2026-08-24 01:41:25,377: INFO: Building opensdn-analytics-snmp-topology 2026-08-24 01:41:25,443: 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 --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=26.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 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 3.0s #4 [internal] load build context #4 transferring context: 1.53kB 0.2s done #4 DONE 4.9s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly #5 DONE 12.7s #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.312 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.430 Collecting tf_topology==0.1.dev0 #7 2.458 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.458 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.478 Collecting libpartition==0.1.dev0 #7 2.516 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 2.516 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (26.7.0) #7 2.516 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.525 Collecting python3-netsnmp #7 2.550 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/945/ffa98dee24793/python3_netsnmp-1.1a2.tar.gz (26 kB) #7 2.565 Preparing metadata (setup.py): started #7 3.716 Preparing metadata (setup.py): finished with status 'done' #7 3.756 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.756 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.756 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.756 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.756 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.834 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.834 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.834 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (4.1.1) #7 3.834 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.834 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.834 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.834 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.834 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.10.1) #7 3.834 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.834 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.943 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.943 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 3.943 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2026.7.22) #7 3.943 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.19) #7 3.943 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.943 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.5.1) #7 4.095 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 4.263 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.3) #7 4.263 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.3) #7 4.263 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 4.263 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 4.263 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 4.263 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 4.326 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 4.326 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 4.326 Running setup.py install for python3-netsnmp: started #7 7.969 Running setup.py install for python3-netsnmp: finished with status 'done' #7 8.034 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 8.035 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a2 tf-topology-0.1.dev0 #7 DONE 10.2s #8 exporting to image #8 exporting layers #8 exporting layers 1.0s done #8 writing image sha256:43637206cad9c7410d40b09408843e5d0b5ef7028d73a0a4c04bd561b39c4e15 #8 writing image sha256:43637206cad9c7410d40b09408843e5d0b5ef7028d73a0a4c04bd561b39c4e15 0.1s done #8 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly #8 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 0.0s done #8 DONE 2.9s 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-08-24 01:42:06,015: INFO: Docker build duration: 41 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology] e29715612d98: Preparing ce685ab437ae: Preparing 3ebb8880a448: Preparing cb4e5b6bf17c: Preparing 74b936e2b125: Preparing 51008239c0b0: Preparing 8b559408ac15: Preparing 6eee74dc5d9a: Preparing b3a84452e254: Preparing 36711f8b85a5: Preparing 9e8fc65c04dc: Preparing 18d789f32689: Preparing 3895a93b693d: Preparing 9ff6c3b34c86: Preparing e3e7b9f3d6d5: Preparing bd86bc06627f: Preparing c12113867e1b: Preparing 44343de3ea1d: Preparing e29715612d98: Waiting ce685ab437ae: Waiting 3ebb8880a448: Waiting cb4e5b6bf17c: Waiting 74b936e2b125: Waiting 51008239c0b0: Waiting 8b559408ac15: Waiting 6eee74dc5d9a: Waiting b3a84452e254: Waiting 36711f8b85a5: Waiting 9e8fc65c04dc: Waiting 18d789f32689: Waiting 3895a93b693d: Waiting 9ff6c3b34c86: Waiting e3e7b9f3d6d5: Waiting bd86bc06627f: Waiting c12113867e1b: Waiting 44343de3ea1d: Waiting 3ebb8880a448: Layer already exists 74b936e2b125: Layer already exists cb4e5b6bf17c: Layer already exists ce685ab437ae: Pushed 51008239c0b0: Layer already exists 8b559408ac15: Layer already exists 6eee74dc5d9a: Layer already exists 36711f8b85a5: Layer already exists b3a84452e254: Layer already exists 9e8fc65c04dc: Layer already exists 18d789f32689: Layer already exists 3895a93b693d: Layer already exists e3e7b9f3d6d5: Layer already exists 9ff6c3b34c86: Layer already exists bd86bc06627f: Layer already exists e29715612d98: Pushed c12113867e1b: Layer already exists 44343de3ea1d: Layer already exists nightly: digest: sha256:4fb40068b8c1c306c1ade9ad3bf490766c4f8f68a3b29fbf8004113e0c86ea9c size: 4088 2026-08-24 01:42:11,246: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 46 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly 736a37d51b62 741MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly eca992054cfc 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 1f0d37538998 965MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 3657dcf8820b 966MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 43637206cad9 966MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 257fdc848988 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 68f0004de2f1 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 2e3d33757bfc 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly c53608b10901 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly a57212a62a29 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 924f9bbc0147 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 625d45d918b8 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 84a2cee8e5ec 784MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 04ca2e0fec20 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly f4c42a12d29d 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 08b7df704109 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 78c6a9bcc41a 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 1ebe100a2cd0 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 6faa43537222 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly e06aa6041a8c 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 57961610aa87 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 226ba308d32e 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly b7550906d79f 484MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly ecf6f71ff45e 497MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 2d36d62c5d01 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly e2df978fc1c7 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 87bfe5a827c9 32.6MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 81d784359d80 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 0b25fc45dfd4 729MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 7b5ea6d2357e 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 08b9fc3f0dd2 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly e1dd9ea6669e 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly b9a994b49206 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 664352483a1c 792MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 9e9061fc0336 792MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 156a25f5a035 3.01GB 0B U tf-dev-sandbox:compile 90a9eaf343aa 25.2GB 0B