2025-10-16 20:15:01,909: INFO: Building opensdn-analytics-snmp-topology 2025-10-16 20:15:01,973: 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_2_5_1-6 --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 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-snmp-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) #1 DONE 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_5_1-6 #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:master-2_2_5_1-6 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB 0.0s done #5 DONE 1.3s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_5_1-6 #4 DONE 22.3s #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.000 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.032 Collecting tf_topology==0.1.dev0 #7 2.038 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.043 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 2.043 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.056 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 2.066 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.098 Installing build dependencies: started #7 4.194 Installing build dependencies: finished with status 'done' #7 4.194 Getting requirements to build wheel: started #7 5.473 Getting requirements to build wheel: finished with status 'done' #7 5.473 Preparing metadata (pyproject.toml): started #7 6.178 Preparing metadata (pyproject.toml): finished with status 'done' #7 6.178 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 6.178 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 6.178 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 6.178 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 6.178 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 6.195 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 6.195 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.7.2) #7 6.195 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 6.212 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.2) #7 6.212 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 6.212 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 6.212 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 6.212 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.5.4) #7 6.223 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 6.223 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 6.223 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 6.230 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->tf_topology==0.1.dev0) (0.10.1) #7 6.230 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->tf_topology==0.1.dev0) (2.1.6) #7 6.272 Requirement already satisfied: geomet<0.3,>=0.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.2.1.post1) #7 6.272 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (8.1.8) #7 6.272 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (1.17.0) #7 6.324 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 6.324 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 6.424 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 6.428 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 6.444 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 6.444 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 6.473 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.3) #7 6.473 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 6.473 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 6.474 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.10.5) #7 6.520 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 6.756 Building wheels for collected packages: python3-netsnmp #7 6.756 Building wheel for python3-netsnmp (pyproject.toml): started #7 10.59 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 10.59 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=0d74d8fc5067ffc9ec64bbc0499d8ab06d39601dfa06e3104e5c9c01965f99a1 #7 10.59 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 10.61 Successfully built python3-netsnmp #7 10.61 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 10.70 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #7 10.70 #7 10.70 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 11.2s #8 exporting to image #8 exporting layers #8 exporting layers 0.3s done #8 writing image sha256:d4d8a9c3444645a66da0a33180a6fbbba551c547f418ffbb9d0688a4eeb10a58 done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_2_5_1-6 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_2_5_1-6 0.1s done #8 DONE 0.5s 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-10-16 20:15:42,433: INFO: Docker build duration: 41 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 8e518d9e2066: Preparing b1b170e4cbb3: Preparing 815798c45209: Preparing 965fd15d4a2c: Preparing c2fd3b51650a: Preparing 463325b58a0c: Preparing 56e4ef2c5dc4: Preparing 0bbd47983e52: Preparing f836e10851d7: Preparing ee9bd7d77b2f: Preparing 67f408388cdd: Preparing 6906f6a3788f: Preparing 859d2f67c230: Preparing 20215fcdca3f: Preparing d6ccb1c08731: Preparing 44343de3ea1d: Preparing 965fd15d4a2c: Waiting c2fd3b51650a: Waiting 463325b58a0c: Waiting 56e4ef2c5dc4: Waiting 0bbd47983e52: Waiting f836e10851d7: Waiting ee9bd7d77b2f: Waiting 67f408388cdd: Waiting 6906f6a3788f: Waiting 859d2f67c230: Waiting 20215fcdca3f: Waiting d6ccb1c08731: Waiting 44343de3ea1d: Waiting 815798c45209: Layer already exists 965fd15d4a2c: Layer already exists b1b170e4cbb3: Pushed c2fd3b51650a: Layer already exists 8e518d9e2066: Pushed 56e4ef2c5dc4: Layer already exists 463325b58a0c: Layer already exists 0bbd47983e52: Layer already exists f836e10851d7: Layer already exists 67f408388cdd: Layer already exists ee9bd7d77b2f: Layer already exists 6906f6a3788f: Layer already exists 859d2f67c230: Layer already exists 20215fcdca3f: Layer already exists d6ccb1c08731: Layer already exists 44343de3ea1d: Layer already exists master-2_2_5_1-6: digest: sha256:69a70e8f916e4a2a24a8c1fcf3d5daa9564c552c97d354828e3bcd5d81d37000 size: 3667 2025-10-16 20:15:43,971: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 42 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_1-6 3863b378c0fe 1 second ago 732MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_1-6 d4d8a9c34446 3 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_1-6 45ef1d47576a 17 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_1-6 6bb74de95c37 20 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_1-6 1606139f2bc5 20 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_1-6 70d5fe662225 21 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_1-6 a730546d818c 23 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_1-6 ce9c286ce53a 27 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_1-6 be7d2cc3c180 28 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_1-6 62fabeb133a2 28 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_1-6 9cee5affaa93 28 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_1-6 65401d033d8b 29 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_1-6 fc7b526cd393 33 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_1-6 f1279dbc84f3 34 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_1-6 24c7f098566c About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_1-6 dde2b1dcce7a About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_1-6 77abe9e97ea0 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_1-6 0bc7756d78fa About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_1-6 6a997f2526fc About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_1-6 f1049a643f2d 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_1-6 0cae95d53afd 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_1-6 88de36ab9d01 2 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_1-6 d15e63e5e27c 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_1-6 742dcf875d15 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_1-6 6cbe0cf36053 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_1-6 c38602d2f37d 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_1-6 5f22fab8fd53 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_1-6 08d5f99d2b94 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_1-6 b6e3c863294a 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_1-6 5261029e902d 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_1-6 3f4e04403a78 4 minutes ago 2.45MB tf-dev-sandbox compile 617fc73b36b1 5 minutes ago 35.5GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_1-6 7d254a4f023b 13 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 33191ca07b73 13 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_1-6 ee024fde95ab 13 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_1-6 8516769e0a38 13 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_1-6 b7b634377c53 13 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7b13aef14512 4 hours ago 23.8GB