2026-04-27 01:37:09,560: INFO: Building opensdn-external-rsyslogd 2026-04-27 01:37:09,790: 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.4s #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.5s #4 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #4 CACHED #5 [internal] load build context #5 transferring context: 32.42kB 0.0s done #5 DONE 0.4s #6 [2/5] COPY *.sh / #6 DONE 0.1s #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.683 Third parties for OpenSDN 42 MB/s | 5.1 MB 00:00 #7 5.397 Extra Packages for Enterprise Linux 9 - x86_64 5.6 MB/s | 21 MB 00:03 #7 21.99 Extra Packages for Enterprise Linux 9 openh264 2.3 kB/s | 2.5 kB 00:01 #7 22.90 Rocky Linux 9 - BaseOS 30 MB/s | 19 MB 00:00 #7 30.22 Rocky Linux 9 - AppStream 21 MB/s | 19 MB 00:00 #7 36.93 Rocky Linux 9 - Extras 52 kB/s | 17 kB 00:00 #7 41.33 Dependencies resolved. #7 41.33 ================================================================================ #7 41.33 Package Architecture Version Repository Size #7 41.33 ================================================================================ #7 41.33 Installing: #7 41.33 rsyslog x86_64 8.2506.0-2.el9 appstream 794 k #7 41.33 Installing dependencies: #7 41.33 libestr x86_64 0.1.11-4.el9 appstream 25 k #7 41.33 libfastjson x86_64 0.99.9-5.el9 appstream 37 k #7 41.33 #7 41.33 Transaction Summary #7 41.33 ================================================================================ #7 41.33 Install 3 Packages #7 41.33 #7 41.33 Total download size: 856 k #7 41.33 Installed size: 2.8 M #7 41.33 Downloading Packages: #7 41.75 (1/3): libfastjson-0.99.9-5.el9.x86_64.rpm 208 kB/s | 37 kB 00:00 #7 41.88 (2/3): libestr-0.1.11-4.el9.x86_64.rpm 81 kB/s | 25 kB 00:00 #7 41.99 (3/3): rsyslog-8.2506.0-2.el9.x86_64.rpm 1.8 MB/s | 794 kB 00:00 #7 41.99 -------------------------------------------------------------------------------- #7 41.99 Total 1.2 MB/s | 856 kB 00:00 #7 42.16 Running transaction check #7 42.19 Transaction check succeeded. #7 42.19 Running transaction test #7 42.22 Transaction test succeeded. #7 42.22 Running transaction #7 43.75 Preparing : 1/1 #7 44.03 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 44.05 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 44.11 Installing : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 44.14 Running scriptlet: rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 44.37 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 44.37 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 44.37 Verifying : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 44.59 #7 44.59 Installed: #7 44.59 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 44.59 rsyslog-8.2506.0-2.el9.x86_64 #7 44.59 #7 44.59 Complete! #7 45.37 46 files removed #7 DONE 46.6s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.9s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 0.8s #10 exporting to image #10 exporting layers #10 exporting layers 0.5s done #10 writing image sha256:010aa514b35569d222cba1c5417d1641b9868deec47c6654c52bba4db21d2400 #10 writing image sha256:010aa514b35569d222cba1c5417d1641b9868deec47c6654c52bba4db21d2400 done #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 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-27 01:38:05,357: INFO: Docker build duration: 56 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd] b1764241af00: Preparing 1855c0283d51: Preparing caa67489187a: Preparing 6847bc32d1e2: Preparing 7fb3a93f054c: Preparing 4089fb0ee7a5: Preparing 4d2432772bda: Preparing 537554897c2a: Preparing c933989bf68d: Preparing 86e0524f91c5: Preparing 5fa99627b7c0: Preparing 44343de3ea1d: Preparing 6847bc32d1e2: Waiting 7fb3a93f054c: Waiting 4089fb0ee7a5: Waiting 4d2432772bda: Waiting 537554897c2a: Waiting c933989bf68d: Waiting 86e0524f91c5: Waiting 5fa99627b7c0: Waiting 44343de3ea1d: Waiting b1764241af00: Pushed 1855c0283d51: Pushed 7fb3a93f054c: Layer already exists 4089fb0ee7a5: Layer already exists 6847bc32d1e2: Pushed 4d2432772bda: Layer already exists 537554897c2a: Layer already exists c933989bf68d: Layer already exists 86e0524f91c5: Layer already exists 5fa99627b7c0: Layer already exists 44343de3ea1d: Layer already exists caa67489187a: Pushed nightly-r25.1: digest: sha256:cfb5215824bda7affc53dbc6aa460df4734afb101bd0ab0cfba8482c10cfed52 size: 2822 2026-04-27 01:38:15,469: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 66 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 68f8b25dbd31 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 4feca1b19daf 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 30e53c39edcf 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 eb0c3c82c4d3 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 8a50edb637f0 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 70fff16464fa 2.38MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 839dfb225cc2 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 a2f3901e02c2 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 129cf7c89432 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 010aa514b355 438MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 6bab261db789 449MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 6c2a8837f725 418MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 9f3865ca9339 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 9df21e011905 710MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile 0734c0af16a3 24.7GB 0B