2025-07-18 11:15:17,426: INFO: Building opensdn-nodemgr 2025-07-18 11:15:17,506: 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-1_7_6_9-5 --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 GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-nodemgr --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.20kB done #1 DONE 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-5 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.6s #4 [internal] load build context #4 DONE 0.0s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-5 #5 ... #4 [internal] load build context #4 transferring context: 2.30kB done #4 DONE 1.6s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-5 #5 DONE 5.4s #6 [2/3] RUN set -e ; yum install -y autogen-libopts.x86_64 chrony podman 2>&1 | tee /tmp/log ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "nodemgr==0.1.dev0" ; rm -rf /root/.cache #6 2.524 Contrail repo 2.8 MB/s | 119 kB 00:00 #6 2.632 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.1 MB 00:00 #6 4.545 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #6 5.514 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 264 kB 00:00 #6 6.165 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 7.0 MB 00:00 #6 15.25 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.0 MB 00:00 #6 16.43 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 939 kB 00:00 #6 17.92 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 2.3 MB 00:00 #6 20.17 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 392 kB 00:00 #6 21.13 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 MB/s | 451 kB 00:00 #6 21.59 added from: http://tf-mirrors.gz1.opensdn.io/re 756 kB/s | 16 kB 00:00 #6 21.90 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 kB/s | 257 B 00:00 #6 22.50 added from: http://tf-mirrors.gz1.opensdn.io/re 287 kB/s | 13 kB 00:00 #6 23.05 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #6 24.35 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 30 MB 00:00 #6 50.94 Third parties for OpenSDN 11 MB/s | 5.4 MB 00:00 #6 69.73 No match for argument: autogen-libopts.x86_64 #6 69.83 Error: Unable to find a match: autogen-libopts.x86_64 #6 71.00 80 files removed #6 72.83 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #6 72.92 Collecting nodemgr==0.1.dev0 #6 72.92 Downloading http://localhost:6667/pip/simple/nodemgr/nodemgr-0.1.dev0-py3-none-any.whl (98 kB) #6 72.93 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from nodemgr==0.1.dev0) (0.12.25) #6 73.29 Collecting PyYAML (from nodemgr==0.1.dev0) #6 73.29 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3b1/fdb9dc17f5a76/PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) #6 73.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 11.3 MB/s eta 0:00:00 #6 73.40 Requirement already satisfied: netaddr in /usr/local/lib/python3.9/site-packages (from nodemgr==0.1.dev0) (0.10.1) #6 73.40 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from nodemgr==0.1.dev0) (25.5.1) #6 73.40 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from nodemgr==0.1.dev0) (3.2.3) #6 74.14 Collecting psutil (from nodemgr==0.1.dev0) #6 74.14 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4b1/388a4f6875d7e/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) #6 74.20 Requirement already satisfied: sandesh in /usr/local/lib/python3.9/site-packages (from nodemgr==0.1.dev0) (0.1.dev0) #6 74.24 Requirement already satisfied: sandesh_common in /usr/local/lib/python3.9/site-packages (from nodemgr==0.1.dev0) (0.1.dev0) #6 79.51 Collecting grpcio (from nodemgr==0.1.dev0) #6 79.58 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1c5/02c2e950fc7e8/grpcio-1.73.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.0 MB) #6 80.89 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 4.4 MB/s eta 0:00:00 #6 81.70 Collecting protobuf<=3.20.0 (from nodemgr==0.1.dev0) #6 81.72 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7a5/3d4035427b9db/protobuf-3.20.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) #6 82.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 772.3 kB/s eta 0:00:00 #6 82.80 Collecting urllib3<2 (from nodemgr==0.1.dev0) #6 82.80 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0ed/14ccfbf1c30a9/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) #6 84.22 Collecting requests<=2.30.0 (from nodemgr==0.1.dev0) #6 84.23 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/10e/94cc4f3121ee6/requests-2.30.0-py3-none-any.whl (62 kB) #6 86.28 Collecting docker (from nodemgr==0.1.dev0) #6 86.29 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c96/b93b7f0a746f9/docker-7.1.0-py3-none-any.whl (147 kB) #6 86.91 Collecting containerd (from nodemgr==0.1.dev0) #6 86.92 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0d8/8a273db4f8536/containerd-1.5.3-py3-none-any.whl (97 kB) #6 88.32 Collecting lxml (from nodemgr==0.1.dev0) #6 88.34 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c0b/5fa5eda84057a/lxml-6.0.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) #6 89.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 5.1 MB/s eta 0:00:00 #6 89.42 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests<=2.30.0->nodemgr==0.1.dev0) (3.4.2) #6 89.42 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests<=2.30.0->nodemgr==0.1.dev0) (3.10) #6 89.44 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests<=2.30.0->nodemgr==0.1.dev0) (2025.7.9) #6 89.57 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->nodemgr==0.1.dev0) (5.1) #6 89.57 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->nodemgr==0.1.dev0) (7.2) #6 89.62 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh->nodemgr==0.1.dev0) (2.1.6) #6 89.63 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->nodemgr==0.1.dev0) (80.9.0) #6 89.85 Installing collected packages: urllib3, PyYAML, psutil, protobuf, lxml, grpcio, requests, containerd, docker, nodemgr #6 89.85 Attempting uninstall: urllib3 #6 89.85 Found existing installation: urllib3 2.5.0 #6 89.87 Uninstalling urllib3-2.5.0: #6 89.91 Successfully uninstalled urllib3-2.5.0 #6 93.29 Attempting uninstall: requests #6 93.29 Found existing installation: requests 2.32.4 #6 93.29 Uninstalling requests-2.32.4: #6 93.33 Successfully uninstalled requests-2.32.4 #6 93.61 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #6 93.61 #6 93.62 Successfully installed PyYAML-6.0.2 containerd-1.5.3 docker-7.1.0 grpcio-1.73.1 lxml-6.0.0 nodemgr-0.1.dev0 protobuf-3.20.0 psutil-7.0.0 requests-2.30.0 urllib3-1.26.20 #6 DONE 102.0s #7 [3/3] COPY *.sh / #7 DONE 1.2s #8 exporting to image #8 exporting layers #8 exporting layers 3.1s done #8 writing image sha256:c864e53fddcf2460d2edd9bd9836dc81710a4fe598e83e719bcc38f6c016aded #8 writing image sha256:c864e53fddcf2460d2edd9bd9836dc81710a4fe598e83e719bcc38f6c016aded 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-1_7_6_9-5 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-1_7_6_9-5 0.2s done #8 DONE 6.0s 2 warnings found (use docker --debug to expand):  - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 28) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-07-18 11:17:22,395: INFO: Docker build duration: 125 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-nodemgr] 445cb7d0df28: Preparing d015d9eab074: Preparing e8cc40d35a19: Preparing ee656666fa8d: Preparing 1c893c152531: Preparing 3bef9e9b3f03: Preparing 8dbd27777e4b: Preparing 57593c79d7f6: Preparing 0d0d5e32f95b: Preparing 2540109886a2: Preparing 44343de3ea1d: Preparing 445cb7d0df28: Waiting d015d9eab074: Waiting e8cc40d35a19: Waiting ee656666fa8d: Waiting 1c893c152531: Waiting 3bef9e9b3f03: Waiting 8dbd27777e4b: Waiting 57593c79d7f6: Waiting 0d0d5e32f95b: Waiting 2540109886a2: Waiting 44343de3ea1d: Waiting e8cc40d35a19: Layer already exists 445cb7d0df28: Pushed ee656666fa8d: Layer already exists 1c893c152531: Layer already exists 3bef9e9b3f03: Layer already exists 8dbd27777e4b: Layer already exists 57593c79d7f6: Layer already exists 0d0d5e32f95b: Layer already exists 2540109886a2: Layer already exists 44343de3ea1d: Layer already exists d015d9eab074: Pushed master-1_7_6_9-5: digest: sha256:c772e4ddf2fe78a52b1d935b2879c6973ec08ee3238dde756628d3959c27cffe size: 2619 2025-07-18 11:17:35,729: INFO: Building opensdn-nodemgr finished successfully, duration: 138 seconds