2026-08-14 06:53:43,877: INFO: Building opensdn-controller-config-devicemgr 2026-08-14 06:53:43,939: 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-3_0_0_1-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-devicemgr --build-arg UBUNTU_DISTR_VERSION=26.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 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.19kB done #1 DONE 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_1-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_1-1 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_1-1 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.97kB done #8 DONE 1.4s #9 [stage-1 2/4] COPY --from=build /pip/fabric_ansible_playbooks-0.1.dev0.tar.gz /opt/ #9 DONE 1.4s #10 [stage-1 3/4] RUN set -e ; dnf install -y libffi-devel iputils ; python3 -m pip install "cryptography<3.5" "importlib-resources<5.1"; python3 -m pip install --no-compile --no-binary :all: ansible ansible-core ; dnf clean all -y ; rm -rf /var/cache/yum ; source /functions.sh ; download_package https://github.com Juniper/ansible-junos-stdlib/archive/2.4.2.tar.gz Juniper.junos ; ansible-galaxy install Juniper.junos ; rm -f Juniper.junos ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "device_manager==0.1.dev0" "fabric_ansible==0.1.dev0" ; rm -rf /root/.cache ; mkdir -p /etc/ansible ; last="fabric_ansible_playbooks-0.1.dev0.tar.gz" ; echo "DBG: /opt/ last tar.gz = $last" ; tar -xzf /opt/$last -C /opt ; mv /opt/${last/.tar.gz/}/* /opt/ ; rmdir /opt/${last/.tar.gz/}/ ; cp /opt/ansible.cfg /etc/ansible/ansible.cfg #10 2.681 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 18 MB 00:00 #10 9.799 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.9 MB 00:00 #10 10.99 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 516 kB 00:00 #10 11.81 added from: http://tf-mirrors.gz1.opensdn.io/re 69 MB/s | 20 MB 00:00 #10 26.08 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 15 MB 00:00 #10 35.38 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.2 MB 00:00 #10 36.61 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 6.3 MB 00:00 #10 39.75 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 966 kB 00:00 #10 40.60 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 480 kB 00:00 #10 41.18 added from: http://tf-mirrors.gz1.opensdn.io/re 845 kB/s | 19 kB 00:00 #10 41.68 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 kB/s | 257 B 00:00 #10 42.13 added from: http://tf-mirrors.gz1.opensdn.io/re 525 kB/s | 15 kB 00:00 #10 42.66 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 112 kB 00:00 #10 43.66 added from: http://tf-mirrors.gz1.opensdn.io/re 77 MB/s | 44 MB 00:00 #10 78.96 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #10 98.02 Dependencies resolved. #10 98.02 ================================================================================ #10 98.02 Package Arch Version Repository Size #10 98.02 ================================================================================ #10 98.02 Installing: #10 98.02 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 98.02 libffi-devel x86_64 3.4.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #10 98.02 #10 98.02 Transaction Summary #10 98.02 ================================================================================ #10 98.02 Install 2 Packages #10 98.02 #10 98.02 Total download size: 196 k #10 98.02 Installed size: 531 k #10 98.02 Downloading Packages: #10 98.02 (1/2): libffi-devel-3.4.2-8.el9.x86_64.rpm 1.2 MB/s | 28 kB 00:00 #10 98.02 (2/2): iputils-20210202-15.el9.x86_64.rpm 5.7 MB/s | 167 kB 00:00 #10 98.02 -------------------------------------------------------------------------------- #10 98.02 Total 6.3 MB/s | 196 kB 00:00 #10 98.02 Running transaction check #10 98.10 Transaction check succeeded. #10 98.10 Running transaction test #10 98.24 Transaction test succeeded. #10 98.24 Running transaction #10 98.36 Preparing : 1/1 #10 98.41 Installing : libffi-devel-3.4.2-8.el9.x86_64 1/2 #10 98.41 Installing : iputils-20210202-15.el9.x86_64 2/2 #10 98.46 Running scriptlet: iputils-20210202-15.el9.x86_64 2/2 #10 98.89 Verifying : iputils-20210202-15.el9.x86_64 1/2 #10 98.89 Verifying : libffi-devel-3.4.2-8.el9.x86_64 2/2 #10 99.04 #10 99.04 Installed: #10 99.04 iputils-20210202-15.el9.x86_64 libffi-devel-3.4.2-8.el9.x86_64 #10 99.04 #10 99.04 Complete! #10 100.5 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ #10 104.3 Collecting cryptography<3.5 #10 104.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/996/5c46c674ba8cc/cryptography-3.4.8-cp36-abi3-manylinux_2_24_x86_64.whl (3.0 MB) #10 104.6 Collecting importlib-resources<5.1 #10 104.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/223/8159eb743bd85/importlib_resources-5.0.7-py3-none-any.whl (24 kB) #10 106.7 Collecting cffi>=1.12 #10 106.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/61d/028e90346df14/cffi-2.0.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) #10 106.8 Collecting pycparser #10 107.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e5c/6e8d3fbad5347/pycparser-2.23-py3-none-any.whl (118 kB) #10 107.6 Installing collected packages: pycparser, cffi, importlib-resources, cryptography #10 108.9 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 #10 108.9 Successfully installed cffi-2.0.0 cryptography-3.4.8 importlib-resources-5.0.7 pycparser-2.23 #10 110.9 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ #10 111.6 Collecting ansible #10 111.8 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3a5/ca5152e4547d5/ansible-8.7.0.tar.gz (49.3 MB) #10 161.9 Installing build dependencies: started #10 167.1 Installing build dependencies: finished with status 'done' #10 167.1 Getting requirements to build wheel: started #10 238.3 Getting requirements to build wheel: still running... #10 238.3 Getting requirements to build wheel: finished with status 'done' #10 238.3 Preparing metadata (pyproject.toml): started #10 317.3 Preparing metadata (pyproject.toml): still running... #10 317.4 Preparing metadata (pyproject.toml): finished with status 'done' #10 317.5 Collecting ansible-core #10 317.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f54/2e702ee31fb04/ansible_core-2.15.13.tar.gz (3.1 MB) #10 319.9 Installing build dependencies: started #10 324.7 Installing build dependencies: finished with status 'done' #10 324.8 Getting requirements to build wheel: started #10 325.4 Getting requirements to build wheel: finished with status 'done' #10 325.4 Preparing metadata (pyproject.toml): started #10 325.9 Preparing metadata (pyproject.toml): finished with status 'done' #10 325.9 Requirement already satisfied: cryptography in /usr/local/lib64/python3.9/site-packages (from ansible-core) (3.4.8) #10 325.9 Requirement already satisfied: importlib-resources<5.1,>=5.0 in /usr/local/lib/python3.9/site-packages (from ansible-core) (5.0.7) #10 326.0 Collecting jinja2>=3.0.0 #10 326.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/013/7fb05990d35f1/jinja2-3.1.6.tar.gz (245 kB) #10 326.2 Installing build dependencies: started #10 327.9 Installing build dependencies: finished with status 'done' #10 327.9 Getting requirements to build wheel: started #10 328.0 Getting requirements to build wheel: finished with status 'done' #10 328.0 Preparing metadata (pyproject.toml): started #10 328.1 Preparing metadata (pyproject.toml): finished with status 'done' #10 328.3 Collecting PyYAML>=5.1 #10 328.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d76/623373421df22/pyyaml-6.0.3.tar.gz (130 kB) #10 328.6 Installing build dependencies: started #10 399.0 Installing build dependencies: still running... #10 459.3 Installing build dependencies: still running... #10 473.5 Installing build dependencies: finished with status 'done' #10 473.5 Getting requirements to build wheel: started #10 474.7 Getting requirements to build wheel: finished with status 'done' #10 474.7 Preparing metadata (pyproject.toml): started #10 475.0 Preparing metadata (pyproject.toml): finished with status 'done' #10 475.0 Collecting resolvelib<1.1.0,>=0.5.3 #10 475.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/04c/e76cbd63fded2/resolvelib-1.0.1.tar.gz (21 kB) #10 475.2 Installing build dependencies: started #10 484.5 Installing build dependencies: finished with status 'done' #10 484.5 Getting requirements to build wheel: started #10 484.7 Getting requirements to build wheel: finished with status 'done' #10 484.7 Preparing metadata (pyproject.toml): started #10 484.8 Preparing metadata (pyproject.toml): finished with status 'done' #10 484.8 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from ansible-core) (26.3) #10 485.1 Collecting MarkupSafe>=2.0 #10 485.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/722/695808f4b6457/markupsafe-3.0.3.tar.gz (80 kB) #10 485.3 Installing build dependencies: started #10 489.6 Installing build dependencies: finished with status 'done' #10 489.6 Getting requirements to build wheel: started #10 489.8 Getting requirements to build wheel: finished with status 'done' #10 489.8 Preparing metadata (pyproject.toml): started #10 490.0 Preparing metadata (pyproject.toml): finished with status 'done' #10 490.1 Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.9/site-packages (from cryptography->ansible-core) (2.0.0) #10 490.1 Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography->ansible-core) (2.23) #10 490.1 Building wheels for collected packages: ansible, ansible-core, jinja2, PyYAML, resolvelib, MarkupSafe #10 490.1 Building wheel for ansible (pyproject.toml): started #10 554.7 Building wheel for ansible (pyproject.toml): still running... #10 587.3 Building wheel for ansible (pyproject.toml): finished with status 'done' #10 587.5 Created wheel for ansible: filename=ansible-8.7.0-py3-none-any.whl size=48371394 sha256=b6101c5077110acb639c968bba622d3d1f12d803b8482ffe3115cf50af48be79 #10 587.5 Stored in directory: /root/.cache/pip/wheels/45/76/58/9502290a467417ab1444d84c63019adb1daaed6d18d308b817 #10 587.6 Building wheel for ansible-core (pyproject.toml): started #10 589.3 Building wheel for ansible-core (pyproject.toml): finished with status 'done' #10 589.3 Created wheel for ansible-core: filename=ansible_core-2.15.13-py3-none-any.whl size=2251441 sha256=9178148e39be5058469922558317f46a5a689a47059ba2613497c07b6612a292 #10 589.3 Stored in directory: /root/.cache/pip/wheels/de/f1/0f/5bdba5e828d49ff45930d6032cef3961e2e673467b0d7bbb1e #10 589.4 Building wheel for jinja2 (pyproject.toml): started #10 589.5 Building wheel for jinja2 (pyproject.toml): finished with status 'done' #10 589.5 Created wheel for jinja2: filename=jinja2-3.1.6-py3-none-any.whl size=134897 sha256=005a2fc379b662ac007c271a8122f7a7db49bb67fbedfc85db50fccde34d839f #10 589.5 Stored in directory: /root/.cache/pip/wheels/7b/c3/fc/fe2ea80be37d89f3c720e53076aac0407f529f0c29356a6215 #10 589.5 Building wheel for PyYAML (pyproject.toml): started #10 589.9 Building wheel for PyYAML (pyproject.toml): finished with status 'done' #10 589.9 Created wheel for PyYAML: filename=pyyaml-6.0.3-cp39-cp39-linux_x86_64.whl size=45461 sha256=d1016b9f50202078ca9ca44c205ab4c8a4cfef2e79895bf1d7e842b91504d527 #10 589.9 Stored in directory: /root/.cache/pip/wheels/79/fb/92/ef421e052606484d88d2a8592c227e766d44081f6c09bdecbb #10 590.0 Building wheel for resolvelib (pyproject.toml): started #10 590.3 Building wheel for resolvelib (pyproject.toml): finished with status 'done' #10 590.3 Created wheel for resolvelib: filename=resolvelib-1.0.1-py2.py3-none-any.whl size=17235 sha256=2e312824e73ad8330b58713938c1839f5dcdd0c5623cef5ad67ce3744b2dc783 #10 590.3 Stored in directory: /root/.cache/pip/wheels/9b/e8/75/66577720290e60215abc77f8972bc2f567d4058bd85a58f881 #10 590.3 Building wheel for MarkupSafe (pyproject.toml): started #10 590.7 Building wheel for MarkupSafe (pyproject.toml): finished with status 'done' #10 590.7 Created wheel for MarkupSafe: filename=markupsafe-3.0.3-cp39-cp39-linux_x86_64.whl size=21274 sha256=e3c5922a3ddfb465dd72eface8bcb3b60cea23e5565f2c8da6758bbeaa5aa7f0 #10 590.7 Stored in directory: /root/.cache/pip/wheels/da/bd/2a/6dd1ba50acf54588ceab2b7322c7a9bc5f41b28772c485e8fc #10 590.7 Successfully built ansible ansible-core jinja2 PyYAML resolvelib MarkupSafe #10 591.0 Installing collected packages: MarkupSafe, resolvelib, PyYAML, jinja2, ansible-core, ansible #10 596.8 Successfully installed MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-8.7.0 ansible-core-2.15.13 jinja2-3.1.6 resolvelib-1.0.1 #10 596.8 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 #10 599.8 77 files removed #10 599.8 2026-08-14 07:03:53 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/Juniper/ansible-junos-stdlib/archive/2.4.2.tar.gz [108498/108498] -> "Juniper.junos" [1] #10 600.7 Starting galaxy role install process #10 600.7 - extracting Juniper.junos to /root/.ansible/roles/Juniper.junos #10 600.7 - Juniper.junos was installed successfully #10 601.0 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #10 601.1 Collecting device_manager==0.1.dev0 #10 601.1 Downloading http://localhost:6667/pip/simple/device-manager/device_manager-0.1.dev0-py3-none-any.whl (321 kB) #10 601.1 Collecting fabric_ansible==0.1.dev0 #10 601.1 Downloading http://localhost:6667/pip/simple/fabric-ansible/fabric_ansible-0.1.dev0-py3-none-any.whl (41 kB) #10 601.1 Collecting ncclient #10 601.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/47b/eeeee6074bd70/ncclient-0.7.1-py3-none-any.whl (94 kB) #10 601.5 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (5.5.0) #10 601.5 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (0.12.25) #10 601.5 Collecting attrdict #10 601.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/943/2e3498c74ff7e/attrdict-2.0.1-py2.py3-none-any.whl (9.9 kB) #10 601.5 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (0.1.dev0) #10 601.5 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (0.10.1) #10 601.5 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (5.6.2) #10 601.6 Collecting netifaces #10 601.6 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) #10 601.6 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (0.5.0) #10 601.7 Collecting jsonschema #10 601.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3fb/a0169e345c717/jsonschema-4.25.1-py3-none-any.whl (90 kB) #10 601.7 Collecting junos-eznc #10 601.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2e0/038910e8bcbc2/junos_eznc-2.8.2-py2.py3-none-any.whl (217 kB) #10 602.0 Collecting psutil #10 602.1 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) #10 602.1 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from device_manager==0.1.dev0) (3.10.1) #10 602.1 Collecting docker #10 602.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a3f/45fdeb9165e2d/docker-7.2.0-py3-none-any.whl (148 kB) #10 602.1 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from device_manager==0.1.dev0) (26.7.0) #10 602.2 Collecting inflection #10 602.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f38/b2b640938a4f3/inflection-0.5.1-py2.py3-none-any.whl (9.5 kB) #10 602.4 Collecting cityhash #10 602.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/428/9853163c77966/cityhash-0.4.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (555 kB) #10 603.5 Collecting lxml #10 603.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9f7/6acfb5f68ba98/lxml-6.1.1-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) #10 603.6 Collecting pycrypto #10 603.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #10 603.7 Preparing metadata (setup.py): started #10 603.9 Preparing metadata (setup.py): finished with status 'done' #10 604.0 Collecting jsnapy #10 604.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/520/2fd0910cecd32/jsnapy-1.3.8-py2.py3-none-any.whl (50 kB) #10 604.0 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from fabric_ansible==0.1.dev0) (0.12.0) #10 604.0 Collecting pyroute2 #10 604.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/333/4091326e560a5/pyroute2-0.9.6-py3-none-any.whl (483 kB) #10 604.2 Collecting pysnmp #10 604.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e3f/ed6eab479a4ec/pysnmp-7.1.21-py3-none-any.whl (343 kB) #10 604.2 Requirement already satisfied: jinja2 in /usr/local/lib/python3.9/site-packages (from fabric_ansible==0.1.dev0) (3.1.6) #10 604.2 Collecting subprocess32 #10 604.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb2/937c80497978d/subprocess32-3.5.4.tar.gz (97 kB) #10 604.2 Preparing metadata (setup.py): started #10 604.4 Preparing metadata (setup.py): finished with status 'done' #10 604.4 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (0.1.dev0) #10 604.4 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (2.32.5) #10 604.4 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (0.1.dev0) #10 604.4 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (3.29.3) #10 604.4 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (2.11.0) #10 604.4 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (3.2.5) #10 604.4 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (4.1.1) #10 604.4 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (0.1.dev0) #10 604.4 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (2.1.6) #10 604.5 Requirement already satisfied: six in /usr/lib/python3.9/site-packages (from attrdict->device_manager==0.1.dev0) (1.15.0) #10 604.5 Requirement already satisfied: urllib3>=1.26.0 in /usr/local/lib/python3.9/site-packages (from docker->device_manager==0.1.dev0) (2.6.3) #10 604.5 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->device_manager==0.1.dev0) (8.0.1) #10 604.5 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->device_manager==0.1.dev0) (6.0) #10 604.5 Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.9/site-packages (from jinja2->fabric_ansible==0.1.dev0) (3.0.3) #10 604.5 Collecting future #10 604.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/929/292d34f5872e7/future-1.0.0-py3-none-any.whl (491 kB) #10 604.6 Collecting colorama #10 604.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4f1/d9991f5acc0ca/colorama-0.4.6-py2.py3-none-any.whl (25 kB) #10 604.7 Collecting pyparsing #10 604.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/850/ba148bd908d7e/pyparsing-3.3.2-py3-none-any.whl (122 kB) #10 604.8 Collecting configparser #10 604.8 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fee/5e1f3db4156dc/configparser-7.2.0-py3-none-any.whl (17 kB) #10 604.8 Collecting icdiff==1.9.1 #10 604.8 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/669/72dd03318da55/icdiff-1.9.1.tar.gz (9.1 kB) #10 604.8 Preparing metadata (setup.py): started #10 605.0 Preparing metadata (setup.py): finished with status 'done' #10 605.2 Collecting referencing>=0.28.4 #10 605.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e86/99adbbf8b5c7d/referencing-0.36.2-py3-none-any.whl (26 kB) #10 605.2 Collecting jsonschema-specifications>=2023.03.6 #10 605.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/988/02fee3a11ee76/jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) #10 606.7 Collecting rpds-py>=0.7.1 #10 606.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2fd/50659a069c15e/rpds_py-0.27.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (384 kB) #10 606.7 Collecting attrs>=22.2.0 #10 606.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c64/7aa4a12dfbad9/attrs-26.1.0-py3-none-any.whl (67 kB) #10 606.7 Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.9/site-packages (from junos-eznc->device_manager==0.1.dev0) (6.0.3) #10 606.8 Collecting yamlloader #10 606.8 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d9e/a9948759732ea/yamlloader-1.6.0-py3-none-any.whl (7.8 kB) #10 606.8 Collecting pyserial #10 606.8 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c44/51db6ba391ca6/pyserial-3.5-py2.py3-none-any.whl (90 kB) #10 606.9 Collecting paramiko>=3.5.0 #10 606.9 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b70/44611c30140d9/paramiko-5.0.0-py3-none-any.whl (208 kB) #10 606.9 Collecting scp>=0.7.0 #10 607.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/52d/48423ffb0d22a/scp-0.16.1-py2.py3-none-any.whl (8.9 kB) #10 607.0 Collecting ncclient #10 607.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/318/e8e3e72b1d2a7/ncclient-0.7.0.tar.gz (116 kB) #10 607.0 Preparing metadata (setup.py): started #10 607.3 Preparing metadata (setup.py): finished with status 'done' #10 607.3 Collecting transitions #10 607.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/024/63248f2b668d8/transitions-0.9.3-py2.py3-none-any.whl (112 kB) #10 607.4 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->device_manager==0.1.dev0) (5.3.1) #10 607.4 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->device_manager==0.1.dev0) (26.3) #10 607.4 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->device_manager==0.1.dev0) (2026.3) #10 607.4 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->device_manager==0.1.dev0) (5.1.0) #10 607.5 Collecting pyasn1!=0.5.0,>=0.4.8 #10 607.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ded/a9277cfd45408/pyasn1-0.6.4-py3-none-any.whl (84 kB) #10 607.7 Collecting invoke>=2.0 #10 607.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f11/327165e5cbb89/invoke-3.0.3-py3-none-any.whl (160 kB) #10 607.7 Requirement already satisfied: cryptography>=3.3 in /usr/local/lib64/python3.9/site-packages (from paramiko>=3.5.0->junos-eznc->device_manager==0.1.dev0) (3.4.8) #10 607.8 Collecting pynacl>=1.5 #10 607.8 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c8a/231e36ec2cab0/pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) #10 608.1 Collecting bcrypt>=3.2 #10 608.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/611/f0a17aa4a25a6/bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) #10 608.3 Collecting typing-extensions>=4.4.0 #10 608.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/481/caa481374e813/typing_extensions-4.16.0-py3-none-any.whl (45 kB) #10 608.3 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (3.18) #10 608.3 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (3.4.9) #10 608.3 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (2026.7.22) #10 608.3 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (1.1.0) #10 608.5 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->device_manager==0.1.dev0) (82.0.1) #10 608.5 Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.9/site-packages (from cryptography>=3.3->paramiko>=3.5.0->junos-eznc->device_manager==0.1.dev0) (2.0.0) #10 608.5 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->device_manager==0.1.dev0) (8.1.8) #10 608.6 Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=3.5.0->junos-eznc->device_manager==0.1.dev0) (2.23) #10 608.6 Using legacy 'setup.py install' for icdiff, since package 'wheel' is not installed. #10 608.6 Using legacy 'setup.py install' for ncclient, since package 'wheel' is not installed. #10 608.6 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #10 608.6 Using legacy 'setup.py install' for subprocess32, since package 'wheel' is not installed. #10 608.9 Installing collected packages: pynacl, invoke, bcrypt, typing-extensions, rpds-py, paramiko, lxml, attrs, yamlloader, transitions, scp, referencing, pyserial, pyparsing, ncclient, pyasn1, junos-eznc, jsonschema-specifications, icdiff, future, configparser, colorama, subprocess32, pysnmp, pyroute2, pycrypto, psutil, netifaces, jsonschema, jsnapy, inflection, docker, cityhash, attrdict, fabric-ansible, device-manager #10 609.2 Running setup.py install for ncclient: started #10 609.5 Running setup.py install for ncclient: finished with status 'done' #10 609.5 Running setup.py install for icdiff: started #10 609.8 Running setup.py install for icdiff: finished with status 'done' #10 609.8 Running setup.py install for subprocess32: started #10 610.1 Running setup.py install for subprocess32: finished with status 'done' #10 610.3 Running setup.py install for pycrypto: started #10 617.7 Running setup.py install for pycrypto: finished with status 'done' #10 617.9 Successfully installed attrdict-2.0.1 attrs-26.1.0 bcrypt-5.0.0 cityhash-0.4.10 colorama-0.4.6 configparser-7.2.0 device-manager-0.1.dev0 docker-7.2.0 fabric-ansible-0.1.dev0 future-1.0.0 icdiff-1.9.1 inflection-0.5.1 invoke-3.0.3 jsnapy-1.3.8 jsonschema-4.25.1 jsonschema-specifications-2025.9.1 junos-eznc-2.8.2 lxml-6.1.1 ncclient-0.7.0 netifaces-0.11.0 paramiko-5.0.0 psutil-7.2.2 pyasn1-0.6.4 pycrypto-2.6.1 pynacl-1.6.2 pyparsing-3.3.2 pyroute2-0.9.6 pyserial-3.5 pysnmp-7.1.21 referencing-0.36.2 rpds-py-0.27.1 scp-0.16.1 subprocess32-3.5.4 transitions-0.9.3 typing-extensions-4.16.0 yamlloader-1.6.0 #10 617.9 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 #10 618.1 DBG: /opt/ last tar.gz = fabric_ansible_playbooks-0.1.dev0.tar.gz #10 DONE 622.3s #11 [stage-1 4/4] COPY *.sh / #11 DONE 1.2s #12 exporting to image #12 exporting layers #12 exporting layers 4.1s done #12 writing image sha256:f0f8688c214e3bca5e867f6a021ccae281961e8f123224a967f9b4a861ba2ed8 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-devicemgr:master-3_0_0_1-1 done #12 DONE 4.2s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-08-14 07:04:21,154: INFO: Docker build duration: 638 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-devicemgr] e2be91e966b6: Preparing d26c498c3781: Preparing 4dee4c3c8cdc: Preparing c0df876823ac: Preparing a2c2249ef480: Preparing 2bc9677475e2: Preparing 03f43540d155: Preparing d5615d046eac: Preparing ffa66b5f9074: Preparing 640ddf6682ab: Preparing 698c8d7af7bb: Preparing 3f55db7fa625: Preparing 89a229ea47ee: Preparing f2459dd3f42e: Preparing 7082e346d103: Preparing 8ca635f67089: Preparing 44343de3ea1d: Preparing ffa66b5f9074: Waiting 640ddf6682ab: Waiting 698c8d7af7bb: Waiting 3f55db7fa625: Waiting 89a229ea47ee: Waiting f2459dd3f42e: Waiting 7082e346d103: Waiting 8ca635f67089: Waiting 44343de3ea1d: Waiting 2bc9677475e2: Waiting 03f43540d155: Waiting d5615d046eac: Waiting a2c2249ef480: Layer already exists c0df876823ac: Layer already exists 03f43540d155: Layer already exists 2bc9677475e2: Layer already exists d5615d046eac: Layer already exists ffa66b5f9074: Layer already exists 640ddf6682ab: Layer already exists e2be91e966b6: Pushed 698c8d7af7bb: Layer already exists 4dee4c3c8cdc: Pushed 3f55db7fa625: Layer already exists f2459dd3f42e: Layer already exists 89a229ea47ee: Layer already exists 7082e346d103: Layer already exists 8ca635f67089: Layer already exists 44343de3ea1d: Layer already exists d26c498c3781: Pushed master-3_0_0_1-1: digest: sha256:3b908a3f96420f89c58579596fcef00ce14eaf1da66709491a92246a8a63f5fc size: 3878 2026-08-14 07:04:33,297: INFO: Building opensdn-controller-config-devicemgr finished successfully, duration: 650 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_1-1 e25341945fbc 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_1-1 64ad44e8b741 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_1-1 ce5446d16950 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_1-1 cde63acb80c6 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_1-1 19e535531764 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_1-1 2b3e5a117884 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_1-1 8e8168ac9d27 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_1-1 9c8fa28af29d 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_1-1 50df3a9a78f2 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_1-1 c64747497cfc 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_1-1 c8d09aeece38 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_1-1 178dcbcb824b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_1-1 1b07477fe443 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_1-1 d77fa2a750a9 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_1-1 e2fad6ab1e23 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-devicemgr:master-3_0_0_1-1 f0f8688c214e 1.08GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_1-1 99708c4909fa 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_1-1 1d2ab7c21f68 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_1-1 8c56116f5c3c 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_1-1 2314a46f2898 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_1-1 d616afdb8189 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_1-1 8f5cbe242567 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_1-1 02bc9e71047b 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_1-1 715a60641e55 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_1-1 664fb44d40ae 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_1-1 b0791e79e6bc 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_1-1 1c03ce163de8 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-3_0_0_1-1 df145d646c2a 457MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_1-1 aff4c0eacc2e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_1-1 5a4d9d1cd8cf 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_1-1 bb2e2075bb16 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_1-1 7fcc1e667d76 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_1-1 5c3e447906e5 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_1-1 a6f15466bd86 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_1-1 fb52f07e7fdc 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_1-1 ca9f34b4d41a 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_1-1 43eb1b77c5a4 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_1-1 754b52d49504 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_1-1 e8d90cacd00a 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_1-1 80fd7b2ffdca 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_1-1 55e03d315722 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_1-1 6d29af9eacc2 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_1-1 e2ccd72ff192 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_1-1 33e9e94583cd 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_1-1 b83bf0c91b9f 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_1-1 54265745f876 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_1-1 80bcfc8a6ef3 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_0_1-1 729417109008 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_0_1-1 2e185275e158 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_1-1 02d892b831ac 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_0_1-1 756d9ff2d7e1 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_0_1-1 aefb73fed3b7 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_1-1 cb1828f2c19b 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_0_1-1 1105fd1a2295 906MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_1-1 2201977deca1 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_0_1-1 1c6956bc6cdf 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 65b0d77986d3 3.01GB 0B U opensdn-test-test:master-3_0_0_1-1 729417109008 1.91GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 270a0317a0f9 22.6GB 0B tf-dev-sandbox:frozen 65b0d77986d3 3.01GB 0B U