2025-05-15 13:37:53,905: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-15 13:37:53,940: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_2_2_1-3_9 --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="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-vrouter-kernel-init-centos --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 11.78 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> 14f9858004c4 Step 4/9 : ARG CONTAINER_NAME ---> Running in fc7e9099a5c2 ---> Removed intermediate container fc7e9099a5c2 ---> 33ced9361ed5 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 720d7722727a ---> Removed intermediate container 720d7722727a ---> f0426d64f225 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Kernel init container for vrouter" description="Prepares the host operating system for the contrail vrouter kernel interface." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in afa75d3cc252 ---> Removed intermediate container afa75d3cc252 ---> 30e107dd5f88 Step 7/9 : RUN source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then DNF="dnf" ; fi && rpm -Uvh --nodeps $(${DNF} repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in cbfc8a7188cc Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.8.1.1-master_1_6_8_1_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.8.1.1-mast######################################## Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc ---> Removed intermediate container cbfc8a7188cc ---> 8fa57591d1ed Step 8/9 : COPY *.sh / ---> 375bdee5e9ae Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4e4cf4b443a9 ---> Removed intermediate container 4e4cf4b443a9 ---> 25fb407acfab [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 25fb407acfab Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_2_2_1-3_9 2025-05-15 13:40:00,153: INFO: Docker build duration: 127 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] d8a7fb09267b: Preparing edfd62de1225: Preparing ab5b190cf629: Preparing a3f864b48d39: Preparing 7b6e7310935f: Preparing bd6ed2e5f275: Preparing 8b0e25f716fd: Preparing 9a515e568ea4: Preparing 7e94b3aa0819: Preparing 1b11b0e7574f: Preparing 06c893485d2c: Preparing e0eb661e6f27: Preparing 174f56854903: Preparing 7e94b3aa0819: Waiting 1b11b0e7574f: Waiting 06c893485d2c: Waiting e0eb661e6f27: Waiting 174f56854903: Waiting 8b0e25f716fd: Waiting 9a515e568ea4: Waiting bd6ed2e5f275: Waiting d8a7fb09267b: Pushed 7b6e7310935f: Layer already exists a3f864b48d39: Layer already exists ab5b190cf629: Layer already exists bd6ed2e5f275: Layer already exists 8b0e25f716fd: Layer already exists 9a515e568ea4: Layer already exists 06c893485d2c: Layer already exists 7e94b3aa0819: Layer already exists 1b11b0e7574f: Layer already exists e0eb661e6f27: Layer already exists 174f56854903: Layer already exists edfd62de1225: Pushed master-1_2_2_1-3_9: digest: sha256:ea8ac066ae84fa2645162e3eac51bf182b3b71a3c041cd5dd069fd634a92ddfd size: 3041 2025-05-15 13:40:18,338: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 145 seconds