2025-06-11 21:21:20,055: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-11 21:21:20,098: 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_7_2_1-4 --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} ---> d949fec5bc20 Step 4/9 : ARG CONTAINER_NAME ---> Running in 67b7b5678d6b ---> Removed intermediate container 67b7b5678d6b ---> 159719f0be9f Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 170bdf616fbf ---> Removed intermediate container 170bdf616fbf ---> 246c149cc568 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 b282e8fe85fc ---> Removed intermediate container b282e8fe85fc ---> 3e628be95096 Step 7/9 : RUN set -e ; rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in fb0a4c62d1e4 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.2.1.4-master_1_7_2_1_4.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.2.1.4-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 fb0a4c62d1e4 ---> de0837db7c12 Step 8/9 : COPY *.sh / ---> 7cc4fa7fd242 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 92547b007c0b ---> Removed intermediate container 92547b007c0b ---> 1ac69b0ddf8f [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 1ac69b0ddf8f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_2_1-4 2025-06-11 21:22:36,937: INFO: Docker build duration: 76 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 792b5cefe152: Preparing 49ca7fcbd54d: Preparing 1342111ac0c2: Preparing e0bffc0cda64: Preparing de6c2ef6f20a: Preparing ebb4d6dc82d2: Preparing 8e5ac36de66a: Preparing be8dc59c656a: Preparing 24cddefb61d3: Preparing 8d35a4bb1c8f: Preparing 4b49b0f470f9: Preparing 5a68e9a32141: Preparing 174f56854903: Preparing 4b49b0f470f9: Waiting 5a68e9a32141: Waiting 174f56854903: Waiting ebb4d6dc82d2: Waiting 8e5ac36de66a: Waiting be8dc59c656a: Waiting 24cddefb61d3: Waiting 8d35a4bb1c8f: Waiting de6c2ef6f20a: Layer already exists 792b5cefe152: Pushed 1342111ac0c2: Layer already exists e0bffc0cda64: Layer already exists ebb4d6dc82d2: Layer already exists 8e5ac36de66a: Layer already exists 24cddefb61d3: Layer already exists be8dc59c656a: Layer already exists 4b49b0f470f9: Layer already exists 8d35a4bb1c8f: Layer already exists 5a68e9a32141: Layer already exists 174f56854903: Layer already exists 49ca7fcbd54d: Pushed master-1_7_2_1-4: digest: sha256:ce36f3ab986d324774df39ced0b3cb06f2ea544941df0758f184b79e6ce67b7c size: 3040 2025-06-11 21:22:59,291: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 99 seconds