2026-02-23 01:22:18,692: INFO: Building opensdn-external-rsyslogd 2026-02-23 01:22:18,872: 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-external-rsyslogd --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 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 940B done #1 DONE 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.4s #4 [stage-1 1/8] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #4 CACHED #5 [internal] load build context #5 transferring context: 32.42kB done #5 DONE 0.2s #6 [2/5] COPY *.sh / #6 DONE 0.3s #7 [3/5] RUN set -e ; /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' ; yum -y install rsyslog ; yum clean all -y ; rm -rf /var/cache/yum #7 0.802 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #7 3.051 Extra Packages for Enterprise Linux 9 - x86_64 18 MB/s | 20 MB 00:01 #7 14.29 Extra Packages for Enterprise Linux 9 openh264 4.3 kB/s | 2.5 kB 00:00 #7 15.50 Rocky Linux 9 - BaseOS 13 MB/s | 13 MB 00:01 #7 19.67 Rocky Linux 9 - AppStream 10 MB/s | 16 MB 00:01 #7 25.90 Rocky Linux 9 - Extras 33 kB/s | 17 kB 00:00 #7 26.44 Last metadata expiration check: 0:00:01 ago on Mon 23 Feb 2026 01:22:47 AM UTC. #7 29.03 Dependencies resolved. #7 29.03 ================================================================================ #7 29.03 Package Architecture Version Repository Size #7 29.03 ================================================================================ #7 29.03 Installing: #7 29.03 rsyslog x86_64 8.2506.0-2.el9 appstream 794 k #7 29.03 Installing dependencies: #7 29.03 libestr x86_64 0.1.11-4.el9 appstream 25 k #7 29.03 libfastjson x86_64 0.99.9-5.el9 appstream 37 k #7 29.03 #7 29.03 Transaction Summary #7 29.03 ================================================================================ #7 29.03 Install 3 Packages #7 29.03 #7 29.03 Total download size: 856 k #7 29.03 Installed size: 2.8 M #7 29.03 Downloading Packages: #7 29.38 (1/3): libfastjson-0.99.9-5.el9.x86_64.rpm 362 kB/s | 37 kB 00:00 #7 29.41 (2/3): libestr-0.1.11-4.el9.x86_64.rpm 192 kB/s | 25 kB 00:00 #7 29.46 (3/3): rsyslog-8.2506.0-2.el9.x86_64.rpm 4.6 MB/s | 794 kB 00:00 #7 29.46 -------------------------------------------------------------------------------- #7 29.46 Total 2.0 MB/s | 856 kB 00:00 #7 29.51 Running transaction check #7 29.53 Transaction check succeeded. #7 29.53 Running transaction test #7 29.59 Transaction test succeeded. #7 29.59 Running transaction #7 29.94 Preparing : 1/1 #7 30.06 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 30.10 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 30.17 Installing : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 30.19 Running scriptlet: rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 30.52 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 30.52 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 30.52 Verifying : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 30.60 #7 30.60 Installed: #7 30.60 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 30.60 rsyslog-8.2506.0-2.el9.x86_64 #7 30.60 #7 30.60 Complete! #7 31.10 46 files removed #7 DONE 32.0s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.3s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 0.3s #10 exporting to image #10 exporting layers #10 exporting layers 1.6s done #10 writing image sha256:00b9b2c64f3c0798c67361d71b809208d81a5ef94b70e21bf77695fe2d6adae0 #10 writing image sha256:00b9b2c64f3c0798c67361d71b809208d81a5ef94b70e21bf77695fe2d6adae0 done #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 done #10 DONE 1.7s 3 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-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 4) - UndefinedVar: Usage of undefined variable '$CONTAINER_NAME' (line 6) 2026-02-23 01:22:56,472: INFO: Docker build duration: 38 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd] a749124fc1cd: Preparing f8b0f9f066d4: Preparing 9b30d1457a31: Preparing 0c435e86b848: Preparing 8491515f1d25: Preparing 4124a644b52d: Preparing bd5f00e4cd3b: Preparing fe025ecd2ad5: Preparing d1fbc1551afe: Preparing 220d3d7e1664: Preparing a3a511594937: Preparing 44343de3ea1d: Preparing 4124a644b52d: Waiting bd5f00e4cd3b: Waiting fe025ecd2ad5: Waiting d1fbc1551afe: Waiting 220d3d7e1664: Waiting a3a511594937: Waiting 44343de3ea1d: Waiting 8491515f1d25: Layer already exists 0c435e86b848: Pushed a749124fc1cd: Pushed f8b0f9f066d4: Pushed 4124a644b52d: Layer already exists fe025ecd2ad5: Layer already exists bd5f00e4cd3b: Layer already exists d1fbc1551afe: Layer already exists 220d3d7e1664: Layer already exists 44343de3ea1d: Layer already exists a3a511594937: Layer already exists 9b30d1457a31: Pushed nightly-r25.1: digest: sha256:d0664dbad61aa69b89d96f1ce40153f128511e77bd9618ad3a091359d8cf4e95 size: 2822 2026-02-23 01:23:00,827: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 42 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 2f3758f149ff 614MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 6bbd2213f0dd 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 5b7541eddcfa 614MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 b92264a25904 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 54c5eef5daaa 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 50427399fa2b 2.46MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 b3eecceaed82 614MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 3e7a7ca69422 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 00b9b2c64f3c 426MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 28de8dd5db6e 437MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 abc7b070f2fc 407MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 6232e38d4f25 32.7MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 4270117e155c 2.9GB 0B U tf-dev-sandbox:compile 2b78f55cc9e6 24.7GB 0B