Skip to content
Success

Console Output

Skipping 56,031 KB.. Full Log
22:36:15 Running hooks in /etc/ca-certificates/update.d...
22:36:15 done.
22:36:15 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
22:36:15 + apt-key add -
22:36:15 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
22:36:15 Selecting previously unselected package docker-buildx-plugin.
22:36:15 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.22.10~kinetic_armhf.deb ...
22:36:15 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.22.10~kinetic) ...
22:36:15 OK
22:36:15 + '[' lunar = sid ']'
22:36:15 ++ dpkg --print-architecture
22:36:15 + ARCH=armhf
22:36:15 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu lunar test'
22:36:15 + apt-get update
22:36:16 Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.9 kB]
22:36:16 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
22:36:16 Get:3 https://download.docker.com/linux/ubuntu lunar/test armhf Packages [12.6 kB]
22:36:16 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
22:36:16 Hit:5 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
22:36:16 Hit:6 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
22:36:16 Fetched 61.5 kB in 1s (71.3 kB/s)
22:36:17 Selecting previously unselected package docker-ce-cli.
22:36:17 Preparing to unpack .../docker-ce-cli_0.0.0~20230801142547.bb0e232-1~ubuntu.22.10~kinetic_armhf.deb ...
22:36:17 Unpacking docker-ce-cli (5:0.0.0~20230801142547.bb0e232-1~ubuntu.22.10~kinetic) ...
22:36:17 Setting up docker-compose-plugin (2.20.2-1~ubuntu.22.10~kinetic) ...
22:36:17 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.22.10~kinetic) ...
22:36:17 Setting up docker-ce-cli (5:0.0.0~20230801142547.bb0e232-1~ubuntu.22.10~kinetic) ...
22:36:17 Setting up docker-ce (5:0.0.0~20230801142547.bb0e232-1~ubuntu.22.10~kinetic) ...
22:36:17 invoke-rc.d: could not determine current runlevel
22:36:17 invoke-rc.d: policy-rc.d denied execution of start.
22:36:17 Reading package lists...
22:36:18 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
22:36:18 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
22:36:18 Setting up docker-ce-rootless-extras (5:0.0.0~20230801142547.bb0e232-1~ubuntu.22.10~kinetic) ...
22:36:18 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
22:36:18  docker-ce-rootless-extras depends on dbus-user-session; however:
22:36:18   Package dbus-user-session is not installed.
22:36:18 
22:36:18 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230801142547.bb0e232-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230801142547.bb0e232-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.20.2-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.11.2-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230801142547.bb0e232-1~ubuntu.22.10~kinetic_armhf.deb
22:36:18 W: https://download.docker.com/linux/ubuntu/dists/lunar/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
22:36:18 ++ find deb/debbuild/ubuntu-lunar/ -type f -name '*.deb'
22:36:18 + packages='deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb
22:36:18 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb
22:36:18 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb
22:36:18 deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.20.2-1~ubuntu.23.04~lunar_armhf.deb
22:36:18 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb'
22:36:18 ++ echo 'deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb
22:36:18 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb
22:36:18 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb
22:36:18 deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.20.2-1~ubuntu.23.04~lunar_armhf.deb
22:36:18 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb'
22:36:18 ++ xargs
22:36:18 ++ awk '$0="./"$0'
22:36:18 + packages='./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.20.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb'
22:36:18 + set -x
22:36:18 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.20.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb
22:36:18 Selecting previously unselected package docker-ce-rootless-extras.
22:36:18 (Reading database ... 9300 files and directories currently installed.)
22:36:18 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb ...
22:36:18 Unpacking docker-ce-rootless-extras (5:0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar) ...
22:36:18 Selecting previously unselected package docker-buildx-plugin.
22:36:18 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ...
22:36:18 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
22:36:19 Reading package lists...
22:36:19 Building dependency tree...
22:36:19 Reading state information...
22:36:19 Correcting dependencies... Done
22:36:19 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
22:36:19 Skipping docker-ce, it is already installed and upgrade is not set.
22:36:19 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
22:36:19 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
22:36:19 Skipping docker-ce-cli, it is already installed and upgrade is not set.
22:36:19 The following additional packages will be installed:
22:36:19   containerd.io dbus-user-session iptables libip6tc2 libmnl0
22:36:19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
22:36:19 Suggested packages:
22:36:19   firewalld kmod nftables
22:36:19 The following NEW packages will be installed:
22:36:19   containerd.io dbus-user-session iptables libip6tc2 libmnl0
22:36:19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
22:36:19 Selecting previously unselected package docker-ce.
22:36:19 Preparing to unpack .../docker-ce_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb ...
22:36:19 Unpacking docker-ce (5:0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar) ...
22:36:20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:36:20 Need to get 21.4 MB of archives.
22:36:20 After this operation, 102 MB of additional disk space will be used.
22:36:20 Get:1 https://download.docker.com/linux/ubuntu kinetic/test armhf containerd.io armhf 1.6.21-1 [20.8 MB]
22:36:20 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-user-session armhf 1.14.0-2ubuntu3 [10.1 kB]
22:36:20 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB]
22:36:20 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libxtables12 armhf 1.8.7-1ubuntu6.1 [27.8 kB]
22:36:20 Selecting previously unselected package docker-compose-plugin.
22:36:20 Preparing to unpack .../docker-compose-plugin_2.20.2-1~ubuntu.23.04~lunar_armhf.deb ...
22:36:20 Unpacking docker-compose-plugin (2.20.2-1~ubuntu.23.04~lunar) ...
22:36:20 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf netbase all 6.3 [12.9 kB]
22:36:20 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libip6tc2 armhf 1.8.7-1ubuntu6.1 [17.7 kB]
22:36:20 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB]
22:36:20 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnetfilter-conntrack3 armhf 1.0.9-2 [37.1 kB]
22:36:20 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnftnl11 armhf 1.2.3-1 [50.9 kB]
22:36:20 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf iptables armhf 1.8.7-1ubuntu6.1 [420 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:36:20 debconf: delaying package configuration, since apt-utils is not installed
22:36:20 Fetched 21.4 MB in 1s (24.6 MB/s)
22:36:20 Selecting previously unselected package dbus-user-session.
22:36:20 (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 ... 9558 files and directories currently installed.)
22:36:20 Preparing to unpack .../0-dbus-user-session_1.14.0-2ubuntu3_armhf.deb ...
22:36:20 Unpacking dbus-user-session (1.14.0-2ubuntu3) ...
22:36:21 Selecting previously unselected package libmnl0:armhf.
22:36:21 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_armhf.deb ...
22:36:21 Unpacking libmnl0:armhf (1.0.4-3ubuntu1) ...
22:36:21 Selecting previously unselected package libxtables12:armhf.
22:36:21 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu6.1_armhf.deb ...
22:36:21 Unpacking libxtables12:armhf (1.8.7-1ubuntu6.1) ...
22:36:21 Selecting previously unselected package netbase.
22:36:21 Preparing to unpack .../3-netbase_6.3_all.deb ...
22:36:21 Unpacking netbase (6.3) ...
22:36:21 Selecting previously unselected package libip6tc2:armhf.
22:36:21 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu6.1_armhf.deb ...
22:36:21 Unpacking libip6tc2:armhf (1.8.7-1ubuntu6.1) ...
22:36:21 Selecting previously unselected package libnfnetlink0:armhf.
22:36:21 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
22:36:21 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
22:36:21 Selecting previously unselected package libnetfilter-conntrack3:armhf.
22:36:21 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-2_armhf.deb ...
22:36:21 Unpacking libnetfilter-conntrack3:armhf (1.0.9-2) ...
22:36:21 Selecting previously unselected package docker-ce-cli.
22:36:21 Preparing to unpack .../docker-ce-cli_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb ...
22:36:21 Unpacking docker-ce-cli (5:0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar) ...
22:36:21 Selecting previously unselected package libnftnl11:armhf.
22:36:21 Preparing to unpack .../7-libnftnl11_1.2.3-1_armhf.deb ...
22:36:21 Unpacking libnftnl11:armhf (1.2.3-1) ...
22:36:21 Selecting previously unselected package iptables.
22:36:21 Preparing to unpack .../8-iptables_1.8.7-1ubuntu6.1_armhf.deb ...
22:36:21 Unpacking iptables (1.8.7-1ubuntu6.1) ...
22:36:21 Selecting previously unselected package containerd.io.
22:36:21 Preparing to unpack .../9-containerd.io_1.6.21-1_armhf.deb ...
22:36:21 Unpacking containerd.io (1.6.21-1) ...
22:36:21 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
22:36:21 Setting up docker-compose-plugin (2.20.2-1~ubuntu.23.04~lunar) ...
22:36:21 Setting up docker-ce-cli (5:0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar) ...
22:36:21 Setting up docker-ce (5:0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar) ...
22:36:21 invoke-rc.d: could not determine current runlevel
22:36:21 invoke-rc.d: policy-rc.d denied execution of start.
22:36:21 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
22:36:22 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
22:36:22 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
22:36:22  docker-ce-rootless-extras depends on dbus-user-session; however:
22:36:22   Package dbus-user-session is not installed.
22:36:22 
22:36:22 Setting up docker-ce-rootless-extras (5:0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar) ...
22:36:22 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.20.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230801142547.bb0e232-1~ubuntu.23.04~lunar_armhf.deb
22:36:23 Setting up libip6tc2:armhf (1.8.7-1ubuntu6.1) ...
22:36:23 Setting up dbus-user-session (1.14.0-2ubuntu3) ...
22:36:23 Setting up libmnl0:armhf (1.0.4-3ubuntu1) ...
22:36:23 Setting up containerd.io (1.6.21-1) ...
22:36:23 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
22:36:23 Setting up libxtables12:armhf (1.8.7-1ubuntu6.1) ...
22:36:23 Setting up libnfnetlink0:armhf (1.0.2-2) ...
22:36:23 Setting up netbase (6.3) ...
22:36:23 Setting up libnftnl11:armhf (1.2.3-1) ...
22:36:23 Setting up libnetfilter-conntrack3:armhf (1.0.9-2) ...
22:36:23 Setting up iptables (1.8.7-1ubuntu6.1) ...
22:36:23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:36:23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:36:23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:36:23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:36:23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:36:23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:36:23 Processing triggers for libc-bin (2.36-0ubuntu4) ...
22:36:23 Reading package lists...
22:36:23 Building dependency tree...
22:36:23 Reading state information...
22:36:23 + verify_binaries
22:36:23 + docker --version
22:36:23 Docker version 0.0.0-20230801142547-bb0e232, build bb0e232
22:36:23 + docker buildx version
22:36:23 github.com/docker/buildx v0.11.2 9872040
22:36:23 + docker compose version
22:36:23 Docker Compose version v2.20.2
22:36:23 + dockerd --version
22:36:23 Correcting dependencies... Done
22:36:23 Docker version 0.0.0-20230801142547-bb0e232, build 69c9adb
22:36:23 + docker-proxy --version
22:36:23 docker-proxy (commit 69c9adb) version 0.0.0-20230801142547-bb0e232
22:36:23 + containerd --version
22:36:23 containerd containerd.io 1.6.21 3dce8eb055cbb6872793272b4f20ed16117344f8
22:36:23 + ctr --version
22:36:23 ctr containerd.io 1.6.21
22:36:23 + containerd-shim --help
22:36:23 Usage of containerd-shim:
22:36:23   -address string
22:36:23     	grpc address back to main containerd
22:36:23   -containerd-binary containerd publish
22:36:23     	path to containerd binary (used for containerd publish) (default "containerd")
22:36:23   -criu string
22:36:23     	path to criu binary
22:36:23   -debug
22:36:23     	enable debug output in logs
22:36:23   -namespace string
22:36:23     	namespace that owns the shim
22:36:23   -runtime-root string
22:36:23     	root directory for the runtime (default "/run/containerd/runc")
22:36:23   -socket string
22:36:23     	socket path to serve
22:36:23   -systemd-cgroup
22:36:23     	set runtime to use systemd-cgroup
22:36:23   -workdir string
22:36:23     	path used to storge large temporary data
22:36:23 + containerd-shim-runc-v1 -v
22:36:23 containerd-shim-runc-v1:
22:36:23   Version:  1.6.21
22:36:23   Revision: 3dce8eb055cbb6872793272b4f20ed16117344f8
22:36:23   Go version: go1.19.9
22:36:23 
22:36:23 + containerd-shim-runc-v2 -v
22:36:23 containerd-shim-runc-v2:
22:36:23   Version:  1.6.21
22:36:23   Revision: 3dce8eb055cbb6872793272b4f20ed16117344f8
22:36:23   Go version: go1.19.9
22:36:23 
22:36:23 + runc --version
22:36:23 runc version 1.1.7
22:36:23 commit: v1.1.7-0-g860f061
22:36:23 spec: 1.0.2-dev
22:36:23 go: go1.19.9
22:36:23 libseccomp: 2.5.4
22:36:24 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
22:36:24 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
22:36:24 Skipping docker-ce, it is already installed and upgrade is not set.
22:36:24 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
22:36:24 Skipping docker-ce-cli, it is already installed and upgrade is not set.
22:36:24 The following additional packages will be installed:
22:36:24   containerd.io dbus-user-session iptables libip6tc2 libmnl0
22:36:24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
22:36:24 Suggested packages:
22:36:24   firewalld kmod nftables
22:36:24 The following NEW packages will be installed:
22:36:24   containerd.io dbus-user-session iptables libip6tc2 libmnl0
22:36:24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
22:36:24 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
22:36:24 Need to get 21.4 MB of archives.
22:36:24 After this operation, 102 MB of additional disk space will be used.
22:36:24 Get:1 https://download.docker.com/linux/ubuntu lunar/test armhf containerd.io armhf 1.6.22-1 [20.8 MB]
22:36:24 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-user-session armhf 1.14.4-1ubuntu1 [10.1 kB]
22:36:24 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB]
22:36:24 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxtables12 armhf 1.8.7-1ubuntu7 [27.8 kB]
22:36:24 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf netbase all 6.4 [13.1 kB]
22:36:24 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libip6tc2 armhf 1.8.7-1ubuntu7 [17.7 kB]
22:36:24 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB]
22:36:24 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [36.7 kB]
22:36:24 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnftnl11 armhf 1.2.4-2 [50.8 kB]
22:36:24 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iptables armhf 1.8.7-1ubuntu7 [420 kB]
22:36:25 debconf: delaying package configuration, since apt-utils is not installed
22:36:25 Fetched 21.4 MB in 1s (23.9 MB/s)
22:36:25 Selecting previously unselected package dbus-user-session.
22:36:25 (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.)
22:36:25 Preparing to unpack .../0-dbus-user-session_1.14.4-1ubuntu1_armhf.deb ...
22:36:25 Unpacking dbus-user-session (1.14.4-1ubuntu1) ...
22:36:25 Selecting previously unselected package libmnl0:armhf.
22:36:25 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_armhf.deb ...
22:36:25 Unpacking libmnl0:armhf (1.0.4-3ubuntu1) ...
22:36:25 Selecting previously unselected package libxtables12:armhf.
22:36:25 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu7_armhf.deb ...
22:36:25 Unpacking libxtables12:armhf (1.8.7-1ubuntu7) ...
22:36:25 Selecting previously unselected package netbase.
22:36:25 Preparing to unpack .../3-netbase_6.4_all.deb ...
22:36:25 Unpacking netbase (6.4) ...
22:36:25 Selecting previously unselected package libip6tc2:armhf.
22:36:25 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu7_armhf.deb ...
22:36:25 Unpacking libip6tc2:armhf (1.8.7-1ubuntu7) ...
22:36:25 Selecting previously unselected package libnfnetlink0:armhf.
22:36:25 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
22:36:25 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
22:36:25 Selecting previously unselected package libnetfilter-conntrack3:armhf.
22:36:25 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_armhf.deb ...
22:36:25 Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ...
22:36:25 Selecting previously unselected package libnftnl11:armhf.
22:36:25 Preparing to unpack .../7-libnftnl11_1.2.4-2_armhf.deb ...
22:36:25 Unpacking libnftnl11:armhf (1.2.4-2) ...
22:36:25 Selecting previously unselected package iptables.
22:36:25 Preparing to unpack .../8-iptables_1.8.7-1ubuntu7_armhf.deb ...
22:36:25 Unpacking iptables (1.8.7-1ubuntu7) ...
22:36:25 Selecting previously unselected package containerd.io.
22:36:25 Preparing to unpack .../9-containerd.io_1.6.22-1_armhf.deb ...
22:36:25 Unpacking containerd.io (1.6.22-1) ...
22:36:27 Setting up libip6tc2:armhf (1.8.7-1ubuntu7) ...
22:36:27 Setting up dbus-user-session (1.14.4-1ubuntu1) ...
22:36:27 Setting up libmnl0:armhf (1.0.4-3ubuntu1) ...
22:36:27 Setting up containerd.io (1.6.22-1) ...
22:36:27 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
22:36:27 Setting up libxtables12:armhf (1.8.7-1ubuntu7) ...
22:36:27 Setting up libnfnetlink0:armhf (1.0.2-2) ...
22:36:27 Setting up netbase (6.4) ...
22:36:27 Setting up libnftnl11:armhf (1.2.4-2) ...
22:36:27 Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ...
22:36:27 Setting up iptables (1.8.7-1ubuntu7) ...
22:36:27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:36:27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:36:27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:36:27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:36:27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:36:27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:36:27 Processing triggers for libc-bin (2.37-0ubuntu2) ...
22:36:27 + verify_binaries
22:36:27 + docker --version
22:36:27 Docker version 0.0.0-20230801142547-bb0e232, build bb0e232
22:36:27 + docker buildx version
22:36:27 github.com/docker/buildx v0.11.2 9872040
22:36:27 + docker compose version
22:36:27 Docker Compose version v2.20.2
22:36:27 + dockerd --version
22:36:27 Docker version 0.0.0-20230801142547-bb0e232, build 69c9adb
22:36:27 + docker-proxy --version
22:36:27 docker-proxy (commit 69c9adb) version 0.0.0-20230801142547-bb0e232
22:36:27 + containerd --version
22:36:27 containerd containerd.io 1.6.22 8165feabfdfe38c65b599c4993d227328c231fca
22:36:27 + ctr --version
22:36:27 ctr containerd.io 1.6.22
22:36:27 + containerd-shim --help
22:36:27 Usage of containerd-shim:
22:36:27   -address string
22:36:27     	grpc address back to main containerd
22:36:27   -containerd-binary containerd publish
22:36:27     	path to containerd binary (used for containerd publish) (default "containerd")
22:36:27   -criu string
22:36:27     	path to criu binary
22:36:27   -debug
22:36:27     	enable debug output in logs
22:36:27   -namespace string
22:36:27     	namespace that owns the shim
22:36:27   -runtime-root string
22:36:27     	root directory for the runtime (default "/run/containerd/runc")
22:36:27   -socket string
22:36:27     	socket path to serve
22:36:27   -systemd-cgroup
22:36:27     	set runtime to use systemd-cgroup
22:36:27   -workdir string
22:36:27     	path used to storge large temporary data
22:36:27 + containerd-shim-runc-v1 -v
22:36:27 containerd-shim-runc-v1:
22:36:27   Version:  1.6.22
22:36:27   Revision: 8165feabfdfe38c65b599c4993d227328c231fca
22:36:27   Go version: go1.19.11
22:36:27 
22:36:27 + containerd-shim-runc-v2 -v
22:36:27 containerd-shim-runc-v2:
22:36:27   Version:  1.6.22
22:36:27   Revision: 8165feabfdfe38c65b599c4993d227328c231fca
22:36:27   Go version: go1.19.11
22:36:27 
22:36:27 + runc --version
22:36:27 runc version 1.1.8
22:36:27 commit: v1.1.8-0-g82f18fe
22:36:27 spec: 1.0.2-dev
22:36:27 go: go1.19.11
22:36:27 libseccomp: 2.5.4
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[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