2026-05-04 01:36:00,349: INFO: Building opensdn-analytics-snmp-collector 2026-05-04 01:36:00,438: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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-collector --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 --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 920B done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 2.2s #4 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly #4 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.65kB 0.0s done #5 DONE 2.7s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.6s #7 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "tf_snmp_collector==0.1.dev0" ; rm -rf /root/.cache #7 2.695 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.797 Collecting tf_snmp_collector==0.1.dev0 #7 2.813 Downloading http://localhost:6667/pip/simple/tf-snmp-collector/tf_snmp_collector-0.1.dev0-py3-none-any.whl (63 kB) #7 2.826 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_snmp_collector==0.1.dev0) (0.1.dev0) #7 2.886 Collecting libpartition==0.1.dev0 #7 2.886 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 2.886 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_snmp_collector==0.1.dev0) (26.4.0) #7 2.936 Collecting python3-netsnmp #7 2.961 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.973 Preparing metadata (setup.py): started #7 3.804 Preparing metadata (setup.py): finished with status 'done' #7 3.838 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (5.6.2) #7 3.838 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.11.0) #7 3.838 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (5.5.0) #7 3.838 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.8.1) #7 3.838 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.12.0) #7 3.888 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_snmp_collector==0.1.dev0) (0.1.dev0) #7 3.888 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.29.3) #7 3.888 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.1.dev0) #7 3.888 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.1.dev0) #7 3.888 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.2.5) #7 3.888 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.12.25) #7 3.888 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.5.0) #7 3.888 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.32.5) #7 3.888 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.20.2) #7 3.888 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.10.1) #7 3.888 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.1.6) #7 3.928 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_snmp_collector==0.1.dev0) (6.0) #7 3.928 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_snmp_collector==0.1.dev0) (8.0.1) #7 3.948 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (1.1.0) #7 4.040 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (5.1.0) #7 4.040 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (26.0) #7 4.040 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_snmp_collector==0.1.dev0) (5.3.1) #7 4.040 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2026.1) #7 4.040 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.11) #7 4.040 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2026.2.25) #7 4.040 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.6.3) #7 4.040 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.4.7) #7 4.040 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->tf_snmp_collector==0.1.dev0) (82.0.1) #7 4.040 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (8.1.8) #7 4.108 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 4.108 Installing collected packages: python3-netsnmp, libpartition, tf-snmp-collector #7 4.108 Running setup.py install for python3-netsnmp: started #7 6.256 Running setup.py install for python3-netsnmp: finished with status 'done' #7 6.362 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #7 6.362 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-snmp-collector-0.1.dev0 #7 DONE 7.6s #8 exporting to image #8 exporting layers #8 exporting layers 1.4s done #8 writing image sha256:d9d233000a42f88b231918a34596126549e1eec18e79a91a7e1730a033cd9d93 #8 writing image sha256:d9d233000a42f88b231918a34596126549e1eec18e79a91a7e1730a033cd9d93 0.1s done #8 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 0.0s done #8 DONE 4.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) 2026-05-04 01:36:37,258: INFO: Docker build duration: 37 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector] 24fdbd999f66: Preparing 8c03f26632d1: Preparing 68e1ed750685: Preparing 75c287494103: Preparing 641f242c9083: Preparing 529bb724b425: Preparing 6e3b73e64b3e: Preparing 09be8a6db2f7: Preparing 9da1201a8265: Preparing 971804465ba9: Preparing c3d28b2e7e44: Preparing b40a78cb26ce: Preparing 34b5fd3a829e: Preparing 90a0c9b66db9: Preparing 3ef527e6c071: Preparing 1a4191832fe2: Preparing 8b93e05b1bfa: Preparing 44343de3ea1d: Preparing 24fdbd999f66: Waiting 8c03f26632d1: Waiting 68e1ed750685: Waiting 75c287494103: Waiting 641f242c9083: Waiting 529bb724b425: Waiting 6e3b73e64b3e: Waiting 09be8a6db2f7: Waiting 9da1201a8265: Waiting c3d28b2e7e44: Waiting b40a78cb26ce: Waiting 34b5fd3a829e: Waiting 90a0c9b66db9: Waiting 3ef527e6c071: Waiting 1a4191832fe2: Waiting 8b93e05b1bfa: Waiting 44343de3ea1d: Waiting 971804465ba9: Waiting 8c03f26632d1: Pushed 68e1ed750685: Layer already exists 75c287494103: Layer already exists 641f242c9083: Layer already exists 529bb724b425: Layer already exists 6e3b73e64b3e: Layer already exists 09be8a6db2f7: Layer already exists 9da1201a8265: Layer already exists 971804465ba9: Layer already exists 24fdbd999f66: Pushed c3d28b2e7e44: Layer already exists b40a78cb26ce: Layer already exists 34b5fd3a829e: Layer already exists 90a0c9b66db9: Layer already exists 3ef527e6c071: Layer already exists 1a4191832fe2: Layer already exists 8b93e05b1bfa: Layer already exists 44343de3ea1d: Layer already exists nightly: digest: sha256:216424218cafe2f50e9f262f9b67db1161cad70f133384fea90246713cb8d23e size: 4088 2026-05-04 01:36:43,608: INFO: Building opensdn-analytics-snmp-collector finished successfully, duration: 43 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly b5fa6fd60e18 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 9a24c70dd94a 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 47a942b69855 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly d9d233000a42 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly c3fdabf667c8 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 917967aaf895 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 3e1b58ee0540 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly b4207155c463 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 58e496d00ea1 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly e3cde19377a1 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 357647db2cbb 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly bf0a6ed27ed2 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly b57fa2f9790f 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 7d2317a09a21 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly ac6613ddcdfe 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 686aa8b0c9d1 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 5e1ee89cbf80 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 620898168d90 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly f66b0697d41d 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 1252308c6eda 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 4a42c3f186c5 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 1157e2ef629a 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 75ac21d38c0a 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly c82a59c156da 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 7c864f1f8819 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly b3c8c5476868 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 0fde78f65c55 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 415660d01c9f 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 597e37a2acb6 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 07299c46afdd 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly cc15ff9df3a7 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 2c09d4309d5b 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 6e4f54a7fde9 743MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 8e586cc165fc 2.9GB 0B U tf-dev-sandbox:compile 027cf91a4309 24.7GB 0B