2025-11-21 15:20:16,039: INFO: Building opensdn-analytics-snmp-topology 2025-11-21 15:20:16,123: 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=r25.1-2_4_0_4-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 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 #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 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_4_0_4-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.5s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_4_0_4-1 #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_4_0_4-1 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 0.9s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_4_0_4-1 #4 DONE 5.4s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.2s #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.356 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.504 Collecting tf_topology==0.1.dev0 #7 2.511 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.545 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.545 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 2.545 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.613 Collecting libpartition==0.1.dev0 #7 2.613 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 2.660 Collecting python3-netsnmp #7 2.680 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.711 Preparing metadata (setup.py): started #7 3.024 Preparing metadata (setup.py): finished with status 'done' #7 3.039 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.039 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.039 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.039 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.4) #7 3.039 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.039 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.10.0) #7 3.039 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.087 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.0) #7 3.087 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.093 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.093 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.0) #7 3.093 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.093 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.114 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.114 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.211 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 3.211 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.228 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.4) #7 3.228 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.228 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.11.12) #7 3.228 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2.5.0) #7 3.303 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.416 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) (2025.2) #7 3.429 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.429 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) (25.0) #7 3.429 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.474 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->tf_topology==0.1.dev0) (80.9.0) #7 3.500 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.645 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 3.692 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 3.692 Running setup.py install for python3-netsnmp: started #7 7.394 Running setup.py install for python3-netsnmp: finished with status 'done' #7 7.527 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 7.533 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 DONE 8.7s #8 exporting to image #8 exporting layers #8 exporting layers 0.4s done #8 writing image sha256:3f50ea17d3a91181b4a75ead44654f622fbd68ec24ec0e1a4bbed17f7287385a #8 writing image sha256:3f50ea17d3a91181b4a75ead44654f622fbd68ec24ec0e1a4bbed17f7287385a 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_4_0_4-1 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) 2025-11-21 15:20:41,511: INFO: Docker build duration: 26 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] f05de1fd3066: Preparing 34a6d2b9e30b: Preparing 1a4142f20fc8: Preparing 291a26286c4a: Preparing 03381f45107f: Preparing b89d7f47d1d0: Preparing 44fba95fc918: Preparing 8693156cfcd9: Preparing f712e5248cee: Preparing 3f5dff893ca5: Preparing 799aa9a02947: Preparing 70ef354ac4ec: Preparing c3189e57cadf: Preparing af3b92506340: Preparing 0abe6bf31590: Preparing 71f1367f79e7: Preparing 44343de3ea1d: Preparing f05de1fd3066: Waiting 34a6d2b9e30b: Waiting 1a4142f20fc8: Waiting 291a26286c4a: Waiting 03381f45107f: Waiting b89d7f47d1d0: Waiting 44fba95fc918: Waiting 8693156cfcd9: Waiting f712e5248cee: Waiting 3f5dff893ca5: Waiting 799aa9a02947: Waiting 70ef354ac4ec: Waiting c3189e57cadf: Waiting af3b92506340: Waiting 0abe6bf31590: Waiting 71f1367f79e7: Waiting 44343de3ea1d: Waiting 1a4142f20fc8: Layer already exists 291a26286c4a: Layer already exists 03381f45107f: Layer already exists f05de1fd3066: Pushed b89d7f47d1d0: Layer already exists 44fba95fc918: Layer already exists 8693156cfcd9: Layer already exists 34a6d2b9e30b: Pushed 3f5dff893ca5: Layer already exists f712e5248cee: Layer already exists 799aa9a02947: Layer already exists c3189e57cadf: Layer already exists af3b92506340: Layer already exists 0abe6bf31590: Layer already exists 70ef354ac4ec: Layer already exists 71f1367f79e7: Layer already exists 44343de3ea1d: Layer already exists r25.1-2_4_0_4-1: digest: sha256:7dc54ecc38855338035ef67bdf8752d991a78cf1060ab8292a5a4efa09e124e2 size: 3880 2025-11-21 15:20:46,468: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 31 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology r25.1-2_4_0_4-1 3f50ea17d3a9 9 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector r25.1-2_4_0_4-1 198dca4c272b 9 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk r25.1-2_4_0_4-1 6c7033aab7d8 14 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web r25.1-2_4_0_4-1 4c3b74b31421 16 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job r25.1-2_4_0_4-1 b5398a1a60f4 16 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen r25.1-2_4_0_4-1 6119149bd62c 16 seconds ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema r25.1-2_4_0_4-1 0e2084b871f3 17 seconds ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init r25.1-2_4_0_4-1 d4252e7b9331 18 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init r25.1-2_4_0_4-1 1ef1ed3943cb 18 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager r25.1-2_4_0_4-1 f89fe247eaaf 19 seconds ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init r25.1-2_4_0_4-1 2116a1c065cb 22 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner r25.1-2_4_0_4-1 a49d37b181cd 25 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka r25.1-2_4_0_4-1 26f96f9d169e 34 seconds ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-redis r25.1-2_4_0_4-1 1324afd15ac2 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test r25.1-2_4_0_4-1 382f3c438d5a About a minute ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper r25.1-2_4_0_4-1 c4c58b6c1b16 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy r25.1-2_4_0_4-1 952d4289949f 2 minutes ago 144MB opensdn-test-test r25.1-2_4_0_4-1 456c23be58ad 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test r25.1-2_4_0_4-1 456c23be58ad 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base r25.1-2_4_0_4-1 c4a355b82ad4 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel r25.1-2_4_0_4-1 154a8f60d79f 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra r25.1-2_4_0_4-1 37dd4a60dda6 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq r25.1-2_4_0_4-1 d057c1e37b57 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base r25.1-2_4_0_4-1 4cc1871e3a07 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base r25.1-2_4_0_4-1 a7e90b1e6f3e 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd r25.1-2_4_0_4-1 4033a9300a79 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base r25.1-2_4_0_4-1 b99660fac764 5 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base r25.1-2_4_0_4-1 647157a11d4c 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base r25.1-2_4_0_4-1 1d7b8f888acd 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base r25.1-2_4_0_4-1 aed0a9bbda23 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base r25.1-2_4_0_4-1 c071ae4936d7 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/tf-container-builder r25.1-2_4_0_4-1 fc4f1ba34b59 8 minutes ago 2.36MB tf-dev-sandbox compile a6300f8fd29a 8 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/tf-charms r25.1-2_4_0_4-1 c18fc5b7994a About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/tf-kolla-ansible r25.1-2_4_0_4-1 79b2df1433b0 About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/tf-ansible-deployer r25.1-2_4_0_4-1 5b185e8bbfbc About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/tf-container-builder 859036ff875a About an hour ago 2.35MB nexus.gz1.opensdn.io:5101/tf-build-manifest r25.1-2_4_0_4-1 fe06322a2c37 About an hour ago 3.78kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 67f99d13befe 3 hours ago 2.82GB