2025-09-08 13:17:21,447: INFO: Building opensdn-analytics-snmp-topology 2025-09-08 13:17:21,502: 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_9_7-2 --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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_7-2 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B 0.0s done #3 DONE 3.1s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_7-2 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 2.8s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_7-2 #4 DONE 11.2s #6 [2/3] COPY entrypoint.sh / #6 DONE 2.1s #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 3.083 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 3.177 Collecting tf_topology==0.1.dev0 #7 3.177 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 3.177 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.8.2) #7 3.177 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 3.208 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 3.237 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 3.270 Installing build dependencies: started #7 8.258 Installing build dependencies: finished with status 'done' #7 8.262 Getting requirements to build wheel: started #7 10.40 Getting requirements to build wheel: finished with status 'done' #7 10.40 Preparing metadata (pyproject.toml): started #7 11.30 Preparing metadata (pyproject.toml): finished with status 'done' #7 11.38 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 11.38 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 11.38 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 11.42 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 11.42 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 11.42 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 11.42 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 11.42 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 11.42 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 11.42 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 11.42 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 11.42 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 11.46 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 11.46 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 11.46 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 11.46 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 11.53 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 11.53 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 11.53 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 11.53 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 11.53 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 11.59 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (5.1.1) #7 11.60 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (7.2) #7 11.70 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 11.71 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 11.71 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 11.71 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 11.78 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 11.78 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 11.78 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 11.78 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 11.81 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 11.94 Building wheels for collected packages: python3-netsnmp #7 11.94 Building wheel for python3-netsnmp (pyproject.toml): started #7 17.97 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 17.97 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=3e90adfe828391b421f1e5a32cf726ed8b94cd751e8730afaf8dfff6315e47af #7 17.97 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 17.97 Successfully built python3-netsnmp #7 17.97 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 18.06 #7 18.10 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 18.10 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 19.5s #8 exporting to image #8 exporting layers #8 exporting layers 2.7s done #8 writing image sha256:1a740cebabfdcb20b7c2ed1cd5909657b58ec7574d3f33778ea89dd6fe72f3fc #8 writing image sha256:1a740cebabfdcb20b7c2ed1cd5909657b58ec7574d3f33778ea89dd6fe72f3fc 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_0_9_7-2 0.0s done #8 DONE 3.0s 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-08 13:18:05,887: INFO: Docker build duration: 44 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 665bc2b78c47: Preparing 983e9e4b123d: Preparing 6a6b3b24e5eb: Preparing c342d8896d15: Preparing 7c375e1ade24: Preparing f3bd34df57a4: Preparing 550eaaa571c1: Preparing 5e3aae29efe8: Preparing 1d567b900e11: Preparing b2ce96d769e8: Preparing 2ab664e0cc52: Preparing ac0f0199bcbe: Preparing c5e100ea23e0: Preparing b3b39cc7788e: Preparing 44343de3ea1d: Preparing 665bc2b78c47: Waiting 983e9e4b123d: Waiting 6a6b3b24e5eb: Waiting c342d8896d15: Waiting 7c375e1ade24: Waiting f3bd34df57a4: Waiting 550eaaa571c1: Waiting 5e3aae29efe8: Waiting 1d567b900e11: Waiting b2ce96d769e8: Waiting 2ab664e0cc52: Waiting ac0f0199bcbe: Waiting c5e100ea23e0: Waiting b3b39cc7788e: Waiting 44343de3ea1d: Waiting 6a6b3b24e5eb: Layer already exists 983e9e4b123d: Pushed c342d8896d15: Layer already exists 7c375e1ade24: Layer already exists f3bd34df57a4: Layer already exists 550eaaa571c1: Layer already exists 5e3aae29efe8: Layer already exists b2ce96d769e8: Layer already exists 665bc2b78c47: Pushed 1d567b900e11: Layer already exists 2ab664e0cc52: Layer already exists ac0f0199bcbe: Layer already exists b3b39cc7788e: Layer already exists c5e100ea23e0: Layer already exists 44343de3ea1d: Layer already exists master-2_0_9_7-2: digest: sha256:ea8251fe46ada5d64bf8e13812bf276888c4fb7aa6e4e9a679ece9162a7b8090 size: 3458 2025-09-08 13:18:15,083: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 54 seconds