Building tf-dev-env image: tf-dev-sandbox:sandbox-master-2_1_8_6-1 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 34.3kB Step 1/19 : ARG LINUX_DISTR=rockylinux Step 2/19 : ARG LINUX_DISTR_VER=9 Step 3/19 : FROM $LINUX_DISTR:$LINUX_DISTR_VER 9: Pulling from library/rockylinux 446f83f14b23: Pulling fs layer 446f83f14b23: Verifying Checksum 446f83f14b23: Download complete 446f83f14b23: Pull complete Digest: sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 Status: Downloaded newer image for rockylinux:9 ---> 9cc24f05f309 Step 4/19 : ARG SITE_MIRROR ---> Running in d511145737ca ---> Removed intermediate container d511145737ca ---> 8b7a4ce64ecc Step 5/19 : ARG LC_ALL=en_US.UTF-8 ---> Running in edb0c17e6b4e ---> Removed intermediate container edb0c17e6b4e ---> f23b8d0f96d3 Step 6/19 : ARG LANG=en_US.UTF-8 ---> Running in a71683c71ff9 ---> Removed intermediate container a71683c71ff9 ---> ec261952f4d1 Step 7/19 : ARG LANGUAGE=en_US.UTF-8 ---> Running in 28c2d74d677a ---> Removed intermediate container 28c2d74d677a ---> e90e5a3082fa Step 8/19 : ENV USER root ---> Running in ff8d7645bb36 ---> Removed intermediate container ff8d7645bb36 ---> 77f977f28389 Step 9/19 : ENV HOME /root ---> Running in f783ed82cb79 ---> Removed intermediate container f783ed82cb79 ---> 03cf8cb825b0 Step 10/19 : ENV CONTRAIL $HOME/contrail ---> Running in 31fe09e51921 ---> Removed intermediate container 31fe09e51921 ---> 4580214fa2bb Step 11/19 : ENV LC_ALL=$LC_ALL ---> Running in f096d04028f9 ---> Removed intermediate container f096d04028f9 ---> 8e230ec94b7a Step 12/19 : ENV LANG=$LANG ---> Running in 2598c4719241 ---> Removed intermediate container 2598c4719241 ---> 23abfb2e4f2b Step 13/19 : ENV LANGUAGE=$LANGUAGE ---> Running in 3581459dbab7 ---> Removed intermediate container 3581459dbab7 ---> 2f1e9b177104 Step 14/19 : ENV PS1="sandbox:\[\033[01;34m\]\w\[\033[00m\]\$ " ---> Running in 6a54d2fbb803 ---> Removed intermediate container 6a54d2fbb803 ---> ae515a3702e6 Step 15/19 : WORKDIR $CONTRAIL ---> Running in 896db16aea33 ---> Removed intermediate container 896db16aea33 ---> 492d0b4fe822 Step 16/19 : COPY *.repo pip.conf* /etc/yum.repos.d/ ---> 3b6ca32a00f9 Step 17/19 : COPY entrypoint.sh build-rocky*.sh / ---> 4c508fc808a2 Step 18/19 : RUN source /etc/os-release && /build-rocky$(echo ${VERSION_ID} | cut -d '.' -f 1).sh ---> Running in 337e46e4c249 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Failed to set locale, defaulting to C.UTF-8 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 2.1 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 730 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 264 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 74 MB/s | 7.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 63 MB/s | 4.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 939 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 2.3 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 392 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 451 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 837 kB/s | 16 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 610 kB/s | 13 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 64 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 116 MB/s | 30 MB 00:00 Third parties for OpenSDN 55 MB/s | 5.4 MB 00:00 Available Packages Name : git-review Version : 2.3.1 Release : 7.el9 Architecture : noarch Size : 86 k Source : git-review-2.3.1-7.el9.src.rpm Repository : tf-mirrors.ci_repos_epel9.repo Summary : A Git helper for integration with Gerrit URL : https://opendev.org/opendev/git-review License : ASL 2.0 Description : An extension for source control system Git that creates and manages : review requests in the patch management system Gerrit. It replaces the : rfc.sh script. Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:04 ago on Mon Oct 6 19:39:31 2025. Dependencies resolved. =========================================================================================== Package Arch Version Repository Size =========================================================================================== Installing: dnf-plugins-core noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 36 k Installing dependencies: dbus-libs x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 151 k python3-dateutil noarch 1:2.8.1-7.el9 tf-mirrors.ci_repos_yum9-baseos 287 k python3-dbus x86_64 1.2.18-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 131 k python3-dnf-plugins-core noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 246 k python3-six noarch 1.15.0-9.el9 tf-mirrors.ci_repos_yum9-baseos 36 k python3-systemd x86_64 234-19.el9 tf-mirrors.ci_repos_yum9-baseos 82 k Transaction Summary =========================================================================================== Install 7 Packages Total download size: 969 k Installed size: 2.9 M Is this ok [y/N]: Operation aborted. The command '/bin/sh -c source /etc/os-release && /build-rocky$(echo ${VERSION_ID} | cut -d '.' -f 1).sh' returned a non-zero code: 1