2026-04-15 15:52:02,532: INFO: Building opensdn-analytics-snmp-topology 2026-04-15 15:52:02,570: 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_8_4-1_0 --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-analytics-snmp-topology --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: 872B done #1 DONE 0.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_4-1_0 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.4s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_4-1_0 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 2.1s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_4-1_0 #4 DONE 14.8s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.6s #7 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "tf_topology==0.1.dev0" ; rm -rf /root/.cache #7 2.205 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.377 Collecting tf_topology==0.1.dev0 #7 2.392 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.393 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 2.393 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.393 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 2.435 Collecting libpartition==0.1.dev0 #7 2.446 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 2.521 Collecting python3-netsnmp #7 2.521 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.600 Preparing metadata (setup.py): started #7 3.181 Preparing metadata (setup.py): finished with status 'done' #7 3.181 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.1.dev0) #7 3.181 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.2.5) #7 3.181 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.12.25) #7 3.181 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.29.3) #7 3.181 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.20.2) #7 3.181 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2.11.0) #7 3.232 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.1.dev0) #7 3.232 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.5.0) #7 3.232 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.6.2) #7 3.232 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.5.0) #7 3.232 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.12.0) #7 3.232 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.8.1) #7 3.232 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.1.dev0) #7 3.246 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2.1.6) #7 3.246 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.10.1) #7 3.332 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 3.332 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 3.349 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2.6.3) #7 3.349 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2026.2.25) #7 3.349 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.11) #7 3.349 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.7) #7 3.426 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (1.1.0) #7 3.634 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.1.0) #7 3.634 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (26.0) #7 3.635 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2026.1) #7 3.635 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.3.1) #7 3.675 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->tf_topology==0.1.dev0) (82.0.1) #7 3.740 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (8.1.8) #7 3.994 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 4.025 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 4.025 Running setup.py install for python3-netsnmp: started #7 7.155 Running setup.py install for python3-netsnmp: finished with status 'done' #7 7.564 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 #7 7.564 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 DONE 8.8s #8 exporting to image #8 exporting layers #8 exporting layers 0.7s done #8 writing image sha256:f35d562ef1a8863198c24bb7469972d73be46839e140fdf0967a85d0a4220d07 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_4-1_0 0.1s done #8 DONE 1.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-snmp-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2026-04-15 15:52:35,090: INFO: Docker build duration: 33 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 1cf8f1a67353: Preparing 3381ccd5d200: Preparing 2e4ef857aa41: Preparing a508354497cf: Preparing e9c20b0b2951: Preparing dd56af37e63e: Preparing f3b9218e20d0: Preparing 6f8e7e45a75e: Preparing 0fcc2c22a46d: Preparing af0e6335ed20: Preparing 7520c562f3d0: Preparing 12b9f1d2f139: Preparing 9aa277e3f1c1: Preparing 7da389ff6b00: Preparing 5abbee1626d0: Preparing a7ac232d4956: Preparing bec92c6d3e65: Preparing 44343de3ea1d: Preparing 1cf8f1a67353: Waiting 3381ccd5d200: Waiting 2e4ef857aa41: Waiting a508354497cf: Waiting e9c20b0b2951: Waiting dd56af37e63e: Waiting f3b9218e20d0: Waiting 6f8e7e45a75e: Waiting 0fcc2c22a46d: Waiting af0e6335ed20: Waiting 7520c562f3d0: Waiting 12b9f1d2f139: Waiting 9aa277e3f1c1: Waiting 7da389ff6b00: Waiting 5abbee1626d0: Waiting a7ac232d4956: Waiting bec92c6d3e65: Waiting 44343de3ea1d: Waiting 2e4ef857aa41: Layer already exists a508354497cf: Layer already exists e9c20b0b2951: Layer already exists f3b9218e20d0: Layer already exists 3381ccd5d200: Pushed dd56af37e63e: Layer already exists 6f8e7e45a75e: Layer already exists 0fcc2c22a46d: Layer already exists af0e6335ed20: Layer already exists 12b9f1d2f139: Layer already exists 7520c562f3d0: Layer already exists 9aa277e3f1c1: Layer already exists a7ac232d4956: Layer already exists 7da389ff6b00: Layer already exists 1cf8f1a67353: Pushed 5abbee1626d0: Layer already exists bec92c6d3e65: Layer already exists 44343de3ea1d: Layer already exists master-2_7_8_4-1_0: digest: sha256:4163d247e49a7dfd483dc1c249374c5bec8124f025b0532370a3d8f97f80e11a size: 4088 2026-04-15 15:52:37,521: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 35 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_8_4-1_0 d1cafebbb7c5 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_4-1_0 59908e571c4c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_4-1_0 521066e216f8 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_4-1_0 5edb493ad6e1 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_4-1_0 f35d562ef1a8 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_4-1_0 003e6b8988c7 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-1_0 507fdef539b1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_4-1_0 6bbe6b7067b7 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_4-1_0 9788c9a54e54 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_4-1_0 38f8313d09bb 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_4-1_0 26c2e4b7ebcc 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_4-1_0 ec84f8231f34 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_4-1_0 d7a1f3708d8e 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_4-1_0 50f7bfa223ec 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_4-1_0 304ce860bd4b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_4-1_0 e107b4f28215 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_4-1_0 1f0919f025a0 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_4-1_0 c18c16230b37 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_4-1_0 8789a3bab43e 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_4-1_0 e55fff2b7331 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_4-1_0 fbe329ede583 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_4-1_0 c596c71bb64d 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_4-1_0 7312ca523549 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_4-1_0 7ca92dd76f57 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_4-1_0 a3ca6c4df258 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_4-1_0 ce4089daf523 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_4-1_0 34375b56380b 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_4-1_0 a6388fd6d7cb 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_4-1_0 0ea1966dddce 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_4-1_0 9bfe099674b2 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_4-1_0 8e3ccd1c5a91 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_4-1_0 1067c1c9a808 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_4-1_0 c8118c881a6c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_4-1_0 ae9ae397a3ab 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_4-1_0 27b8d0923146 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_4-1_0 15d702ddb198 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 335a5b4ae593 2.9GB 0B U opensdn-test-test:master-2_7_8_4-1_0 ae9ae397a3ab 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 014a4c439445 22.2GB 0B tf-dev-sandbox:frozen 335a5b4ae593 2.9GB 0B U