2025-10-30 01:16:56,773: INFO: Building contrail-general-base 2025-10-30 01:16:56,782: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r24.1-centos --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="https://repos.fedorapeople.org/repos/openstack/EOL/openstack-queens/rdo-release-queens-2.noarch.rpm" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-general-base --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 69.63 kB Step 1/20 : FROM centos:7 ---> eeb6ee3f44bd Step 2/20 : ARG LINUX_DISTR=centos ---> Running in 9d31c644eb74 ---> Removed intermediate container 9d31c644eb74 ---> 955a11b58ecf Step 3/20 : ARG SITE_MIRROR ---> Running in 212546b95158 ---> Removed intermediate container 212546b95158 ---> 1bef52cfa501 Step 4/20 : ARG VENDOR_NAME ---> Running in ab4b015dae74 ---> Removed intermediate container ab4b015dae74 ---> 8cb7a0fdbbeb Step 5/20 : ARG VENDOR_DOMAIN ---> Running in 38eeba3ac652 ---> Removed intermediate container 38eeba3ac652 ---> 4fec6004576d Step 6/20 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 42507945c0ca ---> Removed intermediate container 42507945c0ca ---> e0da356922a7 Step 7/20 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" ---> Running in 592c0ee62efc ---> Removed intermediate container 592c0ee62efc ---> 7aed66e1fecf Step 8/20 : RUN mkdir /licenses ---> Running in 6c009fb570a9 ---> Removed intermediate container 6c009fb570a9 ---> ef7428c1414d Step 9/20 : COPY licensing.txt /licenses ---> fba3f315d1ae Step 10/20 : ARG GENERAL_EXTRA_RPMS="" ---> Running in 759b67bd3c3a ---> Removed intermediate container 759b67bd3c3a ---> 59322c153fe1 Step 11/20 : ARG YUM_ENABLE_REPOS="" ---> Running in 256543b30f13 ---> Removed intermediate container 256543b30f13 ---> 01f7514b8b04 Step 12/20 : ARG LC_ALL="en_US.UTF-8" ---> Running in f3fce7e1305a ---> Removed intermediate container f3fce7e1305a ---> 214afe96b709 Step 13/20 : ARG LANG="en_US.UTF-8" ---> Running in 886c67332a9f ---> Removed intermediate container 886c67332a9f ---> a468bc6dee98 Step 14/20 : ARG LANGUAGE="en_US.UTF-8"