2026-04-30 01:28:54,314: INFO: Building opensdn-controller-control-base 2026-04-30 01:28:54,341: 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.583 Third parties for OpenSDN 39 MB/s | 5.1 MB 00:00 #5 2.202 Extra Packages for Enterprise Linux 9 - x86_64 32 MB/s | 21 MB 00:00 #5 18.63 Extra Packages for Enterprise Linux 9 openh264 2.5 kB/s | 2.5 kB 00:00 #5 19.92 Rocky Linux 9 - BaseOS 23 MB/s | 21 MB 00:00 #5 26.02 Rocky Linux 9 - AppStream 26 MB/s | 19 MB 00:00 #5 32.64 Rocky Linux 9 - Extras 36 kB/s | 17 kB 00:00 #5 38.05 Dependencies resolved. #5 38.05 ================================================================================ #5 38.05 Package Arch Version Repository Size #5 38.05 ================================================================================ #5 38.05 Installing: #5 38.05 authbind x86_64 2.1.2-1.el9 epel 22 k #5 38.05 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #5 38.05 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #5 38.05 Installing dependencies: #5 38.05 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #5 38.05 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #5 38.05 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #5 38.05 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #5 38.05 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #5 38.05 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #5 38.05 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #5 38.05 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #5 38.05 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #5 38.05 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #5 38.05 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #5 38.05 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #5 38.05 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #5 38.05 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #5 38.05 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #5 38.05 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #5 38.05 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #5 38.05 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #5 38.05 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #5 38.05 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #5 38.05 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #5 38.05 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #5 38.05 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #5 38.05 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #5 38.05 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #5 38.05 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #5 38.05 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #5 38.05 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #5 38.05 #5 38.05 Transaction Summary #5 38.05 ================================================================================ #5 38.05 Install 31 Packages #5 38.05 #5 38.05 Total download size: 13 M #5 38.05 Installed size: 42 M #5 38.05 Downloading Packages: #5 38.83 (1/31): cassandra-cpp-driver-2.17.0-1.el9.remi. 9.9 MB/s | 709 kB 00:00 #5 38.86 (2/31): authbind-2.1.2-1.el9.x86_64.rpm 214 kB/s | 22 kB 00:00 #5 38.87 (3/31): boost-1.75.0-13.el9_7.x86_64.rpm 267 kB/s | 9.9 kB 00:00 #5 38.90 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 748 kB/s | 23 kB 00:00 #5 38.96 (5/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 139 kB/s | 15 kB 00:00 #5 39.20 (6/31): boost-container-1.75.0-13.el9_7.x86_64. 117 kB/s | 35 kB 00:00 #5 39.22 (7/31): boost-context-1.75.0-13.el9_7.x86_64.rp 54 kB/s | 13 kB 00:00 #5 39.40 (8/31): libicu-67.1-10.el9_6.x86_64.rpm 15 MB/s | 9.6 MB 00:00 #5 39.40 (9/31): boost-contract-1.75.0-13.el9_7.x86_64.r 207 kB/s | 43 kB 00:00 #5 39.41 (10/31): boost-coroutine-1.75.0-13.el9_7.x86_64 158 kB/s | 30 kB 00:00 #5 39.45 (11/31): boost-filesystem-1.75.0-13.el9_7.x86_6 1.4 MB/s | 55 kB 00:00 #5 39.54 (12/31): boost-date-time-1.75.0-13.el9_7.x86_64 77 kB/s | 11 kB 00:00 #5 39.61 (13/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 188 kB/s | 37 kB 00:00 #5 39.61 (14/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 601 kB/s | 99 kB 00:00 #5 39.76 (15/31): boost-iostreams-1.75.0-13.el9_7.x86_64 170 kB/s | 37 kB 00:00 #5 39.85 (16/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 865 kB/s | 212 kB 00:00 #5 39.88 (17/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 405 kB 00:00 #5 39.97 (18/31): boost-program-options-1.75.0-13.el9_7. 1.0 MB/s | 104 kB 00:00 #5 40.17 (19/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 42 kB/s | 13 kB 00:00 #5 40.33 (20/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 359 kB/s | 203 kB 00:00 #5 40.73 (21/31): boost-python3-1.75.0-13.el9_7.x86_64.r 121 kB/s | 91 kB 00:00 #5 40.73 (22/31): boost-random-1.75.0-13.el9_7.x86_64.rp 39 kB/s | 22 kB 00:00 #5 40.77 (23/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 5.6 MB/s | 275 kB 00:00 #5 40.84 (24/31): boost-system-1.75.0-13.el9_7.x86_64.rp 175 kB/s | 11 kB 00:00 #5 40.97 (25/31): boost-serialization-1.75.0-13.el9_7.x8 523 kB/s | 127 kB 00:00 #5 41.13 (26/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 64 kB/s | 25 kB 00:00 #5 41.30 (27/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 158 kB/s | 53 kB 00:00 #5 41.32 (28/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 470 kB/s | 228 kB 00:00 #5 41.33 (29/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 103 kB/s | 21 kB 00:00 #5 41.42 (30/31): boost-type_erasure-1.75.0-13.el9_7.x86 249 kB/s | 28 kB 00:00 #5 41.65 (31/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 646 kB/s | 207 kB 00:00 #5 41.65 -------------------------------------------------------------------------------- #5 41.66 Total 3.5 MB/s | 13 MB 00:03 #5 42.89 Running transaction check #5 42.97 Transaction check succeeded. #5 42.97 Running transaction test #5 43.44 Transaction test succeeded. #5 43.44 Running transaction #5 44.73 Preparing : 1/1 #5 44.89 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #5 44.96 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #5 44.96 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #5 44.96 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #5 45.26 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #5 45.30 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #5 45.31 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #5 45.35 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #5 45.35 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #5 45.35 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #5 45.35 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #5 45.37 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #5 45.43 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #5 45.58 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #5 45.59 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #5 45.60 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #5 45.62 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #5 45.64 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/31 #5 45.67 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/31 #5 45.67 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/31 #5 45.68 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/31 #5 45.69 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/31 #5 45.71 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/31 #5 45.71 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/31 #5 45.72 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/31 #5 45.73 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/31 #5 45.75 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/31 #5 45.76 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/31 #5 45.79 Installing : boost-1.75.0-13.el9_7.x86_64 29/31 #5 45.79 Installing : authbind-2.1.2-1.el9.x86_64 30/31 #5 45.81 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 31/31 #5 45.87 Running scriptlet: cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 31/31 #5 46.07 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 1/31 #5 46.07 Verifying : authbind-2.1.2-1.el9.x86_64 2/31 #5 46.07 Verifying : libicu-67.1-10.el9_6.x86_64 3/31 #5 46.07 Verifying : boost-1.75.0-13.el9_7.x86_64 4/31 #5 46.07 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 5/31 #5 46.07 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 6/31 #5 46.07 Verifying : boost-container-1.75.0-13.el9_7.x86_64 7/31 #5 46.07 Verifying : boost-context-1.75.0-13.el9_7.x86_64 8/31 #5 46.07 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 9/31 #5 46.07 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 10/31 #5 46.07 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 11/31 #5 46.07 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 12/31 #5 46.07 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 13/31 #5 46.07 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #5 46.07 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 15/31 #5 46.07 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 16/31 #5 46.07 Verifying : boost-log-1.75.0-13.el9_7.x86_64 17/31 #5 46.07 Verifying : boost-math-1.75.0-13.el9_7.x86_64 18/31 #5 46.07 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 19/31 #5 46.07 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 20/31 #5 46.07 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 21/31 #5 46.07 Verifying : boost-random-1.75.0-13.el9_7.x86_64 22/31 #5 46.07 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 23/31 #5 46.07 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 24/31 #5 46.07 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 25/31 #5 46.07 Verifying : boost-system-1.75.0-13.el9_7.x86_64 26/31 #5 46.07 Verifying : boost-test-1.75.0-13.el9_7.x86_64 27/31 #5 46.07 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 28/31 #5 46.07 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 29/31 #5 46.08 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 30/31 #5 46.08 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 31/31 #5 46.34 #5 46.34 Installed: #5 46.34 authbind-2.1.2-1.el9.x86_64 #5 46.34 boost-1.75.0-13.el9_7.x86_64 #5 46.34 boost-atomic-1.75.0-13.el9_7.x86_64 #5 46.34 boost-chrono-1.75.0-13.el9_7.x86_64 #5 46.34 boost-container-1.75.0-13.el9_7.x86_64 #5 46.34 boost-context-1.75.0-13.el9_7.x86_64 #5 46.34 boost-contract-1.75.0-13.el9_7.x86_64 #5 46.34 boost-coroutine-1.75.0-13.el9_7.x86_64 #5 46.34 boost-date-time-1.75.0-13.el9_7.x86_64 #5 46.34 boost-fiber-1.75.0-13.el9_7.x86_64 #5 46.34 boost-filesystem-1.75.0-13.el9_7.x86_64 #5 46.34 boost-graph-1.75.0-13.el9_7.x86_64 #5 46.34 boost-iostreams-1.75.0-13.el9_7.x86_64 #5 46.34 boost-locale-1.75.0-13.el9_7.x86_64 #5 46.34 boost-log-1.75.0-13.el9_7.x86_64 #5 46.34 boost-math-1.75.0-13.el9_7.x86_64 #5 46.34 boost-nowide-1.75.0-13.el9_7.x86_64 #5 46.34 boost-program-options-1.75.0-13.el9_7.x86_64 #5 46.34 boost-python3-1.75.0-13.el9_7.x86_64 #5 46.34 boost-random-1.75.0-13.el9_7.x86_64 #5 46.34 boost-regex-1.75.0-13.el9_7.x86_64 #5 46.34 boost-serialization-1.75.0-13.el9_7.x86_64 #5 46.34 boost-stacktrace-1.75.0-13.el9_7.x86_64 #5 46.34 boost-system-1.75.0-13.el9_7.x86_64 #5 46.34 boost-test-1.75.0-13.el9_7.x86_64 #5 46.34 boost-thread-1.75.0-13.el9_7.x86_64 #5 46.34 boost-timer-1.75.0-13.el9_7.x86_64 #5 46.34 boost-type_erasure-1.75.0-13.el9_7.x86_64 #5 46.34 boost-wave-1.75.0-13.el9_7.x86_64 #5 46.34 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #5 46.34 libicu-67.1-10.el9_6.x86_64 #5 46.34 #5 46.34 Complete! #5 47.03 46 files removed #5 DONE 47.5s #6 exporting to image #6 exporting layers #6 exporting layers 2.7s done #6 writing image sha256:d88f3a1f29ada4225ca6cc14fb23ad7ed4c3b36835881978b08583c33645bdee #6 writing image sha256:d88f3a1f29ada4225ca6cc14fb23ad7ed4c3b36835881978b08583c33645bdee 0.0s done #6 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 0.0s done #6 DONE 3.4s 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-30 01:29:48,437: INFO: Docker build duration: 54 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-base] 25f351350fc2: Preparing 086498042d32: Preparing 301df16c871f: Preparing 5228ffbcd56c: Preparing 7fc864c0a152: Preparing d009c7e5ff3b: Preparing 9a94aa42b74c: Preparing 09a3f2f65541: Preparing fc9d4726b0bc: Preparing 4aaf1b7e80e8: Preparing 2d9138d585d6: Preparing 2eb479c649c4: Preparing c8168102cbb8: Preparing 44343de3ea1d: Preparing d009c7e5ff3b: Waiting 9a94aa42b74c: Waiting 09a3f2f65541: Waiting fc9d4726b0bc: Waiting 4aaf1b7e80e8: Waiting 2d9138d585d6: Waiting 2eb479c649c4: Waiting c8168102cbb8: Waiting 44343de3ea1d: Waiting 5228ffbcd56c: Layer already exists 086498042d32: Layer already exists 7fc864c0a152: Layer already exists 301df16c871f: Layer already exists d009c7e5ff3b: Layer already exists 9a94aa42b74c: Layer already exists 09a3f2f65541: Layer already exists fc9d4726b0bc: Layer already exists 4aaf1b7e80e8: Layer already exists 2d9138d585d6: Layer already exists 2eb479c649c4: Layer already exists c8168102cbb8: Layer already exists 44343de3ea1d: Layer already exists 25f351350fc2: Pushed nightly-r25.1: digest: sha256:00d4f65296b21adbacb07870426d1ea7cfdb5822a552e47e1dffb7d0871b01e1 size: 3251 2026-04-30 01:29:54,573: INFO: Building opensdn-controller-control-base finished successfully, duration: 60 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 7812a95f633f 639MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 26bb17f83082 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 6e1d5e152119 639MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 8ec9261fc441 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 b2daba7964e9 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 000459ceadd8 2.38MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 8291418662fe 639MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 d88f3a1f29ad 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 2113c9f83e63 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 72cb3a956795 441MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 9465adf92fcb 452MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 b1945139f2bd 422MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 4b9fa8d627a4 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 78abd52c3704 713MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile e2645a718305 24.7GB 0B