2026-02-26 01:29:27,167: INFO: Building opensdn-external-rsyslogd 2026-02-26 01:29:27,366: 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.8s #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 done #5 DONE 0.4s #6 [2/5] COPY *.sh / #6 DONE 0.5s #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.088 Third parties for OpenSDN 42 MB/s | 5.1 MB 00:00 #7 3.329 Extra Packages for Enterprise Linux 9 - x86_64 25 MB/s | 20 MB 00:00 #7 18.59 Extra Packages for Enterprise Linux 9 openh264 2.3 kB/s | 2.5 kB 00:01 #7 19.75 Rocky Linux 9 - BaseOS 19 MB/s | 15 MB 00:00 #7 25.41 Rocky Linux 9 - AppStream 16 MB/s | 16 MB 00:00 #7 32.02 Rocky Linux 9 - Extras 31 kB/s | 17 kB 00:00 #7 36.94 Dependencies resolved. #7 36.94 ================================================================================ #7 36.94 Package Architecture Version Repository Size #7 36.94 ================================================================================ #7 36.94 Installing: #7 36.94 rsyslog x86_64 8.2506.0-2.el9 appstream 794 k #7 36.94 Installing dependencies: #7 36.94 libestr x86_64 0.1.11-4.el9 appstream 25 k #7 36.94 libfastjson x86_64 0.99.9-5.el9 appstream 37 k #7 36.94 #7 36.94 Transaction Summary #7 36.94 ================================================================================ #7 36.94 Install 3 Packages #7 36.94 #7 36.94 Total download size: 856 k #7 36.94 Installed size: 2.8 M #7 36.94 Downloading Packages: #7 37.26 (1/3): libestr-0.1.11-4.el9.x86_64.rpm 314 kB/s | 25 kB 00:00 #7 37.53 (2/3): libfastjson-0.99.9-5.el9.x86_64.rpm 109 kB/s | 37 kB 00:00 #7 37.92 (3/3): rsyslog-8.2506.0-2.el9.x86_64.rpm 1.0 MB/s | 794 kB 00:00 #7 37.92 -------------------------------------------------------------------------------- #7 37.92 Total 870 kB/s | 856 kB 00:00 #7 38.40 Running transaction check #7 38.67 Transaction check succeeded. #7 38.67 Running transaction test #7 39.02 Transaction test succeeded. #7 39.02 Running transaction #7 39.35 Preparing : 1/1 #7 39.50 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 39.52 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 39.59 Installing : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 39.63 Running scriptlet: rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 39.99 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 39.99 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 39.99 Verifying : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 40.11 #7 40.11 Installed: #7 40.11 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 40.11 rsyslog-8.2506.0-2.el9.x86_64 #7 40.11 #7 40.11 Complete! #7 40.82 46 files removed #7 DONE 41.4s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.6s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 0.4s #10 exporting to image #10 exporting layers #10 exporting layers 1.3s done #10 writing image sha256:2e1dafc5cd203dd5c3d751d0aa60880612f5e0106d89e5641eb051688e8c0274 #10 writing image sha256:2e1dafc5cd203dd5c3d751d0aa60880612f5e0106d89e5641eb051688e8c0274 0.1s done #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 0.2s 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-26 01:30:15,706: INFO: Docker build duration: 48 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd] 6759febfb365: Preparing 202fbb25f6eb: Preparing 9d1f7990ab7e: Preparing 04b6a00d4f23: Preparing 862a3633de6f: Preparing 7f5f541b6a71: Preparing 37e622cf59b7: Preparing 0882c27e78b2: Preparing 1b887304f16d: Preparing 82f957d89caa: Preparing 68d8e7f093b5: Preparing 44343de3ea1d: Preparing 37e622cf59b7: Waiting 0882c27e78b2: Waiting 1b887304f16d: Waiting 82f957d89caa: Waiting 68d8e7f093b5: Waiting 44343de3ea1d: Waiting 7f5f541b6a71: Waiting 862a3633de6f: Layer already exists 04b6a00d4f23: Pushed 7f5f541b6a71: Layer already exists 6759febfb365: Pushed 37e622cf59b7: Layer already exists 202fbb25f6eb: Pushed 0882c27e78b2: Layer already exists 1b887304f16d: Layer already exists 82f957d89caa: Layer already exists 68d8e7f093b5: Layer already exists 44343de3ea1d: Layer already exists 9d1f7990ab7e: Pushed nightly-r25.1: digest: sha256:99ec57b072456837c92d34667ebcfa341cb7ee8089eb519cd5c93bec791b0ad0 size: 2822 2026-02-26 01:30:19,879: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 52 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 183cc3af016f 616MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 31f8c57d3c4e 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 89aa8a1f2069 616MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 5bc28874b364 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 ae2df8866f11 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 fbe60e1d22a3 2.37MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 b0ac1f912278 616MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 b0ebd2a2c07f 679MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 2e1dafc5cd20 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 d9f871dcaa99 439MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 54bd96c7e30d 409MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 da0df30c8d2d 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 e1a2f81d7062 690MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 4270117e155c 2.9GB 0B U tf-dev-sandbox:compile cb709dd83f93 24.7GB 0B