Skip to content
Success

Console Output

Skipping 62,879 KB.. Full Log
19:26:22 Selecting previously unselected package docker-ce.
19:26:22 Preparing to unpack .../docker-ce_0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic_armhf.deb ...
19:26:22 Unpacking docker-ce (5:0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic) ...
19:26:22 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
19:26:22 124 added, 0 removed; done.
19:26:22 Running hooks in /etc/ca-certificates/update.d...
19:26:22 done.
19:26:22 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
19:26:22 + apt-key add -
19:26:22 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
19:26:22 OK
19:26:22 + '[' jammy = sid ']'
19:26:22 ++ dpkg --print-architecture
19:26:22 + ARCH=armhf
19:26:22 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu jammy test'
19:26:22 + apt-get update
19:26:23 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
19:26:23 Get:2 https://download.docker.com/linux/ubuntu jammy/test armhf Packages [25.0 kB]
19:26:23 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
19:26:23 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
19:26:23 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
19:26:23 Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
19:26:23 Fetched 73.9 kB in 1s (101 kB/s)
19:26:23 Selecting previously unselected package docker-ce-rootless-extras.
19:26:23 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic_armhf.deb ...
19:26:23 Unpacking docker-ce-rootless-extras (5:0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic) ...
19:26:24 Selecting previously unselected package docker-compose-plugin.
19:26:24 Preparing to unpack .../docker-compose-plugin_2.17.3-1~ubuntu.22.10~kinetic_armhf.deb ...
19:26:24 Unpacking docker-compose-plugin (2.17.3-1~ubuntu.22.10~kinetic) ...
19:26:24 Reading package lists...
19:26:24 W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
19:26:24 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
19:26:24 + packages='deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb
19:26:24 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb
19:26:24 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb
19:26:24 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.3-1~ubuntu.22.04~jammy_armhf.deb
19:26:24 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb'
19:26:24 ++ xargs
19:26:24 ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb
19:26:24 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb
19:26:24 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb
19:26:24 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.3-1~ubuntu.22.04~jammy_armhf.deb
19:26:24 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb'
19:26:24 ++ awk '$0="./"$0'
19:26:24 + packages='./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.3-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb'
19:26:24 + set -x
19:26:24 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.3-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb
19:26:24 Selecting previously unselected package docker-ce.
19:26:24 (Reading database ... 9217 files and directories currently installed.)
19:26:24 Preparing to unpack .../docker-ce_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb ...
19:26:24 Unpacking docker-ce (5:0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy) ...
19:26:25 Selecting previously unselected package docker-ce-cli.
19:26:25 Preparing to unpack .../docker-ce-cli_0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic_armhf.deb ...
19:26:25 Unpacking docker-ce-cli (5:0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic) ...
19:26:25 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.22.10~kinetic) ...
19:26:25 Setting up docker-compose-plugin (2.17.3-1~ubuntu.22.10~kinetic) ...
19:26:25 Setting up docker-ce-cli (5:0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic) ...
19:26:25 Setting up docker-ce (5:0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic) ...
19:26:25 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
19:26:25 Selecting previously unselected package docker-ce-rootless-extras.
19:26:25 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb ...
19:26:25 Unpacking docker-ce-rootless-extras (5:0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy) ...
19:26:25 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
19:26:25 invoke-rc.d: could not determine current runlevel
19:26:25 invoke-rc.d: policy-rc.d denied execution of start.
19:26:25 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
19:26:25  docker-ce-rootless-extras depends on dbus-user-session; however:
19:26:25   Package dbus-user-session is not installed.
19:26:25 
19:26:25 Setting up docker-ce-rootless-extras (5:0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic) ...
19:26:25 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.3-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230503144321.054343b-1~ubuntu.22.10~kinetic_armhf.deb
19:26:26 Selecting previously unselected package docker-buildx-plugin.
19:26:26 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb ...
19:26:26 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.22.04~jammy) ...
19:26:26 Reading package lists...
19:26:27 Building dependency tree...
19:26:27 Reading state information...
19:26:27 Correcting dependencies... Done
19:26:27 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
19:26:27 Skipping docker-ce, it is already installed and upgrade is not set.
19:26:27 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
19:26:27 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
19:26:27 Skipping docker-ce-cli, it is already installed and upgrade is not set.
19:26:27 The following additional packages will be installed:
19:26:27   containerd.io dbus-user-session iptables libip6tc2 libmnl0
19:26:27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
19:26:27 Suggested packages:
19:26:27   firewalld kmod nftables
19:26:27 The following NEW packages will be installed:
19:26:27   containerd.io dbus-user-session iptables libip6tc2 libmnl0
19:26:27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
19:26:27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
19:26:27 Need to get 21.4 MB of archives.
19:26:27 After this operation, 94.0 MB of additional disk space will be used.
19:26:27 Get:1 https://download.docker.com/linux/ubuntu kinetic/test armhf containerd.io armhf 1.6.20-1 [20.8 MB]
19:26:27 Selecting previously unselected package docker-compose-plugin.
19:26:27 Preparing to unpack .../docker-compose-plugin_2.17.3-1~ubuntu.22.04~jammy_armhf.deb ...
19:26:27 Unpacking docker-compose-plugin (2.17.3-1~ubuntu.22.04~jammy) ...
19:26:27 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-user-session armhf 1.14.0-2ubuntu3 [10.1 kB]
19:26:27 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB]
19:26:27 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxtables12 armhf 1.8.7-1ubuntu6 [27.9 kB]
19:26:27 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf netbase all 6.3 [12.9 kB]
19:26:27 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libip6tc2 armhf 1.8.7-1ubuntu6 [17.8 kB]
19:26:28 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB]
19:26:28 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnetfilter-conntrack3 armhf 1.0.9-2 [37.1 kB]
19:26:28 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnftnl11 armhf 1.2.3-1 [50.9 kB]
19:26:28 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf iptables armhf 1.8.7-1ubuntu6 [411 kB]
19:26:28 debconf: delaying package configuration, since apt-utils is not installed
19:26:28 Fetched 21.4 MB in 1s (22.5 MB/s)
19:26:28 Selecting previously unselected package dbus-user-session.
19:26:28 (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 ... 9547 files and directories currently installed.)
19:26:28 Preparing to unpack .../0-dbus-user-session_1.14.0-2ubuntu3_armhf.deb ...
19:26:28 Unpacking dbus-user-session (1.14.0-2ubuntu3) ...
19:26:28 Selecting previously unselected package libmnl0:armhf.
19:26:28 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_armhf.deb ...
19:26:28 Unpacking libmnl0:armhf (1.0.4-3ubuntu1) ...
19:26:28 Selecting previously unselected package libxtables12:armhf.
19:26:28 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu6_armhf.deb ...
19:26:28 Unpacking libxtables12:armhf (1.8.7-1ubuntu6) ...
19:26:28 Selecting previously unselected package netbase.
19:26:28 Preparing to unpack .../3-netbase_6.3_all.deb ...
19:26:28 Unpacking netbase (6.3) ...
19:26:28 Selecting previously unselected package libip6tc2:armhf.
19:26:28 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu6_armhf.deb ...
19:26:28 Unpacking libip6tc2:armhf (1.8.7-1ubuntu6) ...
19:26:28 Selecting previously unselected package libnfnetlink0:armhf.
19:26:28 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
19:26:28 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
19:26:28 Selecting previously unselected package libnetfilter-conntrack3:armhf.
19:26:28 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-2_armhf.deb ...
19:26:28 Unpacking libnetfilter-conntrack3:armhf (1.0.9-2) ...
19:26:28 Selecting previously unselected package libnftnl11:armhf.
19:26:28 Preparing to unpack .../7-libnftnl11_1.2.3-1_armhf.deb ...
19:26:28 Unpacking libnftnl11:armhf (1.2.3-1) ...
19:26:28 Selecting previously unselected package docker-ce-cli.
19:26:28 Preparing to unpack .../docker-ce-cli_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb ...
19:26:28 Unpacking docker-ce-cli (5:0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy) ...
19:26:28 Selecting previously unselected package iptables.
19:26:28 Preparing to unpack .../8-iptables_1.8.7-1ubuntu6_armhf.deb ...
19:26:28 Unpacking iptables (1.8.7-1ubuntu6) ...
19:26:28 Selecting previously unselected package containerd.io.
19:26:28 Preparing to unpack .../9-containerd.io_1.6.20-1_armhf.deb ...
19:26:28 Unpacking containerd.io (1.6.20-1) ...
19:26:29 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.22.04~jammy) ...
19:26:29 Setting up docker-compose-plugin (2.17.3-1~ubuntu.22.04~jammy) ...
19:26:29 Setting up docker-ce-cli (5:0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy) ...
19:26:29 Setting up docker-ce (5:0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy) ...
19:26:29 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
19:26:29 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
19:26:29 invoke-rc.d: could not determine current runlevel
19:26:29 invoke-rc.d: policy-rc.d denied execution of start.
19:26:29 Setting up docker-ce-rootless-extras (5:0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy) ...
19:26:29 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
19:26:29  docker-ce-rootless-extras depends on dbus-user-session; however:
19:26:29   Package dbus-user-session is not installed.
19:26:29 
19:26:29 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.10.4-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.17.3-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230503144321.054343b-1~ubuntu.22.04~jammy_armhf.deb
19:26:30 Setting up libip6tc2:armhf (1.8.7-1ubuntu6) ...
19:26:30 Setting up dbus-user-session (1.14.0-2ubuntu3) ...
19:26:30 Setting up libmnl0:armhf (1.0.4-3ubuntu1) ...
19:26:30 Setting up containerd.io (1.6.20-1) ...
19:26:30 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
19:26:30 Setting up libxtables12:armhf (1.8.7-1ubuntu6) ...
19:26:30 Setting up libnfnetlink0:armhf (1.0.2-2) ...
19:26:30 Setting up netbase (6.3) ...
19:26:30 Setting up libnftnl11:armhf (1.2.3-1) ...
19:26:30 Setting up libnetfilter-conntrack3:armhf (1.0.9-2) ...
19:26:30 Setting up iptables (1.8.7-1ubuntu6) ...
19:26:30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:26:30 Reading package lists...
19:26:31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:26:31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:26:31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:26:31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:26:31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:26:31 Processing triggers for libc-bin (2.36-0ubuntu4) ...
19:26:31 + verify_binaries
19:26:31 + docker --version
19:26:31 Docker version 0.0.0-20230503144321-054343b, build 054343b
19:26:31 + docker buildx version
19:26:31 github.com/docker/buildx v0.10.4 c513d34
19:26:31 + docker compose version
19:26:31 Docker Compose version v2.17.3
19:26:31 + dockerd --version
19:26:31 Docker version 0.0.0-20230503144321-054343b, build 1c2d8c8
19:26:31 + docker-proxy --version
19:26:31 docker-proxy (commit 1c2d8c8) version 0.0.0-20230503144321-054343b
19:26:31 + containerd --version
19:26:31 Building dependency tree...
19:26:31 Reading state information...
19:26:31 containerd containerd.io 1.6.20 2806fc1057397dbaeefbea0e4e17bddfbd388f38
19:26:31 + ctr --version
19:26:31 ctr containerd.io 1.6.20
19:26:31 + containerd-shim --help
19:26:31 Usage of containerd-shim:
19:26:31   -address string
19:26:31     	grpc address back to main containerd
19:26:31   -containerd-binary containerd publish
19:26:31     	path to containerd binary (used for containerd publish) (default "containerd")
19:26:31   -criu string
19:26:31     	path to criu binary
19:26:31   -debug
19:26:31     	enable debug output in logs
19:26:31   -namespace string
19:26:31     	namespace that owns the shim
19:26:31   -runtime-root string
19:26:31     	root directory for the runtime (default "/run/containerd/runc")
19:26:31   -socket string
19:26:31     	socket path to serve
19:26:31   -systemd-cgroup
19:26:31     	set runtime to use systemd-cgroup
19:26:31   -workdir string
19:26:31     	path used to storge large temporary data
19:26:31 + containerd-shim-runc-v1 -v
19:26:31 containerd-shim-runc-v1:
19:26:31   Version:  1.6.20
19:26:31   Revision: 2806fc1057397dbaeefbea0e4e17bddfbd388f38
19:26:31   Go version: go1.19.7
19:26:31 
19:26:31 + containerd-shim-runc-v2 -v
19:26:31 containerd-shim-runc-v2:
19:26:31   Version:  1.6.20
19:26:31   Revision: 2806fc1057397dbaeefbea0e4e17bddfbd388f38
19:26:31   Go version: go1.19.7
19:26:31 
19:26:31 + runc --version
19:26:31 runc version 1.1.5
19:26:31 commit: v1.1.5-0-gf19387a
19:26:31 spec: 1.0.2-dev
19:26:31 go: go1.19.7
19:26:31 libseccomp: 2.5.4
19:26:31 Correcting dependencies... Done
19:26:31 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
19:26:31 Skipping docker-ce, it is already installed and upgrade is not set.
19:26:31 Skipping docker-ce-cli, it is already installed and upgrade is not set.
19:26:31 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
19:26:31 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
19:26:31 The following additional packages will be installed:
19:26:31   containerd.io dbus-user-session iptables libip6tc2 libmnl0
19:26:31   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
19:26:31 Suggested packages:
19:26:31   firewalld kmod nftables
19:26:31 The following NEW packages will be installed:
19:26:31   containerd.io dbus-user-session iptables libip6tc2 libmnl0
19:26:31   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
19:26:31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
19:26:31 Need to get 21.4 MB of archives.
19:26:31 After this operation, 93.8 MB of additional disk space will be used.
19:26:31 Get:1 https://download.docker.com/linux/ubuntu jammy/test armhf containerd.io armhf 1.6.20-1 [20.8 MB]
19:26:32 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmnl0 armhf 1.0.4-3build2 [11.4 kB]
19:26:32 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxtables12 armhf 1.8.7-1ubuntu5 [28.0 kB]
19:26:32 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
19:26:32 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libip6tc2 armhf 1.8.7-1ubuntu5 [18.0 kB]
19:26:32 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnfnetlink0 armhf 1.0.1-3build3 [12.3 kB]
19:26:32 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetfilter-conntrack3 armhf 1.0.9-1 [36.8 kB]
19:26:32 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnftnl11 armhf 1.2.1-1build1 [51.9 kB]
19:26:32 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iptables armhf 1.8.7-1ubuntu5 [412 kB]
19:26:32 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus-user-session armhf 1.12.20-2ubuntu4.1 [9442 B]
19:26:32 debconf: delaying package configuration, since apt-utils is not installed
19:26:32 Fetched 21.4 MB in 1s (20.8 MB/s)
19:26:32 Selecting previously unselected package libmnl0:armhf.
19:26:32 (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 ... 9443 files and directories currently installed.)
19:26:32 Preparing to unpack .../0-libmnl0_1.0.4-3build2_armhf.deb ...
19:26:32 Unpacking libmnl0:armhf (1.0.4-3build2) ...
19:26:32 Selecting previously unselected package libxtables12:armhf.
19:26:32 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_armhf.deb ...
19:26:32 Unpacking libxtables12:armhf (1.8.7-1ubuntu5) ...
19:26:32 Selecting previously unselected package netbase.
19:26:32 Preparing to unpack .../2-netbase_6.3_all.deb ...
19:26:32 Unpacking netbase (6.3) ...
19:26:32 Selecting previously unselected package libip6tc2:armhf.
19:26:32 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_armhf.deb ...
19:26:32 Unpacking libip6tc2:armhf (1.8.7-1ubuntu5) ...
19:26:32 Selecting previously unselected package libnfnetlink0:armhf.
19:26:32 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_armhf.deb ...
19:26:32 Unpacking libnfnetlink0:armhf (1.0.1-3build3) ...
19:26:32 Selecting previously unselected package libnetfilter-conntrack3:armhf.
19:26:32 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_armhf.deb ...
19:26:32 Unpacking libnetfilter-conntrack3:armhf (1.0.9-1) ...
19:26:32 Selecting previously unselected package libnftnl11:armhf.
19:26:32 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_armhf.deb ...
19:26:32 Unpacking libnftnl11:armhf (1.2.1-1build1) ...
19:26:33 Selecting previously unselected package iptables.
19:26:33 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_armhf.deb ...
19:26:33 Unpacking iptables (1.8.7-1ubuntu5) ...
19:26:33 Selecting previously unselected package containerd.io.
19:26:33 Preparing to unpack .../8-containerd.io_1.6.20-1_armhf.deb ...
19:26:33 Unpacking containerd.io (1.6.20-1) ...
19:26:35 Selecting previously unselected package dbus-user-session.
19:26:35 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_armhf.deb ...
19:26:35 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
19:26:35 Setting up libip6tc2:armhf (1.8.7-1ubuntu5) ...
19:26:35 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
19:26:35 Setting up libmnl0:armhf (1.0.4-3build2) ...
19:26:35 Setting up containerd.io (1.6.20-1) ...
19:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
19:26:35 Setting up libxtables12:armhf (1.8.7-1ubuntu5) ...
19:26:35 Setting up libnfnetlink0:armhf (1.0.1-3build3) ...
19:26:35 Setting up netbase (6.3) ...
19:26:35 Setting up libnftnl11:armhf (1.2.1-1build1) ...
19:26:35 Setting up libnetfilter-conntrack3:armhf (1.0.9-1) ...
19:26:35 Setting up iptables (1.8.7-1ubuntu5) ...
19:26:35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:26:35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:26:35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:26:35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:26:35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:26:35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:26:35 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
19:26:35 + verify_binaries
19:26:35 + docker --version
19:26:35 Docker version 0.0.0-20230503144321-054343b, build 054343b
19:26:35 + docker buildx version
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
19:26:35 github.com/docker/buildx v0.10.4 c513d34
19:26:35 + docker compose version
19:26:35 Docker Compose version v2.17.3
19:26:35 + dockerd --version
19:26:35 Docker version 0.0.0-20230503144321-054343b, build 1c2d8c8
19:26:35 + docker-proxy --version
19:26:35 docker-proxy (commit 1c2d8c8) version 0.0.0-20230503144321-054343b
19:26:35 + containerd --version
19:26:35 containerd containerd.io 1.6.20 2806fc1057397dbaeefbea0e4e17bddfbd388f38
19:26:35 + ctr --version
19:26:35 ctr containerd.io 1.6.20
19:26:35 + containerd-shim --help
19:26:35 Usage of containerd-shim:
19:26:35   -address string
19:26:35     	grpc address back to main containerd
19:26:35   -containerd-binary containerd publish
19:26:35     	path to containerd binary (used for containerd publish) (default "containerd")
19:26:35   -criu string
19:26:35     	path to criu binary
19:26:35   -debug
19:26:35     	enable debug output in logs
19:26:35   -namespace string
19:26:35     	namespace that owns the shim
19:26:35   -runtime-root string
19:26:35     	root directory for the runtime (default "/run/containerd/runc")
19:26:35   -socket string
19:26:35     	socket path to serve
19:26:35   -systemd-cgroup
19:26:35     	set runtime to use systemd-cgroup
19:26:35   -workdir string
19:26:35     	path used to storge large temporary data
19:26:35 + containerd-shim-runc-v1 -v
19:26:35 containerd-shim-runc-v1:
19:26:35   Version:  1.6.20
19:26:35   Revision: 2806fc1057397dbaeefbea0e4e17bddfbd388f38
19:26:35   Go version: go1.19.7
19:26:35 
19:26:35 + containerd-shim-runc-v2 -v
19:26:35 containerd-shim-runc-v2:
19:26:35   Version:  1.6.20
19:26:35   Revision: 2806fc1057397dbaeefbea0e4e17bddfbd388f38
19:26:35   Go version: go1.19.7
19:26:35 
19:26:35 + runc --version
19:26:35 runc version 1.1.5
19:26:35 commit: v1.1.5-0-gf19387a
19:26:35 spec: 1.0.2-dev
19:26:35 go: go1.19.7
19:26:35 libseccomp: 2.5.3
[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