Skip to content

Console Output

Skipping 129 KB.. Full Log
c/image-spec'...
01:07:51 [2022-12-01T01:07:51.135Z] #39 ...
01:07:51 [2022-12-01T01:07:51.135Z] 
01:07:51 [2022-12-01T01:07:51.135Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
01:07:51 [2022-12-01T01:07:51.135Z] #41 DONE 0.1s
01:07:51 [2022-12-01T01:07:51.397Z] 
01:07:51 [2022-12-01T01:07:51.397Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:07:51 [2022-12-01T01:07:51.397Z] #39 10.15 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
01:07:53 [2022-12-01T01:07:53.302Z] #39 12.14 Cloning into '/tmp/crun-build/libocispec/yajl'...
01:07:54 [2022-12-01T01:07:54.704Z] #39 13.34 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
01:07:54 [2022-12-01T01:07:54.963Z] #39 13.76 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
01:07:54 [2022-12-01T01:07:54.963Z] #39 13.91 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
01:07:56 [2022-12-01T01:07:56.872Z] #39 ...
01:07:56 [2022-12-01T01:07:56.872Z] 
01:07:56 [2022-12-01T01:07:56.872Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.754 + RM_GOPATH=0
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.754 + TMP_GOPATH=
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.754 + : /build
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.754 + '[' -z '' ']'
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.762 ++ mktemp -d
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.767 + export GOPATH=/tmp/tmp.LVN5qrbPHk
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.767 + GOPATH=/tmp/tmp.LVN5qrbPHk
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.767 + RM_GOPATH=1
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.767 + case "$(go env GOARCH)" in
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.768 ++ go env GOARCH
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.801 + export GO_BUILDMODE=-buildmode=pie
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.802 + GO_BUILDMODE=-buildmode=pie
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.803 ++ dirname /install.sh
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.807 + dir=/
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.807 + bin=tini
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.819 + shift
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.819 + '[' '!' -f //tini.installer ']'
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.819 + . //tini.installer
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.820 ++ : v0.19.0
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.820 + install_tini
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.820 + echo 'Install tini version v0.19.0'
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.820 Install tini version v0.19.0
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.820 + git clone https://github.com/krallin/tini.git /tmp/tmp.LVN5qrbPHk/tini
01:07:56 [2022-12-01T01:07:56.872Z] #0 0.831 Cloning into '/tmp/tmp.LVN5qrbPHk/tini'...
01:07:56 [2022-12-01T01:07:56.872Z] #0 1.566 + cd /tmp/tmp.LVN5qrbPHk/tini
01:07:56 [2022-12-01T01:07:56.872Z] #0 1.566 + git checkout -q v0.19.0
01:07:56 [2022-12-01T01:07:56.872Z] #0 1.587 + cmake .
01:07:56 [2022-12-01T01:07:56.872Z] #0 2.079 -- The C compiler identification is GNU 10.2.1
01:07:56 [2022-12-01T01:07:56.872Z] #0 2.140 -- Detecting C compiler ABI info
01:07:56 [2022-12-01T01:07:56.872Z] #0 2.849 -- Detecting C compiler ABI info - done
01:07:56 [2022-12-01T01:07:56.872Z] #0 2.900 -- Check for working C compiler: /usr/bin/cc - skipped
01:07:56 [2022-12-01T01:07:56.872Z] #0 2.903 -- Detecting C compile features
01:07:56 [2022-12-01T01:07:56.872Z] #0 2.918 -- Detecting C compile features - done
01:07:56 [2022-12-01T01:07:56.872Z] #0 2.955 -- Performing Test HAS_BUILTIN_FORTIFY
01:07:56 [2022-12-01T01:07:56.872Z] #0 3.242 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:07:56 [2022-12-01T01:07:56.872Z] #0 3.344 -- Configuring done
01:07:56 [2022-12-01T01:07:56.872Z] #0 3.353 -- Generating done
01:07:56 [2022-12-01T01:07:56.872Z] #0 3.371 -- Build files have been written to: /tmp/tmp.LVN5qrbPHk/tini
01:07:56 [2022-12-01T01:07:56.872Z] #0 3.376 + make tini-static
01:07:56 [2022-12-01T01:07:56.872Z] #0 3.828 Scanning dependencies of target tini-static
01:07:56 [2022-12-01T01:07:56.872Z] #0 3.906 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:07:56 [2022-12-01T01:07:56.872Z] #0 5.326 [100%] Linking C executable tini-static
01:07:57 [2022-12-01T01:07:57.132Z] #42 5.832 [100%] Built target tini-static
01:07:57 [2022-12-01T01:07:57.133Z] #42 5.965 + mkdir -p /build
01:07:57 [2022-12-01T01:07:57.393Z] #42 5.967 + cp tini-static /build/docker-init
01:07:57 [2022-12-01T01:07:57.659Z] #42 DONE 6.4s
01:07:57 [2022-12-01T01:07:57.659Z] 
01:07:57 [2022-12-01T01:07:57.659Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:07:57 [2022-12-01T01:07:57.659Z] #34 52.09 Selecting previously unselected package mingw-w64-x86-64-dev.
01:07:57 [2022-12-01T01:07:57.659Z] #34 52.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
01:07:57 [2022-12-01T01:07:57.659Z] #34 52.10 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
01:07:57 [2022-12-01T01:07:57.659Z] #34 57.81 Selecting previously unselected package gcc-mingw-w64-base.
01:07:57 [2022-12-01T01:07:57.659Z] #34 57.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
01:07:57 [2022-12-01T01:07:57.659Z] #34 57.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:07:57 [2022-12-01T01:07:57.659Z] #34 57.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
01:07:57 [2022-12-01T01:07:57.659Z] #34 57.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
01:07:57 [2022-12-01T01:07:57.659Z] #34 57.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:07:58 [2022-12-01T01:07:58.614Z] #34 ...
01:07:58 [2022-12-01T01:07:58.614Z] 
01:07:58 [2022-12-01T01:07:58.614Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
01:07:58 [2022-12-01T01:07:58.614Z] #26 59.10 gotestsum version dev
01:07:58 [2022-12-01T01:07:58.875Z] #26 DONE 59.2s
01:07:58 [2022-12-01T01:07:58.875Z] 
01:07:58 [2022-12-01T01:07:58.875Z] #18 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
01:08:04 [2022-12-01T01:08:04.165Z] #18 ...
01:08:04 [2022-12-01T01:08:04.165Z] 
01:08:04 [2022-12-01T01:08:04.165Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:08:04 [2022-12-01T01:08:04.165Z] #34 64.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
01:08:04 [2022-12-01T01:08:04.165Z] #34 64.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
01:08:04 [2022-12-01T01:08:04.165Z] #34 64.57 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:08:16 [2022-12-01T01:08:16.379Z] #34 75.28 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
01:08:16 [2022-12-01T01:08:16.379Z] #34 75.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
01:08:16 [2022-12-01T01:08:16.379Z] #34 75.30 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:08:16 [2022-12-01T01:08:16.379Z] #34 ...
01:08:16 [2022-12-01T01:08:16.379Z] 
01:08:16 [2022-12-01T01:08:16.379Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:08:16 [2022-12-01T01:08:16.640Z] #40 41.15 Updating files:  49% (2504/5065)
Updating files:  50% (2533/5065)
Updating files:  51% (2584/5065)
Updating files:  52% (2634/5065)
Updating files:  53% (2685/5065)
Updating files:  54% (2736/5065)
Updating files:  55% (2786/5065)
Updating files:  56% (2837/5065)
Updating files:  57% (2888/5065)
Updating files:  58% (2938/5065)
Updating files:  59% (2989/5065)
Updating files:  60% (3039/5065)
Updating files:  61% (3090/5065)
Updating files:  62% (3141/5065)
Updating files:  63% (3191/5065)
Updating files:  64% (3242/5065)
Updating files:  65% (3293/5065)
Updating files:  66% (3343/5065)
Updating files:  67% (3394/5065)
Updating files:  68% (3445/5065)
Updating files:  69% (3495/5065)
Updating files:  70% (3546/5065)
Updating files:  71% (3597/5065)
Updating files:  72% (3647/5065)
Updating files:  73% (3698/5065)
Updating files:  74% (3749/5065)
Updating files:  75% (3799/5065)
Updating files:  76% (3850/5065)
Updating files:  77% (3901/5065)
Updating files:  78% (3951/5065)
Updating files:  79% (4002/5065)
Updating files:  80% (4052/5065)
Updating files:  81% (4103/5065)
Updating files:  82% (4154/5065)
Updating files:  83% (4204/5065)
Updating files:  84% (4255/5065)
Updating files:  85% (4306/5065)
Updating files:  86% (4356/5065)
Updating files:  87% (4407/5065)
Updating files:  88% (4458/5065)
Updating files:  89% (4508/5065)
Updating files:  90% (4559/5065)
Updating files:  90% (4581/5065)
Updating files:  91% (4610/5065)
Updating files:  92% (4660/5065)
Updating files:  93% (4711/5065)
Updating files:  94% (4762/5065)
Updating files:  95% (4812/5065)
Updating files:  96% (4863/5065)
Updating files:  97% (4914/5065)
Updating files:  98% (4964/5065)
Updating files:  99% (5015/5065)
Updating files: 100% (5065/5065)
Updating files: 100% (5065/5065), done.
01:08:16 [2022-12-01T01:08:16.640Z] #40 42.49 + cd /tmp/tmp.9BUMJcoGk8/src/github.com/containerd/containerd
01:08:16 [2022-12-01T01:08:16.901Z] #40 42.49 + git checkout -q v1.6.10
01:08:18 [2022-12-01T01:08:18.812Z] #40 44.42 + export 'BUILDTAGS=netgo osusergo static_build'
01:08:18 [2022-12-01T01:08:18.812Z] #40 ...
01:08:18 [2022-12-01T01:08:18.812Z] 
01:08:18 [2022-12-01T01:08:18.812Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:08:18 [2022-12-01T01:08:18.812Z] #39 27.42 aclocal: warning: couldn't open directory 'm4': No such file or directory
01:08:18 [2022-12-01T01:08:18.812Z] #39 36.53 libtoolize: putting auxiliary files in '.'.
01:08:18 [2022-12-01T01:08:18.812Z] #39 36.53 libtoolize: copying file './ltmain.sh'
01:08:18 [2022-12-01T01:08:18.812Z] #39 37.29 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
01:08:18 [2022-12-01T01:08:18.812Z] #39 37.29 libtoolize: and rerunning libtoolize and aclocal.
01:08:18 [2022-12-01T01:08:18.812Z] #39 37.29 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:08:18 [2022-12-01T01:08:18.812Z] #39 ...
01:08:18 [2022-12-01T01:08:18.812Z] 
01:08:18 [2022-12-01T01:08:18.812Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:08:18 [2022-12-01T01:08:18.812Z] #40 44.44 + BUILDTAGS='netgo osusergo static_build'
01:08:18 [2022-12-01T01:08:18.812Z] #40 44.44 + export EXTRA_FLAGS=-buildmode=pie
01:08:18 [2022-12-01T01:08:18.812Z] #40 44.44 + EXTRA_FLAGS=-buildmode=pie
01:08:18 [2022-12-01T01:08:18.812Z] #40 44.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:08:18 [2022-12-01T01:08:18.812Z] #40 44.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:08:18 [2022-12-01T01:08:18.812Z] #40 44.44 + '[' '' = dynamic ']'
01:08:18 [2022-12-01T01:08:18.812Z] #40 44.44 + make
01:08:20 [2022-12-01T01:08:20.722Z] #40 46.20 + bin/ctr
01:08:27 [2022-12-01T01:08:27.300Z] #40 ...
01:08:27 [2022-12-01T01:08:27.300Z] 
01:08:27 [2022-12-01T01:08:27.300Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:08:27 [2022-12-01T01:08:27.300Z] #39 44.98 configure.ac:7: installing './compile'
01:08:27 [2022-12-01T01:08:27.300Z] #39 44.99 configure.ac:11: installing './config.guess'
01:08:27 [2022-12-01T01:08:27.300Z] #39 45.00 configure.ac:11: installing './config.sub'
01:08:27 [2022-12-01T01:08:27.300Z] #39 45.01 configure.ac:8: installing './install-sh'
01:08:27 [2022-12-01T01:08:27.300Z] #39 45.01 configure.ac:8: installing './missing'
01:08:27 [2022-12-01T01:08:27.300Z] #39 45.09 Makefile.am: installing './depcomp'
01:08:27 [2022-12-01T01:08:27.300Z] #39 46.25 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:08:27 [2022-12-01T01:08:27.300Z] #39 46.25 libtoolize: copying file 'build-aux/ltmain.sh'
01:08:27 [2022-12-01T01:08:27.562Z] #39 46.40 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:08:27 [2022-12-01T01:08:27.562Z] #39 46.40 libtoolize: copying file 'm4/libtool.m4'
01:08:27 [2022-12-01T01:08:27.562Z] #39 46.49 libtoolize: copying file 'm4/ltoptions.m4'
01:08:27 [2022-12-01T01:08:27.860Z] #39 46.63 libtoolize: copying file 'm4/ltsugar.m4'
01:08:27 [2022-12-01T01:08:27.860Z] #39 46.77 libtoolize: copying file 'm4/ltversion.m4'
01:08:28 [2022-12-01T01:08:28.123Z] #39 46.91 libtoolize: copying file 'm4/lt~obsolete.m4'
01:08:28 [2022-12-01T01:08:28.123Z] #39 47.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:08:30 [2022-12-01T01:08:30.674Z] #39 ...
01:08:30 [2022-12-01T01:08:30.674Z] 
01:08:30 [2022-12-01T01:08:30.674Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:08:30 [2022-12-01T01:08:30.674Z] #34 81.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
01:08:30 [2022-12-01T01:08:30.674Z] #34 81.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
01:08:30 [2022-12-01T01:08:30.674Z] #34 81.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:08:30 [2022-12-01T01:08:30.674Z] #34 86.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
01:08:30 [2022-12-01T01:08:30.674Z] #34 86.56 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
01:08:30 [2022-12-01T01:08:30.674Z] #34 86.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:08:37 [2022-12-01T01:08:37.250Z] #34 97.39 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
01:08:37 [2022-12-01T01:08:37.250Z] #34 97.39 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
01:08:37 [2022-12-01T01:08:37.250Z] #34 97.40 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:08:38 [2022-12-01T01:08:38.625Z] #34 ...
01:08:38 [2022-12-01T01:08:38.625Z] 
01:08:38 [2022-12-01T01:08:38.625Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:08:38 [2022-12-01T01:08:38.625Z] #39 57.23 configure.ac:7: installing 'build-aux/compile'
01:08:38 [2022-12-01T01:08:38.625Z] #39 57.24 configure.ac:9: installing 'build-aux/config.guess'
01:08:38 [2022-12-01T01:08:38.625Z] #39 57.25 configure.ac:9: installing 'build-aux/config.sub'
01:08:38 [2022-12-01T01:08:38.625Z] #39 57.26 configure.ac:11: installing 'build-aux/install-sh'
01:08:38 [2022-12-01T01:08:38.625Z] #39 57.28 configure.ac:11: installing 'build-aux/missing'
01:08:38 [2022-12-01T01:08:38.625Z] #39 57.45 Makefile.am: installing 'build-aux/depcomp'
01:08:38 [2022-12-01T01:08:38.884Z] #39 57.56 parallel-tests: installing 'build-aux/test-driver'
01:08:40 [2022-12-01T01:08:40.787Z] #39 59.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:08:40 [2022-12-01T01:08:40.787Z] #39 59.65 libtoolize: copying file 'build-aux/ltmain.sh'
01:08:41 [2022-12-01T01:08:41.722Z] #39 60.29 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:08:41 [2022-12-01T01:08:41.722Z] #39 60.29 libtoolize: copying file 'm4/libtool.m4'
01:08:41 [2022-12-01T01:08:41.722Z] #39 60.40 libtoolize: copying file 'm4/ltoptions.m4'
01:08:41 [2022-12-01T01:08:41.722Z] #39 60.53 libtoolize: copying file 'm4/ltsugar.m4'
01:08:41 [2022-12-01T01:08:41.722Z] #39 60.64 libtoolize: copying file 'm4/ltversion.m4'
01:08:41 [2022-12-01T01:08:41.980Z] #39 60.75 libtoolize: copying file 'm4/lt~obsolete.m4'
01:08:43 [2022-12-01T01:08:43.884Z] #39 ...
01:08:43 [2022-12-01T01:08:43.884Z] 
01:08:43 [2022-12-01T01:08:43.884Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:08:43 [2022-12-01T01:08:43.884Z] #34 102.8 Selecting previously unselected package g++-mingw-w64-x86-64.
01:08:43 [2022-12-01T01:08:43.884Z] #34 102.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 102.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.0 Selecting previously unselected package libapparmor1:arm64.
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.0 Unpacking libapparmor1:arm64 (2.13.6-10) ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.1 Selecting previously unselected package libapparmor-dev:arm64.
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.3 Selecting previously unselected package libbtrfs0:arm64.
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.4 Selecting previously unselected package libbtrfs-dev:arm64.
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.7 Selecting previously unselected package libudev-dev:arm64.
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.8 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.9 Selecting previously unselected package libsepol1-dev:arm64.
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 103.9 Unpacking libsepol1-dev:arm64 (3.1-1) ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 104.2 Selecting previously unselected package libpcre2-16-0:arm64.
01:08:43 [2022-12-01T01:08:43.884Z] #34 104.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
01:08:43 [2022-12-01T01:08:43.884Z] #34 104.2 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:08:44 [2022-12-01T01:08:44.142Z] #34 104.4 Selecting previously unselected package libpcre2-32-0:arm64.
01:08:44 [2022-12-01T01:08:44.142Z] #34 104.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
01:08:44 [2022-12-01T01:08:44.142Z] #34 104.4 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:08:44 [2022-12-01T01:08:44.142Z] #34 104.5 Selecting previously unselected package libpcre2-posix2:arm64.
01:08:44 [2022-12-01T01:08:44.142Z] #34 104.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
01:08:44 [2022-12-01T01:08:44.142Z] #34 104.5 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:08:44 [2022-12-01T01:08:44.401Z] #34 104.6 Selecting previously unselected package libpcre2-dev:arm64.
01:08:44 [2022-12-01T01:08:44.401Z] #34 104.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
01:08:44 [2022-12-01T01:08:44.401Z] #34 104.6 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:08:44 [2022-12-01T01:08:44.917Z] #34 105.1 Selecting previously unselected package libselinux1-dev:arm64.
01:08:44 [2022-12-01T01:08:44.917Z] #34 105.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
01:08:44 [2022-12-01T01:08:44.917Z] #34 105.1 Unpacking libselinux1-dev:arm64 (3.1-3) ...
01:08:44 [2022-12-01T01:08:44.917Z] #34 105.3 Selecting previously unselected package libdevmapper-dev:arm64.
01:08:45 [2022-12-01T01:08:45.176Z] #34 105.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
01:08:45 [2022-12-01T01:08:45.176Z] #34 105.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:08:45 [2022-12-01T01:08:45.176Z] #34 105.5 Selecting previously unselected package libseccomp-dev:arm64.
01:08:45 [2022-12-01T01:08:45.176Z] #34 105.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:08:45 [2022-12-01T01:08:45.176Z] #34 105.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:08:45 [2022-12-01T01:08:45.435Z] #34 105.6 Selecting previously unselected package libsystemd-dev:arm64.
01:08:45 [2022-12-01T01:08:45.435Z] #34 105.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
01:08:45 [2022-12-01T01:08:45.435Z] #34 105.6 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:08:45 [2022-12-01T01:08:45.694Z] #34 106.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:08:45 [2022-12-01T01:08:45.694Z] #34 106.2 Setting up libapparmor1:arm64 (2.13.6-10) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.2 Setting up libsepol1-dev:arm64 (3.1-1) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.2 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.2 Setting up libbtrfs0:arm64 (5.10.1-2) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.3 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.3 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.3 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
01:08:45 [2022-12-01T01:08:45.954Z] #34 106.4 Setting up mingw-w64-common (8.0.0-1) ...
01:08:46 [2022-12-01T01:08:46.213Z] #34 106.5 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:08:46 [2022-12-01T01:08:46.213Z] #34 106.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
01:08:46 [2022-12-01T01:08:46.213Z] #34 106.6 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.6 Setting up libselinux1-dev:arm64 (3.1-3) ...
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.8 Setting up dmsetup (2:1.02.175-2.1) ...
01:08:46 [2022-12-01T01:08:46.476Z] #34 106.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:08:46 [2022-12-01T01:08:46.735Z] #34 106.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:08:46 [2022-12-01T01:08:46.735Z] #34 106.9 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:08:48 [2022-12-01T01:08:48.642Z] #34 DONE 108.9s
01:08:48 [2022-12-01T01:08:48.642Z] 
01:08:48 [2022-12-01T01:08:48.642Z] #43 [dev-systemd-false  1/28] RUN groupadd -r docker
01:08:48 [2022-12-01T01:08:48.642Z] #43 ...
01:08:48 [2022-12-01T01:08:48.642Z] 
01:08:48 [2022-12-01T01:08:48.642Z] #44 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
01:08:48 [2022-12-01T01:08:48.642Z] #44 DONE 0.1s
01:08:48 [2022-12-01T01:08:48.901Z] 
01:08:48 [2022-12-01T01:08:48.901Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:08:49 [2022-12-01T01:08:49.840Z] #45 ...
01:08:49 [2022-12-01T01:08:49.840Z] 
01:08:49 [2022-12-01T01:08:49.840Z] #43 [dev-systemd-false  1/28] RUN groupadd -r docker
01:08:49 [2022-12-01T01:08:49.840Z] #43 DONE 1.2s
01:08:49 [2022-12-01T01:08:49.840Z] 
01:08:49 [2022-12-01T01:08:49.840Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.032 + RM_GOPATH=0
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.044 + TMP_GOPATH=
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.045 + : /build
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.045 + '[' -z '' ']'
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.048 ++ mktemp -d
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.050 + export GOPATH=/tmp/tmp.MLX1kw2Ga2
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.051 + GOPATH=/tmp/tmp.MLX1kw2Ga2
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.051 + RM_GOPATH=1
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.052 + case "$(go env GOARCH)" in
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.053 ++ go env GOARCH
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.061 + export GO_BUILDMODE=-buildmode=pie
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.063 + GO_BUILDMODE=-buildmode=pie
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.067 ++ dirname /install.sh
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 + dir=/
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 + bin=runc
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 + shift
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 + '[' '!' -f //runc.installer ']'
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 + . //runc.installer
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 ++ set -e
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 ++ : v1.1.4
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 + install_runc
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 + RUNC_BUILDTAGS=seccomp
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MLX1kw2Ga2/src/github.com/opencontainers/runc
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 Cloning into '/tmp/tmp.MLX1kw2Ga2/src/github.com/opencontainers/runc'...
01:08:49 [2022-12-01T01:08:49.840Z] #45 1.078 Install runc version v1.1.4 (build tags: seccomp)
01:08:50 [2022-12-01T01:08:50.779Z] #45 ...
01:08:50 [2022-12-01T01:08:50.779Z] 
01:08:50 [2022-12-01T01:08:50.779Z] #46 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
01:08:50 [2022-12-01T01:08:50.779Z] #46 DONE 1.0s
01:08:50 [2022-12-01T01:08:50.779Z] 
01:08:50 [2022-12-01T01:08:50.779Z] #47 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:08:51 [2022-12-01T01:08:51.347Z] #47 0.724 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:08:51 [2022-12-01T01:08:51.608Z] #47 DONE 0.8s
01:08:51 [2022-12-01T01:08:51.608Z] 
01:08:51 [2022-12-01T01:08:51.608Z] #48 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:08:52 [2022-12-01T01:08:52.544Z] #48 DONE 0.9s
01:08:52 [2022-12-01T01:08:52.544Z] 
01:08:52 [2022-12-01T01:08:52.544Z] #49 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:08:52 [2022-12-01T01:08:52.808Z] #49 ...
01:08:52 [2022-12-01T01:08:52.808Z] 
01:08:52 [2022-12-01T01:08:52.808Z] #29 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
01:08:52 [2022-12-01T01:08:52.808Z] #29 106.6 + for f in rootlesskit rootlesskit-docker-proxy
01:08:52 [2022-12-01T01:08:52.808Z] #29 106.6 + GOBIN=/build
01:08:52 [2022-12-01T01:08:52.808Z] #29 106.6 + GO111MODULE=on
01:08:52 [2022-12-01T01:08:52.808Z] #29 106.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8 rootlesskit version 1.1.0
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8 Usage of /build/rootlesskit-docker-proxy:
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8   -container-ip string
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8     	container ip
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8   -container-port int
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8     	container port (default -1)
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8   -host-ip string
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8     	host ip
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8   -host-port int
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8     	host port (default -1)
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8   -proto string
01:08:52 [2022-12-01T01:08:52.808Z] #29 112.8     	proxy protocol (default "tcp")
01:08:52 [2022-12-01T01:08:52.808Z] #29 DONE 112.9s
01:08:53 [2022-12-01T01:08:53.067Z] 
01:08:53 [2022-12-01T01:08:53.067Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
01:08:53 [2022-12-01T01:08:53.067Z] #50 DONE 0.1s
01:08:53 [2022-12-01T01:08:53.067Z] 
01:08:53 [2022-12-01T01:08:53.067Z] #51 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
01:08:53 [2022-12-01T01:08:53.067Z] #51 DONE 0.1s
01:08:53 [2022-12-01T01:08:53.067Z] 
01:08:53 [2022-12-01T01:08:53.067Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
01:08:53 [2022-12-01T01:08:53.329Z] #32 ...
01:08:53 [2022-12-01T01:08:53.329Z] 
01:08:53 [2022-12-01T01:08:53.329Z] #49 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:08:53 [2022-12-01T01:08:53.329Z] #49 DONE 1.1s
01:08:53 [2022-12-01T01:08:53.588Z] 
01:08:53 [2022-12-01T01:08:53.588Z] #52 [dev-systemd-false  6/28] RUN ldconfig
01:08:54 [2022-12-01T01:08:54.524Z] #52 DONE 1.1s
01:08:54 [2022-12-01T01:08:54.524Z] 
01:08:54 [2022-12-01T01:08:54.524Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:08:55 [2022-12-01T01:08:55.911Z] #53 1.277 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:08:55 [2022-12-01T01:08:55.911Z] #53 1.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:08:55 [2022-12-01T01:08:55.911Z] #53 1.314 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:08:56 [2022-12-01T01:08:56.478Z] #53 1.968 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:08:58 [2022-12-01T01:08:58.383Z] #53 3.747 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
01:08:59 [2022-12-01T01:08:59.759Z] #53 ...
01:08:59 [2022-12-01T01:08:59.759Z] 
01:08:59 [2022-12-01T01:08:59.759Z] #35 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
01:09:03 [2022-12-01T01:09:03.118Z] #35 119.8 Updating files:  24% (2775/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  43% (5005/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  67% (7747/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  91% (10496/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
01:09:03 [2022-12-01T01:09:03.376Z] #35 123.5 + cd /tmp/tmp.2pSoYTCIUU/tmp/docker-ce
01:09:03 [2022-12-01T01:09:03.376Z] #35 123.5 + git checkout -q v17.06.2-ce
01:09:03 [2022-12-01T01:09:03.952Z] #35 ...
01:09:03 [2022-12-01T01:09:03.952Z] 
01:09:03 [2022-12-01T01:09:03.952Z] #18 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 Delve is a source level debugger for Go programs.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 Delve enables you to interact with your program by controlling the execution of the process,
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 Pass flags to the program you are debugging using `--`, for example:
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 `dlv exec ./hello -- server --config conf/config.toml`
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 Usage:
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   dlv [command]
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 Available Commands:
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   attach      Attach to running process and begin debugging.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   connect     Connect to a headless debug server with a terminal client.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   core        Examine a core dump.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   debug       Compile and begin debugging main package in current directory, or the package specified.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   exec        Execute a precompiled binary, and begin a debug session.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   help        Help about any command
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   run         Deprecated command. Use 'debug' instead.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   test        Compile test binary and begin debugging program.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   trace       Compile and begin tracing program.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   version     Prints version.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 Flags:
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --disable-aslr                     Disables address space randomization
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   -h, --help                             help for dlv
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --init string                      Init file, executed by the terminal client.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --log                              Enable debugging server logging.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4       --wd string                        Working directory for running the program.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 Additional help topics:
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   dlv backend  Help about the --backend flag.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   dlv log      Help about logging flags.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4   dlv redirect Help about file redirection.
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 
01:09:03 [2022-12-01T01:09:03.952Z] #18 123.4 Use "dlv [command] --help" for more information about a command.
01:09:03 [2022-12-01T01:09:03.952Z] #18 DONE 124.1s
01:09:03 [2022-12-01T01:09:03.952Z] 
01:09:03 [2022-12-01T01:09:03.952Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:09:03 [2022-12-01T01:09:03.952Z] #39 76.07 configure.ac:11: installing 'build-aux/compile'
01:09:03 [2022-12-01T01:09:03.952Z] #39 76.08 configure.ac:11: installing 'build-aux/config.guess'
01:09:03 [2022-12-01T01:09:03.952Z] #39 76.10 configure.ac:11: installing 'build-aux/config.sub'
01:09:03 [2022-12-01T01:09:03.952Z] #39 76.11 configure.ac:13: installing 'build-aux/install-sh'
01:09:03 [2022-12-01T01:09:03.952Z] #39 76.11 configure.ac:13: installing 'build-aux/missing'
01:09:03 [2022-12-01T01:09:03.952Z] #39 76.12 configure.ac:8: installing 'build-aux/tap-driver.sh'
01:09:03 [2022-12-01T01:09:03.952Z] #39 76.32 Makefile.am: installing 'build-aux/depcomp'
01:09:03 [2022-12-01T01:09:03.952Z] #39 77.79 checking build system type... aarch64-unknown-linux-gnu
01:09:03 [2022-12-01T01:09:03.952Z] #39 78.16 checking host system type... aarch64-unknown-linux-gnu
01:09:03 [2022-12-01T01:09:03.952Z] #39 78.16 checking how to print strings... printf
01:09:03 [2022-12-01T01:09:03.952Z] #39 78.18 checking for gcc... gcc
01:09:03 [2022-12-01T01:09:03.952Z] #39 78.36 checking whether the C compiler works... yes
01:09:03 [2022-12-01T01:09:03.952Z] #39 78.57 checking for C compiler default output file name... a.out
01:09:03 [2022-12-01T01:09:03.952Z] #39 78.58 checking for suffix of executables... 
01:09:03 [2022-12-01T01:09:03.952Z] #39 78.80 checking whether we are cross compiling... no
01:09:03 [2022-12-01T01:09:03.952Z] #39 79.11 checking for suffix of object files... o
01:09:03 [2022-12-01T01:09:03.952Z] #39 79.23 checking whether we are using the GNU C compiler... yes
01:09:03 [2022-12-01T01:09:03.952Z] #39 79.35 checking whether gcc accepts -g... yes
01:09:03 [2022-12-01T01:09:03.952Z] #39 79.55 checking for gcc option to accept ISO C89... none needed
01:09:03 [2022-12-01T01:09:03.952Z] #39 79.75 checking whether gcc understands -c and -o together... yes
01:09:03 [2022-12-01T01:09:03.952Z] #39 79.99 checking for a sed that does not truncate output... /bin/sed
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.03 checking for grep that handles long lines and -e... /bin/grep
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.06 checking for egrep... /bin/grep -E
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.06 checking for fgrep... /bin/grep -F
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.07 checking for ld used by gcc... /usr/bin/ld
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.11 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.16 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.35 checking whether ln -s works... yes
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.36 checking the maximum length of command line arguments... 1572864
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.41 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.41 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.41 checking for /usr/bin/ld option to reload object files... -r
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.41 checking for objdump... objdump
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.41 checking how to recognize dependent libraries... pass_all
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.42 checking for dlltool... no
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.43 checking how to associate runtime and link libraries... printf %s\n
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.43 checking for ar... ar
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.44 checking for archiver @FILE support... @
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.63 checking for strip... strip
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.63 checking for ranlib... ranlib
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.64 checking for gawk... no
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.64 checking for mawk... mawk
01:09:03 [2022-12-01T01:09:03.952Z] #39 80.64 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:09:03 [2022-12-01T01:09:03.952Z] #39 81.12 checking for sysroot... no
01:09:03 [2022-12-01T01:09:03.952Z] #39 81.12 checking for a working dd... /bin/dd
01:09:03 [2022-12-01T01:09:03.952Z] #39 81.15 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:09:03 [2022-12-01T01:09:03.952Z] #39 81.17 checking for mt... no
01:09:03 [2022-12-01T01:09:03.952Z] #39 81.18 checking if : is a manifest tool... no
01:09:03 [2022-12-01T01:09:03.952Z] #39 81.19 checking how to run the C preprocessor... gcc -E
01:09:03 [2022-12-01T01:09:03.952Z] #39 81.44 checking for ANSI C header files... yes
01:09:03 [2022-12-01T01:09:03.952Z] #39 81.94 checking for sys/types.h... yes
01:09:03 [2022-12-01T01:09:03.952Z] #39 82.19 checking for sys/stat.h... yes
01:09:03 [2022-12-01T01:09:03.952Z] #39 82.29 checking for stdlib.h... yes
01:09:03 [2022-12-01T01:09:03.952Z] #39 82.43 checking for string.h... yes
01:09:03 [2022-12-01T01:09:03.952Z] #39 82.58 checking for memory.h... yes
01:09:04 [2022-12-01T01:09:04.519Z] #39 82.96 checking for strings.h... yes
01:09:04 [2022-12-01T01:09:04.777Z] #39 83.44 checking for inttypes.h... yes
01:09:05 [2022-12-01T01:09:05.035Z] #39 83.73 checking for stdint.h... yes
01:09:05 [2022-12-01T01:09:05.293Z] #39 83.92 checking for unistd.h... yes
01:09:05 [2022-12-01T01:09:05.551Z] #39 84.18 checking for dlfcn.h... yes
01:09:05 [2022-12-01T01:09:05.551Z] #39 84.35 checking for objdir... .libs
01:09:06 [2022-12-01T01:09:06.067Z] #39 84.73 checking if gcc supports -fno-rtti -fno-exceptions... no
01:09:06 [2022-12-01T01:09:06.067Z] #39 84.86 checking for gcc option to produce PIC... -fPIC -DPIC
01:09:06 [2022-12-01T01:09:06.067Z] #39 84.86 checking if gcc PIC flag -fPIC -DPIC works... yes
01:09:06 [2022-12-01T01:09:06.584Z] #39 84.99 checking if gcc static flag -static works... yes
01:09:06 [2022-12-01T01:09:06.843Z] #39 85.42 checking if gcc supports -c -o file.o... yes
01:09:06 [2022-12-01T01:09:06.843Z] #39 85.61 checking if gcc supports -c -o file.o... (cached) yes
01:09:06 [2022-12-01T01:09:06.843Z] #39 85.61 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:09:07 [2022-12-01T01:09:07.102Z] #39 85.70 checking dynamic linker characteristics... 
01:09:07 [2022-12-01T01:09:07.102Z] #39 ...
01:09:07 [2022-12-01T01:09:07.102Z] 
01:09:07 [2022-12-01T01:09:07.102Z] #35 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
01:09:07 [2022-12-01T01:09:07.102Z] #35 127.2 + mkdir -p /tmp/tmp.2pSoYTCIUU/src/github.com/docker
01:09:07 [2022-12-01T01:09:07.102Z] #35 127.2 + mv components/cli /tmp/tmp.2pSoYTCIUU/src/github.com/docker/cli
01:09:07 [2022-12-01T01:09:07.102Z] #35 127.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
01:09:10 [2022-12-01T01:09:10.385Z] #35 ...
01:09:10 [2022-12-01T01:09:10.385Z] 
01:09:10 [2022-12-01T01:09:10.385Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:09:10 [2022-12-01T01:09:10.385Z] #53 5.404 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:09:10 [2022-12-01T01:09:10.385Z] #53 7.882 Fetched 8495 kB in 7s (1234 kB/s)
01:09:10 [2022-12-01T01:09:10.385Z] #53 7.882 Reading package lists...
01:09:10 [2022-12-01T01:09:10.385Z] #53 11.06 Reading package lists...
01:09:10 [2022-12-01T01:09:10.385Z] #53 13.36 Building dependency tree...
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.03 The following additional packages will be installed:
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.03   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.03   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.03   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.04   libxtables12 python-pip-whl python3-distutils python3-lib2to3
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.04   python3-pkg-resources systemd vim-runtime xxd
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.04 Suggested packages:
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.06   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.06   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.06   ctags vim-doc vim-scripts xfsdump acl attr quota
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.06 Recommended packages:
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.06   libatm1 nftables libpam-cap build-essential python3-dev dbus
01:09:10 [2022-12-01T01:09:10.385Z] #53 15.06   systemd-timesyncd | time-daemon unzip
01:09:10 [2022-12-01T01:09:10.385Z] #53 ...
01:09:10 [2022-12-01T01:09:10.385Z] 
01:09:10 [2022-12-01T01:09:10.385Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:09:10 [2022-12-01T01:09:10.385Z] #39 85.70 checking dynamic linker characteristics... GNU/Linux ld.so
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.09 checking how to hardcode library paths into programs... immediate
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.09 checking whether stripping libraries is possible... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.10 checking if libtool supports shared libraries... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.10 checking whether to build shared libraries... no
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.11 checking whether to build static libraries... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.11 checking for a BSD-compatible install... /usr/bin/install -c
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.15 checking whether build environment is sane... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.25 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.26 checking whether make sets $(MAKE)... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.33 checking whether make supports the include directive... yes (GNU style)
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.39 checking whether make supports nested variables... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.45 checking whether UID '0' is supported by ustar format... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.45 checking whether GID '0' is supported by ustar format... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.45 checking how to create a ustar tar archive... gnutar
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.55 checking dependency style of gcc... gcc3
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.77 checking whether to enable maintainer-specific portions of Makefiles... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.77 checking whether make supports nested variables... (cached) yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.78 checking for gawk... (cached) mawk
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.78 checking for a sed that does not truncate output... (cached) /bin/sed
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.78 checking for gcc... (cached) gcc
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.89 checking whether we are using the GNU C compiler... (cached) yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.89 checking whether gcc accepts -g... (cached) yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.89 checking for gcc option to accept ISO C89... (cached) none needed
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.90 checking whether gcc understands -c and -o together... (cached) yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.90 checking for a Python interpreter with version >= 3... python3
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.97 checking for python3... /usr/bin/python3
01:09:10 [2022-12-01T01:09:10.385Z] #39 86.98 checking for python3 version... 3.9
01:09:10 [2022-12-01T01:09:10.385Z] #39 87.03 checking for python3 platform... linux
01:09:10 [2022-12-01T01:09:10.385Z] #39 87.08 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
01:09:10 [2022-12-01T01:09:10.385Z] #39 87.24 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
01:09:10 [2022-12-01T01:09:10.385Z] #39 87.38 checking for go-md2man... no
01:09:10 [2022-12-01T01:09:10.385Z] #39 87.40 checking error.h usability... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 87.58 checking error.h presence... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 87.68 checking for error.h... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 87.70 checking linux/openat2.h usability... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 87.92 checking linux/openat2.h presence... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 88.00 checking for linux/openat2.h... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 88.05 checking for copy_file_range... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 88.33 checking for fgetxattr... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 88.69 checking for statx... yes
01:09:10 [2022-12-01T01:09:10.385Z] #39 88.86 checking for fgetpwent_r... yes
01:09:10 [2022-12-01T01:09:10.643Z] #39 89.17 checking for issetugid... 
01:09:10 [2022-12-01T01:09:10.643Z] #39 ...
01:09:10 [2022-12-01T01:09:10.643Z] 
01:09:10 [2022-12-01T01:09:10.643Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:09:10 [2022-12-01T01:09:10.643Z] #45 11.82 + cd /tmp/tmp.MLX1kw2Ga2/src/github.com/opencontainers/runc
01:09:10 [2022-12-01T01:09:10.643Z] #45 11.82 + git checkout -q v1.1.4
01:09:10 [2022-12-01T01:09:10.643Z] #45 12.44 + '[' -z '' ']'
01:09:10 [2022-12-01T01:09:10.643Z] #45 12.45 + target=static
01:09:10 [2022-12-01T01:09:10.643Z] #45 12.45 + make BUILDTAGS=seccomp static
01:09:10 [2022-12-01T01:09:10.643Z] #45 12.78 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
01:09:10 [2022-12-01T01:09:10.643Z] #45 ...
01:09:10 [2022-12-01T01:09:10.643Z] 
01:09:10 [2022-12-01T01:09:10.643Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:09:10 [2022-12-01T01:09:10.643Z] #39 89.17 checking for issetugid... no
01:09:10 [2022-12-01T01:09:10.643Z] #39 89.43 checking for pkg-config... /usr/bin/pkg-config
01:09:10 [2022-12-01T01:09:10.643Z] #39 89.43 checking pkg-config is at least version 0.9.0... yes
01:09:11 [2022-12-01T01:09:11.209Z] #39 89.44 checking for library containing yajl_tree_get... -lyajl
01:09:11 [2022-12-01T01:09:11.209Z] #39 89.97 checking for yajl >= 2.0.0... yes
01:09:11 [2022-12-01T01:09:11.209Z] #39 90.00 checking sys/capability.h usability... yes
01:09:11 [2022-12-01T01:09:11.209Z] #39 90.17 checking sys/capability.h presence... yes
01:09:11 [2022-12-01T01:09:11.467Z] #39 90.23 checking for sys/capability.h... yes
01:09:11 [2022-12-01T01:09:11.726Z] #39 90.23 checking for library containing cap_from_name... -lcap
01:09:12 [2022-12-01T01:09:12.293Z] #39 90.57 checking for library containing dlopen... -ldl
01:09:12 [2022-12-01T01:09:12.293Z] #39 91.04 checking seccomp.h usability... yes
01:09:12 [2022-12-01T01:09:12.552Z] #39 91.23 checking seccomp.h presence... yes
01:09:12 [2022-12-01T01:09:12.552Z] #39 91.30 checking for seccomp.h... yes
01:09:12 [2022-12-01T01:09:12.810Z] #39 91.30 checking for library containing seccomp_rule_add... -lseccomp
01:09:13 [2022-12-01T01:09:13.069Z] #39 91.61 checking for library containing seccomp_arch_resolve_name... none required
01:09:13 [2022-12-01T01:09:13.328Z] #39 91.87 checking systemd/sd-bus.h usability... yes
01:09:13 [2022-12-01T01:09:13.328Z] #39 92.10 checking systemd/sd-bus.h presence... yes
01:09:13 [2022-12-01T01:09:13.328Z] #39 92.22 checking for systemd/sd-bus.h... yes
01:09:13 [2022-12-01T01:09:13.895Z] #39 92.22 checking for library containing sd_bus_match_signal_async... -lsystemd
01:09:14 [2022-12-01T01:09:14.463Z] #39 92.75 checking for sd_notify_barrier... yes
01:09:14 [2022-12-01T01:09:14.463Z] #39 93.07 checking linux/bpf.h usability... yes
01:09:14 [2022-12-01T01:09:14.463Z] #39 93.29 checking linux/bpf.h presence... yes
01:09:14 [2022-12-01T01:09:14.463Z] #39 93.35 checking for linux/bpf.h... yes
01:09:14 [2022-12-01T01:09:14.721Z] #39 93.36 checking compilation for eBPF... yes
01:09:14 [2022-12-01T01:09:14.721Z] #39 93.51 checking for criu >= 3.15... no
01:09:14 [2022-12-01T01:09:14.721Z] #39 93.53 configure: CRIU headers not found, building without CRIU support
01:09:14 [2022-12-01T01:09:14.721Z] #39 93.55 checking for criu > 3.16... no
01:09:14 [2022-12-01T01:09:14.721Z] #39 93.57 configure: CRIU version doesn't support join-ns API
01:09:14 [2022-12-01T01:09:14.721Z] #39 93.57 checking for criu > 3.16.1... no
01:09:14 [2022-12-01T01:09:14.721Z] #39 93.61 configure: CRIU version doesn't support for pre-dumping
01:09:14 [2022-12-01T01:09:14.980Z] #39 93.62 checking for new mount API (fsconfig)... yes
01:09:14 [2022-12-01T01:09:14.980Z] #39 93.74 checking for seccomp notify API... yes
01:09:14 [2022-12-01T01:09:14.980Z] #39 93.83 checking for gperf... no
01:09:14 [2022-12-01T01:09:14.980Z] #39 93.83 configure: gperf not found - cannot rebuild signal parser code
01:09:15 [2022-12-01T01:09:15.238Z] #39 93.83 checking for library containing argp_parse... none required
01:09:15 [2022-12-01T01:09:15.238Z] #39 94.20 checking that generated files are newer than configure... done
01:09:15 [2022-12-01T01:09:15.238Z] #39 94.22 configure: creating ./config.status
01:09:17 [2022-12-01T01:09:17.196Z] #39 ...
01:09:17 [2022-12-01T01:09:17.197Z] 
01:09:17 [2022-12-01T01:09:17.197Z] #37 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:09:17 [2022-12-01T01:09:17.197Z] #37 DONE 136.7s
01:09:17 [2022-12-01T01:09:17.197Z] 
01:09:17 [2022-12-01T01:09:17.197Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.44 The following NEW packages will be installed:
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.46   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.46   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.46   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.46   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.46   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.46   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.46   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.46   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.46   vim-runtime xfsprogs xxd xz-utils zip zstd
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.81 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded.
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.81 Need to get 31.8 MB of archives.
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.81 After this operation, 123 MB of additional disk space will be used.
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 16.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.36 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.43 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.43 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.44 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.49 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.49 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.50 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.51 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.63 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.67 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.69 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 17.69 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.18 debconf: delaying package configuration, since apt-utils is not installed
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.31 Fetched 31.8 MB in 1s (26.5 MB/s)
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.37 Selecting previously unselected package libcap2:arm64.
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.37 (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 ... 24010 files and directories currently installed.)
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.41 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.42 Unpacking libcap2:arm64 (1:2.44-1) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.50 Selecting previously unselected package libargon2-1:arm64.
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.51 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.51 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.58 Selecting previously unselected package libjson-c5:arm64.
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.58 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.59 Unpacking libjson-c5:arm64 (0.15-2) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.67 Selecting previously unselected package libcryptsetup12:arm64.
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.68 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.68 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.85 Selecting previously unselected package libip4tc2:arm64.
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.85 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.85 Unpacking libip4tc2:arm64 (1.8.7-1) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.93 Selecting previously unselected package libkmod2:arm64.
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.93 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 18.94 Unpacking libkmod2:arm64 (28-1) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 19.04 Selecting previously unselected package systemd.
01:09:17 [2022-12-01T01:09:17.197Z] #53 19.04 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 19.20 Unpacking systemd (247.3-7+deb11u1) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.03 Selecting previously unselected package pigz.
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.03 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.05 Unpacking pigz (2.6-1) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.17 Selecting previously unselected package libelf1:arm64.
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.17 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.18 Unpacking libelf1:arm64 (0.183-1) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.35 Selecting previously unselected package libbpf0:arm64.
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.35 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.35 Unpacking libbpf0:arm64 (1:0.3-2) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.46 Selecting previously unselected package libmnl0:arm64.
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.47 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.47 Unpacking libmnl0:arm64 (1.0.4-3) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.54 Selecting previously unselected package libxtables12:arm64.
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.54 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.55 Unpacking libxtables12:arm64 (1.8.7-1) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.66 Selecting previously unselected package libcap2-bin.
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.67 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.68 Unpacking libcap2-bin (1:2.44-1) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.84 Selecting previously unselected package iproute2.
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.85 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 21.86 Unpacking iproute2 (5.10.0-4) ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 22.60 Selecting previously unselected package xxd.
01:09:17 [2022-12-01T01:09:17.197Z] #53 22.60 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:09:17 [2022-12-01T01:09:17.197Z] #53 22.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:09:17 [2022-12-01T01:09:17.485Z] #53 22.95 Selecting previously unselected package vim-common.
01:09:17 [2022-12-01T01:09:17.485Z] #53 22.95 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:09:17 [2022-12-01T01:09:17.766Z] #53 22.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:09:17 [2022-12-01T01:09:17.766Z] #53 23.22 Selecting previously unselected package bash-completion.
01:09:17 [2022-12-01T01:09:17.766Z] #53 23.22 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
01:09:20 [2022-12-01T01:09:20.317Z] #53 25.80 Unpacking bash-completion (1:2.11-2) ...
01:09:20 [2022-12-01T01:09:20.884Z] #53 26.35 Selecting previously unselected package bzip2.
01:09:20 [2022-12-01T01:09:20.884Z] #53 26.35 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
01:09:20 [2022-12-01T01:09:20.884Z] #53 26.36 Unpacking bzip2 (1.0.8-4) ...
01:09:20 [2022-12-01T01:09:20.884Z] #53 26.45 Selecting previously unselected package xz-utils.
01:09:20 [2022-12-01T01:09:20.884Z] #53 26.45 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:09:20 [2022-12-01T01:09:20.884Z] #53 26.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:09:21 [2022-12-01T01:09:21.142Z] #53 26.62 Selecting previously unselected package apparmor.
01:09:21 [2022-12-01T01:09:21.142Z] #53 26.63 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
01:09:21 [2022-12-01T01:09:21.400Z] #53 26.71 Unpacking apparmor (2.13.6-10) ...
01:09:21 [2022-12-01T01:09:21.660Z] #53 27.04 Selecting previously unselected package inetutils-ping.
01:09:21 [2022-12-01T01:09:21.660Z] #53 27.04 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
01:09:21 [2022-12-01T01:09:21.660Z] #53 27.06 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
01:09:21 [2022-12-01T01:09:21.660Z] #53 27.20 Selecting previously unselected package libip6tc2:arm64.
01:09:21 [2022-12-01T01:09:21.660Z] #53 27.20 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
01:09:21 [2022-12-01T01:09:21.660Z] #53 27.21 Unpacking libip6tc2:arm64 (1.8.7-1) ...
01:09:21 [2022-12-01T01:09:21.660Z] #53 27.28 Selecting previously unselected package libnfnetlink0:arm64.
01:09:21 [2022-12-01T01:09:21.918Z] #53 27.28 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
01:09:21 [2022-12-01T01:09:21.918Z] #53 27.29 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:09:21 [2022-12-01T01:09:21.918Z] #53 27.35 Selecting previously unselected package libnetfilter-conntrack3:arm64.
01:09:21 [2022-12-01T01:09:21.918Z] #53 27.36 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
01:09:21 [2022-12-01T01:09:21.918Z] #53 27.36 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:09:21 [2022-12-01T01:09:21.918Z] #53 27.44 Selecting previously unselected package libnftnl11:arm64.
01:09:21 [2022-12-01T01:09:21.918Z] #53 27.44 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
01:09:21 [2022-12-01T01:09:21.918Z] #53 27.44 Unpacking libnftnl11:arm64 (1.1.9-1) ...
01:09:21 [2022-12-01T01:09:21.918Z] #53 27.52 Selecting previously unselected package iptables.
01:09:22 [2022-12-01T01:09:22.177Z] #53 27.53 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
01:09:22 [2022-12-01T01:09:22.177Z] #53 27.54 Unpacking iptables (1.8.7-1) ...
01:09:22 [2022-12-01T01:09:22.435Z] #53 27.82 Selecting previously unselected package libonig5:arm64.
01:09:22 [2022-12-01T01:09:22.435Z] #53 27.82 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
01:09:22 [2022-12-01T01:09:22.435Z] #53 27.83 Unpacking libonig5:arm64 (6.9.6-1.1) ...
01:09:22 [2022-12-01T01:09:22.694Z] #53 27.94 Selecting previously unselected package libjq1:arm64.
01:09:22 [2022-12-01T01:09:22.694Z] #53 27.96 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
01:09:22 [2022-12-01T01:09:22.694Z] #53 27.97 Unpacking libjq1:arm64 (1.6-2.1) ...
01:09:22 [2022-12-01T01:09:22.694Z] #53 28.07 Selecting previously unselected package jq.
01:09:22 [2022-12-01T01:09:22.694Z] #53 28.09 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
01:09:22 [2022-12-01T01:09:22.694Z] #53 28.10 Unpacking jq (1.6-2.1) ...
01:09:22 [2022-12-01T01:09:22.694Z] #53 28.20 Selecting previously unselected package libaio1:arm64.
01:09:22 [2022-12-01T01:09:22.694Z] #53 28.22 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
01:09:22 [2022-12-01T01:09:22.694Z] #53 28.24 Unpacking libaio1:arm64 (0.3.112-9) ...
01:09:22 [2022-12-01T01:09:22.694Z] #53 28.30 Selecting previously unselected package libgpm2:arm64.
01:09:22 [2022-12-01T01:09:22.953Z] #53 28.32 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
01:09:22 [2022-12-01T01:09:22.953Z] #53 28.32 Unpacking libgpm2:arm64 (1.20.7-8) ...
01:09:22 [2022-12-01T01:09:22.953Z] #53 28.42 Selecting previously unselected package libicu67:arm64.
01:09:22 [2022-12-01T01:09:22.953Z] #53 28.43 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
01:09:22 [2022-12-01T01:09:22.953Z] #53 28.44 Unpacking libicu67:arm64 (67.1-7) ...
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.38 Selecting previously unselected package libinih1:arm64.
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.38 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.39 Unpacking libinih1:arm64 (53-1+b2) ...
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.47 Selecting previously unselected package libmicrohttpd12:arm64.
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.47 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.48 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.58 Selecting previously unselected package libnet1:arm64.
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.58 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.68 Selecting previously unselected package libnl-3-200:arm64.
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.68 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.69 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.77 Selecting previously unselected package libprotobuf-c1:arm64.
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.78 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:09:26 [2022-12-01T01:09:26.236Z] #53 31.79 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:09:26 [2022-12-01T01:09:26.495Z] #53 31.88 Selecting previously unselected package libyajl2:arm64.
01:09:26 [2022-12-01T01:09:26.495Z] #53 31.88 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
01:09:26 [2022-12-01T01:09:26.495Z] #53 31.89 Unpacking libyajl2:arm64 (2.1.0-3) ...
01:09:26 [2022-12-01T01:09:26.495Z] #53 31.95 Selecting previously unselected package net-tools.
01:09:26 [2022-12-01T01:09:26.495Z] #53 31.96 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
01:09:26 [2022-12-01T01:09:26.495Z] #53 31.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
01:09:26 [2022-12-01T01:09:26.754Z] #53 32.16 Selecting previously unselected package patch.
01:09:26 [2022-12-01T01:09:26.754Z] #53 32.19 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
01:09:26 [2022-12-01T01:09:26.754Z] #53 32.19 Unpacking patch (2.7.6-7) ...
01:09:27 [2022-12-01T01:09:27.012Z] #53 32.32 Selecting previously unselected package python-pip-whl.
01:09:27 [2022-12-01T01:09:27.012Z] #53 32.33 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
01:09:27 [2022-12-01T01:09:27.012Z] #53 32.34 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
01:09:27 [2022-12-01T01:09:27.579Z] #53 32.85 Selecting previously unselected package python3-lib2to3.
01:09:27 [2022-12-01T01:09:27.579Z] #53 32.85 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
01:09:27 [2022-12-01T01:09:27.579Z] #53 32.87 Unpacking python3-lib2to3 (3.9.2-1) ...
01:09:27 [2022-12-01T01:09:27.579Z] #53 33.00 Selecting previously unselected package python3-distutils.
01:09:27 [2022-12-01T01:09:27.579Z] #53 33.00 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
01:09:27 [2022-12-01T01:09:27.579Z] #53 33.01 Unpacking python3-distutils (3.9.2-1) ...
01:09:27 [2022-12-01T01:09:27.838Z] #53 33.15 Selecting previously unselected package python3-pkg-resources.
01:09:27 [2022-12-01T01:09:27.838Z] #53 33.16 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
01:09:27 [2022-12-01T01:09:27.838Z] #53 33.18 Unpacking python3-pkg-resources (52.0.0-4) ...
01:09:27 [2022-12-01T01:09:27.838Z] #53 33.30 Selecting previously unselected package python3-setuptools.
01:09:27 [2022-12-01T01:09:27.838Z] #53 33.30 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
01:09:27 [2022-12-01T01:09:27.838Z] #53 33.30 Unpacking python3-setuptools (52.0.0-4) ...
01:09:28 [2022-12-01T01:09:28.098Z] #53 33.59 Selecting previously unselected package python3-wheel.
01:09:28 [2022-12-01T01:09:28.098Z] #53 33.59 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
01:09:28 [2022-12-01T01:09:28.098Z] #53 33.60 Unpacking python3-wheel (0.34.2-1) ...
01:09:28 [2022-12-01T01:09:28.356Z] #53 33.67 Selecting previously unselected package python3-pip.
01:09:28 [2022-12-01T01:09:28.357Z] #53 33.68 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
01:09:28 [2022-12-01T01:09:28.357Z] #53 33.68 Unpacking python3-pip (20.3.4-4+deb11u1) ...
01:09:28 [2022-12-01T01:09:28.357Z] #53 33.92 Selecting previously unselected package sudo.
01:09:28 [2022-12-01T01:09:28.357Z] #53 33.92 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
01:09:28 [2022-12-01T01:09:28.615Z] #53 33.93 Unpacking sudo (1.9.5p2-3) ...
01:09:28 [2022-12-01T01:09:28.874Z] #53 ...
01:09:28 [2022-12-01T01:09:28.874Z] 
01:09:28 [2022-12-01T01:09:28.874Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:09:28 [2022-12-01T01:09:28.874Z] #39 97.90 config.status: creating Makefile
01:09:28 [2022-12-01T01:09:28.874Z] #39 97.97 config.status: creating rpm/crun.spec
01:09:28 [2022-12-01T01:09:28.874Z] #39 98.05 config.status: creating config.h
01:09:28 [2022-12-01T01:09:28.874Z] #39 98.09 config.status: executing libtool commands
01:09:28 [2022-12-01T01:09:28.874Z] #39 98.15 config.status: executing depfiles commands
01:09:28 [2022-12-01T01:09:28.874Z] #39 99.37 === configuring in libocispec (/tmp/crun-build/libocispec)
01:09:28 [2022-12-01T01:09:28.874Z] #39 99.40 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:09:28 [2022-12-01T01:09:28.874Z] #39 99.86 checking for gcc... gcc
01:09:28 [2022-12-01T01:09:28.874Z] #39 99.97 checking whether the C compiler works... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 100.2 checking for C compiler default output file name... a.out
01:09:28 [2022-12-01T01:09:28.874Z] #39 100.2 checking for suffix of executables... 
01:09:28 [2022-12-01T01:09:28.874Z] #39 100.4 checking whether we are cross compiling... no
01:09:28 [2022-12-01T01:09:28.874Z] #39 100.6 checking for suffix of object files... o
01:09:28 [2022-12-01T01:09:28.874Z] #39 100.7 checking whether we are using the GNU C compiler... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 100.8 checking whether gcc accepts -g... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 101.0 checking for gcc option to accept ISO C89... none needed
01:09:28 [2022-12-01T01:09:28.874Z] #39 101.2 checking whether gcc understands -c and -o together... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 101.3 checking how to run the C preprocessor... gcc -E
01:09:28 [2022-12-01T01:09:28.874Z] #39 101.6 checking for grep that handles long lines and -e... /bin/grep
01:09:28 [2022-12-01T01:09:28.874Z] #39 101.6 checking for egrep... /bin/grep -E
01:09:28 [2022-12-01T01:09:28.874Z] #39 101.6 checking for ANSI C header files... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 102.3 checking for sys/types.h... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 102.5 checking for sys/stat.h... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 102.6 checking for stdlib.h... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 102.8 checking for string.h... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 103.0 checking for memory.h... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 103.1 checking for strings.h... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 103.3 checking for inttypes.h... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 103.5 checking for stdint.h... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 103.7 checking for unistd.h... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 103.9 checking minix/config.h usability... no
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.1 checking minix/config.h presence... no
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.1 checking for minix/config.h... no
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.1 checking whether it is safe to define __EXTENSIONS__... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.4 checking build system type... aarch64-unknown-linux-gnu
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.7 checking host system type... aarch64-unknown-linux-gnu
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.7 checking how to print strings... printf
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.7 checking for a sed that does not truncate output... /bin/sed
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.8 checking for fgrep... /bin/grep -F
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.8 checking for ld used by gcc... /usr/bin/ld
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:09:28 [2022-12-01T01:09:28.874Z] #39 104.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.0 checking whether ln -s works... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.0 checking the maximum length of command line arguments... 1572864
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.0 checking for /usr/bin/ld option to reload object files... -r
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.0 checking for objdump... objdump
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.0 checking how to recognize dependent libraries... pass_all
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.0 checking for dlltool... no
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.0 checking how to associate runtime and link libraries... printf %s\n
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.0 checking for ar... ar
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.0 checking for archiver @FILE support... @
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.2 checking for strip... strip
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.2 checking for ranlib... ranlib
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.2 checking for gawk... no
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.2 checking for mawk... mawk
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.6 checking for sysroot... no
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.6 checking for a working dd... /bin/dd
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.6 checking for mt... no
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.6 checking if : is a manifest tool... no
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.6 checking for dlfcn.h... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 105.8 checking for objdir... .libs
01:09:28 [2022-12-01T01:09:28.874Z] #39 106.2 checking if gcc supports -fno-rtti -fno-exceptions... no
01:09:28 [2022-12-01T01:09:28.874Z] #39 106.4 checking for gcc option to produce PIC... -fPIC -DPIC
01:09:28 [2022-12-01T01:09:28.874Z] #39 106.4 checking if gcc PIC flag -fPIC -DPIC works... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 106.5 checking if gcc static flag -static works... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 106.8 checking if gcc supports -c -o file.o... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 106.9 checking if gcc supports -c -o file.o... (cached) yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 106.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.0 checking dynamic linker characteristics... GNU/Linux ld.so
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.3 checking how to hardcode library paths into programs... immediate
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.3 checking whether stripping libraries is possible... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.3 checking if libtool supports shared libraries... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.3 checking whether to build shared libraries... no
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.3 checking whether to build static libraries... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.4 checking for a BSD-compatible install... /usr/bin/install -c
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.4 checking whether build environment is sane... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.5 checking whether make sets $(MAKE)... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.6 checking whether make supports the include directive... yes (GNU style)
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.6 checking whether make supports nested variables... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.7 checking whether UID '0' is supported by ustar format... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.7 checking whether GID '0' is supported by ustar format... yes
01:09:28 [2022-12-01T01:09:28.874Z] #39 107.7 checking how to create a ustar tar archive... gnutar
01:09:29 [2022-12-01T01:09:29.133Z] #39 107.7 checking dependency style of gcc... 
01:09:29 [2022-12-01T01:09:29.133Z] #39 ...
01:09:29 [2022-12-01T01:09:29.133Z] 
01:09:29 [2022-12-01T01:09:29.133Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:09:29 [2022-12-01T01:09:29.133Z] #53 34.46 Selecting previously unselected package systemd-journal-remote.
01:09:29 [2022-12-01T01:09:29.133Z] #53 34.46 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
01:09:29 [2022-12-01T01:09:29.133Z] #53 34.47 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
01:09:29 [2022-12-01T01:09:29.133Z] #53 34.58 Selecting previously unselected package thin-provisioning-tools.
01:09:29 [2022-12-01T01:09:29.133Z] #53 34.58 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
01:09:29 [2022-12-01T01:09:29.133Z] #53 34.59 Unpacking thin-provisioning-tools (0.9.0-1) ...
01:09:29 [2022-12-01T01:09:29.392Z] #53 34.78 Selecting previously unselected package uidmap.
01:09:29 [2022-12-01T01:09:29.392Z] #53 34.80 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
01:09:29 [2022-12-01T01:09:29.392Z] #53 34.81 Unpacking uidmap (1:4.8.1-1) ...
01:09:29 [2022-12-01T01:09:29.651Z] #53 35.00 Selecting previously unselected package vim-runtime.
01:09:29 [2022-12-01T01:09:29.651Z] #53 35.00 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
01:09:29 [2022-12-01T01:09:29.651Z] #53 35.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
01:09:29 [2022-12-01T01:09:29.651Z] #53 35.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
01:09:29 [2022-12-01T01:09:29.651Z] #53 35.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
01:09:32 [2022-12-01T01:09:32.937Z] #53 38.28 Selecting previously unselected package vim.
01:09:32 [2022-12-01T01:09:32.938Z] #53 38.28 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:09:32 [2022-12-01T01:09:32.938Z] #53 38.30 Unpacking vim (2:8.2.2434-3+deb11u1) ...
01:09:33 [2022-12-01T01:09:33.504Z] #53 38.83 Selecting previously unselected package xfsprogs.
01:09:33 [2022-12-01T01:09:33.505Z] #53 38.83 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
01:09:33 [2022-12-01T01:09:33.505Z] #53 38.84 Unpacking xfsprogs (5.10.0-4) ...
01:09:34 [2022-12-01T01:09:34.022Z] #53 39.33 Selecting previously unselected package zip.
01:09:34 [2022-12-01T01:09:34.022Z] #53 39.33 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
01:09:34 [2022-12-01T01:09:34.022Z] #53 39.34 Unpacking zip (3.0-12) ...
01:09:34 [2022-12-01T01:09:34.022Z] #53 39.48 Selecting previously unselected package zstd.
01:09:34 [2022-12-01T01:09:34.022Z] #53 39.49 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
01:09:34 [2022-12-01T01:09:34.022Z] #53 39.52 Unpacking zstd (1.4.8+dfsg-2.1) ...
01:09:34 [2022-12-01T01:09:34.589Z] #53 39.84 Setting up python3-pkg-resources (52.0.0-4) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.69 Setting up libip4tc2:arm64 (1.8.7-1) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.71 Setting up net-tools (1.60+git20181103.0eebece-1) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.72 Setting up libgpm2:arm64 (1.20.7-8) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.73 Setting up libicu67:arm64 (67.1-7) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.75 Setting up libip6tc2:arm64 (1.8.7-1) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.76 Setting up libinih1:arm64 (53-1+b2) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.78 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.80 Setting up uidmap (1:4.8.1-1) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.81 Setting up libyajl2:arm64 (2.1.0-3) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.83 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.84 Setting up bzip2 (1.0.8-4) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.86 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:09:35 [2022-12-01T01:09:35.523Z] #53 40.87 Setting up python3-wheel (0.34.2-1) ...
01:09:36 [2022-12-01T01:09:36.088Z] #53 41.60 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
01:09:36 [2022-12-01T01:09:36.088Z] #53 41.61 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:09:36 [2022-12-01T01:09:36.088Z] #53 41.63 Setting up libcap2:arm64 (1:2.44-1) ...
01:09:36 [2022-12-01T01:09:36.088Z] #53 41.64 Setting up libcap2-bin (1:2.44-1) ...
01:09:36 [2022-12-01T01:09:36.088Z] #53 41.66 Setting up apparmor (2.13.6-10) ...
01:09:36 [2022-12-01T01:09:36.655Z] #53 ...
01:09:36 [2022-12-01T01:09:36.655Z] 
01:09:36 [2022-12-01T01:09:36.655Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:09:36 [2022-12-01T01:09:36.655Z] #39 107.7 checking dependency style of gcc... gcc3
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.0 checking whether to enable maintainer-specific portions of Makefiles... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.0 checking whether make supports nested variables... (cached) yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.0 checking for pkg-config... /usr/bin/pkg-config
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.0 checking pkg-config is at least version 0.9.0... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.0 checking for yajl >= 2.1.0... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.1 checking for a sed that does not truncate output... (cached) /bin/sed
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.1 checking for gcc... (cached) gcc
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.2 checking whether we are using the GNU C compiler... (cached) yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.2 checking whether gcc accepts -g... (cached) yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.2 checking for gcc option to accept ISO C89... (cached) none needed
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.2 checking whether gcc understands -c and -o together... (cached) yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.2 checking for a Python interpreter with version >= 3... python3
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.3 checking for python3... /usr/bin/python3
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.3 checking for python3 version... 3.9
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.3 checking for python3 platform... linux
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.8 checking that generated files are newer than configure... done
01:09:36 [2022-12-01T01:09:36.655Z] #39 108.8 configure: creating ./config.status
01:09:36 [2022-12-01T01:09:36.655Z] #39 111.6 config.status: creating Makefile
01:09:36 [2022-12-01T01:09:36.655Z] #39 111.6 config.status: creating config.h
01:09:36 [2022-12-01T01:09:36.655Z] #39 111.7 config.status: executing libtool commands
01:09:36 [2022-12-01T01:09:36.655Z] #39 111.7 config.status: executing depfiles commands
01:09:36 [2022-12-01T01:09:36.655Z] #39 112.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
01:09:36 [2022-12-01T01:09:36.655Z] #39 112.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:09:36 [2022-12-01T01:09:36.655Z] #39 113.0 checking for gcc... gcc
01:09:36 [2022-12-01T01:09:36.655Z] #39 113.1 checking whether the C compiler works... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 113.2 checking for C compiler default output file name... a.out
01:09:36 [2022-12-01T01:09:36.655Z] #39 113.3 checking for suffix of executables... 
01:09:36 [2022-12-01T01:09:36.655Z] #39 113.4 checking whether we are cross compiling... no
01:09:36 [2022-12-01T01:09:36.655Z] #39 113.6 checking for suffix of object files... o
01:09:36 [2022-12-01T01:09:36.655Z] #39 113.7 checking whether we are using the GNU C compiler... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 113.8 checking whether gcc accepts -g... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 113.9 checking for gcc option to accept ISO C89... none needed
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.1 checking whether gcc understands -c and -o together... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.4 checking for a BSD-compatible install... /usr/bin/install -c
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.4 checking whether build environment is sane... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.5 checking for gawk... no
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.5 checking for mawk... mawk
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.5 checking whether make sets $(MAKE)... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.5 checking whether make supports the include directive... yes (GNU style)
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.5 checking whether make supports nested variables... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.6 checking whether UID '0' is supported by ustar format... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.6 checking whether GID '0' is supported by ustar format... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.6 checking how to create a ustar tar archive... gnutar
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.7 checking dependency style of gcc... gcc3
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.9 checking whether to enable maintainer-specific portions of Makefiles... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 114.9 checking whether make supports nested variables... (cached) yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.0 checking build system type... aarch64-unknown-linux-gnu
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.2 checking host system type... aarch64-unknown-linux-gnu
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.2 checking how to print strings... printf
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.2 checking for a sed that does not truncate output... /bin/sed
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.2 checking for grep that handles long lines and -e... /bin/grep
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.3 checking for egrep... /bin/grep -E
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.3 checking for fgrep... /bin/grep -F
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.3 checking for ld used by gcc... /usr/bin/ld
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.5 checking whether ln -s works... yes
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.5 checking the maximum length of command line arguments... 1572864
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.5 checking for /usr/bin/ld option to reload object files... -r
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.5 checking for objdump... objdump
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.5 checking how to recognize dependent libraries... pass_all
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.5 checking for dlltool... no
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.5 checking how to associate runtime and link libraries... printf %s\n
01:09:36 [2022-12-01T01:09:36.655Z] #39 115.5 checking for ar... ar
01:09:36 [2022-12-01T01:09:36.913Z] #39 115.5 checking for archiver @FILE support... @
01:09:36 [2022-12-01T01:09:36.913Z] #39 115.7 checking for strip... strip
01:09:36 [2022-12-01T01:09:36.913Z] #39 115.7 checking for ranlib... ranlib
01:09:37 [2022-12-01T01:09:37.478Z] #39 115.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:09:37 [2022-12-01T01:09:37.478Z] #39 116.1 checking for sysroot... no
01:09:37 [2022-12-01T01:09:37.478Z] #39 116.1 checking for a working dd... /bin/dd
01:09:37 [2022-12-01T01:09:37.478Z] #39 116.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:09:37 [2022-12-01T01:09:37.478Z] #39 116.1 checking for mt... no
01:09:37 [2022-12-01T01:09:37.478Z] #39 116.1 checking if : is a manifest tool... no
01:09:37 [2022-12-01T01:09:37.478Z] #39 116.1 checking how to run the C preprocessor... gcc -E
01:09:38 [2022-12-01T01:09:38.436Z] #39 116.5 checking for ANSI C header files... yes
01:09:38 [2022-12-01T01:09:38.436Z] #39 117.2 checking for sys/types.h... yes
01:09:38 [2022-12-01T01:09:38.436Z] #39 117.3 checking for sys/stat.h... yes
01:09:38 [2022-12-01T01:09:38.694Z] #39 117.5 checking for stdlib.h... yes
01:09:38 [2022-12-01T01:09:38.952Z] #39 117.7 checking for string.h... yes
01:09:39 [2022-12-01T01:09:39.211Z] #39 117.9 checking for memory.h... yes
01:09:39 [2022-12-01T01:09:39.469Z] #39 118.1 checking for strings.h... yes
01:09:39 [2022-12-01T01:09:39.469Z] #39 118.3 checking for inttypes.h... yes
01:09:39 [2022-12-01T01:09:39.727Z] #39 118.5 checking for stdint.h... yes
01:09:39 [2022-12-01T01:09:39.988Z] #39 118.7 checking for unistd.h... yes
01:09:40 [2022-12-01T01:09:40.246Z] #39 118.9 checking for dlfcn.h... yes
01:09:40 [2022-12-01T01:09:40.246Z] #39 119.0 checking for objdir... .libs
01:09:40 [2022-12-01T01:09:40.505Z] #39 119.3 checking if gcc supports -fno-rtti -fno-exceptions... no
01:09:40 [2022-12-01T01:09:40.763Z] #39 119.4 checking for gcc option to produce PIC... -fPIC -DPIC
01:09:40 [2022-12-01T01:09:40.763Z] #39 119.4 checking if gcc PIC flag -fPIC -DPIC works... yes
01:09:41 [2022-12-01T01:09:41.021Z] #39 119.6 checking if gcc static flag -static works... yes
01:09:41 [2022-12-01T01:09:41.280Z] #39 119.8 checking if gcc supports -c -o file.o... yes
01:09:41 [2022-12-01T01:09:41.280Z] #39 120.0 checking if gcc supports -c -o file.o... (cached) yes
01:09:41 [2022-12-01T01:09:41.280Z] #39 120.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:09:41 [2022-12-01T01:09:41.538Z] #39 120.0 checking dynamic linker characteristics... GNU/Linux ld.so
01:09:41 [2022-12-01T01:09:41.538Z] #39 120.4 checking how to hardcode library paths into programs... immediate
01:09:41 [2022-12-01T01:09:41.538Z] #39 120.4 checking whether stripping libraries is possible... yes
01:09:41 [2022-12-01T01:09:41.538Z] #39 120.4 checking if libtool supports shared libraries... yes
01:09:41 [2022-12-01T01:09:41.538Z] #39 120.4 checking whether to build shared libraries... no
01:09:41 [2022-12-01T01:09:41.538Z] #39 120.4 checking whether to build static libraries... yes
01:09:41 [2022-12-01T01:09:41.796Z] #39 120.4 checking float.h usability... yes
01:09:41 [2022-12-01T01:09:41.796Z] #39 120.5 checking float.h presence... yes
01:09:41 [2022-12-01T01:09:41.796Z] #39 120.6 checking for float.h... yes
01:09:41 [2022-12-01T01:09:41.796Z] #39 120.6 checking limits.h usability... yes
01:09:42 [2022-12-01T01:09:42.055Z] #39 120.7 checking limits.h presence... yes
01:09:42 [2022-12-01T01:09:42.055Z] #39 120.8 checking for limits.h... yes
01:09:42 [2022-12-01T01:09:42.055Z] #39 120.8 checking stddef.h usability... yes
01:09:42 [2022-12-01T01:09:42.055Z] #39 121.0 checking stddef.h presence... yes
01:09:42 [2022-12-01T01:09:42.314Z] #39 121.0 checking for stddef.h... yes
01:09:42 [2022-12-01T01:09:42.314Z] #39 121.1 checking for stdlib.h... (cached) yes
01:09:42 [2022-12-01T01:09:42.314Z] #39 121.1 checking for string.h... (cached) yes
01:09:42 [2022-12-01T01:09:42.574Z] #39 121.1 checking sys/time.h usability... yes
01:09:42 [2022-12-01T01:09:42.575Z] #39 121.3 checking sys/time.h presence... yes
01:09:42 [2022-12-01T01:09:42.575Z] #39 121.4 checking for sys/time.h... yes
01:09:42 [2022-12-01T01:09:42.575Z] #39 121.4 checking for inline... inline
01:09:43 [2022-12-01T01:09:43.092Z] #39 121.5 checking for size_t... yes
01:09:43 [2022-12-01T01:09:43.092Z] #39 121.8 checking for stdlib.h... (cached) yes
01:09:43 [2022-12-01T01:09:43.092Z] #39 121.8 checking for GNU libc compatible malloc... yes
01:09:43 [2022-12-01T01:09:43.351Z] #39 122.0 checking for stdlib.h... (cached) yes
01:09:43 [2022-12-01T01:09:43.351Z] #39 122.1 checking for GNU libc compatible realloc... yes
01:09:43 [2022-12-01T01:09:43.609Z] #39 122.3 checking for working strtod... yes
01:09:43 [2022-12-01T01:09:43.868Z] #39 122.4 checking for gettimeofday... yes
01:09:43 [2022-12-01T01:09:43.868Z] #39 122.5 checking for memset... yes
01:09:44 [2022-12-01T01:09:44.127Z] #39 122.7 checking for strspn... yes
01:09:44 [2022-12-01T01:09:44.385Z] #39 123.1 checking that generated files are newer than configure... done
01:09:44 [2022-12-01T01:09:44.385Z] #39 123.1 configure: creating ./config.status
01:09:46 [2022-12-01T01:09:46.918Z] #39 125.8 config.status: creating Makefile
01:09:47 [2022-12-01T01:09:47.199Z] #39 125.9 config.status: creating config.h
01:09:47 [2022-12-01T01:09:47.200Z] #39 125.9 config.status: executing depfiles commands
01:09:47 [2022-12-01T01:09:47.200Z] #39 126.1 config.status: executing libtool commands
01:09:48 [2022-12-01T01:09:48.136Z] #39 ...
01:09:48 [2022-12-01T01:09:48.136Z] 
01:09:48 [2022-12-01T01:09:48.136Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:09:48 [2022-12-01T01:09:48.136Z] #53 43.28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
01:09:48 [2022-12-01T01:09:48.136Z] #53 43.51 Setting up zip (3.0-12) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 43.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 43.61 Setting up bash-completion (1:2.11-2) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.35 Setting up libmnl0:arm64 (1.0.4-3) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.36 Setting up patch (2.7.6-7) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.38 Setting up sudo (1.9.5p2-3) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.45 invoke-rc.d: could not determine current runlevel
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.47 invoke-rc.d: policy-rc.d denied execution of start.
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.48 Setting up xfsprogs (5.10.0-4) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.52 System has not been booted with systemd as init system (PID 1). Can't operate.
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.52 Failed to connect to bus: Host is down
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.53 Setting up libxtables12:arm64 (1.8.7-1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.55 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.58 Setting up pigz (2.6-1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.60 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.64 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 46.66 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 47.34 Setting up libaio1:arm64 (0.3.112-9) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 47.36 Setting up python3-lib2to3 (3.9.2-1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 47.69 Setting up libelf1:arm64 (0.183-1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 47.71 Setting up libjson-c5:arm64 (0.15-2) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 47.73 Setting up zstd (1.4.8+dfsg-2.1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 47.75 Setting up libonig5:arm64 (6.9.6-1.1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 47.80 Setting up libkmod2:arm64 (28-1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 47.82 Setting up python3-distutils (3.9.2-1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 48.36 Setting up vim (2:8.2.2434-3+deb11u1) ...
01:09:48 [2022-12-01T01:09:48.136Z] #53 48.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:09:48 [2022-12-01T01:09:48.136Z] #53 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:09:48 [2022-12-01T01:09:48.136Z] #53 48.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:09:48 [2022-12-01T01:09:48.136Z] #53 48.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:09:48 [2022-12-01T01:09:48.136Z] #53 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:09:48 [2022-12-01T01:09:48.137Z] #53 48.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:09:48 [2022-12-01T01:09:48.137Z] #53 48.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:09:48 [2022-12-01T01:09:48.137Z] #53 48.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:09:48 [2022-12-01T01:09:48.137Z] #53 48.46 Setting up python3-setuptools (52.0.0-4) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 49.96 Setting up libjq1:arm64 (1.6-2.1) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 49.97 Setting up libnftnl11:arm64 (1.1.9-1) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 49.99 Setting up thin-provisioning-tools (0.9.0-1) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 50.01 Setting up python3-pip (20.3.4-4+deb11u1) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.20 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.22 Setting up jq (1.6-2.1) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.23 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.25 Setting up libbpf0:arm64 (1:0.3-2) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.28 Setting up iptables (1.8.7-1) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.35 Setting up iproute2 (5.10.0-4) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.72 Setting up systemd (247.3-7+deb11u1) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.80 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.80 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.82 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
01:09:48 [2022-12-01T01:09:48.137Z] #53 51.83 Initializing machine ID from random generator.
01:09:48 [2022-12-01T01:09:48.137Z] #53 52.79 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
01:09:48 [2022-12-01T01:09:48.137Z] #53 53.12 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:09:48 [2022-12-01T01:09:48.395Z] #53 ...
01:09:48 [2022-12-01T01:09:48.395Z] 
01:09:48 [2022-12-01T01:09:48.395Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:09:48 [2022-12-01T01:09:48.395Z] #39 127.3   GEN      .version
01:09:48 [2022-12-01T01:09:48.395Z] #39 127.3 make  install-recursive
01:09:48 [2022-12-01T01:09:48.395Z] #39 127.3 make[1]: Entering directory '/tmp/crun-build'
01:09:48 [2022-12-01T01:09:48.653Z] #39 ...
01:09:48 [2022-12-01T01:09:48.653Z] 
01:09:48 [2022-12-01T01:09:48.653Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:09:48 [2022-12-01T01:09:48.653Z] #53 DONE 54.0s
01:09:48 [2022-12-01T01:09:48.653Z] 
01:09:48 [2022-12-01T01:09:48.653Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:09:48 [2022-12-01T01:09:48.653Z] #39 127.5 Making install in libocispec
01:09:48 [2022-12-01T01:09:48.653Z] #39 127.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
01:09:48 [2022-12-01T01:09:48.653Z] #39 127.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
01:09:48 [2022-12-01T01:09:48.911Z] #39 127.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
01:09:48 [2022-12-01T01:09:48.911Z] #39 127.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
01:09:48 [2022-12-01T01:09:48.911Z] #39 127.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
01:09:49 [2022-12-01T01:09:49.485Z] #39 ...
01:09:49 [2022-12-01T01:09:49.485Z] 
01:09:49 [2022-12-01T01:09:49.485Z] #54 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
01:09:49 [2022-12-01T01:09:49.485Z] #0 0.805 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:09:49 [2022-12-01T01:09:49.485Z] #0 0.810 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:09:49 [2022-12-01T01:09:49.485Z] #0 0.815 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:09:49 [2022-12-01T01:09:49.485Z] #54 DONE 0.9s
01:09:49 [2022-12-01T01:09:49.743Z] 
01:09:49 [2022-12-01T01:09:49.743Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:09:49 [2022-12-01T01:09:49.743Z] #39 128.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
01:09:49 [2022-12-01T01:09:49.743Z] #39 128.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
01:09:49 [2022-12-01T01:09:49.743Z] #39 128.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
01:09:49 [2022-12-01T01:09:49.743Z] #39 128.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
01:09:49 [2022-12-01T01:09:49.743Z] #39 128.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
01:09:49 [2022-12-01T01:09:49.743Z] #39 128.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
01:09:49 [2022-12-01T01:09:49.743Z] #39 128.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
01:09:49 [2022-12-01T01:09:49.743Z] #39 128.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
01:09:49 [2022-12-01T01:09:49.743Z] #39 128.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
01:09:50 [2022-12-01T01:09:50.000Z] #39 128.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
01:09:50 [2022-12-01T01:09:50.000Z] #39 128.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
01:09:50 [2022-12-01T01:09:50.000Z] #39 128.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
01:09:50 [2022-12-01T01:09:50.000Z] #39 128.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
01:09:50 [2022-12-01T01:09:50.000Z] #39 128.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
01:09:50 [2022-12-01T01:09:50.000Z] #39 128.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
01:09:50 [2022-12-01T01:09:50.000Z] #39 128.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 make  install-recursive
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.7 Making install in yajl
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.8   CC       verify/json_verify-json_verify.o
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.8   CC       src/libyajl_la-yajl_alloc.lo
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.8   CC       src/libyajl_la-yajl.lo
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.8   CC       src/libyajl_la-yajl_gen.lo
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.8   CC       src/libyajl_la-yajl_parser.lo
01:09:50 [2022-12-01T01:09:50.934Z] #39 129.8   CC       src/libyajl_la-yajl_buf.lo
01:09:51 [2022-12-01T01:09:51.194Z] #39 129.9   CC       src/libyajl_la-yajl_encode.lo
01:09:51 [2022-12-01T01:09:51.194Z] #39 129.9   CC       src/libyajl_la-yajl_lex.lo
01:09:51 [2022-12-01T01:09:51.194Z] #39 129.9   CC       src/libyajl_la-yajl_tree.lo
01:09:56 [2022-12-01T01:09:56.461Z] #39 135.1   CCLD     libyajl.la
01:09:56 [2022-12-01T01:09:56.721Z] #39 135.4   CCLD     verify/json_verify
01:09:56 [2022-12-01T01:09:56.980Z] #39 135.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:09:56 [2022-12-01T01:09:56.980Z] #39 135.8 make[5]: Nothing to be done for 'install-exec-am'.
01:09:56 [2022-12-01T01:09:56.980Z] #39 135.8 make[5]: Nothing to be done for 'install-data-am'.
01:09:56 [2022-12-01T01:09:56.980Z] #39 135.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:09:56 [2022-12-01T01:09:56.980Z] #39 135.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:09:56 [2022-12-01T01:09:56.980Z] #39 135.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
01:09:56 [2022-12-01T01:09:56.980Z] #39 135.9   CC       src/validate.o
01:09:57 [2022-12-01T01:09:57.239Z] #39 135.9   CC       src/image_spec_schema_config_schema.lo
01:09:57 [2022-12-01T01:09:57.239Z] #39 135.9   CC       src/image_spec_schema_content_descriptor.lo
01:09:57 [2022-12-01T01:09:57.239Z] #39 135.9   CC       src/image_spec_schema_defs.lo
01:09:57 [2022-12-01T01:09:57.239Z] #39 136.0   CC       src/image_spec_schema_defs_descriptor.lo
01:09:57 [2022-12-01T01:09:57.239Z] #39 136.0   CC       src/image_spec_schema_image_index_schema.lo
01:09:57 [2022-12-01T01:09:57.239Z] #39 136.0   CC       src/image_spec_schema_image_layout_schema.lo
01:09:57 [2022-12-01T01:09:57.239Z] #39 136.1   CC       src/image_spec_schema_image_manifest_schema.lo
01:09:57 [2022-12-01T01:09:57.239Z] #39 136.1   CC       src/runtime_spec_schema_config_linux.lo
01:09:57 [2022-12-01T01:09:57.239Z] #39 136.1   CC       src/runtime_spec_schema_config_zos.lo
01:09:57 [2022-12-01T01:09:57.239Z] #39 136.2   CC       src/runtime_spec_schema_config_schema.lo
01:09:57 [2022-12-01T01:09:57.239Z] #39 136.2   CC       src/runtime_spec_schema_config_solaris.lo
01:09:57 [2022-12-01T01:09:57.497Z] #39 136.2   CC       src/runtime_spec_schema_config_vm.lo
01:09:57 [2022-12-01T01:09:57.497Z] #39 136.3   CC       src/runtime_spec_schema_config_windows.lo
01:09:57 [2022-12-01T01:09:57.497Z] #39 136.3   CC       src/runtime_spec_schema_defs.lo
01:09:57 [2022-12-01T01:09:57.497Z] #39 136.4   CC       src/runtime_spec_schema_defs_linux.lo
01:09:57 [2022-12-01T01:09:57.756Z] #39 136.5   CC       src/runtime_spec_schema_defs_zos.lo
01:09:57 [2022-12-01T01:09:57.756Z] #39 136.6   CC       src/runtime_spec_schema_defs_vm.lo
01:09:57 [2022-12-01T01:09:57.756Z] #39 136.6   CC       src/runtime_spec_schema_defs_windows.lo
01:09:58 [2022-12-01T01:09:58.014Z] #39 136.8   CC       src/runtime_spec_schema_state_schema.lo
01:09:58 [2022-12-01T01:09:58.014Z] #39 136.9   CC       src/image_manifest_items_image_manifest_items_schema.lo
01:09:58 [2022-12-01T01:09:58.014Z] #39 137.0   CC       src/basic_test_double_array_item.lo
01:09:58 [2022-12-01T01:09:58.273Z] #39 137.1   CC       src/basic_test_double_array.lo
01:09:58 [2022-12-01T01:09:58.532Z] #39 137.2   CC       src/basic_test_top_array_int.lo
01:09:58 [2022-12-01T01:09:58.532Z] #39 137.3   CC       src/basic_test_top_array_string.lo
01:09:58 [2022-12-01T01:09:58.532Z] #39 137.4   CC       src/basic_test_top_double_array_int.lo
01:09:58 [2022-12-01T01:09:58.532Z] #39 137.4   CC       src/basic_test_top_double_array_obj.lo
01:09:58 [2022-12-01T01:09:58.790Z] #39 137.6   CC       src/basic_test_top_double_array_refobj.lo
01:09:58 [2022-12-01T01:09:58.790Z] #39 137.7   CC       src/basic_test_top_double_array_string.lo
01:09:59 [2022-12-01T01:09:59.049Z] #39 137.8   CC       src/read-file.lo
01:09:59 [2022-12-01T01:09:59.049Z] #39 137.9   CC       src/json_common.lo
01:09:59 [2022-12-01T01:09:59.307Z] #39 138.2   CC       tests/test-1.o
01:09:59 [2022-12-01T01:09:59.307Z] #39 ...
01:09:59 [2022-12-01T01:09:59.307Z] 
01:09:59 [2022-12-01T01:09:59.307Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
01:09:59 [2022-12-01T01:09:59.307Z] #0 9.408 Collecting yamllint==1.27.1
01:09:59 [2022-12-01T01:09:59.566Z] #55 ...
01:09:59 [2022-12-01T01:09:59.566Z] 
01:09:59 [2022-12-01T01:09:59.566Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:09:59 [2022-12-01T01:09:59.566Z] #39 138.4   CC       tests/test-2.o
01:09:59 [2022-12-01T01:09:59.825Z] #39 138.7   CC       tests/test-3.o
01:09:59 [2022-12-01T01:09:59.825Z] #39 138.7   CC       tests/test-4.o
01:10:00 [2022-12-01T01:10:00.084Z] #39 139.0   CC       tests/test-5.o
01:10:00 [2022-12-01T01:10:00.084Z] #39 139.0   CC       tests/test-6.o
01:10:00 [2022-12-01T01:10:00.084Z] #39 139.1   CC       tests/test-7.o
01:10:00 [2022-12-01T01:10:00.343Z] #39 139.2   CC       tests/test-8.o
01:10:00 [2022-12-01T01:10:00.910Z] #39 139.6   CC       tests/test-9.o
01:10:01 [2022-12-01T01:10:01.168Z] #39 139.9   CC       tests/test-10.o
01:10:01 [2022-12-01T01:10:01.168Z] #39 140.0   CC       tests/test-11.o
01:10:03 [2022-12-01T01:10:03.734Z] #39 ...
01:10:03 [2022-12-01T01:10:03.734Z] 
01:10:03 [2022-12-01T01:10:03.734Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
01:10:03 [2022-12-01T01:10:03.734Z] #55 10.52   Downloading yamllint-1.27.1.tar.gz (129 kB)
01:10:03 [2022-12-01T01:10:03.734Z] #55 11.68 Collecting pathspec>=0.5.3
01:10:03 [2022-12-01T01:10:03.734Z] #55 11.71   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
01:10:03 [2022-12-01T01:10:03.734Z] #55 12.09 Collecting pyyaml
01:10:03 [2022-12-01T01:10:03.734Z] #55 12.11   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
01:10:03 [2022-12-01T01:10:03.735Z] #55 12.15 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
01:10:03 [2022-12-01T01:10:03.735Z] #55 12.18 Building wheels for collected packages: yamllint
01:10:03 [2022-12-01T01:10:03.735Z] #55 12.18   Building wheel for yamllint (setup.py): started
01:10:03 [2022-12-01T01:10:03.735Z] #55 13.13   Building wheel for yamllint (setup.py): finished with status 'done'
01:10:03 [2022-12-01T01:10:03.735Z] #55 13.13   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=4ffb3faaf65ecd748cbd4eff6c7e69b12bf0a9e06dc78e349093642fc73e9a31
01:10:03 [2022-12-01T01:10:03.735Z] #55 13.13   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
01:10:03 [2022-12-01T01:10:03.735Z] #55 13.15 Successfully built yamllint
01:10:03 [2022-12-01T01:10:03.735Z] #55 13.15 Installing collected packages: pyyaml, pathspec, yamllint
01:10:03 [2022-12-01T01:10:03.735Z] #55 13.53 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
01:10:03 [2022-12-01T01:10:03.735Z] #55 DONE 14.2s
01:10:03 [2022-12-01T01:10:03.735Z] 
01:10:03 [2022-12-01T01:10:03.735Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:10:30 [2022-12-01T01:10:30.298Z] #45 ...
01:10:30 [2022-12-01T01:10:30.298Z] 
01:10:30 [2022-12-01T01:10:30.298Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
01:10:30 [2022-12-01T01:10:30.298Z] #32 206.4 + dpkg --print-architecture
01:10:30 [2022-12-01T01:10:30.298Z] #32 DONE 206.9s
01:10:30 [2022-12-01T01:10:30.298Z] 
01:10:30 [2022-12-01T01:10:30.298Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:10:35 [2022-12-01T01:10:35.568Z] #45 ...
01:10:35 [2022-12-01T01:10:35.568Z] 
01:10:35 [2022-12-01T01:10:35.568Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:10:35 [2022-12-01T01:10:35.568Z] #39 173.7   CCLD     libocispec.la
01:10:35 [2022-12-01T01:10:35.568Z] #39 174.1   CCLD     src/validate
01:10:35 [2022-12-01T01:10:35.568Z] #39 174.2   CCLD     tests/test-1
01:10:35 [2022-12-01T01:10:35.568Z] #39 174.2   CCLD     tests/test-2
01:10:35 [2022-12-01T01:10:35.568Z] #39 174.2   CCLD     tests/test-3
01:10:35 [2022-12-01T01:10:35.568Z] #39 174.2   CCLD     tests/test-4
01:10:35 [2022-12-01T01:10:35.568Z] #39 174.3   CCLD     tests/test-5
01:10:35 [2022-12-01T01:10:35.568Z] #39 174.3   CCLD     tests/test-6
01:10:35 [2022-12-01T01:10:35.568Z] #39 174.4   CCLD     tests/test-7
01:10:35 [2022-12-01T01:10:35.568Z] #39 174.4   CCLD     tests/test-8
01:10:35 [2022-12-01T01:10:35.568Z] #39 174.5   CCLD     tests/test-9
01:10:35 [2022-12-01T01:10:35.826Z] #39 174.5   CCLD     tests/test-10
01:10:35 [2022-12-01T01:10:35.826Z] #39 174.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
01:10:35 [2022-12-01T01:10:35.826Z] #39 174.6   CCLD     tests/test-11
01:10:37 [2022-12-01T01:10:37.730Z] #39 176.5 libtool: link: ar cr libocispec.a 
01:10:37 [2022-12-01T01:10:37.730Z] #39 176.6 libtool: link: ranlib libocispec.a
01:10:39 [2022-12-01T01:10:39.107Z] #39 177.8 make[5]: Entering directory '/tmp/crun-build/libocispec'
01:10:39 [2022-12-01T01:10:39.107Z] #39 177.9 make[5]: Nothing to be done for 'install-exec-am'.
01:10:39 [2022-12-01T01:10:39.107Z] #39 177.9 make[5]: Nothing to be done for 'install-data-am'.
01:10:39 [2022-12-01T01:10:39.107Z] #39 177.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
01:10:39 [2022-12-01T01:10:39.107Z] #39 177.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
01:10:39 [2022-12-01T01:10:39.107Z] #39 177.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
01:10:39 [2022-12-01T01:10:39.107Z] #39 177.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
01:10:39 [2022-12-01T01:10:39.107Z] #39 177.9 make[2]: Entering directory '/tmp/crun-build'
01:10:39 [2022-12-01T01:10:39.107Z] #39 178.0   CC       src/libcrun/libcrun_testing_a-utils.o
01:10:39 [2022-12-01T01:10:39.107Z] #39 178.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
01:10:39 [2022-12-01T01:10:39.107Z] #39 178.0   CC       src/libcrun/libcrun_testing_a-container.o
01:10:39 [2022-12-01T01:10:39.107Z] #39 178.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
01:10:39 [2022-12-01T01:10:39.107Z] #39 178.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
01:10:39 [2022-12-01T01:10:39.107Z] #39 178.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
01:10:39 [2022-12-01T01:10:39.107Z] #39 178.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
01:10:39 [2022-12-01T01:10:39.107Z] #39 178.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
01:10:39 [2022-12-01T01:10:39.107Z] #39 178.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
01:10:39 [2022-12-01T01:10:39.366Z] #39 178.2   CC       src/libcrun/libcrun_testing_a-criu.o
01:10:39 [2022-12-01T01:10:39.366Z] #39 178.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
01:10:39 [2022-12-01T01:10:39.366Z] #39 178.2   CC       src/libcrun/libcrun_testing_a-linux.o
01:10:39 [2022-12-01T01:10:39.366Z] #39 178.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
01:10:39 [2022-12-01T01:10:39.625Z] #39 178.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
01:10:39 [2022-12-01T01:10:39.625Z] #39 178.5   CC       src/libcrun/libcrun_testing_a-error.o
01:10:39 [2022-12-01T01:10:39.884Z] #39 178.6   CC       src/libcrun/libcrun_testing_a-status.o
01:10:39 [2022-12-01T01:10:39.884Z] #39 178.7   CC       src/libcrun/libcrun_testing_a-terminal.o
01:10:39 [2022-12-01T01:10:39.884Z] #39 178.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
01:10:39 [2022-12-01T01:10:39.884Z] #39 178.8   CC       src/libcrun/libcrun_testing_a-signals.o
01:10:39 [2022-12-01T01:10:39.884Z] #39 178.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
01:10:39 [2022-12-01T01:10:39.884Z] #39 178.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
01:10:40 [2022-12-01T01:10:40.143Z] #39 179.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
01:10:40 [2022-12-01T01:10:40.143Z] #39 179.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
01:10:40 [2022-12-01T01:10:40.143Z] #39 179.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
01:10:40 [2022-12-01T01:10:40.402Z] #39 179.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
01:10:40 [2022-12-01T01:10:40.402Z] #39 179.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
01:10:40 [2022-12-01T01:10:40.402Z] #39 179.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
01:10:40 [2022-12-01T01:10:40.969Z] #39 179.7   CC       src/crun-crun.o
01:10:40 [2022-12-01T01:10:40.969Z] #39 179.8   CC       src/crun-run.o
01:10:40 [2022-12-01T01:10:40.969Z] #39 179.9   CC       src/crun-delete.o
01:10:41 [2022-12-01T01:10:41.227Z] #39 180.0   CC       src/crun-kill.o
01:10:41 [2022-12-01T01:10:41.227Z] #39 180.2   CC       src/crun-pause.o
01:10:41 [2022-12-01T01:10:41.485Z] #39 180.3   CC       src/crun-unpause.o
01:10:41 [2022-12-01T01:10:41.744Z] #39 180.4   CC       src/crun-spec.o
01:10:41 [2022-12-01T01:10:41.744Z] #39 180.7   CC       src/crun-exec.o
01:10:42 [2022-12-01T01:10:42.002Z] #39 180.7   CC       src/crun-list.o
01:10:42 [2022-12-01T01:10:42.002Z] #39 180.9   CC       src/crun-create.o
01:10:42 [2022-12-01T01:10:42.260Z] #39 181.0   CC       src/crun-start.o
01:10:42 [2022-12-01T01:10:42.260Z] #39 181.2   CC       src/crun-state.o
01:10:42 [2022-12-01T01:10:42.518Z] #39 181.4   CC       src/crun-update.o
01:10:42 [2022-12-01T01:10:42.518Z] #39 181.5   CC       src/crun-ps.o
01:10:42 [2022-12-01T01:10:42.776Z] #39 181.6   CC       src/crun-checkpoint.o
01:10:42 [2022-12-01T01:10:42.776Z] #39 181.8   CC       src/crun-restore.o
01:10:43 [2022-12-01T01:10:43.034Z] #39 181.9   CC       src/libcrun/libcrun_la-utils.lo
01:10:43 [2022-12-01T01:10:43.297Z] #39 182.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
01:10:43 [2022-12-01T01:10:43.556Z] #39 182.3   CC       src/libcrun/libcrun_la-container.lo
01:10:43 [2022-12-01T01:10:43.815Z] #39 182.6   CC       src/libcrun/libcrun_la-cgroup.lo
01:10:44 [2022-12-01T01:10:44.073Z] #39 182.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
01:10:44 [2022-12-01T01:10:44.073Z] #39 183.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
01:10:44 [2022-12-01T01:10:44.639Z] #39 183.3   CC       src/libcrun/libcrun_la-cgroup-setup.lo
01:10:44 [2022-12-01T01:10:44.639Z] #39 183.5   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
01:10:44 [2022-12-01T01:10:44.898Z] #39 183.7   CC       src/libcrun/libcrun_la-cgroup-utils.lo
01:10:44 [2022-12-01T01:10:44.898Z] #39 183.7   CC       src/libcrun/libcrun_la-criu.lo
01:10:45 [2022-12-01T01:10:45.156Z] #39 184.0   CC       src/libcrun/libcrun_la-custom-handler.lo
01:10:45 [2022-12-01T01:10:45.415Z] #39 184.4   CC       src/libcrun/libcrun_la-linux.lo
01:10:45 [2022-12-01T01:10:45.673Z] #39 184.6   CC       src/libcrun/libcrun_la-seccomp.lo
01:10:47 [2022-12-01T01:10:47.050Z] #39 185.9   CC       src/libcrun/libcrun_la-error.lo
01:10:47 [2022-12-01T01:10:47.050Z] #39 185.9   CC       src/libcrun/libcrun_la-ebpf.lo
01:10:47 [2022-12-01T01:10:47.308Z] #39 186.3   CC       src/libcrun/libcrun_la-status.lo
01:10:47 [2022-12-01T01:10:47.874Z] #39 186.5   CC       src/libcrun/libcrun_la-terminal.lo
01:10:47 [2022-12-01T01:10:47.874Z] #39 186.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
01:10:48 [2022-12-01T01:10:48.132Z] #39 187.0   CC       src/libcrun/libcrun_la-signals.lo
01:10:48 [2022-12-01T01:10:48.391Z] #39 187.1   CC       src/libcrun/libcrun_la-mount_flags.lo
01:10:48 [2022-12-01T01:10:48.649Z] #39 187.5   CC       src/libcrun/libcrun_la-seccomp_notify.lo
01:10:48 [2022-12-01T01:10:48.908Z] #39 187.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
01:10:49 [2022-12-01T01:10:49.475Z] #39 188.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
01:10:50 [2022-12-01T01:10:50.044Z] #39 188.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
01:10:50 [2022-12-01T01:10:50.302Z] #39 189.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
01:10:50 [2022-12-01T01:10:50.302Z] #39 189.1   CC       tests/init.o
01:10:51 [2022-12-01T01:10:51.676Z] #39 190.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
01:11:09 [2022-12-01T01:11:09.760Z] #39 207.3   CCLD     tests/init
01:11:27 [2022-12-01T01:11:27.845Z] #39 226.4   AR       libcrun_testing.a
01:11:27 [2022-12-01T01:11:27.845Z] #39 226.4 ar: `u' modifier ignored since `D' is the default (see `U')
01:11:27 [2022-12-01T01:11:27.845Z] #39 226.5   CCLD     tests/tests_libcrun_utils
01:11:27 [2022-12-01T01:11:27.845Z] #39 226.5   CCLD     tests/tests_libcrun_errors
01:11:27 [2022-12-01T01:11:27.845Z] #39 226.5   CCLD     tests/tests_libcrun_fuzzer
01:11:27 [2022-12-01T01:11:27.845Z] #39 226.6   CCLD     libcrun.la
01:11:29 [2022-12-01T01:11:29.223Z] #39 227.9   CCLD     crun
01:11:29 [2022-12-01T01:11:29.790Z] #39 228.6 make[3]: Entering directory '/tmp/crun-build'
01:11:30 [2022-12-01T01:11:30.049Z] #39 228.8  /bin/mkdir -p '/usr/local/share/man/man1'
01:11:30 [2022-12-01T01:11:30.049Z] #39 228.8  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
01:11:30 [2022-12-01T01:11:30.049Z] #39 228.8  /bin/mkdir -p '/usr/local/lib'
01:11:30 [2022-12-01T01:11:30.049Z] #39 228.8  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
01:11:30 [2022-12-01T01:11:30.049Z] #39 228.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
01:11:30 [2022-12-01T01:11:30.049Z] #39 228.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
01:11:30 [2022-12-01T01:11:30.049Z] #39 228.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a
01:11:30 [2022-12-01T01:11:30.049Z] #39 228.9 libtool: install: ranlib /usr/local/lib/libcrun.a
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 ----------------------------------------------------------------------
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 Libraries have been installed in:
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0    /usr/local/lib
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 If you ever happen to want to link against installed libraries
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 in a given directory, LIBDIR, you must either use libtool, and
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 specify the full pathname of the library, or use the '-LLIBDIR'
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 flag during linking and do at least one of the following:
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0      during execution
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0      during linking
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 See any operating system documentation about shared libraries for
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 more information, such as the ld(1) and ld.so(8) manual pages.
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.0 ----------------------------------------------------------------------
01:11:30 [2022-12-01T01:11:30.308Z] #39 229.1  /bin/mkdir -p '/build'
01:11:30 [2022-12-01T01:11:30.309Z] #39 229.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
01:11:30 [2022-12-01T01:11:30.309Z] #39 229.2 libtool: install: /usr/bin/install -c crun /build/crun
01:11:30 [2022-12-01T01:11:30.309Z] #39 229.2 make[3]: Leaving directory '/tmp/crun-build'
01:11:30 [2022-12-01T01:11:30.309Z] #39 229.2 make[2]: Leaving directory '/tmp/crun-build'
01:11:30 [2022-12-01T01:11:30.309Z] #39 229.2 make[1]: Leaving directory '/tmp/crun-build'
01:11:30 [2022-12-01T01:11:30.876Z] #39 DONE 229.6s
01:11:30 [2022-12-01T01:11:30.876Z] 
01:11:30 [2022-12-01T01:11:30.876Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:11:32 [2022-12-01T01:11:32.265Z] #45 ...
01:11:32 [2022-12-01T01:11:32.265Z] 
01:11:32 [2022-12-01T01:11:32.265Z] #35 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
01:11:32 [2022-12-01T01:11:32.265Z] #35 272.3 + return
01:11:32 [2022-12-01T01:11:32.265Z] #35 DONE 272.5s
01:11:32 [2022-12-01T01:11:32.524Z] 
01:11:32 [2022-12-01T01:11:32.524Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:11:33 [2022-12-01T01:11:33.461Z] #45 ...
01:11:33 [2022-12-01T01:11:33.461Z] 
01:11:33 [2022-12-01T01:11:33.461Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
01:11:33 [2022-12-01T01:11:33.461Z] #56 DONE 0.1s
01:11:33 [2022-12-01T01:11:33.461Z] 
01:11:33 [2022-12-01T01:11:33.462Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
01:11:33 [2022-12-01T01:11:33.721Z] #57 DONE 0.2s
01:11:33 [2022-12-01T01:11:33.721Z] 
01:11:33 [2022-12-01T01:11:33.721Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
01:11:33 [2022-12-01T01:11:33.984Z] #58 DONE 0.1s
01:11:33 [2022-12-01T01:11:33.984Z] 
01:11:33 [2022-12-01T01:11:33.984Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
01:11:33 [2022-12-01T01:11:33.984Z] #59 DONE 0.1s
01:11:33 [2022-12-01T01:11:33.984Z] 
01:11:33 [2022-12-01T01:11:33.984Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:11:33 [2022-12-01T01:11:33.984Z] #45 ...
01:11:33 [2022-12-01T01:11:33.984Z] 
01:11:33 [2022-12-01T01:11:33.984Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
01:11:34 [2022-12-01T01:11:34.245Z] #60 DONE 0.2s
01:11:34 [2022-12-01T01:11:34.245Z] 
01:11:34 [2022-12-01T01:11:34.245Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:11:34 [2022-12-01T01:11:34.245Z] #45 165.4 + mkdir -p /build
01:11:34 [2022-12-01T01:11:34.245Z] #45 165.4 + cp runc /build/runc
01:11:34 [2022-12-01T01:11:34.245Z] #45 DONE 165.6s
01:11:34 [2022-12-01T01:11:34.245Z] 
01:11:34 [2022-12-01T01:11:34.245Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
01:11:34 [2022-12-01T01:11:34.245Z] #61 DONE 0.2s
01:11:34 [2022-12-01T01:11:34.245Z] 
01:11:34 [2022-12-01T01:11:34.245Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
01:11:34 [2022-12-01T01:11:34.510Z] #62 DONE 0.2s
01:11:34 [2022-12-01T01:11:34.510Z] 
01:11:34 [2022-12-01T01:11:34.510Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:11:34 [2022-12-01T01:11:34.510Z] #31 ...
01:11:34 [2022-12-01T01:11:34.510Z] 
01:11:34 [2022-12-01T01:11:34.510Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
01:11:34 [2022-12-01T01:11:34.768Z] #63 DONE 0.1s
01:11:34 [2022-12-01T01:11:34.768Z] 
01:11:34 [2022-12-01T01:11:34.768Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
01:11:34 [2022-12-01T01:11:34.768Z] #64 DONE 0.1s
01:11:34 [2022-12-01T01:11:34.768Z] 
01:11:34 [2022-12-01T01:11:34.768Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:11:34 [2022-12-01T01:11:34.768Z] #40 ...
01:11:34 [2022-12-01T01:11:34.768Z] 
01:11:34 [2022-12-01T01:11:34.768Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
01:11:34 [2022-12-01T01:11:34.768Z] #65 DONE 0.1s
01:11:35 [2022-12-01T01:11:35.027Z] 
01:11:35 [2022-12-01T01:11:35.027Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:11:38 [2022-12-01T01:11:38.313Z] #40 ...
01:11:38 [2022-12-01T01:11:38.313Z] 
01:11:38 [2022-12-01T01:11:38.313Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:11:38 [2022-12-01T01:11:38.313Z] #31 278.5 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
01:11:38 [2022-12-01T01:11:38.600Z] #31 DONE 278.7s
01:11:38 [2022-12-01T01:11:38.600Z] 
01:11:38 [2022-12-01T01:11:38.600Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:11:39 [2022-12-01T01:11:39.193Z] #40 ...
01:11:39 [2022-12-01T01:11:39.193Z] 
01:11:39 [2022-12-01T01:11:39.193Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
01:11:39 [2022-12-01T01:11:39.517Z] #66 DONE 0.2s
01:11:39 [2022-12-01T01:11:39.517Z] 
01:11:39 [2022-12-01T01:11:39.517Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
01:11:39 [2022-12-01T01:11:39.517Z] #67 DONE 0.1s
01:11:39 [2022-12-01T01:11:39.517Z] 
01:11:39 [2022-12-01T01:11:39.517Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:11:39 [2022-12-01T01:11:39.517Z] #40 ...
01:11:39 [2022-12-01T01:11:39.517Z] 
01:11:39 [2022-12-01T01:11:39.517Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
01:11:39 [2022-12-01T01:11:39.517Z] #68 DONE 0.1s
01:11:39 [2022-12-01T01:11:39.779Z] 
01:11:39 [2022-12-01T01:11:39.779Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:11:43 [2022-12-01T01:11:43.067Z] #40 248.3 + bin/containerd
01:12:29 [2022-12-01T01:12:29.740Z] #40 287.7 # github.com/containerd/containerd/cmd/containerd
01:12:29 [2022-12-01T01:12:29.740Z] #40 287.7 /usr/bin/ld: /tmp/go-link-203499320/000019.o: in function `New':
01:12:29 [2022-12-01T01:12:29.740Z] #40 287.7 /tmp/tmp.9BUMJcoGk8/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
01:12:29 [2022-12-01T01:12:29.740Z] #40 287.8 + bin/containerd-stress
01:12:29 [2022-12-01T01:12:29.740Z] #40 288.8 + bin/containerd-shim
01:12:31 [2022-12-01T01:12:31.647Z] #40 297.4 + bin/containerd-shim-runc-v1
01:12:36 [2022-12-01T01:12:36.926Z] #40 302.3 + bin/containerd-shim-runc-v2
01:12:37 [2022-12-01T01:12:37.185Z] #40 303.1 + binaries
01:12:37 [2022-12-01T01:12:37.444Z] #40 303.1 + install -D bin/containerd /build/containerd
01:12:37 [2022-12-01T01:12:37.444Z] #40 303.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:12:37 [2022-12-01T01:12:37.444Z] #40 303.1 + install -D bin/ctr /build/ctr
01:12:38 [2022-12-01T01:12:38.013Z] #40 DONE 303.9s
01:12:38 [2022-12-01T01:12:38.953Z] 
01:12:38 [2022-12-01T01:12:38.953Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
01:12:39 [2022-12-01T01:12:39.215Z] #69 DONE 0.5s
01:12:39 [2022-12-01T01:12:39.215Z] 
01:12:39 [2022-12-01T01:12:39.215Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
01:12:39 [2022-12-01T01:12:39.475Z] #70 DONE 0.1s
01:12:39 [2022-12-01T01:12:39.475Z] 
01:12:39 [2022-12-01T01:12:39.475Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
01:12:39 [2022-12-01T01:12:39.735Z] #71 DONE 0.2s
01:12:39 [2022-12-01T01:12:39.735Z] 
01:12:39 [2022-12-01T01:12:39.735Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
01:12:39 [2022-12-01T01:12:39.735Z] #72 DONE 0.1s
01:12:39 [2022-12-01T01:12:39.735Z] 
01:12:39 [2022-12-01T01:12:39.735Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
01:12:39 [2022-12-01T01:12:39.735Z] #73 DONE 0.1s
01:12:39 [2022-12-01T01:12:39.735Z] 
01:12:39 [2022-12-01T01:12:39.735Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
01:12:39 [2022-12-01T01:12:39.735Z] #74 DONE 0.1s
01:12:39 [2022-12-01T01:12:39.995Z] 
01:12:39 [2022-12-01T01:12:39.995Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
01:12:41 [2022-12-01T01:12:41.902Z] #75 DONE 2.2s
01:12:41 [2022-12-01T01:12:41.902Z] 
01:12:41 [2022-12-01T01:12:41.902Z] #76 exporting to image
01:12:41 [2022-12-01T01:12:41.902Z] #76 exporting layers
01:12:46 [2022-12-01T01:12:46.097Z] #76 exporting layers 3.6s done
01:12:46 [2022-12-01T01:12:46.097Z] #76 writing image sha256:4e6cf43139a4d5c1738a80749c49da5b4552ade1581857b2be83b3f7cc855560 done
01:12:46 [2022-12-01T01:12:46.097Z] #76 naming to docker.io/library/docker:eaa74497b831546a197a34305cf2750a6253dba9 done
01:12:46 [2022-12-01T01:12:46.097Z] #76 DONE 3.6s