2025-11-05 08:37:55,428: INFO: Building opensdn-controller-config-svcmonitor 2025-11-05 08:37:55,522: 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_3_1_7-1 --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-controller-config-svcmonitor --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 969B done #1 DONE 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_1_7-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.8s #4 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_7-1 #4 DONE 0.2s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_1_7-1 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.63kB done #6 DONE 1.8s #7 [2/3] COPY *.sh / #7 DONE 1.3s #8 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "svc_monitor==0.1.dev0" ; rm -rf /root/.cache #8 1.534 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 1.606 Collecting svc_monitor==0.1.dev0 #8 1.609 Downloading http://localhost:6667/pip/simple/svc-monitor/svc_monitor-0.1.dev0-py3-none-any.whl (146 kB) #8 1.626 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (0.1.dev0) #8 1.626 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (3.8.0) #8 1.626 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (25.9.1) #8 1.626 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.32.5) #8 2.015 Collecting pyyaml #8 2.026 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/015/0219816b6a1fa/pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB) #8 2.248 Collecting python-novaclient #8 2.268 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fc4/ce032a6ce0fb9/python_novaclient-18.11.0-py3-none-any.whl (335 kB) #8 2.313 Collecting contrail-api-server==0.1.dev0 #8 2.317 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (522 kB) #8 2.324 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.10.0) #8 2.324 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (5.6.0) #8 2.334 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (0.10.1) #8 2.488 Collecting python-keystoneclient #8 2.498 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #8 2.515 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (0.12.25) #8 2.575 Collecting netifaces #8 2.588 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e76/c7f351e044472/netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) #8 2.607 Collecting pycrypto #8 2.641 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #8 2.774 Preparing metadata (setup.py): started #8 2.998 Preparing metadata (setup.py): finished with status 'done' #8 3.092 Collecting keystoneauth1 #8 3.109 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #8 3.198 Collecting uwsgi #8 3.207 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #8 3.812 Preparing metadata (setup.py): started #8 4.137 Preparing metadata (setup.py): finished with status 'done' #8 4.264 Collecting keystonemiddleware #8 4.273 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #8 4.308 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (5.5.0) #8 4.312 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.12.0) #8 4.318 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.2.4) #8 4.318 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 4.318 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.20.2) #8 4.318 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 4.318 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 4.318 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.5.0) #8 4.318 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.29.3) #8 4.338 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (2.1.6) #8 4.388 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (8.0.1) #8 4.388 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (6.0) #8 4.485 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (25.0) #8 4.486 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (2025.2) #8 4.488 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (5.3.1) #8 4.491 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (5.1.0) #8 4.618 Collecting PrettyTable>=0.7.2 #8 4.618 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #8 4.754 Collecting oslo.serialization>=2.20.0 #8 4.754 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #8 4.898 Collecting pbr>=3.0.0 #8 4.904 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d0c/48993f54253b2/pbr-7.0.2-py2.py3-none-any.whl (129 kB) #8 5.158 Collecting oslo.utils>=3.33.0 #8 5.161 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #8 5.247 Collecting iso8601>=0.1.11 #8 5.256 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #8 5.356 Collecting oslo.i18n>=3.15.3 #8 5.356 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #8 5.356 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.11) #8 5.356 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2025.10.5) #8 5.356 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.4.4) #8 5.356 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2.5.0) #8 5.534 Collecting typing-extensions>=4.12 #8 5.541 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #8 5.595 Collecting os-service-types>=1.2.0 #8 5.609 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) #8 6.344 Collecting msgpack>=0.5.2 #8 6.358 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/94f/d7dc7d8cb0a54/msgpack-1.1.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (404 kB) #8 6.765 Collecting psutil>=3.2.2 #8 6.788 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3bb/428f9f05c1225/psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) #8 7.248 Collecting pyparsing>=2.1.0 #8 7.259 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e38/a4f02064cf41f/pyparsing-3.2.5-py3-none-any.whl (113 kB) #8 7.747 Collecting debtcollector>=1.2.0 #8 7.775 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #8 7.795 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=3.0.0->python-novaclient->svc_monitor==0.1.dev0) (80.9.0) #8 7.876 Collecting wcwidth #8 7.901 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a7b/b560c8aee30f9/wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) #8 8.033 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (1.1.0) #8 8.222 Collecting oslo.cache>=3.11.0 #8 8.222 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #8 8.340 Collecting oslo.context>=2.19.2 #8 8.375 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #8 8.480 Collecting PyJWT>=2.4.0 #8 8.480 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dcd/d193e30abefd5/PyJWT-2.10.1-py3-none-any.whl (22 kB) #8 8.592 Collecting WebOb>=1.7.1 #8 8.592 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #8 8.834 Collecting oslo.log>=3.36.0 #8 8.834 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #8 8.868 Collecting pycadf>=1.1.0 #8 8.868 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #8 9.038 Collecting oslo.config>=5.2.0 #8 9.038 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #8 10.74 Collecting wrapt>=1.7.0 #8 10.77 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/623/242959cb0c53f/wrapt-2.0.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) #8 10.77 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (8.1.8) #8 11.16 Collecting dogpile.cache>=1.3.3 #8 11.17 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #8 11.27 Collecting rfc3986>=1.2.0 #8 11.27 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #8 11.36 Collecting python-dateutil>=2.7.0 #8 11.38 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a8b/2bc7bffae2822/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #8 11.90 Collecting decorator>=4.0.0 #8 11.93 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #8 11.99 Collecting six>=1.5 #8 11.99 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/472/1f391ed90541f/six-1.17.0-py2.py3-none-any.whl (11 kB) #8 12.18 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #8 12.18 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #8 12.59 Installing collected packages: wrapt, pbr, pyyaml, pyparsing, psutil, oslo.i18n, iso8601, debtcollector, typing-extensions, six, rfc3986, oslo.utils, msgpack, python-dateutil, oslo.serialization, oslo.context, oslo.config, os-service-types, decorator, oslo.log, keystoneauth1, dogpile.cache, WebOb, wcwidth, python-keystoneclient, PyJWT, pycadf, oslo.cache, uwsgi, pycrypto, PrettyTable, netifaces, keystonemiddleware, python-novaclient, contrail-api-server, svc-monitor #8 13.37 Running setup.py install for uwsgi: started #8 51.11 Running setup.py install for uwsgi: finished with status 'done' #8 51.11 Running setup.py install for pycrypto: started #8 74.90 Running setup.py install for pycrypto: finished with status 'done' #8 75.44 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 #8 75.44 Successfully installed PrettyTable-3.16.0 PyJWT-2.10.1 WebOb-1.8.9 contrail-api-server-0.1.dev0 debtcollector-3.0.0 decorator-5.2.1 dogpile.cache-1.4.1 iso8601-2.1.0 keystoneauth1-5.11.1 keystonemiddleware-10.11.0 msgpack-1.1.2 netifaces-0.11.0 os-service-types-1.7.0 oslo.cache-3.12.0 oslo.config-10.0.0 oslo.context-6.1.0 oslo.i18n-6.6.0 oslo.log-7.2.1 oslo.serialization-5.8.0 oslo.utils-9.1.0 pbr-7.0.2 psutil-7.1.3 pycadf-4.0.1 pycrypto-2.6.1 pyparsing-3.2.5 python-dateutil-2.9.0.post0 python-keystoneclient-5.6.0 python-novaclient-18.11.0 pyyaml-6.0.3 rfc3986-2.0.0 six-1.17.0 svc-monitor-0.1.dev0 typing-extensions-4.15.0 uwsgi-2.0.31 wcwidth-0.2.14 wrapt-2.0.0 #8 DONE 76.1s #9 exporting to image #9 exporting layers #9 exporting layers 24.4s done #9 writing image sha256:d8a27f2d1e27ec84ae8d2035f834fb1fdb648ea4ed185e93dbb385795dbfd5fd #9 writing image sha256:d8a27f2d1e27ec84ae8d2035f834fb1fdb648ea4ed185e93dbb385795dbfd5fd 0.0s done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_1_7-1 0.0s done #9 DONE 25.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-11-05 08:39:48,232: INFO: Docker build duration: 113 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor] 93fc23e00291: Preparing 8cdfc5640969: Preparing d929d8bd8f05: Preparing 586ee25951d4: Preparing d373ac22ee3f: Preparing 80572c84a17d: Preparing e05275a96927: Preparing 652a78b1149d: Preparing 9a62f0eb9e2e: Preparing 5a96988c7b22: Preparing 07eff72433e5: Preparing 68b56970c190: Preparing b53d7282f77e: Preparing 42aa6b3f8a39: Preparing 44343de3ea1d: Preparing 93fc23e00291: Waiting 8cdfc5640969: Waiting d929d8bd8f05: Waiting 586ee25951d4: Waiting d373ac22ee3f: Waiting 80572c84a17d: Waiting e05275a96927: Waiting 652a78b1149d: Waiting 9a62f0eb9e2e: Waiting 5a96988c7b22: Waiting 07eff72433e5: Waiting 68b56970c190: Waiting b53d7282f77e: Waiting 42aa6b3f8a39: Waiting 44343de3ea1d: Waiting 8cdfc5640969: Pushed d929d8bd8f05: Layer already exists 586ee25951d4: Layer already exists d373ac22ee3f: Layer already exists 80572c84a17d: Layer already exists e05275a96927: Layer already exists 652a78b1149d: Layer already exists 9a62f0eb9e2e: Layer already exists 5a96988c7b22: Layer already exists 07eff72433e5: Layer already exists 68b56970c190: Layer already exists b53d7282f77e: Layer already exists 42aa6b3f8a39: Layer already exists 93fc23e00291: Pushed 44343de3ea1d: Layer already exists master-2_3_1_7-1: digest: sha256:be577a71daad2218049de2490791037b480d74e26e88c828efd31ee62fd0a584 size: 3459 2025-11-05 08:40:15,105: INFO: Building opensdn-controller-config-svcmonitor finished successfully, duration: 140 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_7-1 7727bba6e945 5 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_1_7-1 195d77476e21 12 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_1_7-1 5bdf4d0024f8 29 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_1_7-1 5bdeee85484d 29 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_7-1 a8f3183d8ed1 34 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_1_7-1 aba91952bc38 36 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_7-1 7eb2fd154e1f 40 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_1_7-1 7b574911d40d 47 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_7-1 d8a27f2d1e27 54 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_7-1 46ef398b7f6d About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_7-1 a2e8a3c690c1 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_1_7-1 1cd5e4114987 About a minute ago 609MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_7-1 b7a7e0497481 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_1_7-1 e0d2ca0562a8 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_7-1 d52d0d4fc576 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_7-1 b4680a203850 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_7-1 f41fff445b6d About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_7-1 b26ba03db206 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_7-1 cbf703ae6970 2 minutes ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_7-1 d712424e52c5 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_7-1 931679065d2a 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_7-1 e6a95421cc73 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_7-1 181328b671d7 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_7-1 55574ecd9c62 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_7-1 3c8102cfddd4 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_7-1 2f90f835a58f 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_7-1 2614d4e42baf 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_7-1 0c3a46199bc3 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_7-1 f1469953aa6e 2 minutes ago 613MB opensdn-test-test master-2_3_1_7-1 f89a423b1204 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_7-1 f89a423b1204 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_7-1 6fc9bc9830fe 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_7-1 f7dcabe493f8 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_7-1 af63e7c58b17 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_7-1 288646aa19b5 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_7-1 dbc55ef1b924 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_7-1 b6d4f69cc699 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_7-1 783f22935a00 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_7-1 91d4a4af160c 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_7-1 df11ca88cd9f 3 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_7-1 13955816c587 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_7-1 28635aa67eeb 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_7-1 1029fc621998 3 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_7-1 c2ae4ccf1846 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_7-1 d7f3cceced9a 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_7-1 4aed344fa2f4 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_7-1 d13a21a9608e 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_7-1 a5c21620a8c7 6 minutes ago 2.45MB tf-dev-sandbox compile 5f46634e2cac 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_7-1 7c97ff833d69 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src ae63a017f6c3 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_7-1 e34c45e4986d About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_7-1 d7f3af19c080 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_7-1 f955df577881 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_3_1_7-1 88155ef14329 About an hour ago 2.82GB tf-dev-sandbox sandbox-master-2_3_1_7-1 88155ef14329 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB