2025-10-08 12:43:47,852: INFO: Building opensdn-analytics-snmp-topology 2025-10-08 12:43:47,924: 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_0_4_0-4 --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 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_4_0-4 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 2.2s #4 [internal] load build context #4 transferring context: 1.53kB 0.0s done #4 DONE 4.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_4_0-4 #5 DONE 21.6s #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.507 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.565 Collecting tf_topology==0.1.dev0 #7 2.582 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.582 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 2.582 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.593 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 2.615 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.667 Installing build dependencies: started #7 6.216 Installing build dependencies: finished with status 'done' #7 6.225 Getting requirements to build wheel: started #7 7.978 Getting requirements to build wheel: finished with status 'done' #7 7.978 Preparing metadata (pyproject.toml): started #7 8.797 Preparing metadata (pyproject.toml): finished with status 'done' #7 8.908 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 8.908 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 8.908 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 8.908 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 8.908 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 8.908 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 8.908 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 8.908 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 8.908 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 8.908 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 8.908 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 8.908 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 8.908 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 8.908 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 8.908 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 8.908 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 8.908 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 8.933 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 8.933 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 8.996 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 8.996 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 9.018 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 9.018 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 9.149 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 9.149 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 9.149 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 9.149 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 9.188 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 9.188 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 9.188 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 9.217 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 9.313 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 9.470 Building wheels for collected packages: python3-netsnmp #7 9.480 Building wheel for python3-netsnmp (pyproject.toml): started #7 11.84 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 11.84 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72053 sha256=a14ce881d61b5e1a7431877833c194152516ec93a7c559bd662a55d70f91f680 #7 11.84 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 11.84 Successfully built python3-netsnmp #7 11.91 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 11.96 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 11.96 #7 11.96 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 12.9s #8 exporting to image #8 exporting layers #8 exporting layers 1.0s done #8 writing image sha256:d18ce7f3f9fda81ad5ceda45123aff0b143f8bdc1c0f8114a4a9efec21f2d8a5 #8 writing image sha256:d18ce7f3f9fda81ad5ceda45123aff0b143f8bdc1c0f8114a4a9efec21f2d8a5 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_0_4_0-4 0.1s done #8 DONE 1.7s 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-08 12:44:35,176: INFO: Docker build duration: 48 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 7566d2af336c: Preparing 60d3322132b0: Preparing 9e0bfad48fc9: Preparing b324041962d7: Preparing c128678846ad: Preparing 0e28f2d7e368: Preparing 1e883dbfef72: Preparing 534bca6a771f: Preparing e77fe092817f: Preparing 06ee5794253d: Preparing 8dd76d76e2ae: Preparing a69f70241d82: Preparing d206b655e0f4: Preparing a6cca84d8669: Preparing 22c91041c7e0: Preparing 44343de3ea1d: Preparing c128678846ad: Waiting 0e28f2d7e368: Waiting 1e883dbfef72: Waiting 534bca6a771f: Waiting e77fe092817f: Waiting 06ee5794253d: Waiting 8dd76d76e2ae: Waiting a69f70241d82: Waiting d206b655e0f4: Waiting a6cca84d8669: Waiting 22c91041c7e0: Waiting 44343de3ea1d: Waiting b324041962d7: Layer already exists 9e0bfad48fc9: Layer already exists c128678846ad: Layer already exists 0e28f2d7e368: Layer already exists 60d3322132b0: Pushed 1e883dbfef72: Layer already exists 534bca6a771f: Layer already exists 06ee5794253d: Layer already exists 8dd76d76e2ae: Layer already exists e77fe092817f: Layer already exists a69f70241d82: Layer already exists d206b655e0f4: Layer already exists a6cca84d8669: Layer already exists 7566d2af336c: Pushed 22c91041c7e0: Layer already exists 44343de3ea1d: Layer already exists master-2_0_4_0-4: digest: sha256:c74c29653cb780a19d3168b6430b4a430da69586638f3bdeeaa0d755912c76f4 size: 3667 2025-10-08 12:44:37,599: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 50 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_0-4 414aa8359f2f 7 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_0-4 d18ce7f3f9fd 8 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_0-4 c01726fbb06c 19 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_0-4 cef84cea9b04 21 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_0-4 54cc5b4be003 21 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_0-4 e0958aca2e10 25 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_0-4 4eaa9d33632b 25 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_0-4 259f2cf78019 33 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_0-4 12a6b7c90ed4 33 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_0-4 9098ec4c5774 36 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_0-4 a3851539ad99 36 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_0-4 6b32fb820355 37 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_4_0-4 0f7407fe6716 39 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_0-4 b05a940080e5 40 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_0-4 9a2f3915a21a About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_0-4 fcf6001bc158 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_0-4 f19011947360 About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_0-4 97f720f0afb2 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_0-4 1a35f691a156 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_0-4 9e67bc53eb4b 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_0-4 cf114614aaa7 2 minutes ago 319MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_0-4 07c0da9757a9 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_0-4 6d1b7bd72d7d 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_0-4 e60a761f86f0 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_0-4 86fb3ca4095f 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_0-4 cc9d0fa7e960 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_0-4 79e41fff9753 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_0-4 797b204b56ea 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_0-4 b174cb079829 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_0-4 21f0c0bdea81 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_0-4 b59cb94f40c3 5 minutes ago 2.43MB tf-dev-sandbox compile 6fbddca69d9c 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_0-4 dd9f67944186 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_0-4 2f7c4db33d21 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2264922fa3f2 About an hour ago 2.41MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_0-4 7c0759632c38 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_0-4 2d7dfc688460 About an hour ago 32.6MB tf-dev-sandbox frozen 24f9fa09e663 About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 24f9fa09e663 About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB