2025-08-21 15:54:42,805: INFO: Building opensdn-openstack-heat-init 2025-08-21 15:54:42,856: 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-2_0_2_8-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-openstack-heat-init --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 962B done #1 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_0_2_8-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.3s #4 [internal] load build context #4 ... #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_0_2_8-1 #5 CACHED #4 [internal] load build context #4 transferring context: 229B done #4 DONE 3.5s #6 [2/3] COPY *.sh / #6 DONE 1.8s #7 [3/3] RUN set -e ; mkdir -p /opt/contrail/site-packages && python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail_api_client==0.1.dev0" "contrail_heat==0.1.dev0" ; rm -rf /root/.cache #7 2.551 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.577 Collecting contrail_api_client==0.1.dev0 #7 2.577 Downloading http://localhost:6667/pip/simple/contrail-api-client/contrail_api_client-0.1.dev0-py3-none-any.whl (1.3 MB) #7 2.577 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 1.1 GB/s 0:00:00 #7 2.682 Collecting contrail_heat==0.1.dev0 #7 2.691 Downloading http://localhost:6667/pip/simple/contrail-heat/contrail_heat-0.1.dev0-py3-none-any.whl (113 kB) #7 2.720 Installing collected packages: contrail_heat, contrail_api_client #7 3.434 #7 3.495 Successfully installed contrail_api_client-0.1.dev0 contrail_heat-0.1.dev0 #7 3.495 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #7 DONE 4.5s #8 exporting to image #8 exporting layers #8 exporting layers 2.7s done #8 writing image sha256:ad627104c2753dbe3d1701b059389bb6edb7a57b80e380a04cc804379c643a0b #8 writing image sha256:ad627104c2753dbe3d1701b059389bb6edb7a57b80e380a04cc804379c643a0b 0.2s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_0_2_8-1 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_0_2_8-1 0.2s done #8 DONE 5.2s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-08-21 15:55:07,167: INFO: Docker build duration: 24 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init] 83c70394ab5d: Preparing 84debeb64c00: Preparing 425f8e10e213: Preparing f3709ae9112b: Preparing bcb2e5906e99: Preparing 65347b80f282: Preparing 63e4376a6853: Preparing c312d8d0e8f5: Preparing 83c70394ab5d: Waiting 84debeb64c00: Waiting 425f8e10e213: Waiting f3709ae9112b: Waiting bcb2e5906e99: Waiting 65347b80f282: Waiting 63e4376a6853: Waiting 44343de3ea1d: Preparing c312d8d0e8f5: Waiting 44343de3ea1d: Waiting 84debeb64c00: Pushed 425f8e10e213: Layer already exists f3709ae9112b: Layer already exists bcb2e5906e99: Layer already exists 65347b80f282: Layer already exists 63e4376a6853: Layer already exists c312d8d0e8f5: Layer already exists 44343de3ea1d: Layer already exists 83c70394ab5d: Pushed master-2_0_2_8-1: digest: sha256:ae94cc704fbe356e43836298e3ed0dd7795cdb9d8adf1607cf42c6b7882eead7 size: 2195 2025-08-21 15:55:27,085: INFO: Building opensdn-openstack-heat-init finished successfully, duration: 45 seconds