2025-09-18 14:49:35,622: INFO: Building opensdn-analytics-snmp-topology 2025-09-18 14:49:35,661: 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_7 --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 transferring dockerfile: #1 transferring dockerfile: 872B done #1 DONE 1.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_1_2-1_7 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.7s #4 [internal] load build context #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_1_2-1_7 #5 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 2.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_1_2-1_7 #5 DONE 6.8s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.0s #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.435 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.462 Collecting tf_topology==0.1.dev0 #7 2.470 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.487 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.8.2) #7 2.487 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.497 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 2.512 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.730 Installing build dependencies: started #7 5.565 Installing build dependencies: finished with status 'done' #7 5.565 Getting requirements to build wheel: started #7 6.309 Getting requirements to build wheel: finished with status 'done' #7 6.309 Preparing metadata (pyproject.toml): started #7 6.533 Preparing metadata (pyproject.toml): finished with status 'done' #7 6.576 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 6.576 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 6.576 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.576 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.576 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.576 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.576 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.576 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.576 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.624 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.624 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.624 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.624 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.624 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.624 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.624 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.624 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.624 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.624 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.624 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.624 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.652 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 6.652 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 6.691 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.691 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.691 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.691 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.691 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.691 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.691 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.691 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.704 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.812 Building wheels for collected packages: python3-netsnmp #7 6.812 Building wheel for python3-netsnmp (pyproject.toml): started #7 10.39 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 10.39 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72050 sha256=11dd7e41379a42e9a16b4028d48f24a51bef34f598c2ee57c1941ec8e1842ade #7 10.39 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 10.39 Successfully built python3-netsnmp #7 10.39 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 10.47 #7 10.47 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 10.47 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 10.9s #8 exporting to image #8 exporting layers #8 exporting layers 0.4s done #8 writing image sha256:bbdfe0c99c7098b1667dd0526e109d626b031e9ece1eca0e01250a20e0f39fd1 #8 writing image sha256:bbdfe0c99c7098b1667dd0526e109d626b031e9ece1eca0e01250a20e0f39fd1 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_1_2-1_7 0.0s done #8 DONE 0.6s 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 14:50:01,930: INFO: Docker build duration: 26 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 9435eceae7e6: Preparing 6e2f0deb0234: Preparing 7722483d6154: Preparing 5f8c861cead9: Preparing 1c42d0582ab4: Preparing 4039d6cb11da: Preparing 924a97dcc201: Preparing f313f1b313c6: Preparing 607ea2c3e7da: Preparing 42645b3746b7: Preparing 33f801d41898: Preparing e1150ebc9a2b: Preparing 1dfd109e3e43: Preparing f8c093d96f1d: Preparing dae5ba30a56b: Preparing 44343de3ea1d: Preparing 9435eceae7e6: Waiting 6e2f0deb0234: Waiting 7722483d6154: Waiting 1c42d0582ab4: Waiting 4039d6cb11da: Waiting 924a97dcc201: Waiting f313f1b313c6: Waiting 607ea2c3e7da: Waiting 42645b3746b7: Waiting 33f801d41898: Waiting e1150ebc9a2b: Waiting 1dfd109e3e43: Waiting f8c093d96f1d: Waiting dae5ba30a56b: Waiting 44343de3ea1d: Waiting 5f8c861cead9: Waiting 9435eceae7e6: Pushed 6e2f0deb0234: Pushed 7722483d6154: Layer already exists 1c42d0582ab4: Layer already exists 5f8c861cead9: Layer already exists 4039d6cb11da: Layer already exists 924a97dcc201: Layer already exists f313f1b313c6: Layer already exists 607ea2c3e7da: Layer already exists 42645b3746b7: Layer already exists 33f801d41898: Layer already exists e1150ebc9a2b: Layer already exists f8c093d96f1d: Layer already exists 1dfd109e3e43: Layer already exists dae5ba30a56b: Layer already exists 44343de3ea1d: Layer already exists master-2_1_1_2-1_7: digest: sha256:750b413e28ababc9d2abd22dc0624b74ebadb8a295f9fbd9958422bc02909554 size: 3667 2025-09-18 14:50:06,697: 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-collector master-2_1_1_2-1_7 5db791298864 4 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_2-1_7 bbdfe0c99c70 6 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_2-1_7 c0623a24b1d2 10 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_2-1_7 d87cbcf7769b 15 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_2-1_7 a67634a0e5ad 17 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_2-1_7 7866eb4b14e9 17 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_2-1_7 f69802160ddb 18 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_2-1_7 c09a93c42e5b 20 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_2-1_7 bd93651ca635 20 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_2-1_7 560a2bd7532e 20 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_2-1_7 8c9fd811af0b 25 seconds ago 582MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_2-1_7 13ff86d54232 29 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_2-1_7 486ad9e5fc3b 29 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_2-1_7 4af8ca878b59 About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_2-1_7 8fba8ea73a8f About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_2-1_7 fd942a7cde27 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_2-1_7 8048da35fd81 About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_2-1_7 c1b8ace63703 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_2-1_7 36fed5a26b3b About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_2-1_7 be49156a1c12 About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_2-1_7 30fe870de5b4 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_2-1_7 20301d482a5f About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_2-1_7 33cd1e883e5d About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_2-1_7 584b362fcca0 2 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_2-1_7 7dd6a355b6a4 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_2-1_7 0e6c2e5ea248 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_2-1_7 4b40d205c9d0 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_2-1_7 4d84cc45eb5b 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_2-1_7 44c45fe514ef 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_2-1_7 ead8d378d961 4 minutes ago 2.32MB tf-dev-sandbox compile f69047a04e52 5 minutes ago 30.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_2-1_7 042029456342 23 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src c424cb79bcd3 23 minutes ago 2.3MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_2-1_7 6f3979ba1f4d 23 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_2-1_7 06a3fec62d35 23 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_2-1_7 616373550f03 23 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen cfe90e38b142 43 hours ago 22GB