2025-02-12 07:24:12,145: INFO: Building contrail-kubernetes-cni-init 2025-02-12 07:24:12,187: 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_3_3_2-1 --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=contrail-kubernetes-cni-init --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 8.704 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> a331c4dba3b5 Step 4/10 : ARG SITE_MIRROR ---> Running in 3e48df21c171 ---> Removed intermediate container 3e48df21c171 ---> 693d2c567c50 Step 5/10 : ARG CONTAINER_NAME ---> Running in bc455c4f49d9 ---> Removed intermediate container bc455c4f49d9 ---> 556a13af98a7 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4ddd49d321e8 ---> Removed intermediate container 4ddd49d321e8 ---> 163b6a6c5bad Step 7/10 : LABEL name=$CONTAINER_NAME summary="Contrail Kubernetes Container Network Interface" description="Contrail provides support for Container Network Interface for Kubernetes." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 8269b4e6f2c1 ---> Removed intermediate container 8269b4e6f2c1 ---> c6e7ead18c78 Step 8/10 : RUN source /functions.sh && download_package https://github.com containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz /opt/cni-v0.3.0.tgz && yum install -y contrail-k8s-cni && yum clean all -y && rm -rf /var/cache/yum ---> Running in 96ec90afd996 2025-02-12 07:24:24 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz [13610792/13610792] -> "/opt/cni-v0.3.0.tgz" [1] Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-k8s-cni.x86_64 0:master.1.3.3.2.1-master_1_3_3_2_1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.3.3.2.1-master_1_3_3_2_1.el7 contrail 2.2 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.2 M Installed size: 6.2 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-k8s-cni-master.1.3.3.2.1-master_1_3_3_2_1.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.3.3.2.1-master_1_3_3_2_1.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.3.3.2.1-master_1_3_3_2_1.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : 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 Cleaning up list of fastest mirrors ---> Removed intermediate container 96ec90afd996 ---> 89767064b234 Step 9/10 : COPY entrypoint.sh / ---> e47a0b8fcfe5 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c035ac878bbc ---> Removed intermediate container c035ac878bbc ---> 26881be398f8 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 26881be398f8 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-kubernetes-cni-init:master-1_3_3_2-1 Successfully tagged nexus.gz1.opensdn.io:5101/tf-kubernetes-cni-init:master-1_3_3_2-1 2025-02-12 07:25:40,204: INFO: Docker build duration: 88 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-kubernetes-cni-init] 11b535d38dac: Preparing ae8d73ee7716: Preparing 7c660950376c: Preparing adeedfe1b50f: Preparing 5183ae07eb8d: Preparing d842a516e292: Preparing 937351fc8407: Preparing d4c99fd63930: Preparing 429b74c8d94c: Preparing 57fb2ee519b5: Preparing 174f56854903: Preparing d842a516e292: Waiting 937351fc8407: Waiting d4c99fd63930: Waiting 429b74c8d94c: Waiting 57fb2ee519b5: Waiting 174f56854903: Waiting 7c660950376c: Layer already exists adeedfe1b50f: Layer already exists d842a516e292: Layer already exists 5183ae07eb8d: Layer already exists 937351fc8407: Layer already exists 11b535d38dac: Pushed 429b74c8d94c: Layer already exists 57fb2ee519b5: Layer already exists d4c99fd63930: Layer already exists 174f56854903: Layer already exists ae8d73ee7716: Pushed master-1_3_3_2-1: digest: sha256:824e75df8b213cc0e03c99d6c22b4d7abebed8b2369038153c9ae3b5e4944001 size: 2620 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-kubernetes-cni-init] 11b535d38dac: Preparing ae8d73ee7716: Preparing 7c660950376c: Preparing adeedfe1b50f: Preparing 5183ae07eb8d: Preparing d842a516e292: Preparing 937351fc8407: Preparing d4c99fd63930: Preparing 429b74c8d94c: Preparing 57fb2ee519b5: Preparing 174f56854903: Preparing 937351fc8407: Waiting d4c99fd63930: Waiting 429b74c8d94c: Waiting 57fb2ee519b5: Waiting 174f56854903: Waiting d842a516e292: Waiting 7c660950376c: Layer already exists 11b535d38dac: Layer already exists ae8d73ee7716: Layer already exists adeedfe1b50f: Layer already exists 5183ae07eb8d: Layer already exists d842a516e292: Layer already exists 937351fc8407: Layer already exists d4c99fd63930: Layer already exists 57fb2ee519b5: Layer already exists 174f56854903: Layer already exists 429b74c8d94c: Layer already exists master-1_3_3_2-1: digest: sha256:824e75df8b213cc0e03c99d6c22b4d7abebed8b2369038153c9ae3b5e4944001 size: 2620 2025-02-12 07:26:00,010: INFO: Building contrail-kubernetes-cni-init finished successfully, duration: 108 seconds