2024-09-10 19:46:38,433: INFO: Building contrail-provisioner 2024-09-10 19:46:38,500: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_9_4-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=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-9_9_4-4 ---> de965f6ab0f8 Step 2/8 : ARG CONTAINER_NAME ---> Running in f7ea82efea78 ---> Removed intermediate container f7ea82efea78 ---> 44aa218c4a71 Step 3/8 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9f0d6a2804f4 ---> Removed intermediate container 9f0d6a2804f4 ---> b790d2e0bfad 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 ccb3742d0e57 ---> Removed intermediate container ccb3742d0e57 ---> f2e3ae665dbe Step 5/8 : COPY *.sh / ---> 0ebc2915393e Step 6/8 : RUN python3 -m pip install "netaddr==0.10.1" "requests" ---> Running in 72f02a1db511 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 idna<4,>=2.5; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/050/b4e5baadcd44d/idna-3.8-py3-none-any.whl (66kB) 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 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 certifi>=2017.4.17 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/922/820b53db7a725/certifi-2024.8.30-py3-none-any.whl (167kB) 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, idna, charset-normalizer, urllib3, certifi, requests Successfully installed certifi-2024.8.30 charset-normalizer-2.0.12 idna-3.8 importlib-resources-5.4.0 netaddr-0.10.1 requests-2.27.1 urllib3-1.26.20 zipp-3.6.0 ---> Removed intermediate container 72f02a1db511 ---> 32da750c8540 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1bb0fa41f882 ---> Removed intermediate container 1bb0fa41f882 ---> 1667065a49a1 Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in e4971132816c ---> Removed intermediate container e4971132816c ---> b7ca0871069d [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 b7ca0871069d Successfully tagged nexus.gz1.opensdn.io:5101/contrail-provisioner:master-9_9_4-4 Successfully tagged nexus.gz1.opensdn.io:5101/tf-provisioner:master-9_9_4-4 2024-09-10 19:47:16,635: INFO: Docker build duration: 38 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-provisioner] 269bd6e52c23: Preparing 1f6075ed4f12: Preparing c5632dce56f9: Preparing 7c8fa2adb7ca: Preparing fae857b8281f: Preparing 4a68f55d449b: Preparing 96df3c0667ac: Preparing b0d33528e448: Preparing ade3d300e8a9: Preparing b6ff18be2431: Preparing 174f56854903: Preparing fae857b8281f: Waiting 4a68f55d449b: Waiting 96df3c0667ac: Waiting b0d33528e448: Waiting ade3d300e8a9: Waiting b6ff18be2431: Waiting 174f56854903: Waiting c5632dce56f9: Layer already exists 7c8fa2adb7ca: Layer already exists fae857b8281f: Layer already exists 4a68f55d449b: Layer already exists 1f6075ed4f12: Pushed 96df3c0667ac: Layer already exists b0d33528e448: Layer already exists 174f56854903: Layer already exists b6ff18be2431: Layer already exists ade3d300e8a9: Layer already exists 269bd6e52c23: Pushed master-9_9_4-4: digest: sha256:ad939ac8169c007bc836e3a7ba93eb1acaf1c7f3ae12931bf86a631b037d549d size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-provisioner] 269bd6e52c23: Preparing 1f6075ed4f12: Preparing c5632dce56f9: Preparing 7c8fa2adb7ca: Preparing fae857b8281f: Preparing 4a68f55d449b: Preparing 96df3c0667ac: Preparing b0d33528e448: Preparing ade3d300e8a9: Preparing b6ff18be2431: Preparing 174f56854903: Preparing fae857b8281f: Waiting 4a68f55d449b: Waiting 96df3c0667ac: Waiting b0d33528e448: Waiting ade3d300e8a9: Waiting b6ff18be2431: Waiting 174f56854903: Waiting 269bd6e52c23: Layer already exists 7c8fa2adb7ca: Layer already exists c5632dce56f9: Layer already exists 1f6075ed4f12: Layer already exists fae857b8281f: Layer already exists 4a68f55d449b: Layer already exists ade3d300e8a9: Layer already exists 96df3c0667ac: Layer already exists b0d33528e448: Layer already exists b6ff18be2431: Layer already exists 174f56854903: Layer already exists master-9_9_4-4: digest: sha256:ad939ac8169c007bc836e3a7ba93eb1acaf1c7f3ae12931bf86a631b037d549d size: 2619 2024-09-10 19:47:25,852: INFO: Building contrail-provisioner finished successfully, duration: 47 seconds