2025-05-15 11:55:30,610: INFO: Building opensdn-vrouter-kernel-build-init 2025-05-15 11:55:30,918: 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-1_0_8_7-7_0 --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 GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.81kB done #1 DONE 1.9s #2 [internal] load metadata for docker.io/library/ubuntu:24.04 #2 DONE 1.9s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.6s #4 [1/8] FROM docker.io/library/ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 #4 resolve docker.io/library/ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 #4 resolve docker.io/library/ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 0.8s done #4 sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 6.69kB / 6.69kB done #4 sha256:dc17125eaac86538c57da886e494a34489122fb6a3ebb6411153d742594c2ddc 424B / 424B done #4 sha256:a0e45e2ce6e6e22e73185397d162a64fcf2f80a41c597015cab05d9a7b5913ce 2.30kB / 2.30kB done #4 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 0B / 29.72MB 0.1s #4 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 2.10MB / 29.72MB 0.3s #4 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 5.24MB / 29.72MB 0.5s #4 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 9.39MB / 29.72MB 0.7s #4 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 13.63MB / 29.72MB 1.0s #4 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 16.78MB / 29.72MB 1.2s #4 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 19.92MB / 29.72MB 1.3s #4 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 25.17MB / 29.72MB 1.5s #4 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 29.04MB / 29.72MB 1.7s #4 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 29.72MB / 29.72MB 1.9s done #4 extracting sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e #4 ... #5 [internal] load build context #5 transferring context: 19.57kB 0.0s done #5 DONE 4.9s #4 [1/8] FROM docker.io/library/ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 #4 extracting sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 5.1s #4 extracting sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 10.3s #4 extracting sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 16.3s #4 extracting sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 22.4s #4 extracting sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 23.2s done #4 DONE 28.5s #6 [2/8] RUN mkdir /licenses #6 DONE 3.0s #7 [3/8] COPY __licensing.txt /licenses/licensing.txt #7 DONE 1.7s #8 [4/8] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.2s #9 [5/8] COPY *.list /etc/apt/ #9 DONE 1.5s #10 [6/8] RUN rm -f /etc/yum.repos.d/tpc.repo && mkdir -p /opt/contrail/src /contrail_tools /vrouter_src && contrail_version=master-1_0_8_7-7_0 && 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 install -y --no-install-recommends dnf rpm2cpio cpio ca-certificates curl && dnf install -y contrail-vrouter-source && mv /usr/src/* /opt/contrail/src/ && vrouter_path=$(find /opt/contrail/src -type f -name "contrail-vrouter-*.tar.gz") && cd /vrouter_src && tar -xf "${vrouter_path}" && cd /contrail_tools && (cd /var/cache/dnf; for u in `dnf repoquery contrail-vrouter-utils --location`; do curl -LO "$u"; done) && find /var/cache/dnf -name "contrail-vrouter-utils*.rpm" && rpm2cpio $(find /var/cache/dnf -name "contrail-vrouter-utils*.rpm") | cpio -iuvd && cd .. && dnf clean all -y && rm -rf /var/cache/dnf && apt-get purge -y dnf rpm2cpio cpio ca-certificates && apt-get autoremove -y #10 0.933 Get:1 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #10 1.004 Get:2 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #10 1.004 Get:3 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #10 1.004 Get:4 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-proposed InRelease [279 kB] #10 1.004 Get:5 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #10 1.129 Get:6 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] #10 1.129 Get:7 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] #10 1.391 Ign:8 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy/main amd64 Packages #10 1.391 Ign:9 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages #10 1.391 Ign:10 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy/universe amd64 Packages #10 1.391 Ign:11 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages #10 1.391 Get:8 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #10 1.421 Get:12 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] #10 1.547 Get:13 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] #10 1.547 Get:9 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #10 1.547 Get:10 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #10 3.127 Get:11 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #10 3.158 Ign:14 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages #10 3.158 Ign:15 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages #10 3.158 Ign:16 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages #10 3.158 Ign:17 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages #10 3.169 Get:14 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1243 kB] #10 3.290 Get:15 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [47.7 kB] #10 3.290 Get:16 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4000 kB] #10 3.579 Get:17 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2788 kB] #10 3.856 Ign:18 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages #10 3.856 Ign:19 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages #10 3.856 Ign:20 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages #10 3.856 Ign:21 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages #10 3.856 Get:18 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [55.7 kB] #10 3.907 Get:19 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1542 kB] #10 4.094 Get:20 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3099 kB] #10 4.415 Get:21 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [4154 kB] #10 4.786 Ign:22 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-proposed/main amd64 Packages #10 4.786 Ign:23 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-proposed/universe amd64 Packages #10 4.794 Ign:24 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-proposed/restricted amd64 Packages #10 4.797 Get:22 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-proposed/main amd64 Packages [529 kB] #10 4.882 Get:23 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-proposed/universe amd64 Packages [113 kB] #10 4.882 Get:24 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-proposed/restricted amd64 Packages [886 kB] #10 5.520 Ign:25 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages #10 5.520 Ign:26 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages #10 5.520 Get:25 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [82.7 kB] #10 5.520 Get:26 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] #10 5.910 Get:27 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1035 kB] #10 6.138 Get:28 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1318 kB] #10 6.239 Get:29 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1082 kB] #10 6.345 Get:30 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] #10 6.748 Get:31 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] #10 7.035 Get:32 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] #10 7.158 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] #10 8.424 Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] #10 8.564 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] #10 8.593 Get:36 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1428 kB] #10 8.732 Get:37 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1380 kB] #10 8.875 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1377 kB] #10 8.985 Get:39 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [36.0 kB] #10 9.036 Get:40 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [77.2 kB] #10 20.25 Fetched 69.2 MB in 19s (3569 kB/s) #10 20.25 Reading package lists... #10 26.65 Reading package lists... #10 31.27 Building dependency tree... #10 33.14 Reading state information... #10 34.94 The following additional packages will be installed: #10 34.94 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 cpp-13 #10 34.94 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++-13 #10 34.94 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-12-base gcc-13 #10 34.94 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu kmod libasan8 #10 34.94 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev #10 34.94 libctf-nobfd0 libctf0 libdpkg-perl libelf1t64 libgcc-12-dev libgcc-13-dev #10 34.94 libgdbm-compat4t64 libgdbm6t64 libgomp1 libgprofng0 libhwasan0 libisl23 #10 34.94 libitm1 libjansson4 libkmod2 liblsan0 libmpc3 libmpfr6 libperl5.38t64 #10 34.98 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 libzstd-dev #10 34.98 linux-libc-dev lsb-release lto-disabled-list make patch perl #10 34.98 perl-modules-5.38 rpcsvc-proto xz-utils zlib1g-dev #10 34.99 Suggested packages: #10 34.99 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-12-locales cpp-12-doc #10 34.99 gcc-13-locales cpp-13-doc menu debian-keyring g++-multilib g++-13-multilib #10 34.99 gcc-13-doc gcc-multilib manpages-dev autoconf automake libtool flex bison #10 34.99 gdb gcc-doc gcc-12-multilib gcc-12-doc gcc-13-multilib gdb-x86-64-linux-gnu #10 34.99 glibc-doc gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg git #10 34.99 bzr gdbm-l10n libstdc++-13-doc make-doc ed diffutils-doc perl-doc #10 34.99 libterm-readline-gnu-perl | libterm-readline-perl-perl #10 34.99 libtap-harness-archive-perl #10 34.99 Recommended packages: #10 34.99 fakeroot sudo linux-headers-generic | linux-headers-686-pae #10 34.99 | linux-headers-amd64 | linux-headers build-essential gnupg | sq | sqop #10 34.99 | pgpainless-cli | sequoia-chameleon-gnupg libalgorithm-merge-perl manpages #10 34.99 manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl #10 34.99 netbase #10 36.29 The following NEW packages will be installed: #10 36.29 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 cpp-13 #10 36.29 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dkms dpkg-dev g++ g++-13 #10 36.29 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-12 gcc-12-base gcc-13 #10 36.30 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu kmod libasan8 #10 36.30 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev #10 36.30 libctf-nobfd0 libctf0 libdpkg-perl libelf-dev libelf1t64 libgcc-12-dev #10 36.30 libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 libgomp1 libgprofng0 libhwasan0 #10 36.30 libisl23 libitm1 libjansson4 libkmod2 liblsan0 libmpc3 libmpfr6 #10 36.30 libperl5.38t64 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 #10 36.30 libzstd-dev linux-libc-dev lsb-release lto-disabled-list make patch perl #10 36.30 perl-modules-5.38 rpcsvc-proto xz-utils zlib1g-dev #10 37.50 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. #10 37.50 Need to get 116 MB of archives. #10 37.50 After this operation, 428 MB of additional disk space will be used. #10 37.50 Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6564 B] #10 37.62 Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.1 [51.7 kB] #10 37.83 Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.1 [101 kB] #10 38.01 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] #10 38.04 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] #10 38.32 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] #10 38.39 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] #10 38.39 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] #10 39.16 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1038 B] #10 39.16 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5326 B] #10 39.16 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] #10 39.16 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] #10 39.16 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] #10 39.16 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] #10 39.16 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] #10 39.33 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] #10 39.33 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] #10 39.33 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] #10 39.39 Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] #10 39.42 Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2462 kB] #10 39.54 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] #10 39.56 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] #10 39.56 Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] #10 39.56 Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3031 kB] #10 39.73 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1322 kB] #10 39.86 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2772 kB] #10 40.00 Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1184 kB] #10 40.03 Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1641 kB] #10 40.13 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] #10 40.14 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2681 kB] #10 40.29 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] #10 41.48 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] #10 41.48 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] #10 41.49 Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1212 B] #10 41.49 Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5018 B] #10 41.49 Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3110 kB] #10 41.66 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] #10 41.67 Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6710 B] #10 41.67 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4871 kB] #10 41.93 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] #10 41.93 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.1 [269 kB] #10 41.94 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] #10 41.95 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] #10 41.95 Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] #10 41.95 Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] #10 41.97 Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] #10 41.97 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.1 [1074 kB] #10 42.11 Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dkms all 3.0.11-1ubuntu13 [51.5 kB] #10 42.11 Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf1t64 amd64 0.190-1.1ubuntu0.1 [57.8 kB] #10 42.17 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 gcc-12-base amd64 12.3.0-17ubuntu1 [46.2 kB] #10 42.17 Get:51 http://archive.ubuntu.com/ubuntu noble/universe amd64 cpp-12 amd64 12.3.0-17ubuntu1 [10.8 MB] #10 42.69 Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.4 [20.4 kB] #10 42.69 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-60.63 [1874 kB] #10 42.77 Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] #10 42.82 Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] #10 42.82 Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.4 [2124 kB] #10 42.96 Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2420 kB] #10 43.02 Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] #10 43.60 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] #10 43.60 Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] #10 43.60 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1100 B] #10 43.60 Get:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgcc-12-dev amd64 12.3.0-17ubuntu1 [2577 kB] #10 43.75 Get:63 http://archive.ubuntu.com/ubuntu noble/universe amd64 gcc-12 amd64 12.3.0-17ubuntu1 [21.6 MB] #10 44.84 Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] #10 44.86 Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libzstd-dev amd64 1.5.5+dfsg2-2build1.1 [364 kB] #10 44.86 Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf-dev amd64 0.190-1.1ubuntu0.1 [68.5 kB] #10 45.64 debconf: delaying package configuration, since apt-utils is not installed #10 45.87 Fetched 116 MB in 8s (13.9 MB/s) #10 46.35 Selecting previously unselected package lsb-release. #10 46.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) #10 46.35 Preparing to unpack .../00-lsb-release_12.0-2_all.deb ... #10 46.96 Unpacking lsb-release (12.0-2) ... #10 48.58 Selecting previously unselected package libkmod2:amd64. #10 48.58 Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... #10 48.63 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... #10 50.48 Selecting previously unselected package kmod. #10 50.48 Preparing to unpack .../02-kmod_31+20240202-2ubuntu7.1_amd64.deb ... #10 50.62 Unpacking kmod (31+20240202-2ubuntu7.1) ... #10 51.97 Selecting previously unselected package gcc-13-base:amd64. #10 51.97 Preparing to unpack .../03-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... #10 52.00 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... #10 52.63 Selecting previously unselected package libisl23:amd64. #10 52.63 Preparing to unpack .../04-libisl23_0.26-3build1.1_amd64.deb ... #10 53.05 Unpacking libisl23:amd64 (0.26-3build1.1) ... #10 53.50 Selecting previously unselected package libmpfr6:amd64. #10 53.50 Preparing to unpack .../05-libmpfr6_4.2.1-1build1.1_amd64.deb ... #10 53.50 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... #10 53.63 Selecting previously unselected package libmpc3:amd64. #10 53.65 Preparing to unpack .../06-libmpc3_1.3.1-1build1.1_amd64.deb ... #10 53.65 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... #10 53.72 Selecting previously unselected package cpp-13-x86-64-linux-gnu. #10 53.72 Preparing to unpack .../07-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... #10 53.76 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... #10 54.67 Selecting previously unselected package cpp-13. #10 54.67 Preparing to unpack .../08-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... #10 54.67 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... #10 54.72 Selecting previously unselected package cpp-x86-64-linux-gnu. #10 54.73 Preparing to unpack .../09-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... #10 54.73 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #10 54.79 Selecting previously unselected package cpp. #10 54.79 Preparing to unpack .../10-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... #10 54.81 Unpacking cpp (4:13.2.0-7ubuntu1) ... #10 54.88 Selecting previously unselected package libcc1-0:amd64. #10 54.88 Preparing to unpack .../11-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... #10 54.88 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... #10 54.92 Selecting previously unselected package binutils-common:amd64. #10 54.92 Preparing to unpack .../12-binutils-common_2.42-4ubuntu2.5_amd64.deb ... #10 54.93 Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... #10 54.97 Selecting previously unselected package libsframe1:amd64. #10 54.97 Preparing to unpack .../13-libsframe1_2.42-4ubuntu2.5_amd64.deb ... #10 54.99 Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... #10 55.07 Selecting previously unselected package libbinutils:amd64. #10 55.07 Preparing to unpack .../14-libbinutils_2.42-4ubuntu2.5_amd64.deb ... #10 55.07 Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... #10 55.19 Selecting previously unselected package libctf-nobfd0:amd64. #10 55.24 Preparing to unpack .../15-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... #10 55.24 Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... #10 55.27 Selecting previously unselected package libctf0:amd64. #10 55.27 Preparing to unpack .../16-libctf0_2.42-4ubuntu2.5_amd64.deb ... #10 55.27 Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... #10 55.34 Selecting previously unselected package libgprofng0:amd64. #10 55.34 Preparing to unpack .../17-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... #10 55.35 Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... #10 55.52 Selecting previously unselected package libjansson4:amd64. #10 55.52 Preparing to unpack .../18-libjansson4_2.14-2build2_amd64.deb ... #10 55.52 Unpacking libjansson4:amd64 (2.14-2build2) ... #10 55.56 Selecting previously unselected package binutils-x86-64-linux-gnu. #10 55.56 Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... #10 55.58 Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... #10 55.87 Selecting previously unselected package libgomp1:amd64. #10 55.87 Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... #10 55.93 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... #10 56.75 Selecting previously unselected package libitm1:amd64. #10 56.75 Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... #10 57.10 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... #10 59.12 Selecting previously unselected package libatomic1:amd64. #10 59.12 Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... #10 59.57 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... #10 60.90 Selecting previously unselected package libasan8:amd64. #10 60.90 Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... #10 60.93 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... #10 62.09 Selecting previously unselected package liblsan0:amd64. #10 62.14 Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... #10 62.47 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... #10 62.74 Selecting previously unselected package libtsan2:amd64. #10 62.74 Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... #10 62.78 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... #10 63.35 Selecting previously unselected package libubsan1:amd64. #10 63.35 Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... #10 63.37 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... #10 63.51 Selecting previously unselected package libhwasan0:amd64. #10 63.52 Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... #10 63.53 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... #10 63.97 Selecting previously unselected package libquadmath0:amd64. #10 63.97 Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... #10 63.98 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... #10 64.04 Selecting previously unselected package libgcc-13-dev:amd64. #10 64.04 Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... #10 64.04 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... #10 68.56 Selecting previously unselected package gcc-13-x86-64-linux-gnu. #10 68.68 Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... #10 69.42 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... #10 72.87 Selecting previously unselected package binutils. #10 72.87 Preparing to unpack .../31-binutils_2.42-4ubuntu2.5_amd64.deb ... #10 73.14 Unpacking binutils (2.42-4ubuntu2.5) ... #10 75.49 Selecting previously unselected package gcc-13. #10 75.49 Preparing to unpack .../32-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... #10 76.30 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... #10 81.01 Selecting previously unselected package gcc-x86-64-linux-gnu. #10 81.02 Preparing to unpack .../33-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... #10 81.46 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #10 85.08 Selecting previously unselected package gcc. #10 85.08 Preparing to unpack .../34-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... #10 85.63 Unpacking gcc (4:13.2.0-7ubuntu1) ... #10 88.05 Selecting previously unselected package perl-modules-5.38. #10 88.05 Preparing to unpack .../35-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... #10 88.39 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... #10 95.92 Selecting previously unselected package libgdbm6t64:amd64. #10 95.92 Preparing to unpack .../36-libgdbm6t64_1.23-5.1build1_amd64.deb ... #10 96.50 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... #10 100.1 Selecting previously unselected package libgdbm-compat4t64:amd64. #10 100.3 Preparing to unpack .../37-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... #10 101.5 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... #10 107.2 Selecting previously unselected package libperl5.38t64:amd64. #10 107.2 Preparing to unpack .../38-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... #10 108.0 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... #10 112.8 Selecting previously unselected package perl. #10 112.8 Preparing to unpack .../39-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... #10 113.4 Unpacking perl (5.38.2-3.2ubuntu0.1) ... #10 114.1 Selecting previously unselected package libdpkg-perl. #10 114.1 Preparing to unpack .../40-libdpkg-perl_1.22.6ubuntu6.1_all.deb ... #10 114.2 Unpacking libdpkg-perl (1.22.6ubuntu6.1) ... #10 115.2 Selecting previously unselected package bzip2. #10 115.2 Preparing to unpack .../41-bzip2_1.0.8-5.1build0.1_amd64.deb ... #10 115.2 Unpacking bzip2 (1.0.8-5.1build0.1) ... #10 115.7 Selecting previously unselected package xz-utils. #10 115.7 Preparing to unpack .../42-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... #10 115.7 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... #10 117.9 Selecting previously unselected package patch. #10 117.9 Preparing to unpack .../43-patch_2.7.6-7build3_amd64.deb ... #10 119.0 Unpacking patch (2.7.6-7build3) ... #10 119.3 Selecting previously unselected package make. #10 119.3 Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... #10 119.3 Unpacking make (4.3-4.1build2) ... #10 119.4 Selecting previously unselected package lto-disabled-list. #10 119.4 Preparing to unpack .../45-lto-disabled-list_47_all.deb ... #10 119.4 Unpacking lto-disabled-list (47) ... #10 119.4 Selecting previously unselected package dpkg-dev. #10 119.4 Preparing to unpack .../46-dpkg-dev_1.22.6ubuntu6.1_all.deb ... #10 119.5 Unpacking dpkg-dev (1.22.6ubuntu6.1) ... #10 120.6 Setting up lsb-release (12.0-2) ... #10 120.7 Selecting previously unselected package dkms. #10 120.7 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7809 files and directories currently installed.) #10 120.8 Preparing to unpack .../00-dkms_3.0.11-1ubuntu13_all.deb ... #10 120.9 Unpacking dkms (3.0.11-1ubuntu13) ... #10 121.0 Selecting previously unselected package libelf1t64:amd64. #10 121.0 Preparing to unpack .../01-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... #10 121.0 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... #10 123.0 Selecting previously unselected package gcc-12-base:amd64. #10 123.0 Preparing to unpack .../02-gcc-12-base_12.3.0-17ubuntu1_amd64.deb ... #10 123.6 Unpacking gcc-12-base:amd64 (12.3.0-17ubuntu1) ... #10 124.0 Selecting previously unselected package cpp-12. #10 124.0 Preparing to unpack .../03-cpp-12_12.3.0-17ubuntu1_amd64.deb ... #10 124.0 Unpacking cpp-12 (12.3.0-17ubuntu1) ... #10 124.8 Selecting previously unselected package libc-dev-bin. #10 124.8 Preparing to unpack .../04-libc-dev-bin_2.39-0ubuntu8.4_amd64.deb ... #10 124.8 Unpacking libc-dev-bin (2.39-0ubuntu8.4) ... #10 124.9 Selecting previously unselected package linux-libc-dev:amd64. #10 124.9 Preparing to unpack .../05-linux-libc-dev_6.8.0-60.63_amd64.deb ... #10 124.9 Unpacking linux-libc-dev:amd64 (6.8.0-60.63) ... #10 125.5 Selecting previously unselected package libcrypt-dev:amd64. #10 125.5 Preparing to unpack .../06-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... #10 125.6 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... #10 128.6 Selecting previously unselected package rpcsvc-proto. #10 128.6 Preparing to unpack .../07-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... #10 128.6 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... #10 128.7 Selecting previously unselected package libc6-dev:amd64. #10 128.7 Preparing to unpack .../08-libc6-dev_2.39-0ubuntu8.4_amd64.deb ... #10 128.7 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.4) ... #10 130.0 Selecting previously unselected package libstdc++-13-dev:amd64. #10 130.0 Preparing to unpack .../09-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... #10 130.0 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... #10 131.3 Selecting previously unselected package g++-13-x86-64-linux-gnu. #10 131.3 Preparing to unpack .../10-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... #10 131.3 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... #10 133.6 Selecting previously unselected package g++-13. #10 133.6 Preparing to unpack .../11-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... #10 133.6 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... #10 133.6 Selecting previously unselected package g++-x86-64-linux-gnu. #10 133.6 Preparing to unpack .../12-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... #10 133.6 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #10 133.7 Selecting previously unselected package g++. #10 133.7 Preparing to unpack .../13-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... #10 133.7 Unpacking g++ (4:13.2.0-7ubuntu1) ... #10 133.8 Selecting previously unselected package libgcc-12-dev:amd64. #10 133.8 Preparing to unpack .../14-libgcc-12-dev_12.3.0-17ubuntu1_amd64.deb ... #10 133.8 Unpacking libgcc-12-dev:amd64 (12.3.0-17ubuntu1) ... #10 134.2 Selecting previously unselected package gcc-12. #10 134.2 Preparing to unpack .../15-gcc-12_12.3.0-17ubuntu1_amd64.deb ... #10 134.2 Unpacking gcc-12 (12.3.0-17ubuntu1) ... #10 134.7 Selecting previously unselected package zlib1g-dev:amd64. #10 134.7 Preparing to unpack .../16-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... #10 134.7 Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... #10 134.8 Selecting previously unselected package libzstd-dev:amd64. #10 134.8 Preparing to unpack .../17-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... #10 134.8 Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... #10 134.9 Selecting previously unselected package libelf-dev:amd64. #10 134.9 Preparing to unpack .../18-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... #10 134.9 Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... #10 135.0 Setting up lto-disabled-list (47) ... #10 135.0 Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... #10 135.0 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... #10 135.2 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... #10 135.2 Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... #10 135.2 Setting up linux-libc-dev:amd64 (6.8.0-60.63) ... #10 135.2 Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... #10 135.2 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... #10 135.3 Setting up bzip2 (1.0.8-5.1build0.1) ... #10 135.3 Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... #10 135.3 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... #10 135.3 Setting up libjansson4:amd64 (2.14-2build2) ... #10 135.3 Setting up gcc-12-base:amd64 (12.3.0-17ubuntu1) ... #10 135.5 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... #10 137.7 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... #10 139.0 Setting up make (4.3-4.1build2) ... #10 140.8 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... #10 142.0 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... #10 142.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #10 142.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #10 142.0 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #10 142.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #10 142.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #10 142.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #10 142.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #10 142.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #10 142.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #10 142.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #10 142.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #10 142.0 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... #10 142.1 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... #10 142.1 Setting up libmpc3:amd64 (1.3.1-1build1.1) ... #10 142.1 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... #10 142.2 Setting up patch (2.7.6-7build3) ... #10 143.2 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... #10 143.3 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... #10 143.4 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... #10 143.5 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... #10 143.5 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... #10 143.6 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... #10 143.6 Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... #10 143.6 Setting up libisl23:amd64 (0.26-3build1.1) ... #10 143.8 Setting up libc-dev-bin (2.39-0ubuntu8.4) ... #10 143.9 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... #10 143.9 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... #10 144.0 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... #10 144.0 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... #10 144.0 Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... #10 144.1 Setting up cpp-12 (12.3.0-17ubuntu1) ... #10 145.0 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... #10 145.0 Setting up kmod (31+20240202-2ubuntu7.1) ... #10 145.3 sed: can't read /etc/modules: No such file or directory #10 145.3 Setting up perl (5.38.2-3.2ubuntu0.1) ... #10 145.9 Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... #10 145.9 Setting up libgcc-12-dev:amd64 (12.3.0-17ubuntu1) ... #10 146.0 Setting up libdpkg-perl (1.22.6ubuntu6.1) ... #10 146.0 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... #10 146.2 Setting up libc6-dev:amd64 (2.39-0ubuntu8.4) ... #10 146.2 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... #10 146.3 Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... #10 146.3 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #10 146.3 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... #10 146.4 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... #10 146.4 Setting up binutils (2.42-4ubuntu2.5) ... #10 146.4 Setting up dpkg-dev (1.22.6ubuntu6.1) ... #10 146.5 Setting up gcc-12 (12.3.0-17ubuntu1) ... #10 146.5 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... #10 146.5 Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... #10 147.8 Setting up cpp (4:13.2.0-7ubuntu1) ... #10 149.0 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... #10 149.0 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #10 149.1 Setting up gcc (4:13.2.0-7ubuntu1) ... #10 149.2 Setting up dkms (3.0.11-1ubuntu13) ... #10 149.4 Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... #10 149.4 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #10 149.4 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... #10 149.5 Setting up g++ (4:13.2.0-7ubuntu1) ... #10 149.5 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #10 149.5 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #10 149.5 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... #10 149.7 Reading package lists... #10 153.2 Building dependency tree... #10 153.7 Reading state information... #10 154.3 The following additional packages will be installed: #10 154.3 adduser dirmngr dnf-data gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm #10 154.3 keyboxd libarchive13t64 libbrotli1 libcomps0 libcurl3t64-gnutls libcurl4t64 #10 154.3 libdbus-1-3 libdnf2-common libdnf2t64 libdw1t64 libexpat1 libfsverity0 #10 154.3 libglib2.0-0t64 libgpgme11t64 libgssapi-krb5-2 libicu74 libjson-c5 #10 154.3 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap2 #10 154.3 liblua5.3-0 libmagic-mgc libmagic1t64 libmodulemd2 libnghttp2-14 libpopt0 #10 154.3 libpsl5t64 libpython3-stdlib libpython3.12-minimal libpython3.12-stdlib #10 154.3 libpython3.12t64 libreadline8t64 librepo0 librpm9t64 librpmbuild9t64 #10 154.3 librpmio9t64 librpmsign9t64 librtmp1 libsasl2-2 libsasl2-modules-db libsolv1 #10 154.3 libsolvext1 libsqlite3-0 libssh-4 libxml2 libyaml-0-2 media-types netbase #10 154.3 openssl pinentry-curses python3 python3-dbus python3-dnf python3-gpg #10 154.3 python3-hawkey python3-libcomps python3-libdnf python3-minimal python3-rpm #10 154.3 python3.12 python3.12-minimal readline-common rpm-common sqlite3 tzdata #10 154.3 Suggested packages: #10 154.3 liblocale-gettext-perl cron quota ecryptfs-utils libarchive-dev #10 154.3 dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage #10 154.3 gpg-wks-server scdaemon lrzip low-memory-monitor krb5-doc krb5-user file #10 154.3 pinentry-doc python3-doc python3-tk python3-venv python-dbus-doc #10 154.3 python3-dnf-doc python3-hawkey-docs python-libcomps-doc python3.12-venv #10 154.3 python3.12-doc binfmt-support readline-doc rpm-i18n sqlite3-doc #10 154.3 Recommended packages: #10 154.3 gnupg-l10n gpg-wks-client dbus libglib2.0-data shared-mime-info #10 154.3 xdg-user-dirs krb5-locales libldap-common publicsuffix libsasl2-modules #10 154.3 python3-gi deltarpm python3-unbound #10 154.7 The following NEW packages will be installed: #10 154.7 adduser ca-certificates cpio curl dirmngr dnf dnf-data gnupg gnupg-utils gpg #10 154.7 gpg-agent gpgconf gpgsm keyboxd libarchive13t64 libbrotli1 libcomps0 #10 154.7 libcurl3t64-gnutls libcurl4t64 libdbus-1-3 libdnf2-common libdnf2t64 #10 154.7 libdw1t64 libexpat1 libfsverity0 libglib2.0-0t64 libgpgme11t64 #10 154.7 libgssapi-krb5-2 libicu74 libjson-c5 libk5crypto3 libkeyutils1 libkrb5-3 #10 154.7 libkrb5support0 libksba8 libldap2 liblua5.3-0 libmagic-mgc libmagic1t64 #10 154.7 libmodulemd2 libnghttp2-14 libpopt0 libpsl5t64 libpython3-stdlib #10 154.7 libpython3.12-minimal libpython3.12-stdlib libpython3.12t64 libreadline8t64 #10 154.7 librepo0 librpm9t64 librpmbuild9t64 librpmio9t64 librpmsign9t64 librtmp1 #10 154.7 libsasl2-2 libsasl2-modules-db libsolv1 libsolvext1 libsqlite3-0 libssh-4 #10 154.7 libxml2 libyaml-0-2 media-types netbase openssl pinentry-curses python3 #10 154.7 python3-dbus python3-dnf python3-gpg python3-hawkey python3-libcomps #10 154.7 python3-libdnf python3-minimal python3-rpm python3.12 python3.12-minimal #10 154.7 readline-common rpm-common rpm2cpio sqlite3 tzdata #10 154.9 0 upgraded, 82 newly installed, 0 to remove and 0 not upgraded. #10 154.9 Need to get 34.1 MB of archives. #10 154.9 After this operation, 123 MB of additional disk space will be used. #10 154.9 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-minimal amd64 3.12.3-1ubuntu0.5 [835 kB] #10 155.3 Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1 amd64 2.6.1-2ubuntu0.3 [88.0 kB] #10 155.3 Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-minimal amd64 3.12.3-1ubuntu0.5 [2342 kB] #10 155.5 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-minimal amd64 3.12.3-0ubuntu2 [27.4 kB] #10 155.5 Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 media-types all 10.1.0 [27.5 kB] #10 155.5 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 netbase all 6.4 [13.1 kB] #10 155.5 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2025b-0ubuntu0.24.04 [276 kB] #10 155.5 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] #10 155.5 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] #10 155.5 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.1 [701 kB] #10 155.5 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-stdlib amd64 3.12.3-1ubuntu0.5 [2069 kB] #10 155.6 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12 amd64 3.12.3-1ubuntu0.5 [651 kB] #10 155.6 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-stdlib amd64 3.12.3-0ubuntu2 [10.0 kB] #10 155.6 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3 amd64 3.12.3-0ubuntu2 [23.0 kB] #10 155.6 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] #10 155.6 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.5 [1002 kB] #10 155.7 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] #10 155.7 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] #10 155.7 Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.2 [1546 kB] #10 155.7 Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.5 [34.1 kB] #10 155.7 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.5 [82.0 kB] #10 155.7 Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9490 B] #10 155.7 Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.5 [347 kB] #10 155.7 Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.5 [143 kB] #10 155.7 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] #10 156.0 Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] #10 156.0 Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] #10 156.0 Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.3 [762 kB] #10 156.0 Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] #10 156.0 Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dbus amd64 1.3.2-5build3 [100 kB] #10 156.0 Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] #10 156.0 Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] #10 156.0 Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] #10 156.0 Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.2 [74.3 kB] #10 156.0 Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] #10 156.0 Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] #10 156.1 Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] #10 156.1 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] #10 156.1 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [196 kB] #10 156.1 Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] #10 156.1 Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libssh-4 amd64 0.10.6-2build2 [188 kB] #10 156.1 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.6 [341 kB] #10 156.1 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.6 [226 kB] #10 156.1 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgconf amd64 2.4.4-2ubuntu17.2 [103 kB] #10 156.1 Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libksba8 amd64 1.6.6-1build1 [122 kB] #10 156.1 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dirmngr amd64 2.4.4-2ubuntu17.2 [323 kB] #10 156.1 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 dnf-data all 4.14.0-4.1ubuntu1 [436 kB] #10 156.1 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg-utils amd64 2.4.4-2ubuntu17.2 [109 kB] #10 156.1 Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg amd64 2.4.4-2ubuntu17.2 [565 kB] #10 156.1 Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 pinentry-curses amd64 1.2.1-3ubuntu5 [35.2 kB] #10 156.1 Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg-agent amd64 2.4.4-2ubuntu17.2 [227 kB] #10 156.2 Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgsm amd64 2.4.4-2ubuntu17.2 [232 kB] #10 156.2 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 keyboxd amd64 2.4.4-2ubuntu17.2 [78.3 kB] #10 156.2 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg all 2.4.4-2ubuntu17.2 [359 kB] #10 156.2 Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libgpgme11t64 amd64 1.18.0-4.1ubuntu4 [136 kB] #10 156.2 Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gpg amd64 1.18.0-4.1ubuntu4 [209 kB] #10 156.2 Get:57 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] #10 156.2 Get:58 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] #10 156.2 Get:59 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmodulemd2 amd64 2.14.0-3build2 [144 kB] #10 156.2 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] #10 156.2 Get:61 http://archive.ubuntu.com/ubuntu noble/universe amd64 librepo0 amd64 1.14.5-3.1ubuntu4 [66.1 kB] #10 156.2 Get:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] #10 156.3 Get:63 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsolv1 amd64 0.7.28-1build2 [306 kB] #10 156.3 Get:64 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsolvext1 amd64 0.7.28-1build2 [127 kB] #10 156.3 Get:65 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libdnf2-common all 0.69.0-2.3ubuntu0.1 [88.2 kB] #10 156.3 Get:66 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libdnf2t64 amd64 0.69.0-2.3ubuntu0.1 [535 kB] #10 156.3 Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.5 [2339 kB] #10 156.4 Get:68 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-libdnf amd64 0.69.0-2.3ubuntu0.1 [686 kB] #10 156.4 Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-hawkey amd64 0.69.0-2.3ubuntu0.1 [80.2 kB] #10 156.4 Get:70 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcomps0 amd64 0.1.20-1build2 [61.7 kB] #10 156.4 Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-libcomps amd64 0.1.20-1build2 [40.3 kB] #10 156.4 Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] #10 156.4 Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmbuild9t64 amd64 4.18.2+dfsg-2.1build2 [80.1 kB] #10 156.4 Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfsverity0 amd64 1.5-1.1build3 [11.3 kB] #10 156.4 Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmsign9t64 amd64 4.18.2+dfsg-2.1build2 [12.0 kB] #10 156.4 Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 rpm-common amd64 4.18.2+dfsg-2.1build2 [34.0 kB] #10 156.4 Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-rpm amd64 4.18.2+dfsg-2.1build2 [49.6 kB] #10 156.5 Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-dnf all 4.14.0-4.1ubuntu1 [161 kB] #10 156.5 Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.1 [144 kB] #10 156.5 Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 dnf all 4.14.0-4.1ubuntu1 [37.7 kB] #10 156.5 Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libarchive13t64 amd64 3.7.2-2ubuntu0.4 [382 kB] #10 156.5 Get:82 http://archive.ubuntu.com/ubuntu noble/universe amd64 rpm2cpio amd64 4.18.2+dfsg-2.1build2 [10.3 kB] #10 156.8 debconf: delaying package configuration, since apt-utils is not installed #10 156.9 Fetched 34.1 MB in 2s (19.4 MB/s) #10 156.9 Selecting previously unselected package libpython3.12-minimal:amd64. #10 156.9 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10682 files and directories currently installed.) #10 156.9 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ... #10 157.0 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ... #10 157.3 Selecting previously unselected package libexpat1:amd64. #10 157.3 Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.3_amd64.deb ... #10 157.3 Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.3) ... #10 157.3 Selecting previously unselected package python3.12-minimal. #10 157.3 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.5_amd64.deb ... #10 157.3 Unpacking python3.12-minimal (3.12.3-1ubuntu0.5) ... #10 157.6 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ... #10 157.6 Setting up libexpat1:amd64 (2.6.1-2ubuntu0.3) ... #10 157.7 Setting up python3.12-minimal (3.12.3-1ubuntu0.5) ... #10 159.6 Selecting previously unselected package python3-minimal. #10 159.6 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11001 files and directories currently installed.) #10 159.7 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... #10 159.7 Unpacking python3-minimal (3.12.3-0ubuntu2) ... #10 159.7 Selecting previously unselected package media-types. #10 159.7 Preparing to unpack .../1-media-types_10.1.0_all.deb ... #10 159.7 Unpacking media-types (10.1.0) ... #10 163.0 Selecting previously unselected package netbase. #10 163.0 Preparing to unpack .../2-netbase_6.4_all.deb ... #10 163.0 Unpacking netbase (6.4) ... #10 163.3 Selecting previously unselected package tzdata. #10 163.3 Preparing to unpack .../3-tzdata_2025b-0ubuntu0.24.04_all.deb ... #10 163.3 Unpacking tzdata (2025b-0ubuntu0.24.04) ... #10 163.5 Selecting previously unselected package readline-common. #10 163.5 Preparing to unpack .../4-readline-common_8.2-4build1_all.deb ... #10 163.5 Unpacking readline-common (8.2-4build1) ... #10 163.6 Selecting previously unselected package libreadline8t64:amd64. #10 163.6 Preparing to unpack .../5-libreadline8t64_8.2-4build1_amd64.deb ... #10 163.6 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' #10 163.6 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' #10 163.6 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' #10 163.9 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' #10 163.9 Unpacking libreadline8t64:amd64 (8.2-4build1) ... #10 163.9 Selecting previously unselected package libsqlite3-0:amd64. #10 163.9 Preparing to unpack .../6-libsqlite3-0_3.45.1-1ubuntu2.1_amd64.deb ... #10 164.0 Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.1) ... #10 164.1 Selecting previously unselected package libpython3.12-stdlib:amd64. #10 164.1 Preparing to unpack .../7-libpython3.12-stdlib_3.12.3-1ubuntu0.5_amd64.deb ... #10 164.1 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ... #10 164.3 Selecting previously unselected package python3.12. #10 164.3 Preparing to unpack .../8-python3.12_3.12.3-1ubuntu0.5_amd64.deb ... #10 164.3 Unpacking python3.12 (3.12.3-1ubuntu0.5) ... #10 164.3 Selecting previously unselected package libpython3-stdlib:amd64. #10 164.3 Preparing to unpack .../9-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... #10 164.3 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... #10 164.4 Setting up python3-minimal (3.12.3-0ubuntu2) ... #10 166.0 Selecting previously unselected package python3. #10 166.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12007 files and directories currently installed.) #10 166.0 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... #10 166.0 Unpacking python3 (3.12.3-0ubuntu2) ... #10 166.0 Selecting previously unselected package adduser. #10 166.0 Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... #10 166.0 Unpacking adduser (3.137ubuntu1) ... #10 166.1 Setting up adduser (3.137ubuntu1) ... #10 166.2 Selecting previously unselected package openssl. #10 166.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12076 files and directories currently installed.) #10 166.2 Preparing to unpack .../00-openssl_3.0.13-0ubuntu3.5_amd64.deb ... #10 166.2 Unpacking openssl (3.0.13-0ubuntu3.5) ... #10 166.3 Selecting previously unselected package ca-certificates. #10 166.3 Preparing to unpack .../01-ca-certificates_20240203_all.deb ... #10 166.3 Unpacking ca-certificates (20240203) ... #10 166.5 Selecting previously unselected package libdbus-1-3:amd64. #10 166.5 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... #10 166.5 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... #10 166.5 Selecting previously unselected package libglib2.0-0t64:amd64. #10 166.5 Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.2_amd64.deb ... #10 166.6 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ... #10 166.6 Selecting previously unselected package libkrb5support0:amd64. #10 166.6 Preparing to unpack .../04-libkrb5support0_1.20.1-6ubuntu2.5_amd64.deb ... #10 166.6 Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.5) ... #10 166.7 Selecting previously unselected package libk5crypto3:amd64. #10 166.7 Preparing to unpack .../05-libk5crypto3_1.20.1-6ubuntu2.5_amd64.deb ... #10 166.7 Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.5) ... #10 166.8 Selecting previously unselected package libkeyutils1:amd64. #10 166.8 Preparing to unpack .../06-libkeyutils1_1.6.3-3build1_amd64.deb ... #10 166.8 Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... #10 166.8 Selecting previously unselected package libkrb5-3:amd64. #10 166.8 Preparing to unpack .../07-libkrb5-3_1.20.1-6ubuntu2.5_amd64.deb ... #10 166.8 Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.5) ... #10 166.9 Selecting previously unselected package libgssapi-krb5-2:amd64. #10 166.9 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.5_amd64.deb ... #10 166.9 Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.5) ... #10 167.0 Selecting previously unselected package libicu74:amd64. #10 167.0 Preparing to unpack .../09-libicu74_74.2-1ubuntu3.1_amd64.deb ... #10 167.0 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... #10 167.3 Selecting previously unselected package libjson-c5:amd64. #10 167.3 Preparing to unpack .../10-libjson-c5_0.17-1build1_amd64.deb ... #10 167.3 Unpacking libjson-c5:amd64 (0.17-1build1) ... #10 167.3 Selecting previously unselected package libpopt0:amd64. #10 167.3 Preparing to unpack .../11-libpopt0_1.19+dfsg-1build1_amd64.deb ... #10 167.3 Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... #10 167.4 Selecting previously unselected package libxml2:amd64. #10 167.4 Preparing to unpack .../12-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... #10 167.4 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... #10 167.6 Selecting previously unselected package libyaml-0-2:amd64. #10 167.6 Preparing to unpack .../13-libyaml-0-2_0.2.5-1build1_amd64.deb ... #10 167.6 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... #10 167.6 Selecting previously unselected package python3-dbus. #10 167.6 Preparing to unpack .../14-python3-dbus_1.3.2-5build3_amd64.deb ... #10 167.6 Unpacking python3-dbus (1.3.2-5build3) ... #10 167.7 Selecting previously unselected package cpio. #10 167.7 Preparing to unpack .../15-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... #10 167.7 Unpacking cpio (2.15+dfsg-1ubuntu2) ... #10 167.8 Selecting previously unselected package libmagic-mgc. #10 167.8 Preparing to unpack .../16-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... #10 167.8 Unpacking libmagic-mgc (1:5.45-3build1) ... #10 167.9 Selecting previously unselected package libmagic1t64:amd64. #10 167.9 Preparing to unpack .../17-libmagic1t64_1%3a5.45-3build1_amd64.deb ... #10 167.9 Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... #10 167.9 Selecting previously unselected package libnghttp2-14:amd64. #10 167.9 Preparing to unpack .../18-libnghttp2-14_1.59.0-1ubuntu0.2_amd64.deb ... #10 167.9 Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... #10 168.0 Selecting previously unselected package libpsl5t64:amd64. #10 168.0 Preparing to unpack .../19-libpsl5t64_0.21.2-1.1build1_amd64.deb ... #10 168.0 Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... #10 168.1 Selecting previously unselected package libbrotli1:amd64. #10 168.1 Preparing to unpack .../20-libbrotli1_1.1.0-2build2_amd64.deb ... #10 168.1 Unpacking libbrotli1:amd64 (1.1.0-2build2) ... #10 168.2 Selecting previously unselected package libsasl2-modules-db:amd64. #10 168.2 Preparing to unpack .../21-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... #10 168.2 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... #10 168.3 Selecting previously unselected package libsasl2-2:amd64. #10 168.3 Preparing to unpack .../22-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... #10 168.3 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... #10 168.3 Selecting previously unselected package libldap2:amd64. #10 168.3 Preparing to unpack .../23-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... #10 168.3 Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... #10 168.4 Selecting previously unselected package librtmp1:amd64. #10 168.4 Preparing to unpack .../24-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... #10 168.4 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... #10 168.8 Selecting previously unselected package libssh-4:amd64. #10 168.8 Preparing to unpack .../25-libssh-4_0.10.6-2build2_amd64.deb ... #10 168.8 Unpacking libssh-4:amd64 (0.10.6-2build2) ... #10 168.9 Selecting previously unselected package libcurl4t64:amd64. #10 168.9 Preparing to unpack .../26-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... #10 168.9 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... #10 169.0 Selecting previously unselected package curl. #10 169.0 Preparing to unpack .../27-curl_8.5.0-2ubuntu10.6_amd64.deb ... #10 169.0 Unpacking curl (8.5.0-2ubuntu10.6) ... #10 169.0 Selecting previously unselected package gpgconf. #10 169.0 Preparing to unpack .../28-gpgconf_2.4.4-2ubuntu17.2_amd64.deb ... #10 169.0 Unpacking gpgconf (2.4.4-2ubuntu17.2) ... #10 169.1 Selecting previously unselected package libksba8:amd64. #10 169.1 Preparing to unpack .../29-libksba8_1.6.6-1build1_amd64.deb ... #10 169.1 Unpacking libksba8:amd64 (1.6.6-1build1) ... #10 169.2 Selecting previously unselected package dirmngr. #10 169.2 Preparing to unpack .../30-dirmngr_2.4.4-2ubuntu17.2_amd64.deb ... #10 169.3 Unpacking dirmngr (2.4.4-2ubuntu17.2) ... #10 169.3 Selecting previously unselected package dnf-data. #10 169.3 Preparing to unpack .../31-dnf-data_4.14.0-4.1ubuntu1_all.deb ... #10 169.3 Unpacking dnf-data (4.14.0-4.1ubuntu1) ... #10 169.5 Selecting previously unselected package gnupg-utils. #10 169.5 Preparing to unpack .../32-gnupg-utils_2.4.4-2ubuntu17.2_amd64.deb ... #10 169.5 Unpacking gnupg-utils (2.4.4-2ubuntu17.2) ... #10 169.6 Selecting previously unselected package gpg. #10 169.6 Preparing to unpack .../33-gpg_2.4.4-2ubuntu17.2_amd64.deb ... #10 169.6 Unpacking gpg (2.4.4-2ubuntu17.2) ... #10 169.8 Selecting previously unselected package pinentry-curses. #10 169.8 Preparing to unpack .../34-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... #10 169.8 Unpacking pinentry-curses (1.2.1-3ubuntu5) ... #10 169.9 Selecting previously unselected package gpg-agent. #10 169.9 Preparing to unpack .../35-gpg-agent_2.4.4-2ubuntu17.2_amd64.deb ... #10 169.9 Unpacking gpg-agent (2.4.4-2ubuntu17.2) ... #10 170.0 Selecting previously unselected package gpgsm. #10 170.0 Preparing to unpack .../36-gpgsm_2.4.4-2ubuntu17.2_amd64.deb ... #10 170.0 Unpacking gpgsm (2.4.4-2ubuntu17.2) ... #10 170.0 Selecting previously unselected package keyboxd. #10 170.0 Preparing to unpack .../37-keyboxd_2.4.4-2ubuntu17.2_amd64.deb ... #10 170.0 Unpacking keyboxd (2.4.4-2ubuntu17.2) ... #10 170.1 Selecting previously unselected package gnupg. #10 170.1 Preparing to unpack .../38-gnupg_2.4.4-2ubuntu17.2_all.deb ... #10 170.1 Unpacking gnupg (2.4.4-2ubuntu17.2) ... #10 170.2 Selecting previously unselected package libgpgme11t64:amd64. #10 170.2 Preparing to unpack .../39-libgpgme11t64_1.18.0-4.1ubuntu4_amd64.deb ... #10 170.2 Unpacking libgpgme11t64:amd64 (1.18.0-4.1ubuntu4) ... #10 170.3 Selecting previously unselected package python3-gpg. #10 170.3 Preparing to unpack .../40-python3-gpg_1.18.0-4.1ubuntu4_amd64.deb ... #10 170.3 Unpacking python3-gpg (1.18.0-4.1ubuntu4) ... #10 170.4 Selecting previously unselected package liblua5.3-0:amd64. #10 170.4 Preparing to unpack .../41-liblua5.3-0_5.3.6-2build2_amd64.deb ... #10 170.4 Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... #10 170.4 Selecting previously unselected package librpmio9t64. #10 170.4 Preparing to unpack .../42-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... #10 170.5 Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... #10 170.5 Selecting previously unselected package libmodulemd2:amd64. #10 170.5 Preparing to unpack .../43-libmodulemd2_2.14.0-3build2_amd64.deb ... #10 170.5 Unpacking libmodulemd2:amd64 (2.14.0-3build2) ... #10 170.6 Selecting previously unselected package libcurl3t64-gnutls:amd64. #10 170.6 Preparing to unpack .../44-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... #10 170.6 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... #10 170.7 Selecting previously unselected package librepo0:amd64. #10 170.7 Preparing to unpack .../45-librepo0_1.14.5-3.1ubuntu4_amd64.deb ... #10 170.7 Unpacking librepo0:amd64 (1.14.5-3.1ubuntu4) ... #10 170.8 Selecting previously unselected package librpm9t64. #10 170.8 Preparing to unpack .../46-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... #10 170.8 Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... #10 170.9 Selecting previously unselected package libsolv1:amd64. #10 170.9 Preparing to unpack .../47-libsolv1_0.7.28-1build2_amd64.deb ... #10 170.9 Unpacking libsolv1:amd64 (0.7.28-1build2) ... #10 171.0 Selecting previously unselected package libsolvext1:amd64. #10 171.0 Preparing to unpack .../48-libsolvext1_0.7.28-1build2_amd64.deb ... #10 171.0 Unpacking libsolvext1:amd64 (0.7.28-1build2) ... #10 171.1 Selecting previously unselected package libdnf2-common. #10 171.1 Preparing to unpack .../49-libdnf2-common_0.69.0-2.3ubuntu0.1_all.deb ... #10 171.1 Unpacking libdnf2-common (0.69.0-2.3ubuntu0.1) ... #10 171.2 Selecting previously unselected package libdnf2t64:amd64. #10 171.2 Preparing to unpack .../50-libdnf2t64_0.69.0-2.3ubuntu0.1_amd64.deb ... #10 171.2 Unpacking libdnf2t64:amd64 (0.69.0-2.3ubuntu0.1) ... #10 171.3 Selecting previously unselected package libpython3.12t64:amd64. #10 171.3 Preparing to unpack .../51-libpython3.12t64_3.12.3-1ubuntu0.5_amd64.deb ... #10 171.3 Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.5) ... #10 171.5 Selecting previously unselected package python3-libdnf. #10 171.5 Preparing to unpack .../52-python3-libdnf_0.69.0-2.3ubuntu0.1_amd64.deb ... #10 171.5 Unpacking python3-libdnf (0.69.0-2.3ubuntu0.1) ... #10 171.7 Selecting previously unselected package python3-hawkey. #10 171.7 Preparing to unpack .../53-python3-hawkey_0.69.0-2.3ubuntu0.1_amd64.deb ... #10 171.7 Unpacking python3-hawkey (0.69.0-2.3ubuntu0.1) ... #10 171.8 Selecting previously unselected package libcomps0:amd64. #10 171.8 Preparing to unpack .../54-libcomps0_0.1.20-1build2_amd64.deb ... #10 172.1 Unpacking libcomps0:amd64 (0.1.20-1build2) ... #10 172.9 Selecting previously unselected package python3-libcomps. #10 172.9 Preparing to unpack .../55-python3-libcomps_0.1.20-1build2_amd64.deb ... #10 173.0 Unpacking python3-libcomps (0.1.20-1build2) ... #10 173.1 Selecting previously unselected package libdw1t64:amd64. #10 173.1 Preparing to unpack .../56-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... #10 173.1 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... #10 173.2 Selecting previously unselected package librpmbuild9t64. #10 173.2 Preparing to unpack .../57-librpmbuild9t64_4.18.2+dfsg-2.1build2_amd64.deb ... #10 173.2 Unpacking librpmbuild9t64 (4.18.2+dfsg-2.1build2) ... #10 173.2 Selecting previously unselected package libfsverity0:amd64. #10 173.2 Preparing to unpack .../58-libfsverity0_1.5-1.1build3_amd64.deb ... #10 173.2 Unpacking libfsverity0:amd64 (1.5-1.1build3) ... #10 173.3 Selecting previously unselected package librpmsign9t64. #10 173.3 Preparing to unpack .../59-librpmsign9t64_4.18.2+dfsg-2.1build2_amd64.deb ... #10 173.3 Unpacking librpmsign9t64 (4.18.2+dfsg-2.1build2) ... #10 173.4 Selecting previously unselected package rpm-common. #10 173.4 Preparing to unpack .../60-rpm-common_4.18.2+dfsg-2.1build2_amd64.deb ... #10 173.4 Unpacking rpm-common (4.18.2+dfsg-2.1build2) ... #10 173.4 Selecting previously unselected package python3-rpm. #10 173.4 Preparing to unpack .../61-python3-rpm_4.18.2+dfsg-2.1build2_amd64.deb ... #10 173.4 Unpacking python3-rpm (4.18.2+dfsg-2.1build2) ... #10 173.5 Selecting previously unselected package python3-dnf. #10 173.5 Preparing to unpack .../62-python3-dnf_4.14.0-4.1ubuntu1_all.deb ... #10 173.5 Unpacking python3-dnf (4.14.0-4.1ubuntu1) ... #10 173.5 Selecting previously unselected package sqlite3. #10 173.5 Preparing to unpack .../63-sqlite3_3.45.1-1ubuntu2.1_amd64.deb ... #10 173.6 Unpacking sqlite3 (3.45.1-1ubuntu2.1) ... #10 173.6 Selecting previously unselected package dnf. #10 173.6 Preparing to unpack .../64-dnf_4.14.0-4.1ubuntu1_all.deb ... #10 173.6 Unpacking dnf (4.14.0-4.1ubuntu1) ... #10 173.7 Selecting previously unselected package libarchive13t64:amd64. #10 173.7 Preparing to unpack .../65-libarchive13t64_3.7.2-2ubuntu0.4_amd64.deb ... #10 173.7 Unpacking libarchive13t64:amd64 (3.7.2-2ubuntu0.4) ... #10 173.7 Selecting previously unselected package rpm2cpio. #10 173.7 Preparing to unpack .../66-rpm2cpio_4.18.2+dfsg-2.1build2_amd64.deb ... #10 173.7 Unpacking rpm2cpio (4.18.2+dfsg-2.1build2) ... #10 173.8 Setting up libksba8:amd64 (1.6.6-1build1) ... #10 173.8 Setting up pinentry-curses (1.2.1-3ubuntu5) ... #10 173.9 Setting up media-types (10.1.0) ... #10 173.9 Setting up cpio (2.15+dfsg-1ubuntu2) ... #10 173.9 update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode #10 173.9 update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist #10 173.9 Setting up libkeyutils1:amd64 (1.6.3-3build1) ... #10 173.9 Setting up libdnf2-common (0.69.0-2.3ubuntu0.1) ... #10 173.9 Setting up libmagic-mgc (1:5.45-3build1) ... #10 173.9 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... #10 173.9 Setting up libbrotli1:amd64 (1.1.0-2build2) ... #10 173.9 Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.1) ... #10 174.0 Setting up libmagic1t64:amd64 (1:5.45-3build1) ... #10 174.0 Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... #10 174.0 Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... #10 174.0 Setting up libfsverity0:amd64 (1.5-1.1build3) ... #10 174.0 Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.5) ... #10 174.0 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... #10 174.0 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... #10 174.0 Setting up tzdata (2025b-0ubuntu0.24.04) ... #10 174.2 #10 174.2 Current default time zone: 'Etc/UTC' #10 174.2 Local time is now: Thu May 15 11:59:08 UTC 2025. #10 174.2 Universal Time is now: Thu May 15 11:59:08 UTC 2025. #10 174.2 Run 'dpkg-reconfigure tzdata' if you wish to change it. #10 174.2 #10 174.2 Setting up dnf-data (4.14.0-4.1ubuntu1) ... #10 174.3 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ... #10 174.3 No schema files found: doing nothing. #10 174.3 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... #10 174.3 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... #10 174.3 Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.5) ... #10 174.3 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... #10 174.3 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... #10 174.3 Setting up libsolv1:amd64 (0.7.28-1build2) ... #10 174.4 Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... #10 174.4 Setting up netbase (6.4) ... #10 174.4 Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.5) ... #10 174.4 Setting up openssl (3.0.13-0ubuntu3.5) ... #10 174.4 Setting up libjson-c5:amd64 (0.17-1build1) ... #10 174.6 Setting up readline-common (8.2-4build1) ... #10 174.6 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... #10 174.6 Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... #10 174.6 Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... #10 174.6 Setting up gnupg-utils (2.4.4-2ubuntu17.2) ... #10 174.6 Setting up libcomps0:amd64 (0.1.20-1build2) ... #10 174.7 Setting up ca-certificates (20240203) ... #10 175.3 Updating certificates in /etc/ssl/certs... #10 176.6 146 added, 0 removed; done. #10 178.6 Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.5) ... #10 179.2 Setting up libssh-4:amd64 (0.10.6-2build2) ... #10 179.2 Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... #10 179.2 Setting up libreadline8t64:amd64 (8.2-4build1) ... #10 179.2 Setting up gpgconf (2.4.4-2ubuntu17.2) ... #10 179.2 Setting up libarchive13t64:amd64 (3.7.2-2ubuntu0.4) ... #10 179.2 Setting up sqlite3 (3.45.1-1ubuntu2.1) ... #10 179.3 Setting up gpg (2.4.4-2ubuntu17.2) ... #10 179.3 Setting up libmodulemd2:amd64 (2.14.0-3build2) ... #10 179.3 Setting up gpg-agent (2.4.4-2ubuntu17.2) ... #10 180.0 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ... #10 180.0 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... #10 180.0 Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... #10 180.0 Setting up librpmbuild9t64 (4.18.2+dfsg-2.1build2) ... #10 180.0 Setting up python3.12 (3.12.3-1ubuntu0.5) ... #10 181.1 Setting up gpgsm (2.4.4-2ubuntu17.2) ... #10 181.1 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... #10 181.2 Setting up rpm-common (4.18.2+dfsg-2.1build2) ... #10 181.2 Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.5) ... #10 181.2 Setting up dirmngr (2.4.4-2ubuntu17.2) ... #10 181.4 Setting up keyboxd (2.4.4-2ubuntu17.2) ... #10 181.6 Setting up librpmsign9t64 (4.18.2+dfsg-2.1build2) ... #10 181.6 Setting up gnupg (2.4.4-2ubuntu17.2) ... #10 181.6 Setting up libgpgme11t64:amd64 (1.18.0-4.1ubuntu4) ... #10 181.6 Setting up curl (8.5.0-2ubuntu10.6) ... #10 181.6 Setting up librepo0:amd64 (1.14.5-3.1ubuntu4) ... #10 181.6 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... #10 181.7 Setting up libsolvext1:amd64 (0.7.28-1build2) ... #10 181.7 Setting up rpm2cpio (4.18.2+dfsg-2.1build2) ... #10 181.7 Setting up python3 (3.12.3-0ubuntu2) ... #10 181.9 Setting up python3-rpm (4.18.2+dfsg-2.1build2) ... #10 182.1 Setting up libdnf2t64:amd64 (0.69.0-2.3ubuntu0.1) ... #10 182.2 Setting up python3-libcomps (0.1.20-1build2) ... #10 182.8 Setting up python3-gpg (1.18.0-4.1ubuntu4) ... #10 183.6 Setting up python3-dbus (1.3.2-5build3) ... #10 183.9 Setting up python3-libdnf (0.69.0-2.3ubuntu0.1) ... #10 184.0 Setting up python3-hawkey (0.69.0-2.3ubuntu0.1) ... #10 184.2 Setting up python3-dnf (4.14.0-4.1ubuntu1) ... #10 184.4 Setting up dnf (4.14.0-4.1ubuntu1) ... #10 184.4 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... #10 184.5 Processing triggers for ca-certificates (20240203) ... #10 184.5 Updating certificates in /etc/ssl/certs... #10 185.5 0 added, 0 removed; done. #10 185.5 Running hooks in /etc/ca-certificates/update.d... #10 185.5 done. #10 186.1 Unable to detect release version (use '--releasever' to specify release version) #10 186.1 Contrail repo 14 MB/s | 134 kB 00:00 #10 186.2 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 2.1 MB 00:00 #10 186.8 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #10 187.0 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 264 kB 00:00 #10 187.2 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 7.0 MB 00:00 #10 189.0 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 4.0 MB 00:00 #10 190.0 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 939 kB 00:00 #10 190.3 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 2.3 MB 00:00 #10 190.9 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 392 kB 00:00 #10 191.1 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #10 191.3 added from: http://tf-mirrors.gz1.opensdn.io/re 797 kB/s | 16 kB 00:00 #10 191.5 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #10 191.6 added from: http://tf-mirrors.gz1.opensdn.io/re 401 kB/s | 13 kB 00:00 #10 191.8 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 64 kB 00:00 #10 192.2 added from: http://tf-mirrors.gz1.opensdn.io/re 95 MB/s | 30 MB 00:00 #10 201.5 Dependencies resolved. #10 201.5 =============================================================================================== #10 201.5 Package Arch Version Repo Size #10 201.5 =============================================================================================== #10 201.5 Installing: #10 201.5 contrail-vrouter-source x86_64 v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0.el9 contrail 376 k #10 201.5 #10 201.5 Transaction Summary #10 201.5 =============================================================================================== #10 201.5 Install 1 Package #10 201.5 #10 201.5 Total download size: 376 k #10 201.5 Installed size: 370 k #10 201.5 Downloading Packages: #10 201.5 contrail-vrouter-source-v0+master.1.0.8.7.7.0-m 60 MB/s | 376 kB 00:00 #10 201.5 -------------------------------------------------------------------------------- #10 201.5 Total 37 MB/s | 376 kB 00:00 #10 201.5 Running transaction check #10 201.5 Transaction check succeeded. #10 201.5 Running transaction test #10 201.6 Transaction test succeeded. #10 201.6 Running transaction #10 201.6 Preparing : 1/1 #10 201.6 Installing : contrail-vrouter-source-v0+master.1.0.8.7.7.0-master 1/1 #10 201.8 Verifying : contrail-vrouter-source-v0+master.1.0.8.7.7.0-master 1/1 #10 201.8 #10 201.8 Installed: #10 201.8 contrail-vrouter-source-v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0.el9.x86_64 #10 201.8 #10 201.8 Complete! #10 202.0 Unable to detect release version (use '--releasever' to specify release version) #10 202.2 Last metadata expiration check: 0:00:10 ago on Thu May 15 11:59:26 2025. #10 202.2 % Total % Received % Xferd Average Speed Time Time Time Current #10 202.2 Dload Upload Total Spent Left Speed #10 202.2 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 123k 100 123k 0 0 139M 0 --:--:-- --:--:-- --:--:-- 120M #10 202.2 /var/cache/dnf/contrail-vrouter-utils-v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0.el9.x86_64.rpm #10 202.2 ./usr/bin/qosmap #10 202.2 ./usr/bin/vif #10 202.3 ./usr/lib/.build-id #10 202.3 ./usr/lib/.build-id/92/727227fbcf78c4e1c9ad1f09a02571d9109219 #10 202.3 ./usr/lib/.build-id/db/466674e54300452c83230a4994d0c0fbbf0da0 #10 202.3 1468 blocks #10 202.4 Unable to detect release version (use '--releasever' to specify release version) #10 202.4 75 files removed #10 202.5 Reading package lists... #10 204.5 Building dependency tree... #10 204.9 Reading state information... #10 205.2 The following packages were automatically installed and are no longer required: #10 205.2 dnf-data libarchive13t64 libcomps0 libcurl3t64-gnutls libdbus-1-3 #10 205.2 libdnf2-common libdnf2t64 libdw1t64 libexpat1 libfsverity0 libglib2.0-0t64 #10 205.2 libgpgme11t64 libicu74 libjson-c5 liblua5.3-0 libmagic-mgc libmagic1t64 #10 205.2 libmodulemd2 libpopt0 libpython3-stdlib libpython3.12-minimal #10 205.2 libpython3.12-stdlib libpython3.12t64 librepo0 librpm9t64 librpmbuild9t64 #10 205.2 librpmio9t64 librpmsign9t64 libsolv1 libsolvext1 libxml2 libyaml-0-2 #10 205.2 media-types openssl python3 python3-dbus python3-dnf python3-gpg #10 205.2 python3-hawkey python3-libcomps python3-libdnf python3-minimal python3-rpm #10 205.2 python3.12 python3.12-minimal rpm-common sqlite3 tzdata #10 205.2 Use 'apt autoremove' to remove them. #10 205.2 The following packages will be REMOVED: #10 205.2 ca-certificates* cpio* dnf* rpm2cpio* #10 205.4 0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded. #10 205.4 After this operation, 857 kB disk space will be freed. #10 205.4 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13675 files and directories currently installed.) #10 205.4 Removing ca-certificates (20240203) ... #10 205.4 Removing dangling symlinks from /etc/ssl/certs... done. #10 205.6 Removing cpio (2.15+dfsg-1ubuntu2) ... #10 205.6 Removing dnf (4.14.0-4.1ubuntu1) ... #10 205.7 Removing rpm2cpio (4.18.2+dfsg-2.1build2) ... #10 205.8 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13475 files and directories currently installed.) #10 205.8 Purging configuration files for ca-certificates (20240203) ... #10 205.8 Removing dangling symlinks from /etc/ssl/certs... done. #10 206.0 Reading package lists... #10 208.0 Building dependency tree... #10 208.4 Reading state information... #10 208.7 The following packages will be REMOVED: #10 208.7 dnf-data libarchive13t64 libcomps0 libcurl3t64-gnutls libdbus-1-3 #10 208.7 libdnf2-common libdnf2t64 libdw1t64 libexpat1 libfsverity0 libglib2.0-0t64 #10 208.7 libgpgme11t64 libicu74 libjson-c5 liblua5.3-0 libmagic-mgc libmagic1t64 #10 208.7 libmodulemd2 libpopt0 libpython3-stdlib libpython3.12-minimal #10 208.7 libpython3.12-stdlib libpython3.12t64 librepo0 librpm9t64 librpmbuild9t64 #10 208.7 librpmio9t64 librpmsign9t64 libsolv1 libsolvext1 libxml2 libyaml-0-2 #10 208.7 media-types openssl python3 python3-dbus python3-dnf python3-gpg #10 208.7 python3-hawkey python3-libcomps python3-libdnf python3-minimal python3-rpm #10 208.7 python3.12 python3.12-minimal rpm-common sqlite3 tzdata #10 208.9 0 upgraded, 0 newly installed, 48 to remove and 0 not upgraded. #10 208.9 After this operation, 109 MB disk space will be freed. #10 208.9 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13475 files and directories currently installed.) #10 208.9 Removing python3-dnf (4.14.0-4.1ubuntu1) ... #10 209.1 Removing dnf-data (4.14.0-4.1ubuntu1) ... #10 209.1 Removing libarchive13t64:amd64 (3.7.2-2ubuntu0.4) ... #10 209.1 Removing python3-libcomps (0.1.20-1build2) ... #10 209.3 Removing libcomps0:amd64 (0.1.20-1build2) ... #10 209.3 Removing python3-hawkey (0.69.0-2.3ubuntu0.1) ... #10 209.4 Removing python3-libdnf (0.69.0-2.3ubuntu0.1) ... #10 209.5 Removing libdnf2t64:amd64 (0.69.0-2.3ubuntu0.1) ... #10 209.5 Removing librepo0:amd64 (1.14.5-3.1ubuntu4) ... #10 209.6 Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... #10 209.6 Removing python3-rpm (4.18.2+dfsg-2.1build2) ... #10 209.9 Removing rpm-common (4.18.2+dfsg-2.1build2) ... #10 209.9 Removing python3-dbus (1.3.2-5build3) ... #10 210.0 Removing libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... #10 210.0 Removing libdnf2-common (0.69.0-2.3ubuntu0.1) ... #10 210.1 Removing librpmbuild9t64 (4.18.2+dfsg-2.1build2) ... #10 210.1 Removing libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... #10 210.1 Removing python3-gpg (1.18.0-4.1ubuntu4) ... #10 210.2 Removing python3 (3.12.3-0ubuntu2) ... #10 210.3 Removing python3.12 (3.12.3-1ubuntu0.5) ... #10 210.4 Removing python3-minimal (3.12.3-0ubuntu2) ... #10 210.5 Removing python3.12-minimal (3.12.3-1ubuntu0.5) ... #10 210.5 Removing libpython3.12t64:amd64 (3.12.3-1ubuntu0.5) ... #10 210.6 Removing librpmsign9t64 (4.18.2+dfsg-2.1build2) ... #10 210.6 Removing libfsverity0:amd64 (1.5-1.1build3) ... #10 210.6 Removing libmodulemd2:amd64 (2.14.0-3build2) ... #10 210.7 Removing libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ... #10 210.7 Removing libgpgme11t64:amd64 (1.18.0-4.1ubuntu4) ... #10 210.7 Removing libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... #10 210.8 Removing libicu74:amd64 (74.2-1ubuntu3.1) ... #10 210.8 Removing libjson-c5:amd64 (0.17-1build1) ... #10 210.8 Removing libsolvext1:amd64 (0.7.28-1build2) ... #10 210.9 Removing librpm9t64 (4.18.2+dfsg-2.1build2) ... #10 210.9 Removing librpmio9t64 (4.18.2+dfsg-2.1build2) ... #10 210.9 Removing liblua5.3-0:amd64 (5.3.6-2build2) ... #10 211.0 Removing libmagic1t64:amd64 (1:5.45-3build1) ... #10 211.0 Removing libmagic-mgc (1:5.45-3build1) ... #10 211.1 Removing libpopt0:amd64 (1.19+dfsg-1build1) ... #10 211.1 Removing libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... #10 211.1 Removing libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.5) ... #10 211.2 find: '/usr/lib/python3': No such file or directory #10 211.2 Removing libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.5) ... #10 211.3 find: '/usr/lib/python3': No such file or directory #10 211.8 Removing libsolv1:amd64 (0.7.28-1build2) ... #10 212.0 Removing libyaml-0-2:amd64 (0.2.5-1build1) ... #10 212.0 Removing media-types (10.1.0) ... #10 212.0 Removing openssl (3.0.13-0ubuntu3.5) ... #10 212.0 Removing sqlite3 (3.45.1-1ubuntu2.1) ... #10 212.1 Removing tzdata (2025b-0ubuntu0.24.04) ... #10 212.1 Removing libexpat1:amd64 (2.6.1-2ubuntu0.3) ... #10 212.2 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... #10 DONE 212.3s #11 [7/8] COPY dkms.conf /opt/contrail/src/ #11 DONE 0.0s #12 [8/8] COPY entrypoint.sh / #12 DONE 0.0s #13 exporting to image #13 exporting layers #13 exporting layers 3.4s done #13 writing image sha256:a314c36fdc5feeb7209b652ed483cc85b9e3ccd473677600b92be2ecbea1b315 #13 writing image sha256:a314c36fdc5feeb7209b652ed483cc85b9e3ccd473677600b92be2ecbea1b315 done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-1_0_8_7-7_0 done #13 DONE 3.4s 2025-05-15 11:59:49,874: INFO: Docker build duration: 259 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init] b1241b31dc05: Preparing cd208eda29dc: Preparing 9b07735ae525: Preparing 2aa29b38f459: Preparing 24aeac56fc42: Preparing f60b456ae2cb: Preparing 589f29df796a: Preparing 8901a649dd5a: Preparing 24aeac56fc42: Waiting f60b456ae2cb: Waiting 589f29df796a: Waiting 8901a649dd5a: Waiting 2aa29b38f459: Pushed b1241b31dc05: Pushed cd208eda29dc: Pushed 24aeac56fc42: Pushed f60b456ae2cb: Pushed 589f29df796a: Pushed 8901a649dd5a: Pushed 9b07735ae525: Pushed master-1_0_8_7-7_0: digest: sha256:92df5c624ef7fabcd49df77290936f62a77075126a702e77a3a8f891e71c06d1 size: 1985 2025-05-15 12:00:23,496: INFO: Building opensdn-vrouter-kernel-build-init finished successfully, duration: 293 seconds