2026-06-18 01:19:25,750: INFO: Building opensdn-controller-config-svcmonitor 2026-06-18 01:19:25,807: 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-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 --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: 969B done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 2.0s #4 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #4 DONE 0.2s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #5 DONE 0.0s #6 [internal] load build context #6 ... #4 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #4 DONE 0.2s #6 [internal] load build context #6 transferring context: 1.63kB done #6 DONE 1.6s #7 [2/3] COPY *.sh / #7 DONE 1.2s #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.633 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 1.715 Collecting svc_monitor==0.1.dev0 #8 1.727 Downloading http://localhost:6667/pip/simple/svc-monitor/svc_monitor-0.1.dev0-py3-none-any.whl (147 kB) #8 1.734 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (3.8.1) #8 2.024 Collecting pyyaml #8 2.036 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.058 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.11.0) #8 2.058 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 2.058 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (5.6.2) #8 2.220 Collecting python-novaclient #8 2.220 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ca7/0deb5f6b89c36/python_novaclient-18.12.0-py3-none-any.whl (336 kB) #8 2.237 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (26.4.0) #8 2.275 Collecting contrail-api-server==0.1.dev0 #8 2.275 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (532 kB) #8 2.320 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.32.5) #8 2.320 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.320 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 2.446 Collecting python-keystoneclient #8 2.450 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.702 Collecting keystonemiddleware #8 2.702 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #8 2.702 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.736 Collecting uwsgi #8 2.814 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #8 3.382 Preparing metadata (setup.py): started #8 3.970 Preparing metadata (setup.py): finished with status 'done' #8 4.067 Collecting netifaces #8 4.067 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 4.169 Collecting pycrypto #8 4.169 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #8 4.419 Preparing metadata (setup.py): started #8 4.847 Preparing metadata (setup.py): finished with status 'done' #8 5.011 Collecting keystoneauth1 #8 5.011 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #8 5.023 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 5.023 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 5.023 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 5.023 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 5.023 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 5.023 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 5.023 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.5) #8 5.023 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 5.055 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 5.121 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (8.0.1) #8 5.121 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (6.0) #8 5.226 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (26.0) #8 5.254 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 5.254 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (2026.1) #8 5.254 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 5.461 Collecting oslo.serialization>=2.20.0 #8 5.461 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #8 5.617 Collecting pbr>=3.0.0 #8 5.655 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #8 5.909 Collecting oslo.utils>=3.33.0 #8 5.938 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #8 6.015 Collecting PrettyTable>=0.7.2 #8 6.028 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #8 6.110 Collecting iso8601>=0.1.11 #8 6.110 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #8 6.237 Collecting oslo.i18n>=3.15.3 #8 6.249 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #8 6.300 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.4.7) #8 6.300 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2026.2.25) #8 6.300 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 6.300 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2.6.3) #8 6.484 Collecting os-service-types>=1.2.0 #8 6.496 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.582 Collecting typing-extensions>=4.12 #8 6.587 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #8 7.272 Collecting msgpack>=0.5.2 #8 7.279 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 7.439 Collecting debtcollector>=1.2.0 #8 7.447 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #8 7.694 Collecting pyparsing>=2.1.0 #8 7.706 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/850/ba148bd908d7e/pyparsing-3.3.2-py3-none-any.whl (122 kB) #8 8.173 Collecting psutil>=3.2.2 #8 8.181 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/076/a2d2f923fd482/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) #8 8.210 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=3.0.0->python-novaclient->svc_monitor==0.1.dev0) (82.0.1) #8 8.315 Collecting wcwidth #8 8.341 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1a3/a1e510b553315/wcwidth-0.6.0-py3-none-any.whl (94 kB) #8 8.368 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.521 Collecting pycadf>=1.1.0 #8 8.521 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #8 8.704 Collecting PyJWT>=2.4.0 #8 8.717 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28c/a37c070cad8ba/pyjwt-2.12.1-py3-none-any.whl (29 kB) #8 8.913 Collecting oslo.log>=3.36.0 #8 8.918 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #8 9.135 Collecting oslo.config>=5.2.0 #8 9.138 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #8 9.327 Collecting oslo.cache>=3.11.0 #8 9.352 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #8 9.446 Collecting WebOb>=1.7.1 #8 9.446 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #8 9.619 Collecting oslo.context>=2.19.2 #8 9.619 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #8 11.66 Collecting wrapt>=1.7.0 #8 11.68 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/305/d8a1755116bfd/wrapt-2.1.2-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) #8 11.68 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.90 Collecting dogpile.cache>=1.3.3 #8 11.92 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #8 12.04 Collecting rfc3986>=1.2.0 #8 12.04 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #8 12.25 Collecting python-dateutil>=2.7.0 #8 12.28 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 12.64 Collecting decorator>=4.0.0 #8 12.66 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #8 12.66 Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware->contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (1.15.0) #8 12.85 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #8 12.85 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #8 13.47 Installing collected packages: wrapt, pbr, pyyaml, pyparsing, psutil, oslo.i18n, iso8601, debtcollector, typing-extensions, 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 14.62 Running setup.py install for uwsgi: started #8 75.10 Running setup.py install for uwsgi: still running... #8 80.21 Running setup.py install for uwsgi: finished with status 'done' #8 80.21 Running setup.py install for pycrypto: started #8 99.80 Running setup.py install for pycrypto: finished with status 'done' #8 100.2 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 100.2 Successfully installed PrettyTable-3.16.0 PyJWT-2.12.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.3 psutil-7.2.2 pycadf-4.0.1 pycrypto-2.6.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.6.0 python-novaclient-18.12.0 pyyaml-6.0.3 rfc3986-2.0.0 svc-monitor-0.1.dev0 typing-extensions-4.15.0 uwsgi-2.0.31 wcwidth-0.6.0 wrapt-2.1.2 #8 DONE 102.6s #9 exporting to image #9 exporting layers #9 exporting layers 6.1s done #9 writing image sha256:47f487245d60bb2fbca0a21a7e15c1292237b7d1511d3e1f4d95a7e55b2e9cbe #9 writing image sha256:47f487245d60bb2fbca0a21a7e15c1292237b7d1511d3e1f4d95a7e55b2e9cbe 0.4s done #9 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly #9 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 0.6s done #9 DONE 8.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) 2026-06-18 01:21:29,619: INFO: Docker build duration: 124 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor] d9fb3bb7adf4: Preparing a084c9a2fec6: Preparing cd83c66de54c: Preparing 2d2a1e81ec58: Preparing a4402c00f3d7: Preparing b6511fd28a45: Preparing 8e0ac8591603: Preparing 6970b5163e38: Preparing 3fe2af14abc0: Preparing 312d249d2885: Preparing e92809c8d27f: Preparing 8741236fba77: Preparing 1b3d7ff96792: Preparing 9834621d41fd: Preparing 249cff77a2fc: Preparing 44343de3ea1d: Preparing d9fb3bb7adf4: Waiting a084c9a2fec6: Waiting cd83c66de54c: Waiting 2d2a1e81ec58: Waiting a4402c00f3d7: Waiting b6511fd28a45: Waiting 8e0ac8591603: Waiting 6970b5163e38: Waiting 3fe2af14abc0: Waiting 312d249d2885: Waiting e92809c8d27f: Waiting 8741236fba77: Waiting 1b3d7ff96792: Waiting 9834621d41fd: Waiting 249cff77a2fc: Waiting 44343de3ea1d: Waiting a084c9a2fec6: Pushed cd83c66de54c: Layer already exists 2d2a1e81ec58: Layer already exists a4402c00f3d7: Layer already exists b6511fd28a45: Layer already exists 8e0ac8591603: Layer already exists 6970b5163e38: Layer already exists 3fe2af14abc0: Layer already exists 312d249d2885: Layer already exists 8741236fba77: Layer already exists e92809c8d27f: Layer already exists d9fb3bb7adf4: Pushed 1b3d7ff96792: Layer already exists 9834621d41fd: Layer already exists 249cff77a2fc: Layer already exists 44343de3ea1d: Layer already exists nightly: digest: sha256:305d6456cb5152b3bf1d38c8a3f9c75d1ad690c57e2672e773c2ae60bda53307 size: 3667 2026-06-18 01:21:39,029: INFO: Building opensdn-controller-config-svcmonitor finished successfully, duration: 134 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 9b1400ed5250 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly eb5906c984df 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 79fcdaea008d 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 68b56a7eceed 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly d494caeddc6e 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 043a12f00bdb 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 27b8516e6d4b 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 1dbfda78749b 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly f9d6632b7bec 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 42ed81b67cab 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly eb0319e4e70b 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 3e38375ec22e 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 9ce3a933645c 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 38e3a3ad7b6f 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 1b1d8fa19c32 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly d148b5c6d75f 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 47f487245d60 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 86d0b06d5299 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 6acebc0b515d 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 0b908d07fc1d 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly f05ec7a74a21 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly ff89ec21ff65 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 890e9437aa2c 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly a10f253e155e 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 981873fdc3aa 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 485eadae829a 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly ef4a01a119b4 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly ed46761366af 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly a7c804c97e3a 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly cc5353d37625 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 5e1a83c8d00c 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 6c8bb7609cdf 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 70c9e23624be 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 84dc47c2b71b 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 7b546190171a 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly f79603a826a0 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly aafaad5df218 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly e3f6c0871e56 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly f41188b53265 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly d737e5d5e3b1 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 03509e4f7343 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 26c56b1a16bd 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 4f1f9b1205ae 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 909dc33c0f9d 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 5388067f8994 752MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 56bff2a08bff 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly df3d20caa934 743MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable ff2c6305ec1c 2.9GB 0B U tf-dev-sandbox:compile e88f4df24987 24.7GB 0B