2025-09-18 11:48:06,747: INFO: Building opensdn-analytics-snmp-topology 2025-09-18 11:48:06,813: 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_1_1_2-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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 872B done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_1_2-1_6 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.2s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_1_2-1_6 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 2.6s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_1_2-1_6 #4 DONE 11.7s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.7s #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.079 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.163 Collecting tf_topology==0.1.dev0 #7 2.187 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.209 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.8.2) #7 2.209 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.238 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 2.255 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.284 Installing build dependencies: started #7 5.253 Installing build dependencies: finished with status 'done' #7 5.253 Getting requirements to build wheel: started #7 5.853 Getting requirements to build wheel: finished with status 'done' #7 5.882 Preparing metadata (pyproject.toml): started #7 6.440 Preparing metadata (pyproject.toml): finished with status 'done' #7 6.456 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 6.456 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 6.456 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.456 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.456 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.493 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.493 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.1) #7 6.493 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.493 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.493 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.493 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.493 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.493 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.493 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.1) #7 6.493 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.493 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.493 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.493 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.493 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.553 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.553 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.553 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 6.553 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 6.553 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.553 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.553 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.553 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.591 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.591 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.10) #7 6.591 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.591 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.8.3) #7 6.591 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.670 Building wheels for collected packages: python3-netsnmp #7 6.670 Building wheel for python3-netsnmp (pyproject.toml): started #7 8.840 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 8.840 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=b0204437d2fc3a758a19325325f0272306942290bd433c81a007282b6dfcca00 #7 8.840 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 8.840 Successfully built python3-netsnmp #7 8.879 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 8.985 #7 8.985 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 8.986 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 DONE 9.6s #8 exporting to image #8 exporting layers #8 exporting layers 0.6s done #8 writing image sha256:b892778fa2bd0f5755f4bfd072b8843416d91b9077901c081a3064f53d9d671b #8 writing image sha256:b892778fa2bd0f5755f4bfd072b8843416d91b9077901c081a3064f53d9d671b 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_1_2-1_6 0.0s done #8 DONE 1.2s 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-09-18 11:48:36,832: INFO: Docker build duration: 30 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 48364e3fda68: Preparing a8101b200355: Preparing 95abc82912a1: Preparing 1f0916b55934: Preparing 58cd4b90305a: Preparing 6fe1e9bae579: Preparing 6cb23e634cca: Preparing 6fbea76ae274: Preparing 49ae987383ff: Preparing 1cc4345daa7a: Preparing 85de0fc3d915: Preparing 7e2df10398d5: Preparing 44a943b51cc0: Preparing ae3beee0f468: Preparing e393b824b046: Preparing 44343de3ea1d: Preparing 48364e3fda68: Waiting a8101b200355: Waiting 95abc82912a1: Waiting 1f0916b55934: Waiting 58cd4b90305a: Waiting 6fe1e9bae579: Waiting 6cb23e634cca: Waiting 6fbea76ae274: Waiting 49ae987383ff: Waiting 1cc4345daa7a: Waiting 85de0fc3d915: Waiting 7e2df10398d5: Waiting 44a943b51cc0: Waiting ae3beee0f468: Waiting e393b824b046: Waiting 44343de3ea1d: Waiting 95abc82912a1: Layer already exists 1f0916b55934: Layer already exists 58cd4b90305a: Layer already exists a8101b200355: Pushed 6fe1e9bae579: Layer already exists 6cb23e634cca: Layer already exists 6fbea76ae274: Layer already exists 1cc4345daa7a: Layer already exists 85de0fc3d915: Layer already exists 7e2df10398d5: Layer already exists 49ae987383ff: Layer already exists 44a943b51cc0: Layer already exists ae3beee0f468: Layer already exists e393b824b046: Layer already exists 44343de3ea1d: Layer already exists 48364e3fda68: Pushed master-2_1_1_2-1_6: digest: sha256:44021de7456e38e4c14b7ab050a7f01438785deb3c17db590f2e523f209c78a1 size: 3667 2025-09-18 11:48:40,045: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 34 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_2-1_6 03ac7b5c986b 5 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_2-1_6 b892778fa2bd 6 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_2-1_6 79da77ec90c2 13 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_2-1_6 daf4d8ed8e61 18 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_2-1_6 77209340a934 18 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_2-1_6 fe748383e58d 19 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_2-1_6 fdbe911ffc06 21 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_2-1_6 1a372f9aa3a5 22 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_2-1_6 be54fd016db7 23 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_2-1_6 c3a82aa910e9 23 seconds ago 582MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_2-1_6 6eed40bfb409 24 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_2-1_6 e9c067802f68 29 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_2-1_6 083dfd40863f 29 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_2-1_6 37cc48b1d400 About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_2-1_6 a62461dfe934 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_2-1_6 bd6e1e31485f About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_2-1_6 9c07de7eb609 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_2-1_6 4414a473f933 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_2-1_6 ecc6cdf45439 About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_2-1_6 40f1bf173d15 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_2-1_6 d5873bdb92a1 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_2-1_6 fd289d7e56ca About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_2-1_6 a9f1a91080c3 About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_2-1_6 6959db37baee 2 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_2-1_6 4cd30b2a5ae2 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_2-1_6 8577b093a936 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_2-1_6 357941795e7b 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_2-1_6 721a64d9e2ea 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_2-1_6 cb5cbbaa42ba 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_2-1_6 4bcaa4cdf281 4 minutes ago 3.36MB tf-dev-sandbox compile 56674ce45a87 5 minutes ago 30.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_2-1_6 4e24668c76aa 23 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9d91d0b34e0b 23 minutes ago 3.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_2-1_6 a1a96d59fe12 23 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_2-1_6 11ae0023493f 23 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_2-1_6 5576f4cb9d26 24 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen cfe90e38b142 40 hours ago 22GB