Skip to content
Success

Console Output

Skipping 55,293 KB.. Full Log
11:41:16 ++ echo 'deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb
11:41:16 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb
11:41:16 deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb
11:41:16 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb
11:41:16 deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb'
11:41:16 ++ xargs
11:41:16 ++ awk '$0="./"$0'
11:41:16 + packages='./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb'
11:41:16 + set -x
11:41:16 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb
11:41:16 Selecting previously unselected package docker-ce.
11:41:16 (Reading database ... 9300 files and directories currently installed.)
11:41:16 Preparing to unpack .../docker-ce_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ...
11:41:16 Unpacking docker-ce (5:0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar) ...
11:41:16 Reading package lists...
11:41:16 Building dependency tree...
11:41:16 Reading state information...
11:41:16 Docker version 0.0.0-20231122104856-8046bb2, build 8046bb2
11:41:16 + docker buildx version
11:41:16 github.com/docker/buildx v0.12.0 542e5d8
11:41:16 + docker compose version
11:41:16 Docker Compose version v2.23.1
11:41:16 + dockerd --version
11:41:16 Docker version 0.0.0-20231122104856-8046bb2, build 54fcd40
11:41:16 + docker-proxy --version
11:41:16 docker-proxy (commit 54fcd40) version 0.0.0-20231122104856-8046bb2
11:41:16 + containerd --version
11:41:16 Correcting dependencies... Done
11:41:16 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
11:41:16 Skipping docker-ce, it is already installed and upgrade is not set.
11:41:16 Skipping docker-ce-cli, it is already installed and upgrade is not set.
11:41:16 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
11:41:16 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
11:41:16 The following additional packages will be installed:
11:41:16   containerd.io dbus-user-session iptables libip6tc2 libmnl0
11:41:16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
11:41:16 Suggested packages:
11:41:16   firewalld kmod nftables
11:41:16 The following NEW packages will be installed:
11:41:16   containerd.io dbus-user-session iptables libip6tc2 libmnl0
11:41:16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
11:41:16 containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:41:16 + ctr --version
11:41:16 ctr containerd.io 1.6.25
11:41:16 + containerd-shim --help
11:41:16 Usage of containerd-shim:
11:41:16   -address string
11:41:16     	grpc address back to main containerd
11:41:16   -containerd-binary containerd publish
11:41:16     	path to containerd binary (used for containerd publish) (default "containerd")
11:41:16   -criu string
11:41:16     	path to criu binary
11:41:16   -debug
11:41:16     	enable debug output in logs
11:41:16   -namespace string
11:41:16     	namespace that owns the shim
11:41:16   -runtime-root string
11:41:16     	root directory for the runtime (default "/run/containerd/runc")
11:41:16   -socket string
11:41:16     	socket path to serve
11:41:16   -systemd-cgroup
11:41:16     	set runtime to use systemd-cgroup
11:41:16   -workdir string
11:41:16     	path used to storge large temporary data
11:41:16 + containerd-shim-runc-v1 -v
11:41:16 containerd-shim-runc-v1:
11:41:16   Version:  1.6.25
11:41:16   Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:41:16   Go version: go1.20.10
11:41:16 
11:41:16 + containerd-shim-runc-v2 -v
11:41:16 containerd-shim-runc-v2:
11:41:16   Version:  1.6.25
11:41:16   Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:41:16   Go version: go1.20.10
11:41:16 
11:41:16 + runc --version
11:41:16 runc version 1.1.10
11:41:16 commit: v1.1.10-0-g18a0cb0
11:41:16 spec: 1.0.2-dev
11:41:16 go: go1.20.10
11:41:16 libseccomp: 2.5.1
11:41:17 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
11:41:17 Need to get 21.6 MB of archives.
11:41:17 After this operation, 94.9 MB of additional disk space will be used.
11:41:17 Get:1 https://download.docker.com/linux/ubuntu jammy/test armhf containerd.io armhf 1.6.25-1 [21.0 MB]
11:41:17 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmnl0 armhf 1.0.4-3build2 [11.4 kB]
11:41:17 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxtables12 armhf 1.8.7-1ubuntu5.1 [28.1 kB]
11:41:17 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
11:41:17 Selecting previously unselected package docker-buildx-plugin.
11:41:17 Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb ...
11:41:17 Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.23.04~lunar) ...
11:41:17 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libip6tc2 armhf 1.8.7-1ubuntu5.1 [18.1 kB]
11:41:17 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnfnetlink0 armhf 1.0.1-3build3 [12.3 kB]
11:41:17 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetfilter-conntrack3 armhf 1.0.9-1 [36.8 kB]
11:41:17 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnftnl11 armhf 1.2.1-1build1 [51.9 kB]
11:41:17 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf iptables armhf 1.8.7-1ubuntu5.1 [412 kB]
11:41:17 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus-user-session armhf 1.12.20-2ubuntu4.1 [9442 B]
11:41:17 debconf: delaying package configuration, since apt-utils is not installed
11:41:17 Fetched 21.6 MB in 1s (25.3 MB/s)
11:41:17 Selecting previously unselected package libmnl0:armhf.
11:41:17 (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 ... 9456 files and directories currently installed.)
11:41:17 Preparing to unpack .../0-libmnl0_1.0.4-3build2_armhf.deb ...
11:41:17 Unpacking libmnl0:armhf (1.0.4-3build2) ...
11:41:17 Selecting previously unselected package libxtables12:armhf.
11:41:17 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.1_armhf.deb ...
11:41:18 Unpacking libxtables12:armhf (1.8.7-1ubuntu5.1) ...
11:41:18 Selecting previously unselected package netbase.
11:41:18 Preparing to unpack .../2-netbase_6.3_all.deb ...
11:41:18 Unpacking netbase (6.3) ...
11:41:18 Selecting previously unselected package libip6tc2:armhf.
11:41:18 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5.1_armhf.deb ...
11:41:18 Unpacking libip6tc2:armhf (1.8.7-1ubuntu5.1) ...
11:41:18 Selecting previously unselected package libnfnetlink0:armhf.
11:41:18 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_armhf.deb ...
11:41:18 Unpacking libnfnetlink0:armhf (1.0.1-3build3) ...
11:41:18 Selecting previously unselected package libnetfilter-conntrack3:armhf.
11:41:18 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_armhf.deb ...
11:41:18 Unpacking libnetfilter-conntrack3:armhf (1.0.9-1) ...
11:41:18 Selecting previously unselected package libnftnl11:armhf.
11:41:18 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_armhf.deb ...
11:41:18 Unpacking libnftnl11:armhf (1.2.1-1build1) ...
11:41:18 Selecting previously unselected package iptables.
11:41:18 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_armhf.deb ...
11:41:18 Unpacking iptables (1.8.7-1ubuntu5.1) ...
[Pipeline] }
[Pipeline] // stage
11:41:18 Selecting previously unselected package docker-ce-rootless-extras.
11:41:18 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ...
11:41:18 Unpacking docker-ce-rootless-extras (5:0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar) ...
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
11:41:18 Selecting previously unselected package containerd.io.
11:41:18 Preparing to unpack .../8-containerd.io_1.6.25-1_armhf.deb ...
11:41:18 Unpacking containerd.io (1.6.25-1) ...
11:41:18 Selecting previously unselected package docker-ce-cli.
11:41:18 Preparing to unpack .../docker-ce-cli_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ...
11:41:18 Unpacking docker-ce-cli (5:0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar) ...
11:41:19 Selecting previously unselected package docker-compose-plugin.
11:41:19 Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb ...
11:41:19 Unpacking docker-compose-plugin (2.23.1-1~ubuntu.23.04~lunar) ...
11:41:20 Setting up docker-buildx-plugin (0.12.0-1~ubuntu.23.04~lunar) ...
11:41:20 Setting up docker-ce-cli (5:0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar) ...
11:41:20 Setting up docker-compose-plugin (2.23.1-1~ubuntu.23.04~lunar) ...
11:41:20 Setting up docker-ce (5:0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar) ...
11:41:20 invoke-rc.d: could not determine current runlevel
11:41:20 invoke-rc.d: policy-rc.d denied execution of start.
11:41:20 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
11:41:20 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
11:41:20 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
11:41:20  docker-ce-rootless-extras depends on dbus-user-session; however:
11:41:20   Package dbus-user-session is not installed.
11:41:20 
11:41:20 Setting up docker-ce-rootless-extras (5:0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar) ...
11:41:20 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231122104856.8046bb2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb
11:41:20 Selecting previously unselected package dbus-user-session.
11:41:20 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_armhf.deb ...
11:41:20 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
11:41:20 Setting up libip6tc2:armhf (1.8.7-1ubuntu5.1) ...
11:41:20 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
11:41:20 Setting up libmnl0:armhf (1.0.4-3build2) ...
11:41:20 Setting up containerd.io (1.6.25-1) ...
11:41:20 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
11:41:20 Setting up libxtables12:armhf (1.8.7-1ubuntu5.1) ...
11:41:20 Setting up libnfnetlink0:armhf (1.0.1-3build3) ...
11:41:20 Setting up netbase (6.3) ...
11:41:20 Setting up libnftnl11:armhf (1.2.1-1build1) ...
11:41:20 Setting up libnetfilter-conntrack3:armhf (1.0.9-1) ...
11:41:20 Setting up iptables (1.8.7-1ubuntu5.1) ...
11:41:20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:41:20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:41:20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:41:20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:41:20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:41:20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:41:20 Processing triggers for libc-bin (2.35-0ubuntu3.4) ...
11:41:20 + verify_binaries
11:41:20 + docker --version
11:41:20 Docker version 0.0.0-20231122104856-8046bb2, build 8046bb2
11:41:20 + docker buildx version
11:41:20 github.com/docker/buildx v0.12.0 542e5d8
11:41:20 + docker compose version
11:41:20 Docker Compose version v2.23.1
11:41:20 + dockerd --version
11:41:20 Docker version 0.0.0-20231122104856-8046bb2, build 54fcd40
11:41:20 + docker-proxy --version
11:41:20 docker-proxy (commit 54fcd40) version 0.0.0-20231122104856-8046bb2
11:41:20 + containerd --version
11:41:20 containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:41:20 + ctr --version
11:41:20 ctr containerd.io 1.6.25
11:41:20 + containerd-shim --help
11:41:21 Usage of containerd-shim:
11:41:21   -address string
11:41:21     	grpc address back to main containerd
11:41:21   -containerd-binary containerd publish
11:41:21     	path to containerd binary (used for containerd publish) (default "containerd")
11:41:21   -criu string
11:41:21     	path to criu binary
11:41:21   -debug
11:41:21     	enable debug output in logs
11:41:21   -namespace string
11:41:21     	namespace that owns the shim
11:41:21   -runtime-root string
11:41:21     	root directory for the runtime (default "/run/containerd/runc")
11:41:21   -socket string
11:41:21     	socket path to serve
11:41:21   -systemd-cgroup
11:41:21     	set runtime to use systemd-cgroup
11:41:21   -workdir string
11:41:21     	path used to storge large temporary data
11:41:21 + containerd-shim-runc-v1 -v
11:41:21 containerd-shim-runc-v1:
11:41:21   Version:  1.6.25
11:41:21   Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:41:21   Go version: go1.20.10
11:41:21 
11:41:21 + containerd-shim-runc-v2 -v
11:41:21 containerd-shim-runc-v2:
11:41:21   Version:  1.6.25
11:41:21   Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:41:21   Go version: go1.20.10
11:41:21 
11:41:21 + runc --version
11:41:21 runc version 1.1.10
11:41:21 commit: v1.1.10-0-g18a0cb0
11:41:21 spec: 1.0.2-dev
11:41:21 go: go1.20.10
11:41:21 libseccomp: 2.5.3
11:41:21 Reading package lists...
11:41:21 Building dependency tree...
11:41:21 Reading state information...
11:41:21 Correcting dependencies... Done
11:41:22 Skipping docker-ce, it is already installed and upgrade is not set.
11:41:22 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
11:41:22 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
11:41:22 Skipping docker-ce-cli, it is already installed and upgrade is not set.
11:41:22 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
11:41:22 The following additional packages will be installed:
11:41:22   containerd.io dbus-user-session iptables libip6tc2 libmnl0
11:41:22   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
11:41:22 Suggested packages:
11:41:22   firewalld kmod nftables
11:41:22 The following NEW packages will be installed:
11:41:22   containerd.io dbus-user-session iptables libip6tc2 libmnl0
11:41:22   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
11:41:22 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:41:22 Need to get 21.6 MB of archives.
11:41:22 After this operation, 103 MB of additional disk space will be used.
11:41:22 Get:1 https://download.docker.com/linux/ubuntu lunar/test armhf containerd.io armhf 1.6.25-1 [21.0 MB]
11:41:22 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-user-session armhf 1.14.4-1ubuntu1 [10.1 kB]
11:41:22 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB]
11:41:22 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxtables12 armhf 1.8.7-1ubuntu7 [27.8 kB]
11:41:22 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf netbase all 6.4 [13.1 kB]
11:41:22 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libip6tc2 armhf 1.8.7-1ubuntu7 [17.7 kB]
11:41:22 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB]
11:41:22 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [36.7 kB]
11:41:22 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnftnl11 armhf 1.2.4-2 [50.8 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
11:41:23 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iptables armhf 1.8.7-1ubuntu7 [420 kB]
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
11:41:23 debconf: delaying package configuration, since apt-utils is not installed
11:41:23 Fetched 21.6 MB in 1s (24.1 MB/s)
11:41:23 Selecting previously unselected package dbus-user-session.
11:41:23 (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 ... 9524 files and directories currently installed.)
11:41:23 Preparing to unpack .../0-dbus-user-session_1.14.4-1ubuntu1_armhf.deb ...
11:41:23 Unpacking dbus-user-session (1.14.4-1ubuntu1) ...
11:41:23 Selecting previously unselected package libmnl0:armhf.
11:41:23 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_armhf.deb ...
11:41:23 Unpacking libmnl0:armhf (1.0.4-3ubuntu1) ...
11:41:23 Selecting previously unselected package libxtables12:armhf.
11:41:23 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu7_armhf.deb ...
11:41:23 Unpacking libxtables12:armhf (1.8.7-1ubuntu7) ...
11:41:23 Selecting previously unselected package netbase.
11:41:23 Preparing to unpack .../3-netbase_6.4_all.deb ...
11:41:23 Unpacking netbase (6.4) ...
11:41:23 Selecting previously unselected package libip6tc2:armhf.
11:41:23 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu7_armhf.deb ...
11:41:23 Unpacking libip6tc2:armhf (1.8.7-1ubuntu7) ...
11:41:23 Selecting previously unselected package libnfnetlink0:armhf.
11:41:23 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
11:41:23 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
11:41:23 Selecting previously unselected package libnetfilter-conntrack3:armhf.
11:41:23 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_armhf.deb ...
11:41:23 Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ...
11:41:23 Selecting previously unselected package libnftnl11:armhf.
11:41:23 Preparing to unpack .../7-libnftnl11_1.2.4-2_armhf.deb ...
11:41:23 Unpacking libnftnl11:armhf (1.2.4-2) ...
11:41:23 Selecting previously unselected package iptables.
11:41:23 Preparing to unpack .../8-iptables_1.8.7-1ubuntu7_armhf.deb ...
11:41:23 Unpacking iptables (1.8.7-1ubuntu7) ...
11:41:23 Selecting previously unselected package containerd.io.
11:41:23 Preparing to unpack .../9-containerd.io_1.6.25-1_armhf.deb ...
11:41:23 Unpacking containerd.io (1.6.25-1) ...
11:41:24 Setting up libip6tc2:armhf (1.8.7-1ubuntu7) ...
11:41:24 Setting up dbus-user-session (1.14.4-1ubuntu1) ...
11:41:24 Setting up libmnl0:armhf (1.0.4-3ubuntu1) ...
11:41:24 Setting up containerd.io (1.6.25-1) ...
11:41:24 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
11:41:24 Setting up libxtables12:armhf (1.8.7-1ubuntu7) ...
11:41:25 Setting up libnfnetlink0:armhf (1.0.2-2) ...
11:41:25 Setting up netbase (6.4) ...
11:41:25 Setting up libnftnl11:armhf (1.2.4-2) ...
11:41:25 Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ...
11:41:25 Setting up iptables (1.8.7-1ubuntu7) ...
11:41:25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:41:25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:41:25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:41:25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:41:25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:41:25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:41:25 Processing triggers for libc-bin (2.37-0ubuntu2.1) ...
11:41:25 + verify_binaries
11:41:25 + docker --version
11:41:25 Docker version 0.0.0-20231122104856-8046bb2, build 8046bb2
11:41:25 + docker buildx version
11:41:25 github.com/docker/buildx v0.12.0 542e5d8
11:41:25 + docker compose version
11:41:25 Docker Compose version v2.23.1
11:41:25 + dockerd --version
11:41:25 Docker version 0.0.0-20231122104856-8046bb2, build 54fcd40
11:41:25 + docker-proxy --version
11:41:25 docker-proxy (commit 54fcd40) version 0.0.0-20231122104856-8046bb2
11:41:25 + containerd --version
11:41:25 containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:41:25 + ctr --version
11:41:25 ctr containerd.io 1.6.25
11:41:25 + containerd-shim --help
11:41:25 Usage of containerd-shim:
11:41:25   -address string
11:41:25     	grpc address back to main containerd
11:41:25   -containerd-binary containerd publish
11:41:25     	path to containerd binary (used for containerd publish) (default "containerd")
11:41:25   -criu string
11:41:25     	path to criu binary
11:41:25   -debug
11:41:25     	enable debug output in logs
11:41:25   -namespace string
11:41:25     	namespace that owns the shim
11:41:25   -runtime-root string
11:41:25     	root directory for the runtime (default "/run/containerd/runc")
11:41:25   -socket string
11:41:25     	socket path to serve
11:41:25   -systemd-cgroup
11:41:25     	set runtime to use systemd-cgroup
11:41:25   -workdir string
11:41:25     	path used to storge large temporary data
11:41:25 + containerd-shim-runc-v1 -v
11:41:25 containerd-shim-runc-v1:
11:41:25   Version:  1.6.25
11:41:25   Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:41:25   Go version: go1.20.10
11:41:25 
11:41:25 + containerd-shim-runc-v2 -v
11:41:25 containerd-shim-runc-v2:
11:41:25   Version:  1.6.25
11:41:25   Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:41:25   Go version: go1.20.10
11:41:25 
11:41:25 + runc --version
11:41:25 runc version 1.1.10
11:41:25 commit: v1.1.10-0-g18a0cb0
11:41:25 spec: 1.0.2-dev
11:41:25 go: go1.20.10
11:41:25 libseccomp: 2.5.4
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS