2026-04-20 01:31:07,249: INFO: Building opensdn-external-rsyslogd 2026-04-20 01:31:07,511: 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 0.0s done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 4) #1 DONE 0.2s #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 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.6s #4 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #4 [1/5] 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.5s #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.941 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #7 3.138 Extra Packages for Enterprise Linux 9 - x86_64 27 MB/s | 21 MB 00:00 #7 17.72 Extra Packages for Enterprise Linux 9 openh264 2.2 kB/s | 2.5 kB 00:01 #7 18.66 Rocky Linux 9 - BaseOS 32 MB/s | 19 MB 00:00 #7 23.67 Rocky Linux 9 - AppStream 21 MB/s | 19 MB 00:00 #7 30.36 Rocky Linux 9 - Extras 36 kB/s | 17 kB 00:00 #7 30.84 Last metadata expiration check: 0:00:01 ago on Mon 20 Apr 2026 01:31:40 AM UTC. #7 34.13 Dependencies resolved. #7 34.13 ================================================================================ #7 34.13 Package Architecture Version Repository Size #7 34.13 ================================================================================ #7 34.13 Installing: #7 34.13 rsyslog x86_64 8.2506.0-2.el9 appstream 794 k #7 34.13 Installing dependencies: #7 34.13 libestr x86_64 0.1.11-4.el9 appstream 25 k #7 34.13 libfastjson x86_64 0.99.9-5.el9 appstream 37 k #7 34.13 #7 34.13 Transaction Summary #7 34.13 ================================================================================ #7 34.13 Install 3 Packages #7 34.13 #7 34.13 Total download size: 856 k #7 34.13 Installed size: 2.8 M #7 34.13 Downloading Packages: #7 34.56 (1/3): libfastjson-0.99.9-5.el9.x86_64.rpm 215 kB/s | 37 kB 00:00 #7 34.56 (2/3): libestr-0.1.11-4.el9.x86_64.rpm 143 kB/s | 25 kB 00:00 #7 34.60 (3/3): rsyslog-8.2506.0-2.el9.x86_64.rpm 3.8 MB/s | 794 kB 00:00 #7 34.60 -------------------------------------------------------------------------------- #7 34.60 Total 1.8 MB/s | 856 kB 00:00 #7 34.72 Running transaction check #7 34.76 Transaction check succeeded. #7 34.76 Running transaction test #7 34.82 Transaction test succeeded. #7 34.82 Running transaction #7 34.91 Preparing : 1/1 #7 35.04 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 35.05 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 35.10 Installing : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 35.12 Running scriptlet: rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 36.91 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 36.91 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 36.91 Verifying : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 36.99 #7 36.99 Installed: #7 36.99 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 36.99 rsyslog-8.2506.0-2.el9.x86_64 #7 36.99 #7 36.99 Complete! #7 37.36 46 files removed #7 DONE 38.2s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.6s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 1.2s #10 exporting to image #10 exporting layers #10 exporting layers 1.1s done #10 writing image sha256:f4010c904fcc820ea57ce8e9b372ad7f5fde8a364e7ded0c6696d9ea2e703661 0.0s done #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 0.1s done #10 DONE 1.3s 3 warnings found (use docker --debug to expand):  - 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) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 28) 2026-04-20 01:31:52,300: INFO: Docker build duration: 45 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd] 29828e4330a3: Preparing 3edaba940e9e: Preparing 3471eada8e3a: Preparing 22c09698d67c: Preparing df1d2f6c2049: Preparing c537452e33fc: Preparing b87399ca58b3: Preparing 595bec54e320: Preparing 816b204d6e42: Preparing 277a6b4514a9: Preparing 1d489062381d: Preparing 44343de3ea1d: Preparing c537452e33fc: Waiting b87399ca58b3: Waiting 595bec54e320: Waiting 816b204d6e42: Waiting 277a6b4514a9: Waiting 1d489062381d: Waiting 44343de3ea1d: Waiting df1d2f6c2049: Layer already exists 22c09698d67c: Pushed 3edaba940e9e: Pushed c537452e33fc: Layer already exists 29828e4330a3: Pushed b87399ca58b3: Layer already exists 595bec54e320: Layer already exists 277a6b4514a9: Layer already exists 1d489062381d: Layer already exists 44343de3ea1d: Layer already exists 816b204d6e42: Layer already exists 3471eada8e3a: Pushed nightly-r25.1: digest: sha256:8df4d39dfa2e2beb1c310e776832e5354fb992b6ca9e72da83bf7954ca4c30ae size: 2822 2026-04-20 01:31:54,741: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 47 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 8bb88642f8de 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 37f3a39b44e0 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 485d0dae8fbb 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 db83f572e92d 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 0978262292bd 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 16fbdc946867 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 07b10decb078 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 f4010c904fcc 438MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 fcdc96c08d76 418MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 1f34e1cfdf12 32.7MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 cc12308defc1 2.87GB 0B U tf-dev-sandbox:compile df9b305ee3f3 24.7GB 0B