2026-04-16 01:27:41,849: INFO: Building opensdn-controller-control-base 2026-04-16 01:27:41,859: 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-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-controller-control-base --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 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 633B done #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [2/2] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs authbind cassandra-cpp-driver ; yum clean all -y ; rm -rf /var/cache/yum #5 0.730 Third parties for OpenSDN 45 MB/s | 5.1 MB 00:00 #5 2.781 Extra Packages for Enterprise Linux 9 - x86_64 19 MB/s | 21 MB 00:01 #5 20.92 Extra Packages for Enterprise Linux 9 openh264 2.2 kB/s | 2.5 kB 00:01 #5 21.95 Rocky Linux 9 - BaseOS 25 MB/s | 19 MB 00:00 #5 26.72 Rocky Linux 9 - AppStream 30 MB/s | 18 MB 00:00 #5 32.61 Rocky Linux 9 - Extras 62 kB/s | 17 kB 00:00 #5 36.01 Dependencies resolved. #5 36.01 ================================================================================ #5 36.01 Package Arch Version Repository Size #5 36.01 ================================================================================ #5 36.01 Installing: #5 36.01 authbind x86_64 2.1.2-1.el9 epel 22 k #5 36.01 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #5 36.01 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #5 36.01 Installing dependencies: #5 36.01 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #5 36.01 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #5 36.01 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #5 36.01 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #5 36.01 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #5 36.01 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #5 36.01 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #5 36.01 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #5 36.01 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #5 36.01 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #5 36.01 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #5 36.01 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #5 36.01 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #5 36.01 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #5 36.01 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #5 36.01 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #5 36.01 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #5 36.01 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #5 36.01 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #5 36.01 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #5 36.01 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #5 36.01 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #5 36.01 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #5 36.01 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #5 36.01 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #5 36.01 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #5 36.01 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #5 36.01 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #5 36.01 #5 36.01 Transaction Summary #5 36.01 ================================================================================ #5 36.01 Install 31 Packages #5 36.01 #5 36.01 Total download size: 13 M #5 36.01 Installed size: 42 M #5 36.01 Downloading Packages: #5 37.27 (1/31): cassandra-cpp-driver-2.17.0-1.el9.remi. 9.6 MB/s | 709 kB 00:00 #5 37.27 (2/31): authbind-2.1.2-1.el9.x86_64.rpm 276 kB/s | 22 kB 00:00 #5 37.36 (3/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 210 kB/s | 15 kB 00:00 #5 37.38 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 668 kB/s | 23 kB 00:00 #5 37.44 (5/31): boost-1.75.0-13.el9_7.x86_64.rpm 62 kB/s | 9.9 kB 00:00 #5 37.58 (6/31): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #5 37.58 (7/31): boost-context-1.75.0-13.el9_7.x86_64.rp 85 kB/s | 13 kB 00:00 #5 37.59 (8/31): boost-container-1.75.0-13.el9_7.x86_64. 164 kB/s | 35 kB 00:00 #5 37.63 (9/31): boost-date-time-1.75.0-13.el9_7.x86_64. 342 kB/s | 11 kB 00:00 #5 37.67 (10/31): boost-contract-1.75.0-13.el9_7.x86_64. 427 kB/s | 43 kB 00:00 #5 37.71 (11/31): boost-filesystem-1.75.0-13.el9_7.x86_6 1.6 MB/s | 55 kB 00:00 #5 37.72 (12/31): boost-coroutine-1.75.0-13.el9_7.x86_64 226 kB/s | 30 kB 00:00 #5 37.75 (13/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.0 MB/s | 37 kB 00:00 #5 37.79 (14/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 6.0 MB/s | 212 kB 00:00 #5 37.82 (15/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 185 kB/s | 37 kB 00:00 #5 37.84 (16/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 793 kB/s | 99 kB 00:00 #5 38.01 (17/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 82 kB/s | 13 kB 00:00 #5 38.06 (18/31): boost-program-options-1.75.0-13.el9_7. 2.4 MB/s | 104 kB 00:00 #5 38.06 (19/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 870 kB/s | 203 kB 00:00 #5 38.06 (20/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 405 kB 00:00 #5 38.09 (21/31): boost-python3-1.75.0-13.el9_7.x86_64.r 2.8 MB/s | 91 kB 00:00 #5 38.09 (22/31): boost-random-1.75.0-13.el9_7.x86_64.rp 756 kB/s | 22 kB 00:00 #5 38.10 (23/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 8.1 MB/s | 275 kB 00:00 #5 38.13 (24/31): boost-system-1.75.0-13.el9_7.x86_64.rp 375 kB/s | 11 kB 00:00 #5 38.19 (25/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 247 kB/s | 25 kB 00:00 #5 38.23 (26/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 53 kB 00:00 #5 38.26 (27/31): boost-serialization-1.75.0-13.el9_7.x8 707 kB/s | 127 kB 00:00 #5 38.28 (28/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 228 kB 00:00 #5 38.34 (29/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 240 kB/s | 21 kB 00:00 #5 38.37 (30/31): boost-type_erasure-1.75.0-13.el9_7.x86 248 kB/s | 28 kB 00:00 #5 38.47 (31/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 207 kB 00:00 #5 38.47 -------------------------------------------------------------------------------- #5 38.47 Total 5.1 MB/s | 13 MB 00:02 #5 39.27 Running transaction check #5 39.29 Transaction check succeeded. #5 39.29 Running transaction test #5 39.46 Transaction test succeeded. #5 39.46 Running transaction #5 43.70 Preparing : 1/1 #5 43.87 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #5 43.89 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #5 43.89 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #5 43.91 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #5 44.27 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #5 44.30 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #5 44.35 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #5 44.48 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #5 44.70 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #5 44.80 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #5 44.88 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #5 44.89 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #5 44.90 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #5 44.91 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #5 44.92 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #5 44.94 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #5 44.96 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #5 44.97 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/31 #5 44.99 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/31 #5 45.02 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/31 #5 45.03 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/31 #5 45.03 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/31 #5 45.06 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/31 #5 45.08 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/31 #5 45.10 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/31 #5 45.14 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/31 #5 45.14 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/31 #5 45.16 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/31 #5 45.16 Installing : boost-1.75.0-13.el9_7.x86_64 29/31 #5 45.16 Installing : authbind-2.1.2-1.el9.x86_64 30/31 #5 45.22 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 31/31 #5 45.24 Running scriptlet: cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 31/31 #5 45.83 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 1/31 #5 45.83 Verifying : authbind-2.1.2-1.el9.x86_64 2/31 #5 45.83 Verifying : libicu-67.1-10.el9_6.x86_64 3/31 #5 45.83 Verifying : boost-1.75.0-13.el9_7.x86_64 4/31 #5 45.83 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 5/31 #5 45.83 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 6/31 #5 45.83 Verifying : boost-container-1.75.0-13.el9_7.x86_64 7/31 #5 45.83 Verifying : boost-context-1.75.0-13.el9_7.x86_64 8/31 #5 45.83 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 9/31 #5 45.83 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 10/31 #5 45.83 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 11/31 #5 45.83 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 12/31 #5 45.83 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 13/31 #5 45.83 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #5 45.83 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 15/31 #5 45.83 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 16/31 #5 45.83 Verifying : boost-log-1.75.0-13.el9_7.x86_64 17/31 #5 45.83 Verifying : boost-math-1.75.0-13.el9_7.x86_64 18/31 #5 45.83 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 19/31 #5 45.83 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 20/31 #5 45.83 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 21/31 #5 45.83 Verifying : boost-random-1.75.0-13.el9_7.x86_64 22/31 #5 45.83 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 23/31 #5 45.83 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 24/31 #5 45.83 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 25/31 #5 45.83 Verifying : boost-system-1.75.0-13.el9_7.x86_64 26/31 #5 45.83 Verifying : boost-test-1.75.0-13.el9_7.x86_64 27/31 #5 45.83 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 28/31 #5 45.83 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 29/31 #5 45.83 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 30/31 #5 45.83 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 31/31 #5 46.86 #5 46.86 Installed: #5 46.86 authbind-2.1.2-1.el9.x86_64 #5 46.86 boost-1.75.0-13.el9_7.x86_64 #5 46.86 boost-atomic-1.75.0-13.el9_7.x86_64 #5 46.86 boost-chrono-1.75.0-13.el9_7.x86_64 #5 46.86 boost-container-1.75.0-13.el9_7.x86_64 #5 46.86 boost-context-1.75.0-13.el9_7.x86_64 #5 46.86 boost-contract-1.75.0-13.el9_7.x86_64 #5 46.86 boost-coroutine-1.75.0-13.el9_7.x86_64 #5 46.86 boost-date-time-1.75.0-13.el9_7.x86_64 #5 46.86 boost-fiber-1.75.0-13.el9_7.x86_64 #5 46.86 boost-filesystem-1.75.0-13.el9_7.x86_64 #5 46.86 boost-graph-1.75.0-13.el9_7.x86_64 #5 46.86 boost-iostreams-1.75.0-13.el9_7.x86_64 #5 46.86 boost-locale-1.75.0-13.el9_7.x86_64 #5 46.86 boost-log-1.75.0-13.el9_7.x86_64 #5 46.86 boost-math-1.75.0-13.el9_7.x86_64 #5 46.86 boost-nowide-1.75.0-13.el9_7.x86_64 #5 46.86 boost-program-options-1.75.0-13.el9_7.x86_64 #5 46.86 boost-python3-1.75.0-13.el9_7.x86_64 #5 46.86 boost-random-1.75.0-13.el9_7.x86_64 #5 46.86 boost-regex-1.75.0-13.el9_7.x86_64 #5 46.86 boost-serialization-1.75.0-13.el9_7.x86_64 #5 46.86 boost-stacktrace-1.75.0-13.el9_7.x86_64 #5 46.86 boost-system-1.75.0-13.el9_7.x86_64 #5 46.86 boost-test-1.75.0-13.el9_7.x86_64 #5 46.86 boost-thread-1.75.0-13.el9_7.x86_64 #5 46.86 boost-timer-1.75.0-13.el9_7.x86_64 #5 46.86 boost-type_erasure-1.75.0-13.el9_7.x86_64 #5 46.86 boost-wave-1.75.0-13.el9_7.x86_64 #5 46.86 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #5 46.86 libicu-67.1-10.el9_6.x86_64 #5 46.86 #5 46.86 Complete! #5 47.45 46 files removed #5 DONE 48.6s #6 exporting to image #6 exporting layers #6 exporting layers 1.3s done #6 writing image sha256:91ffb42cb3ec6e1438f7ce7bcb051744ef526a25c776fbe87c9896f5b365fa01 #6 writing image sha256:91ffb42cb3ec6e1438f7ce7bcb051744ef526a25c776fbe87c9896f5b365fa01 0.0s done #6 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 0.0s done #6 DONE 3.9s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2026-04-16 01:28:36,204: INFO: Docker build duration: 55 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-base] 8462d4191db4: Preparing d8d7b3fb8569: Preparing d184ccb73773: Preparing 98dd7c455983: Preparing fa96d06c386b: Preparing 05262008cb90: Preparing 4b005aa634cf: Preparing 4a79eb72f2cf: Preparing f604dcf2b1d6: Preparing 421317a109a9: Preparing 50656c8df663: Preparing 993bb46ef847: Preparing e6c2f508bb9f: Preparing 44343de3ea1d: Preparing 98dd7c455983: Waiting fa96d06c386b: Waiting 05262008cb90: Waiting 4b005aa634cf: Waiting 4a79eb72f2cf: Waiting f604dcf2b1d6: Waiting 421317a109a9: Waiting 50656c8df663: Waiting 993bb46ef847: Waiting e6c2f508bb9f: Waiting 44343de3ea1d: Waiting d184ccb73773: Layer already exists d8d7b3fb8569: Layer already exists 98dd7c455983: Layer already exists fa96d06c386b: Layer already exists 4b005aa634cf: Layer already exists 05262008cb90: Layer already exists f604dcf2b1d6: Layer already exists 4a79eb72f2cf: Layer already exists 421317a109a9: Layer already exists 50656c8df663: Layer already exists 993bb46ef847: Layer already exists e6c2f508bb9f: Layer already exists 44343de3ea1d: Layer already exists 8462d4191db4: Pushed nightly-r25.1: digest: sha256:8e05aef87744e081a065d2e724ab6a615c18bb7075d557023c42354d81968354 size: 3251 2026-04-16 01:28:50,371: INFO: Building opensdn-controller-control-base finished successfully, duration: 69 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-base:nightly-r25.1 ebf0eec026c8 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 a94c467afb6b 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 f487bbd2b33e 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 f312f758a4cc 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 70a1c87e6e7e 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 9be396fc3c8f 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 c799adb65753 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 91ffb42cb3ec 697MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 da0b12124455 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 9e140aa9080f 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 a7511c26493a 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 42e783a2b04a 438MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 c4325af4a631 449MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 4269b2ec8ecd 418MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 8aa57d6a05b8 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 48b352e0f729 709MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 cc12308defc1 2.87GB 0B U tf-dev-sandbox:compile 51b6d3db1168 24.7GB 0B