2026-05-04 17:37:05,024: INFO: Building opensdn-vrouter-kernel-build-init 2026-05-04 17:37:05,287: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_7_7_5-3_1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-vrouter-kernel-build-init --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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.26kB done #1 DONE 2.0s #2 [internal] load metadata for docker.io/library/ubuntu:24.04 #2 ... #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #2 [internal] load metadata for docker.io/library/ubuntu:24.04 #2 DONE 1.7s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.5s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/9] FROM docker.io/library/ubuntu:24.04@sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b #6 resolve docker.io/library/ubuntu:24.04@sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b 0.1s done #6 DONE 0.1s #7 [internal] load build context #7 transferring context: 19.35kB 0.0s done #7 DONE 1.6s #6 [stage-1 1/9] FROM docker.io/library/ubuntu:24.04@sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b #6 sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b 6.69kB / 6.69kB done #6 sha256:cdb5fd928fced577cfecf12c8966e830fcdf42ee481fb0b91904eeddc2fe5eff 424B / 424B done #6 sha256:0b1ebe5dd42682bb8eda97ecf10a09f70f18d2d4af35f82b9271badac5dbeb27 2.05kB / 2.05kB done #6 sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081 29.73MB / 29.73MB 0.4s done #6 extracting sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081 0.8s #6 extracting sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081 6.2s #6 extracting sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081 11.4s #6 extracting sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081 13.1s done #6 DONE 14.5s #8 [stage-1 2/9] COPY __licensing.txt /licenses/licensing.txt #8 DONE 0.4s #9 [stage-1 3/9] COPY *.repo /etc/yum.repos.d/ #9 DONE 0.2s #10 [stage-1 4/9] COPY *.list /etc/apt/ #10 DONE 0.2s #11 [stage-1 5/9] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #11 DONE 0.9s #12 [stage-1 6/9] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #12 DONE 0.9s #13 [stage-1 7/9] RUN set -e ; contrail_version=master-2_7_7_5-3_1 ; echo "${contrail_version}" > /contrail_version ; export DEBIAN_FRONTEND=noninteractive ; apt-get update ; apt-get install -y --no-install-recommends dkms libelf-dev g++ gcc-12 ; apt-get autoremove -y ; mkdir -p /vrouter_src ; cd /vrouter_src ; tar -xf /opt/contrail/src/contrail-vrouter.tar.gz #13 1.144 Get:1 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble InRelease [256 kB] #13 1.183 Get:2 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] #13 1.183 Get:3 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] #13 1.183 Get:4 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed InRelease [265 kB] #13 1.183 Get:5 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] #13 1.579 Ign:6 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages #13 1.579 Ign:7 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/universe amd64 Packages #13 1.579 Ign:8 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 Packages #13 1.579 Ign:9 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/restricted amd64 Packages #13 1.579 Get:6 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] #13 1.782 Get:7 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] #13 2.861 Get:8 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] #13 2.940 Get:9 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] #13 2.940 Ign:10 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages #13 2.940 Ign:11 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/main amd64 Packages #13 2.940 Ign:12 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages #13 2.940 Ign:13 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages #13 2.940 Ign:14 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages #13 2.940 Ign:15 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages #13 2.940 Ign:16 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages #13 2.940 Ign:17 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages #13 2.940 Get:10 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1092 kB] #13 3.107 Get:11 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1087 kB] #13 3.235 Get:12 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1442 kB] #13 3.497 Get:13 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] #13 3.497 Get:14 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1486 kB] #13 3.622 Get:15 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1387 kB] #13 3.648 Get:16 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] #13 3.648 Get:17 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1405 kB] #13 3.855 Ign:18 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/multiverse amd64 Packages #13 3.855 Ign:19 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages #13 3.855 Ign:20 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/restricted amd64 Packages #13 3.855 Ign:21 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages #13 3.855 Get:18 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/multiverse amd64 Packages [5226 B] #13 3.928 Get:19 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages [282 kB] #13 3.928 Get:20 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/restricted amd64 Packages [435 kB] #13 3.928 Get:21 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages [626 kB] #13 4.763 Ign:22 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages #13 4.763 Ign:23 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages #13 4.763 Get:22 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] #13 4.763 Get:23 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] #13 33.19 Ign:24 http://archive.ubuntu.com/ubuntu noble InRelease #13 33.29 Ign:25 http://archive.ubuntu.com/ubuntu noble-updates InRelease #13 33.30 Ign:26 http://archive.ubuntu.com/ubuntu noble-backports InRelease #13 34.20 Ign:24 http://archive.ubuntu.com/ubuntu noble InRelease #13 34.30 Ign:25 http://archive.ubuntu.com/ubuntu noble-updates InRelease #13 34.30 Ign:26 http://archive.ubuntu.com/ubuntu noble-backports InRelease #13 36.21 Ign:24 http://archive.ubuntu.com/ubuntu noble InRelease #13 36.31 Ign:25 http://archive.ubuntu.com/ubuntu noble-updates InRelease #13 36.32 Ign:26 http://archive.ubuntu.com/ubuntu noble-backports InRelease #13 40.23 Err:24 http://archive.ubuntu.com/ubuntu noble InRelease #13 40.23 Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::18). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.92.23), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.92.24), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.83), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.82), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.82), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.83), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.81), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.81), connection timed out #13 40.31 Err:25 http://archive.ubuntu.com/ubuntu noble-updates InRelease #13 40.31 Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::18). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) #13 40.31 Err:26 http://archive.ubuntu.com/ubuntu noble-backports InRelease #13 40.31 Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::18). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) #13 76.95 Ign:27 http://security.ubuntu.com/ubuntu noble-security InRelease #13 146.7 Ign:27 http://security.ubuntu.com/ubuntu noble-security InRelease #13 213.8 Ign:27 http://security.ubuntu.com/ubuntu noble-security InRelease #13 301.8 Err:27 http://security.ubuntu.com/ubuntu noble-security InRelease #13 301.8 Connection failed [IP: 185.125.190.81 80] #13 301.8 Fetched 31.8 MB in 5min 1s (106 kB/s) #13 301.8 Reading package lists... #13 302.8 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble/InRelease Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::18). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.92.23), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.92.24), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.83), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.82), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.82), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.83), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.81), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.81), connection timed out #13 302.8 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::18). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) #13 302.8 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-backports/InRelease Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2a06:bc80:0:1000::18). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) #13 302.8 W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Connection failed [IP: 185.125.190.81 80] #13 302.8 W: Some index files failed to download. They have been ignored, or old ones used instead. #13 302.8 Reading package lists... #13 304.0 Building dependency tree... #13 304.2 Reading state information... #13 304.3 Some packages could not be installed. This may mean that you have #13 304.3 requested an impossible situation or if you are using the unstable #13 304.3 distribution that some required packages have not yet been created #13 304.3 or been moved out of Incoming. #13 304.3 The following information may help to resolve the situation: #13 304.3 #13 304.3 The following packages have unmet dependencies: #13 304.5 libasan8 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed #13 304.5 libatomic1 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed #13 304.5 libc6-dev : Depends: libc6 (= 2.39-0ubuntu8.4) but 2.39-0ubuntu8.7 is to be installed #13 304.5 libcc1-0 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed #13 304.5 libgomp1 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed #13 304.5 libhwasan0 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed #13 304.5 libitm1 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed #13 304.5 liblsan0 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed #13 304.5 libquadmath0 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed #13 304.5 libtsan2 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed #13 304.5 libubsan1 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed #13 304.5 perl : Depends: perl-base (= 5.38.2-3.2ubuntu0.1) but 5.38.2-3.2ubuntu0.2 is to be installed #13 304.5 E: Unable to correct problems, you have held broken packages. #13 ERROR: process "/bin/sh -c set -e ; contrail_version=${CONTRAIL_VERSION:-$CONTRAIL_CONTAINER_TAG} ; echo "${contrail_version}" > /contrail_version ; export DEBIAN_FRONTEND=noninteractive ; apt-get update ; apt-get install -y --no-install-recommends dkms libelf-dev g++ gcc-12 ; apt-get autoremove -y ; mkdir -p /vrouter_src ; cd /vrouter_src ; tar -xf /opt/contrail/src/contrail-vrouter.tar.gz" did not complete successfully: exit code: 100 ------ > [stage-1 7/9] RUN set -e ; contrail_version=master-2_7_7_5-3_1 ; echo "${contrail_version}" > /contrail_version ; export DEBIAN_FRONTEND=noninteractive ; apt-get update ; apt-get install -y --no-install-recommends dkms libelf-dev g++ gcc-12 ; apt-get autoremove -y ; mkdir -p /vrouter_src ; cd /vrouter_src ; tar -xf /opt/contrail/src/contrail-vrouter.tar.gz: 304.5 libcc1-0 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed 304.5 libgomp1 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed 304.5 libhwasan0 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed 304.5 libitm1 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed 304.5 liblsan0 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed 304.5 libquadmath0 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed 304.5 libtsan2 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed 304.5 libubsan1 : Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04) but 14.2.0-4ubuntu2~24.04.1 is to be installed 304.5 perl : Depends: perl-base (= 5.38.2-3.2ubuntu0.1) but 5.38.2-3.2ubuntu0.2 is to be installed 304.5 E: Unable to correct problems, you have held broken packages. ------ 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) Dockerfile:46 -------------------- 45 | # tpc repo is not to be used as it os dependend 46 | >>> RUN set -e ; 47 | >>> contrail_version=${CONTRAIL_VERSION:-$CONTRAIL_CONTAINER_TAG} ; 48 | >>> echo "${contrail_version}" > /contrail_version ; 49 | >>> export DEBIAN_FRONTEND=noninteractive ; 50 | >>> apt-get update ; 51 | >>> apt-get install -y --no-install-recommends dkms libelf-dev g++ gcc-12 ; 52 | >>> apt-get autoremove -y ; 53 | >>> mkdir -p /vrouter_src ; 54 | >>> cd /vrouter_src ; 55 | >>> tar -xf /opt/contrail/src/contrail-vrouter.tar.gz 56 | -------------------- ERROR: failed to build: failed to solve: process "/bin/sh -c set -e ; contrail_version=${CONTRAIL_VERSION:-$CONTRAIL_CONTAINER_TAG} ; echo "${contrail_version}" > /contrail_version ; export DEBIAN_FRONTEND=noninteractive ; apt-get update ; apt-get install -y --no-install-recommends dkms libelf-dev g++ gcc-12 ; apt-get autoremove -y ; mkdir -p /vrouter_src ; cd /vrouter_src ; tar -xf /opt/contrail/src/contrail-vrouter.tar.gz" did not complete successfully: exit code: 100 2026-05-04 17:42:57,433: INFO: Docker build duration: 353 seconds 2026-05-04 17:42:57,438: ERROR: Building opensdn-vrouter-kernel-build-init failed, duration: 353 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:5101/opensdn-analytics-alarm-gen:master-2_7_7_5-3_1 821f60a90477 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-3_1 e16137feca58 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-3_1 d1ac2ee3eaa7 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-3_1 f3a763c23eb0 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-3_1 bb89c848c3ba 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-3_1 5c5aeebe3362 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-3_1 f32ea9c5b27d 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-3_1 aac16612eb77 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-3_1 bf5e8dd990a0 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-3_1 d79aa2ad3cbb 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-3_1 33aba5077c9d 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-3_1 90647ffdefc8 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-3_1 9faf66f12741 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-3_1 09725846bb72 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-3_1 ec55f77c487c 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-3_1 c52ea939f8ad 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-3_1 9930cc5e1333 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-3_1 7bcb5d4bbf97 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-3_1 8ed2147ba18f 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-3_1 26c3ce453f30 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-3_1 4a035b7da57e 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-3_1 a7af39d94d6e 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-3_1 0bca52a404c2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-3_1 700371163be0 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-3_1 e9b4f605edb7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-3_1 502f252a72a3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_7_5-3_1 15f47da84a20 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-3_1 7cddc46f05f7 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-3_1 c4c83c70dd3f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-3_1 ffeea4918ea2 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-3_1 7dbdf96a724c 345MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-3_1 07e75244f0c2 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-3_1 e40f3bd7eb0f 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-3_1 11c77248f369 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-3_1 dd7414581acc 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-3_1 9a467765f595 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-3_1 28df55bd975c 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-3_1 23b5a77c8286 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-3_1 f84db1621b4f 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-3_1 cf9544097a5c 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-3_1 d2eb92ad4a5f 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-3_1 168f6f5339b9 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-3_1 6f8962e02b6e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-3_1 4acdb0c127f0 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-3_1 bfcadf6bbf8b 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-3_1 5b1c2fb4f3d0 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_7_5-3_1 8138bf122cff 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_7_5-3_1 3bacb0ca255e 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-3_1 cd69036c63c7 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-3_1 2db9ed45bc15 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-3_1 f1359aa35d7d 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-3_1 bf9ec01b6661 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-3_1 604a61c21405 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-3_1 5a6986a651b8 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-3_1 e1b943cc50bb 2.9GB 0B U opensdn-test-test:master-2_7_7_5-3_1 8138bf122cff 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile a76b200b85fd 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-3_1 e1b943cc50bb 2.9GB 0B U