2026-05-18 01:37:53,283: INFO: Building opensdn-openstack-compute-init 2026-05-18 01:37:53,346: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-openstack-compute-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 --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.06kB 0.0s done #1 DONE 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #6 CACHED #8 [stage-1 2/4] COPY --from=build /buildroot/usr/bin/vrouter-port-control /opt/contrail/bin/ #8 ... #7 [internal] load build context #7 transferring context: 286B done #7 DONE 2.0s #8 [stage-1 2/4] COPY --from=build /buildroot/usr/bin/vrouter-port-control /opt/contrail/bin/ #8 DONE 2.1s #9 [stage-1 3/4] COPY *.sh / #9 DONE 1.4s #10 [stage-1 4/4] RUN set -e ; python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url http://localhost:6667/pip/simple "nova_contrail_vif==0.1.dev0" "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #10 3.536 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #10 3.858 Collecting nova_contrail_vif==0.1.dev0 #10 3.875 Downloading http://localhost:6667/pip/simple/nova-contrail-vif/nova_contrail_vif-0.1.dev0-py3-none-any.whl (21 kB) #10 3.936 Collecting contrail-vrouter-api==0.1.dev0 #10 3.940 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #10 3.951 Installing collected packages: nova-contrail-vif, contrail-vrouter-api #10 4.106 Successfully installed contrail-vrouter-api-0.1.dev0 nova-contrail-vif-0.1.dev0 #10 4.106 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #10 DONE 5.8s #11 exporting to image #11 exporting layers #11 exporting layers 0.7s done #11 writing image sha256:7ce3f20a6cdf6adb87543239b49a172949442a0773a3e3f5a586813868207f03 #11 writing image sha256:7ce3f20a6cdf6adb87543239b49a172949442a0773a3e3f5a586813868207f03 0.0s done #11 naming to nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 #11 naming to nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 0.1s done #11 DONE 4.4s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-05-18 01:38:20,003: INFO: Docker build duration: 26 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init] 754a72a19ab9: Preparing d4fbfac5bf96: Preparing 73e03bfc61fe: Preparing 10d9ccc52018: Preparing 9497f2067e05: Preparing bfdec141dcf4: Preparing 75a1f9613db1: Preparing 0cdee024a975: Preparing be080ba4d38b: Preparing a0463faf98c1: Preparing 44343de3ea1d: Preparing 754a72a19ab9: Waiting d4fbfac5bf96: Waiting 73e03bfc61fe: Waiting 10d9ccc52018: Waiting 9497f2067e05: Waiting bfdec141dcf4: Waiting 75a1f9613db1: Waiting be080ba4d38b: Waiting a0463faf98c1: Waiting 44343de3ea1d: Waiting 0cdee024a975: Waiting 10d9ccc52018: Layer already exists 9497f2067e05: Layer already exists bfdec141dcf4: Layer already exists 73e03bfc61fe: Pushed 75a1f9613db1: Layer already exists d4fbfac5bf96: Pushed 754a72a19ab9: Pushed 0cdee024a975: Layer already exists be080ba4d38b: Layer already exists a0463faf98c1: Layer already exists 44343de3ea1d: Layer already exists nightly-r25.1: digest: sha256:8df1d2ed60d4d44eecc6009a0830551b6b8440360fe8c1dd063ff2ad00ed9837 size: 2613 2026-05-18 01:38:25,231: INFO: Building opensdn-openstack-compute-init finished successfully, duration: 32 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly-r25.1 fdc91dcc00b2 660MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 fc9e9a955bf0 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 7de0bf07e041 882MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 d5a14ca86cee 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 c7e72dece4b5 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 10939979db4c 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 40253d5da626 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 48894586150d 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 f7ad91cf7a45 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 29d9c3c43b22 645MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 0e848b63270f 707MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 48d9cf745b61 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 4a0f62b5c297 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 865ea7500e95 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 9b8845250f16 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 55c1fb2634a8 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 42daa4334f57 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 bb17c53cebd2 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 aea9bd5aa9bc 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 14894d08a70a 447MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 21257cbb5de3 458MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 26cc4f7ad534 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 dd9a95f2ca0d 427MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 971f6c61ce6b 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 a1278eaf11a6 649MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 27a0e889adfa 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 7ce3f20a6cdf 427MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 a8ace6dc23dd 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 c51b01b86317 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 cf62883cd9f1 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 9062f56df2fa 718MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 ebcfffd52537 718MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile 5c52f5ee1b71 24.7GB 0B