2026-04-06 01:12:46,228: INFO: Building opensdn-external-rsyslogd 2026-04-06 01:12:46,466: 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 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 transferring context: #3 transferring context: 2B done #3 DONE 0.3s #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.7s #6 [2/5] COPY *.sh / #6 DONE 0.2s #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 1.451 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #7 3.180 Extra Packages for Enterprise Linux 9 - x86_64 28 MB/s | 20 MB 00:00 #7 15.74 Extra Packages for Enterprise Linux 9 openh264 3.9 kB/s | 2.5 kB 00:00 #7 16.62 Rocky Linux 9 - BaseOS 32 MB/s | 17 MB 00:00 #7 21.01 Rocky Linux 9 - AppStream 30 MB/s | 17 MB 00:00 #7 26.72 Rocky Linux 9 - Extras 32 kB/s | 17 kB 00:00 #7 29.55 Dependencies resolved. #7 29.55 ================================================================================ #7 29.55 Package Architecture Version Repository Size #7 29.55 ================================================================================ #7 29.55 Installing: #7 29.55 rsyslog x86_64 8.2506.0-2.el9 appstream 794 k #7 29.55 Installing dependencies: #7 29.55 libestr x86_64 0.1.11-4.el9 appstream 25 k #7 29.55 libfastjson x86_64 0.99.9-5.el9 appstream 37 k #7 29.55 #7 29.55 Transaction Summary #7 29.55 ================================================================================ #7 29.55 Install 3 Packages #7 29.55 #7 29.55 Total download size: 856 k #7 29.55 Installed size: 2.8 M #7 29.55 Downloading Packages: #7 29.88 (1/3): libestr-0.1.11-4.el9.x86_64.rpm 284 kB/s | 25 kB 00:00 #7 29.89 (2/3): libfastjson-0.99.9-5.el9.x86_64.rpm 328 kB/s | 37 kB 00:00 #7 29.94 (3/3): rsyslog-8.2506.0-2.el9.x86_64.rpm 5.0 MB/s | 794 kB 00:00 #7 29.94 -------------------------------------------------------------------------------- #7 29.94 Total 2.1 MB/s | 856 kB 00:00 #7 30.09 Running transaction check #7 30.10 Transaction check succeeded. #7 30.10 Running transaction test #7 30.20 Transaction test succeeded. #7 30.20 Running transaction #7 30.31 Preparing : 1/1 #7 30.41 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 30.42 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 30.50 Installing : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 30.51 Running scriptlet: rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 32.92 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 32.92 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 32.92 Verifying : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 33.42 #7 33.42 Installed: #7 33.42 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 33.42 rsyslog-8.2506.0-2.el9.x86_64 #7 33.42 #7 33.42 Complete! #7 33.85 46 files removed #7 DONE 34.2s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.6s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 0.5s #10 exporting to image #10 exporting layers #10 exporting layers 1.8s done #10 writing image sha256:dc22fd757eeefc0e2bc68793fbbb8779c0935f70f61938c2aaff61fc1f616ee0 #10 writing image sha256:dc22fd757eeefc0e2bc68793fbbb8779c0935f70f61938c2aaff61fc1f616ee0 0.0s done #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 0.0s done #10 DONE 2.0s 3 warnings found (use docker --debug to expand):  - 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) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 4) 2026-04-06 01:13:29,903: INFO: Docker build duration: 43 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd] eb77ace70d1a: Preparing 85bbe4b5925c: Preparing 07ec2228f697: Preparing 23ec1a130a49: Preparing 419aefa68e4b: Preparing 7d7901b79cea: Preparing 4fc0d8853c1a: Preparing 77939f3aec9d: Preparing 90fc42d80ae3: Preparing 89fd72247af4: Preparing a7a55e3403bb: Preparing 44343de3ea1d: Preparing 77939f3aec9d: Waiting 90fc42d80ae3: Waiting 89fd72247af4: Waiting a7a55e3403bb: Waiting 44343de3ea1d: Waiting 7d7901b79cea: Waiting 4fc0d8853c1a: Waiting 419aefa68e4b: Layer already exists 85bbe4b5925c: Pushed 23ec1a130a49: Pushed 7d7901b79cea: Layer already exists eb77ace70d1a: Pushed 4fc0d8853c1a: Layer already exists 89fd72247af4: Layer already exists a7a55e3403bb: Layer already exists 77939f3aec9d: Layer already exists 90fc42d80ae3: Layer already exists 44343de3ea1d: Layer already exists 07ec2228f697: Pushed nightly-r25.1: digest: sha256:981769080ef5dba338f8fedfc8d5430c3dea9ba5e94ef7a190bc381173fd0e0d size: 2822 2026-04-06 01:13:31,508: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 45 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 2b6e7ad51efe 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 711541146adb 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 20d4464b23a2 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 8b6f15808b6e 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 34edd90464b3 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 b21b96bdad7f 2.38MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 6207fb9bcb0e 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 dc22fd757eee 432MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 2b1215bbd428 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 9e269822b0a1 412MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 817a05826cd0 32.7MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 cc12308defc1 2.87GB 0B U tf-dev-sandbox:compile b2f9ad589894 24.7GB 0B