2026-04-02 12:05:38,818: INFO: Building opensdn-openstack-compute-init 2026-04-02 12:05:38,867: 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_7_7_5-2 --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 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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.06kB done #1 DONE 1.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-2 #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.7s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 ... #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-2 #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #7 [internal] load build context #7 ... #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-2 #6 CACHED #7 [internal] load build context #7 transferring context: 286B done #7 DONE 2.6s #8 [stage-1 2/4] COPY --from=build /buildroot/usr/bin/vrouter-port-control /opt/contrail/bin/ #8 DONE 4.1s #9 [stage-1 3/4] COPY *.sh / #9 DONE 1.5s #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 2.549 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #10 2.605 Collecting nova_contrail_vif==0.1.dev0 #10 2.623 Downloading http://localhost:6667/pip/simple/nova-contrail-vif/nova_contrail_vif-0.1.dev0-py3-none-any.whl (21 kB) #10 2.663 Collecting contrail-vrouter-api==0.1.dev0 #10 2.669 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #10 2.669 Installing collected packages: nova-contrail-vif, contrail-vrouter-api #10 2.716 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 2.719 Successfully installed contrail-vrouter-api-0.1.dev0 nova-contrail-vif-0.1.dev0 #10 DONE 3.9s #11 exporting to image #11 exporting layers #11 exporting layers 0.5s done #11 writing image sha256:7f08827d12a10b5703afc62237f179be193a499f371b150b050b0cb72a959843 #11 writing image sha256:7f08827d12a10b5703afc62237f179be193a499f371b150b050b0cb72a959843 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-2 0.0s done #11 DONE 1.1s 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-04-02 12:05:59,535: INFO: Docker build duration: 21 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init] 2d4a73bec164: Preparing a343cdf647d2: Preparing 90da7cb3968a: Preparing 87ced27ca17a: Preparing a0e4ecbb8ca7: Preparing 4a3809851e10: Preparing 4ab1fd9d599d: Preparing c9b4815eade6: Preparing 350966223f9c: Preparing e3999b54b04d: Preparing 6d5d30b33975: Preparing 44343de3ea1d: Preparing 2d4a73bec164: Waiting a343cdf647d2: Waiting 90da7cb3968a: Waiting 87ced27ca17a: Waiting a0e4ecbb8ca7: Waiting 4a3809851e10: Waiting 4ab1fd9d599d: Waiting c9b4815eade6: Waiting 350966223f9c: Waiting e3999b54b04d: Waiting 6d5d30b33975: Waiting 44343de3ea1d: Waiting 87ced27ca17a: Layer already exists a0e4ecbb8ca7: Layer already exists 4ab1fd9d599d: Layer already exists 4a3809851e10: Layer already exists c9b4815eade6: Layer already exists 2d4a73bec164: Pushed a343cdf647d2: Pushed 90da7cb3968a: Pushed e3999b54b04d: Layer already exists 350966223f9c: Layer already exists 6d5d30b33975: Layer already exists 44343de3ea1d: Layer already exists master-2_7_7_5-2: digest: sha256:f2f4c3045399a5773e964f029bcd1207fbc53e08ee9921470125b3d887d8bfef size: 2822 2026-04-02 12:06:01,056: INFO: Building opensdn-openstack-compute-init finished successfully, duration: 23 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:5101/opensdn-analytics-alarm-gen:master-2_7_7_5-2 772f2d89e6d8 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-2 709407f81a6c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-2 e814537b3039 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-2 382682f87cb8 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-2 f3eed0e84013 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-2 fb54827b4459 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-2 cb8a957811e6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-2 09f0afb9d597 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-2 f3c3e6846828 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-2 0b3b39df7d39 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-2 7746ec16441b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-2 50fd42634819 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-2 cd69ffaba159 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-2 31ad9b7a0faf 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-2 f71bddb6cd6c 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-2 6d61d556250c 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-2 eaa99ddb54cf 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-2 96a58ce49768 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-2 5dad555cee73 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-2 49792dfe0f38 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-2 75dc96bfa674 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-2 9661e2804d3d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-2 b03dc140dcf6 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-2 f8c6e05ce4b2 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-2 13fe583fa3b2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-2 7f08827d12a1 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-2 e58ebb88d9c4 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-2 7ee48ba75e97 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-2 a252a5d706ce 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_7_5-2 a4d0b681b06a 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-2 08f4c5ceb7f8 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-2 895b1d5f3cc0 2.9GB 0B U opensdn-test-test:master-2_7_7_5-2 a4d0b681b06a 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 25766c6a48a5 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-2 895b1d5f3cc0 2.9GB 0B U