2025-08-26 09:48:07,217: INFO: Building contrail-provisioner 2025-08-26 09:48:07,270: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_0_3_5-2-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-provisioner --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 18.43 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-base:master-2_0_3_5-2-r24.1-centos ---> de5231420468 Step 2/8 : ARG CONTAINER_NAME ---> Running in 4e2e999d154f ---> Removed intermediate container 4e2e999d154f ---> 8f9f1ccf71f2 Step 3/8 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in 01bbb87b9ff6 ---> Removed intermediate container 01bbb87b9ff6 ---> 110be5fdaefd Step 4/8 : LABEL name=$CONTAINER_NAME summary="Contrail Provisioner" description="Contrail Provisioner ia caoneiner that manage env for other containers." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in f2c097387075 ---> Removed intermediate container f2c097387075 ---> 2dfbe0c548ce Step 5/8 : COPY *.sh / ---> ffb77aa913d6 Step 6/8 : RUN python3 -m pip install "netaddr==0.10.1" "requests" ---> Running in 4132c2b94139 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting netaddr==0.10.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2MB) Collecting requests Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63kB) Collecting importlib-resources; python_version < "3.7" (from netaddr==0.10.1) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl Collecting urllib3<1.27,>=1.21.1 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/0ed/14ccfbf1c30a9/urllib3-1.26.20-py2.py3-none-any.whl (144kB) Collecting charset-normalizer~=2.0.0; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl Collecting certifi>=2017.4.17 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/303/50364dfe37116/certifi-2025.4.26-py3-none-any.whl (159kB) Collecting idna<4,>=2.5; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/946/d195a0d259cbb/idna-3.10-py3-none-any.whl (70kB) Collecting zipp>=3.1.0; python_version < "3.10" (from importlib-resources; python_version < "3.7"->netaddr==0.10.1) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl Installing collected packages: zipp, importlib-resources, netaddr, urllib3, charset-normalizer, certifi, idna, requests Successfully installed certifi-2025.4.26 charset-normalizer-2.0.12 idna-3.10 importlib-resources-5.4.0 netaddr-0.10.1 requests-2.27.1 urllib3-1.26.20 zipp-3.6.0 ---> Removed intermediate container 4132c2b94139 ---> 2a3d69533983 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in cb38217d92bf ---> Removed intermediate container cb38217d92bf ---> 0e79793de9dc Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in ac50c59e7bb6 ---> Removed intermediate container ac50c59e7bb6 ---> e10ccdbf29fd [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built e10ccdbf29fd Successfully tagged nexus.gz1.opensdn.io:5101/contrail-provisioner:master-2_0_3_5-2-r24.1-centos Successfully tagged nexus.gz1.opensdn.io:5101/tf-provisioner:master-2_0_3_5-2-r24.1-centos 2025-08-26 09:48:39,498: INFO: Docker build duration: 32 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-provisioner] 2580d85423d4: Preparing 7259d36a6503: Preparing a0eca08fa775: Preparing 53b517e0310e: Preparing 36cbb22fc5e3: Preparing 6d7e4538251d: Preparing 5c5b59ccfeed: Preparing 0893edb47898: Preparing 3e6eeecf69bf: Preparing 6406dcaaf467: Preparing 174f56854903: Preparing 2580d85423d4: Waiting 7259d36a6503: Waiting a0eca08fa775: Waiting 53b517e0310e: Waiting 36cbb22fc5e3: Waiting 6d7e4538251d: Waiting 5c5b59ccfeed: Waiting 0893edb47898: Waiting 3e6eeecf69bf: Waiting 6406dcaaf467: Waiting 174f56854903: Waiting 7259d36a6503: Pushed a0eca08fa775: Layer already exists 53b517e0310e: Layer already exists 36cbb22fc5e3: Layer already exists 6d7e4538251d: Layer already exists 5c5b59ccfeed: Layer already exists 0893edb47898: Layer already exists 3e6eeecf69bf: Layer already exists 174f56854903: Layer already exists 6406dcaaf467: Layer already exists 2580d85423d4: Pushed master-2_0_3_5-2-r24.1-centos: digest: sha256:1d135937d833e6aa39416cb3c23a141da93bb3d20a57ed34ad591ef7a9ae3cd3 size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-provisioner] 2580d85423d4: Preparing 7259d36a6503: Preparing a0eca08fa775: Preparing 53b517e0310e: Preparing 36cbb22fc5e3: Preparing 6d7e4538251d: Preparing 5c5b59ccfeed: Preparing 0893edb47898: Preparing 3e6eeecf69bf: Preparing 6406dcaaf467: Preparing 174f56854903: Preparing 36cbb22fc5e3: Waiting 6d7e4538251d: Waiting 5c5b59ccfeed: Waiting 0893edb47898: Waiting 3e6eeecf69bf: Waiting 6406dcaaf467: Waiting 174f56854903: Waiting 2580d85423d4: Layer already exists 7259d36a6503: Layer already exists 53b517e0310e: Layer already exists a0eca08fa775: Layer already exists 36cbb22fc5e3: Layer already exists 6d7e4538251d: Layer already exists 5c5b59ccfeed: Layer already exists 0893edb47898: Layer already exists 3e6eeecf69bf: Layer already exists 6406dcaaf467: Layer already exists 174f56854903: Layer already exists master-2_0_3_5-2-r24.1-centos: digest: sha256:1d135937d833e6aa39416cb3c23a141da93bb3d20a57ed34ad591ef7a9ae3cd3 size: 2619 2025-08-26 09:48:50,852: INFO: Building contrail-provisioner finished successfully, duration: 43 seconds