2025-09-25 01:55:36,536: INFO: Building opensdn-analytics-snmp-topology 2025-09-25 01:55:36,633: 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-1_7_4_1-9 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-1_7_4_1-9 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.9s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-1_7_4_1-9 #4 DONE 1.6s #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 2.9s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.8s #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 1.256 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.313 Collecting tf_topology==0.1.dev0 #7 1.326 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.356 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.356 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 1.379 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 1.412 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 1.434 Installing build dependencies: started #7 3.676 Installing build dependencies: finished with status 'done' #7 3.676 Getting requirements to build wheel: started #7 4.488 Getting requirements to build wheel: finished with status 'done' #7 4.488 Preparing metadata (pyproject.toml): started #7 4.700 Preparing metadata (pyproject.toml): finished with status 'done' #7 4.700 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 4.700 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 4.700 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 4.700 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 4.700 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 4.700 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 4.700 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 4.700 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 4.700 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 4.700 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 4.700 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 4.700 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 4.700 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 4.713 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 4.713 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 4.713 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 4.727 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 4.727 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 4.760 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 4.760 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 4.760 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 4.810 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 4.810 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 4.924 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 4.924 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 4.924 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 4.924 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 4.940 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 4.940 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 4.940 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 4.940 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 5.027 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 5.158 Building wheels for collected packages: python3-netsnmp #7 5.242 Building wheel for python3-netsnmp (pyproject.toml): started #7 7.195 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 7.195 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=bf961a648de665fcb9ea545cc9dd4d6f61a2598918536a9790a363969df15651 #7 7.195 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 7.217 Successfully built python3-netsnmp #7 7.217 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 7.357 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 7.358 #7 7.358 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 9.1s #8 exporting to image #8 exporting layers #8 exporting layers 1.5s done #8 writing image sha256:2bfbc69857ce6b549345e303b820988b351c36ead03898711846525129f35a68 #8 writing image sha256:2bfbc69857ce6b549345e303b820988b351c36ead03898711846525129f35a68 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-1_7_4_1-9 0.1s done #8 DONE 3.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-09-25 01:56:05,003: INFO: Docker build duration: 28 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 9820a8223145: Preparing d05b40eb1c79: Preparing 9820a8223145: Waiting 0238ae09ed18: Preparing a3d6cfbe0898: Preparing 0b314b25b840: Preparing e41459f0fa54: Preparing 70aa683c25e2: Preparing f41cbfdb4cfd: Preparing bb49b596cde9: Preparing 5556098108ab: Preparing b444b78e28ec: Preparing 251ed4f7905a: Preparing c726a308010a: Preparing 514e7cc76f3a: Preparing 4db5a92235c9: Preparing 44343de3ea1d: Preparing d05b40eb1c79: Waiting 0238ae09ed18: Waiting a3d6cfbe0898: Waiting 0b314b25b840: Waiting e41459f0fa54: Waiting 70aa683c25e2: Waiting f41cbfdb4cfd: Waiting bb49b596cde9: Waiting 5556098108ab: Waiting b444b78e28ec: Waiting 251ed4f7905a: Waiting c726a308010a: Waiting 514e7cc76f3a: Waiting 4db5a92235c9: Waiting 44343de3ea1d: Waiting 0238ae09ed18: Layer already exists a3d6cfbe0898: Layer already exists 0b314b25b840: Layer already exists e41459f0fa54: Layer already exists 70aa683c25e2: Layer already exists d05b40eb1c79: Pushed bb49b596cde9: Layer already exists 9820a8223145: Pushed f41cbfdb4cfd: Layer already exists 5556098108ab: Layer already exists b444b78e28ec: Layer already exists 514e7cc76f3a: Layer already exists c726a308010a: Layer already exists 251ed4f7905a: Layer already exists 44343de3ea1d: Layer already exists 4db5a92235c9: Layer already exists master-1_7_4_1-9: digest: sha256:166643a74854eb89b2d939a9a55987f7838427852a3c4b25c2dc6f4c937089a6 size: 3667 2025-09-25 01:56:07,329: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 31 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-1_7_4_1-9 805936474416 8 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-1_7_4_1-9 2bfbc69857ce 8 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-1_7_4_1-9 f4785cbe9b47 9 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-1_7_4_1-9 6f80d46c9173 12 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-1_7_4_1-9 5658ae0193db 14 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-1_7_4_1-9 6099398501f9 14 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-1_7_4_1-9 f9e3f85fa07f 14 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-1_7_4_1-9 cff324f4fc73 14 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-1_7_4_1-9 daa64f056ada 14 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-1_7_4_1-9 29f9210f03d0 17 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-1_7_4_1-9 cbdcb2ed3d02 17 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-1_7_4_1-9 d6b056b3c7b4 17 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-1_7_4_1-9 0952b5aff18d 27 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-1_7_4_1-9 e80af565c438 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-1_7_4_1-9 2a8275de8eaf About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-1_7_4_1-9 42705cbd705d About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-1_7_4_1-9 ef79c6a91b8e About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-1_7_4_1-9 316bee48314b About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-1_7_4_1-9 5a1b55aaedea About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-1_7_4_1-9 df51bc98de24 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-1_7_4_1-9 d77e4470c727 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-1_7_4_1-9 00e18a1cad85 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-1_7_4_1-9 af9896008cde About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-1_7_4_1-9 271fb6e6bf19 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-1_7_4_1-9 3aa9380d5579 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-1_7_4_1-9 55ab6548ff54 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-1_7_4_1-9 bbd9cd69a864 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-1_7_4_1-9 cc3396e81ef8 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-1_7_4_1-9 b975c4dd2de0 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-1_7_4_1-9 ffb82c439eba 4 minutes ago 2.42MB tf-dev-sandbox compile 01e2d66a578e 4 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-1_7_4_1-9 97a21776f92f 56 minutes ago 1.46MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-1_7_4_1-9 9d07027d9049 56 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-1_7_4_1-9 89b51ea485e8 56 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 0693cd658776 56 minutes ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-1_7_4_1-9 ce53aa4c6ba9 56 minutes ago 4.53kB tf-dev-sandbox frozen bd83765b33a6 59 minutes ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen bd83765b33a6 59 minutes ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB