Skip to content

Console Output

Skipping 145 KB.. Full Log
2-07-20T15:00:49.287Z] #44 4.157 Scanning dependencies of target tini-static
15:00:49 [2022-07-20T15:00:49.287Z] #44 4.198 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:00:50 [2022-07-20T15:00:50.673Z] #44 5.580 [100%] Linking C executable tini-static
15:00:51 [2022-07-20T15:00:51.247Z] #44 6.193 [100%] Built target tini-static
15:00:51 [2022-07-20T15:00:51.508Z] #44 6.306 + mkdir -p /build
15:00:51 [2022-07-20T15:00:51.508Z] #44 6.310 + cp tini-static /build/docker-init
15:00:52 [2022-07-20T15:00:52.083Z] #44 DONE 6.8s
15:00:52 [2022-07-20T15:00:52.083Z] 
15:00:52 [2022-07-20T15:00:52.083Z] #77 [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
15:00:52 [2022-07-20T15:00:52.083Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:00:52 [2022-07-20T15:00:52.083Z] #77 10.18 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
15:00:52 [2022-07-20T15:00:52.083Z] #77 12.27 Cloning into '/tmp/crun-build/libocispec/yajl'...
15:00:52 [2022-07-20T15:00:52.083Z] #77 13.45 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
15:00:52 [2022-07-20T15:00:52.083Z] #77 13.72 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
15:00:52 [2022-07-20T15:00:52.083Z] #77 13.98 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
15:00:55 [2022-07-20T15:00:55.390Z] #77 ...
15:00:55 [2022-07-20T15:00:55.390Z] 
15:00:55 [2022-07-20T15:00:55.390Z] #14 [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
15:00:55 [2022-07-20T15:00:55.390Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
15:00:55 [2022-07-20T15:00:55.390Z] #14 56.09 Selecting previously unselected package mingw-w64-x86-64-dev.
15:00:55 [2022-07-20T15:00:55.390Z] #14 56.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
15:00:55 [2022-07-20T15:00:55.390Z] #14 56.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
15:00:55 [2022-07-20T15:00:55.390Z] #14 62.72 Selecting previously unselected package gcc-mingw-w64-base.
15:00:55 [2022-07-20T15:00:55.390Z] #14 62.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
15:00:55 [2022-07-20T15:00:55.390Z] #14 62.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:00:55 [2022-07-20T15:00:55.390Z] #14 62.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
15:00:55 [2022-07-20T15:00:55.390Z] #14 63.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
15:00:55 [2022-07-20T15:00:55.390Z] #14 63.01 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:00:57 [2022-07-20T15:00:57.947Z] #14 68.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
15:00:57 [2022-07-20T15:00:57.947Z] #14 68.59 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
15:00:57 [2022-07-20T15:00:57.947Z] #14 68.60 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:01:06 [2022-07-20T15:01:06.103Z] #14 ...
15:01:06 [2022-07-20T15:01:06.103Z] 
15:01:06 [2022-07-20T15:01:06.103Z] #77 [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
15:01:06 [2022-07-20T15:01:06.103Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:01:06 [2022-07-20T15:01:06.103Z] #77 27.37 aclocal: warning: couldn't open directory 'm4': No such file or directory
15:01:10 [2022-07-20T15:01:10.314Z] #77 ...
15:01:10 [2022-07-20T15:01:10.314Z] 
15:01:10 [2022-07-20T15:01:10.314Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:01:10 [2022-07-20T15:01:10.314Z] #64 sha256:4ee1db75e5b3d353a16498ba951a426a9a6fcc2cbc423a99aa044c4072a41f0c
15:01:10 [2022-07-20T15:01:10.314Z] #64 40.48 Updating files:  67% (3303/4896)
Updating files:  68% (3330/4896)
Updating files:  69% (3379/4896)
Updating files:  70% (3428/4896)
Updating files:  71% (3477/4896)
Updating files:  72% (3526/4896)
Updating files:  73% (3575/4896)
Updating files:  74% (3624/4896)
Updating files:  75% (3672/4896)
Updating files:  76% (3721/4896)
Updating files:  77% (3770/4896)
Updating files:  78% (3819/4896)
Updating files:  79% (3868/4896)
Updating files:  80% (3917/4896)
Updating files:  81% (3966/4896)
Updating files:  82% (4015/4896)
Updating files:  83% (4064/4896)
Updating files:  84% (4113/4896)
Updating files:  85% (4162/4896)
Updating files:  86% (4211/4896)
Updating files:  87% (4260/4896)
Updating files:  88% (4309/4896)
Updating files:  89% (4358/4896)
Updating files:  90% (4407/4896)
Updating files:  91% (4456/4896)
Updating files:  92% (4505/4896)
Updating files:  93% (4554/4896)
Updating files:  94% (4603/4896)
Updating files:  95% (4652/4896)
Updating files:  96% (4701/4896)
Updating files:  97% (4750/4896)
Updating files:  98% (4799/4896)
Updating files:  99% (4848/4896)
Updating files: 100% (4896/4896)
Updating files: 100% (4896/4896), done.
15:01:10 [2022-07-20T15:01:10.314Z] #64 41.46 + cd /tmp/tmp.SSKtsWjdSs/src/github.com/containerd/containerd
15:01:10 [2022-07-20T15:01:10.314Z] #64 41.46 + git checkout -q v1.6.6
15:01:12 [2022-07-20T15:01:12.231Z] #64 43.40 + export 'BUILDTAGS=netgo osusergo static_build'
15:01:12 [2022-07-20T15:01:12.231Z] #64 43.41 + BUILDTAGS='netgo osusergo static_build'
15:01:12 [2022-07-20T15:01:12.231Z] #64 43.42 + export EXTRA_FLAGS=-buildmode=pie
15:01:12 [2022-07-20T15:01:12.231Z] #64 43.42 + EXTRA_FLAGS=-buildmode=pie
15:01:12 [2022-07-20T15:01:12.231Z] #64 43.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:01:12 [2022-07-20T15:01:12.231Z] #64 43.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:01:12 [2022-07-20T15:01:12.231Z] #64 43.42 + '[' '' = dynamic ']'
15:01:12 [2022-07-20T15:01:12.231Z] #64 43.42 + make
15:01:14 [2022-07-20T15:01:14.148Z] #64 45.30 + bin/ctr
15:01:19 [2022-07-20T15:01:19.439Z] #64 ...
15:01:19 [2022-07-20T15:01:19.439Z] 
15:01:19 [2022-07-20T15:01:19.439Z] #14 [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
15:01:19 [2022-07-20T15:01:19.439Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
15:01:19 [2022-07-20T15:01:19.439Z] #14 80.29 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
15:01:19 [2022-07-20T15:01:19.439Z] #14 80.30 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
15:01:19 [2022-07-20T15:01:19.439Z] #14 80.30 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:01:19 [2022-07-20T15:01:19.439Z] #14 85.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
15:01:19 [2022-07-20T15:01:19.439Z] #14 85.47 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
15:01:19 [2022-07-20T15:01:19.439Z] #14 85.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:01:19 [2022-07-20T15:01:19.709Z] #14 ...
15:01:19 [2022-07-20T15:01:19.710Z] 
15:01:19 [2022-07-20T15:01:19.710Z] #77 [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
15:01:19 [2022-07-20T15:01:19.710Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:01:19 [2022-07-20T15:01:19.710Z] #77 36.98 libtoolize: putting auxiliary files in '.'.
15:01:19 [2022-07-20T15:01:19.710Z] #77 36.99 libtoolize: copying file './ltmain.sh'
15:01:19 [2022-07-20T15:01:19.710Z] #77 37.97 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
15:01:19 [2022-07-20T15:01:19.710Z] #77 37.97 libtoolize: and rerunning libtoolize and aclocal.
15:01:19 [2022-07-20T15:01:19.710Z] #77 37.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:01:20 [2022-07-20T15:01:20.659Z] #77 ...
15:01:20 [2022-07-20T15:01:20.659Z] 
15:01:20 [2022-07-20T15:01:20.659Z] #14 [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
15:01:20 [2022-07-20T15:01:20.659Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
15:01:20 [2022-07-20T15:01:20.659Z] #14 91.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
15:01:20 [2022-07-20T15:01:20.659Z] #14 91.34 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
15:01:20 [2022-07-20T15:01:20.659Z] #14 91.37 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:01:25 [2022-07-20T15:01:25.952Z] #14 ...
15:01:25 [2022-07-20T15:01:25.952Z] 
15:01:25 [2022-07-20T15:01:25.952Z] #77 [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
15:01:25 [2022-07-20T15:01:25.952Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:01:25 [2022-07-20T15:01:25.952Z] #77 46.37 configure.ac:7: installing './compile'
15:01:25 [2022-07-20T15:01:25.952Z] #77 46.39 configure.ac:11: installing './config.guess'
15:01:25 [2022-07-20T15:01:25.952Z] #77 46.39 configure.ac:11: installing './config.sub'
15:01:25 [2022-07-20T15:01:25.952Z] #77 46.41 configure.ac:8: installing './install-sh'
15:01:25 [2022-07-20T15:01:25.952Z] #77 46.43 configure.ac:8: installing './missing'
15:01:25 [2022-07-20T15:01:25.952Z] #77 46.58 Makefile.am: installing './depcomp'
15:01:25 [2022-07-20T15:01:25.952Z] #77 47.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:01:25 [2022-07-20T15:01:25.952Z] #77 47.84 libtoolize: copying file 'build-aux/ltmain.sh'
15:01:25 [2022-07-20T15:01:25.952Z] #77 48.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:01:25 [2022-07-20T15:01:25.952Z] #77 48.04 libtoolize: copying file 'm4/libtool.m4'
15:01:25 [2022-07-20T15:01:25.952Z] #77 48.16 libtoolize: copying file 'm4/ltoptions.m4'
15:01:25 [2022-07-20T15:01:25.952Z] #77 48.27 libtoolize: copying file 'm4/ltsugar.m4'
15:01:25 [2022-07-20T15:01:25.952Z] #77 48.40 libtoolize: copying file 'm4/ltversion.m4'
15:01:25 [2022-07-20T15:01:25.952Z] #77 48.51 libtoolize: copying file 'm4/lt~obsolete.m4'
15:01:26 [2022-07-20T15:01:26.213Z] #77 48.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:01:32 [2022-07-20T15:01:32.822Z] #77 ...
15:01:32 [2022-07-20T15:01:32.822Z] 
15:01:32 [2022-07-20T15:01:32.822Z] #14 [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
15:01:32 [2022-07-20T15:01:32.822Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
15:01:32 [2022-07-20T15:01:32.822Z] #14 102.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
15:01:32 [2022-07-20T15:01:32.822Z] #14 102.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
15:01:32 [2022-07-20T15:01:32.822Z] #14 102.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:01:38 [2022-07-20T15:01:38.118Z] #14 ...
15:01:38 [2022-07-20T15:01:38.118Z] 
15:01:38 [2022-07-20T15:01:38.118Z] #77 [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
15:01:38 [2022-07-20T15:01:38.118Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:01:38 [2022-07-20T15:01:38.118Z] #77 59.85 configure.ac:7: installing 'build-aux/compile'
15:01:38 [2022-07-20T15:01:38.118Z] #77 59.87 configure.ac:9: installing 'build-aux/config.guess'
15:01:38 [2022-07-20T15:01:38.118Z] #77 59.87 configure.ac:9: installing 'build-aux/config.sub'
15:01:38 [2022-07-20T15:01:38.118Z] #77 59.88 configure.ac:11: installing 'build-aux/install-sh'
15:01:38 [2022-07-20T15:01:38.118Z] #77 59.89 configure.ac:11: installing 'build-aux/missing'
15:01:38 [2022-07-20T15:01:38.118Z] #77 60.08 Makefile.am: installing 'build-aux/depcomp'
15:01:38 [2022-07-20T15:01:38.118Z] #77 60.21 parallel-tests: installing 'build-aux/test-driver'
15:01:40 [2022-07-20T15:01:40.034Z] #77 62.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:01:40 [2022-07-20T15:01:40.034Z] #77 62.35 libtoolize: copying file 'build-aux/ltmain.sh'
15:01:40 [2022-07-20T15:01:40.606Z] #77 63.11 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:01:40 [2022-07-20T15:01:40.607Z] #77 63.13 libtoolize: copying file 'm4/libtool.m4'
15:01:40 [2022-07-20T15:01:40.869Z] #77 63.26 libtoolize: copying file 'm4/ltoptions.m4'
15:01:40 [2022-07-20T15:01:40.869Z] #77 63.40 libtoolize: copying file 'm4/ltsugar.m4'
15:01:40 [2022-07-20T15:01:40.869Z] #77 63.51 libtoolize: copying file 'm4/ltversion.m4'
15:01:41 [2022-07-20T15:01:41.130Z] #77 63.62 libtoolize: copying file 'm4/lt~obsolete.m4'
15:01:43 [2022-07-20T15:01:43.051Z] #77 ...
15:01:43 [2022-07-20T15:01:43.051Z] 
15:01:43 [2022-07-20T15:01:43.051Z] #14 [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
15:01:43 [2022-07-20T15:01:43.051Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.4 Selecting previously unselected package g++-mingw-w64-x86-64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.6 Selecting previously unselected package libapparmor1:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.6 Unpacking libapparmor1:arm64 (2.13.6-10) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.7 Selecting previously unselected package libapparmor-dev:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.9 Selecting previously unselected package libbtrfs0:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 108.9 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.1 Selecting previously unselected package libbtrfs-dev:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.5 Selecting previously unselected package libudev-dev:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.5 Unpacking libudev-dev:arm64 (247.3-7) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.7 Selecting previously unselected package libsepol1-dev:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 109.7 Unpacking libsepol1-dev:arm64 (3.1-1) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.0 Selecting previously unselected package libpcre2-16-0:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.2 Selecting previously unselected package libpcre2-32-0:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.4 Selecting previously unselected package libpcre2-posix2:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.5 Selecting previously unselected package libpcre2-dev:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 110.5 Unpacking libpcre2-dev:arm64 (10.36-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.0 Selecting previously unselected package libselinux1-dev:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.0 Unpacking libselinux1-dev:arm64 (3.1-3) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.3 Selecting previously unselected package libdevmapper-dev:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.4 Selecting previously unselected package libseccomp-dev:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.6 Selecting previously unselected package libsystemd-dev:arm64.
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 111.6 Unpacking libsystemd-dev:arm64 (247.3-7) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.1 Setting up libapparmor1:arm64 (2.13.6-10) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.1 Setting up libsepol1-dev:arm64 (3.1-1) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libpcre2-16-0:arm64 (10.36-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libbtrfs0:arm64 (5.10.1-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libpcre2-32-0:arm64 (10.36-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libudev-dev:arm64 (247.3-7) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libpcre2-posix2:arm64 (10.36-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.3 Setting up mingw-w64-common (8.0.0-1) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.3 Setting up libsystemd-dev:arm64 (247.3-7) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.4 Setting up libpcre2-dev:arm64 (10.36-2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.6 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.9 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
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 112.9 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
15:01:43 [2022-07-20T15:01:43.051Z] #14 113.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 113.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 113.0 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
15:01:43 [2022-07-20T15:01:43.051Z] #14 113.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 113.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 113.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 113.1 Setting up dmsetup (2:1.02.175-2.1) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 113.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:01:43 [2022-07-20T15:01:43.051Z] #14 113.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:01:43 [2022-07-20T15:01:43.052Z] #14 113.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
15:01:45 [2022-07-20T15:01:45.602Z] #14 DONE 116.2s
15:01:45 [2022-07-20T15:01:45.603Z] 
15:01:45 [2022-07-20T15:01:45.603Z] #67 [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
15:01:45 [2022-07-20T15:01:45.603Z] #67 sha256:d847ec824a43dea64980d4f0544f7e2ebfcbed7d911f574f33b97690fbf58fc0
15:01:45 [2022-07-20T15:01:45.603Z] #67 112.7 + for f in rootlesskit rootlesskit-docker-proxy
15:01:45 [2022-07-20T15:01:45.603Z] #67 112.7 + GOBIN=/build
15:01:45 [2022-07-20T15:01:45.603Z] #67 112.7 + GO111MODULE=on
15:01:45 [2022-07-20T15:01:45.603Z] #67 112.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
15:01:45 [2022-07-20T15:01:45.603Z] #67 ...
15:01:45 [2022-07-20T15:01:45.603Z] 
15:01:45 [2022-07-20T15:01:45.603Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
15:01:45 [2022-07-20T15:01:45.603Z] #59 sha256:d5eeb9f26203614c1db935b6ce62567165fdc4cee3a6907f3990cab1c83681b3
15:01:45 [2022-07-20T15:01:45.603Z] #59 DONE 0.2s
15:01:45 [2022-07-20T15:01:45.867Z] 
15:01:45 [2022-07-20T15:01:45.867Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:01:45 [2022-07-20T15:01:45.867Z] #60 sha256:13a4a7ca953927e288ec62cf95e0943a97f59f44d9fbbb816c12fcea7f155d26
15:01:46 [2022-07-20T15:01:46.438Z] #60 0.853 + RM_GOPATH=0
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.853 + TMP_GOPATH=
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.853 + : /build
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.853 + '[' -z '' ']'
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.854 ++ mktemp -d
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.857 + export GOPATH=/tmp/tmp.ZxmDpwe3Hr
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.857 + GOPATH=/tmp/tmp.ZxmDpwe3Hr
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.857 + RM_GOPATH=1
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.857 + case "$(go env GOARCH)" in
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.876 ++ go env GOARCH
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.894 + export GO_BUILDMODE=-buildmode=pie
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.895 + GO_BUILDMODE=-buildmode=pie
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.898 ++ dirname /install.sh
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.904 + dir=/
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.904 + bin=runc
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.905 + shift
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.905 + '[' '!' -f //runc.installer ']'
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.912 + . //runc.installer
15:01:46 [2022-07-20T15:01:46.439Z] #60 0.912 ++ set -e
15:01:46 [2022-07-20T15:01:46.700Z] #60 ...
15:01:46 [2022-07-20T15:01:46.700Z] 
15:01:46 [2022-07-20T15:01:46.700Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
15:01:46 [2022-07-20T15:01:46.700Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad
15:01:46 [2022-07-20T15:01:46.700Z] #15 DONE 1.2s
15:01:46 [2022-07-20T15:01:46.700Z] 
15:01:46 [2022-07-20T15:01:46.700Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:01:46 [2022-07-20T15:01:46.700Z] #60 sha256:13a4a7ca953927e288ec62cf95e0943a97f59f44d9fbbb816c12fcea7f155d26
15:01:46 [2022-07-20T15:01:46.700Z] #60 0.913 ++ : v1.1.2
15:01:46 [2022-07-20T15:01:46.700Z] #60 0.914 + install_runc
15:01:46 [2022-07-20T15:01:46.700Z] #60 0.915 + RUNC_BUILDTAGS=seccomp
15:01:46 [2022-07-20T15:01:46.700Z] #60 0.915 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
15:01:46 [2022-07-20T15:01:46.700Z] #60 0.915 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZxmDpwe3Hr/src/github.com/opencontainers/runc
15:01:46 [2022-07-20T15:01:46.700Z] #60 0.915 Install runc version v1.1.2 (build tags: seccomp)
15:01:46 [2022-07-20T15:01:46.700Z] #60 0.934 Cloning into '/tmp/tmp.ZxmDpwe3Hr/src/github.com/opencontainers/runc'...
15:01:47 [2022-07-20T15:01:47.651Z] #60 ...
15:01:47 [2022-07-20T15:01:47.651Z] 
15:01:47 [2022-07-20T15:01:47.651Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:01:47 [2022-07-20T15:01:47.651Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336
15:01:47 [2022-07-20T15:01:47.651Z] #16 DONE 0.9s
15:01:47 [2022-07-20T15:01:47.651Z] 
15:01:47 [2022-07-20T15:01:47.651Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:01:47 [2022-07-20T15:01:47.651Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1
15:01:48 [2022-07-20T15:01:48.224Z] #17 0.686 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:01:48 [2022-07-20T15:01:48.224Z] #17 DONE 0.8s
15:01:48 [2022-07-20T15:01:48.224Z] 
15:01:48 [2022-07-20T15:01:48.224Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:01:48 [2022-07-20T15:01:48.224Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6
15:01:49 [2022-07-20T15:01:49.175Z] #18 DONE 0.9s
15:01:49 [2022-07-20T15:01:49.175Z] 
15:01:49 [2022-07-20T15:01:49.175Z] #67 [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
15:01:49 [2022-07-20T15:01:49.175Z] #67 sha256:d847ec824a43dea64980d4f0544f7e2ebfcbed7d911f574f33b97690fbf58fc0
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5 rootlesskit version 1.0.0
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5 Usage of /build/rootlesskit-docker-proxy:
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5   -container-ip string
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5     	container ip
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5   -container-port int
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5     	container port (default -1)
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5   -host-ip string
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5     	host ip
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5   -host-port int
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5     	host port (default -1)
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5   -proto string
15:01:49 [2022-07-20T15:01:49.175Z] #67 119.5     	proxy protocol (default "tcp")
15:01:49 [2022-07-20T15:01:49.175Z] #67 DONE 119.7s
15:01:49 [2022-07-20T15:01:49.175Z] 
15:01:49 [2022-07-20T15:01:49.175Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
15:01:49 [2022-07-20T15:01:49.175Z] #68 sha256:a37f408e3e532544b9cdfde8c082452380439b314376ae60b43044f4aae19bf4
15:01:49 [2022-07-20T15:01:49.175Z] #68 DONE 0.1s
15:01:49 [2022-07-20T15:01:49.175Z] 
15:01:49 [2022-07-20T15:01:49.175Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:01:49 [2022-07-20T15:01:49.175Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379
15:01:49 [2022-07-20T15:01:49.175Z] #19 ...
15:01:49 [2022-07-20T15:01:49.175Z] 
15:01:49 [2022-07-20T15:01:49.175Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:01:49 [2022-07-20T15:01:49.175Z] #69 sha256:c76bd3240d21aa2c65480371bccb1210574c7c315b5d75c89e6f345d9a905c04
15:01:49 [2022-07-20T15:01:49.175Z] #69 DONE 0.1s
15:01:49 [2022-07-20T15:01:49.436Z] 
15:01:49 [2022-07-20T15:01:49.436Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:01:49 [2022-07-20T15:01:49.436Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379
15:01:50 [2022-07-20T15:01:50.389Z] #19 DONE 1.3s
15:01:50 [2022-07-20T15:01:50.389Z] 
15:01:50 [2022-07-20T15:01:50.389Z] #20 [dev-systemd-false  6/28] RUN ldconfig
15:01:50 [2022-07-20T15:01:50.389Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9
15:01:51 [2022-07-20T15:01:51.335Z] #20 DONE 0.9s
15:01:51 [2022-07-20T15:01:51.335Z] 
15:01:51 [2022-07-20T15:01:51.335Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:01:51 [2022-07-20T15:01:51.335Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
15:01:52 [2022-07-20T15:01:52.726Z] #21 1.056 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:01:52 [2022-07-20T15:01:52.726Z] #21 1.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:01:52 [2022-07-20T15:01:52.726Z] #21 1.087 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:01:53 [2022-07-20T15:01:53.299Z] #21 1.764 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
15:01:54 [2022-07-20T15:01:54.685Z] #21 3.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
15:01:56 [2022-07-20T15:01:56.070Z] #21 4.690 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
15:01:56 [2022-07-20T15:01:56.332Z] #21 ...
15:01:56 [2022-07-20T15:01:56.332Z] 
15:01:56 [2022-07-20T15:01:56.332Z] #77 [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
15:01:56 [2022-07-20T15:01:56.332Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:01:56 [2022-07-20T15:01:56.332Z] #77 78.94 configure.ac:11: installing 'build-aux/compile'
15:01:56 [2022-07-20T15:01:56.332Z] #77 78.95 configure.ac:11: installing 'build-aux/config.guess'
15:01:56 [2022-07-20T15:01:56.332Z] #77 78.96 configure.ac:11: installing 'build-aux/config.sub'
15:01:56 [2022-07-20T15:01:56.332Z] #77 78.97 configure.ac:13: installing 'build-aux/install-sh'
15:01:56 [2022-07-20T15:01:56.594Z] #77 78.99 configure.ac:13: installing 'build-aux/missing'
15:01:56 [2022-07-20T15:01:56.594Z] #77 78.99 configure.ac:8: installing 'build-aux/tap-driver.sh'
15:01:56 [2022-07-20T15:01:56.594Z] #77 79.21 Makefile.am: installing 'build-aux/depcomp'
15:01:58 [2022-07-20T15:01:58.512Z] #77 80.63 checking build system type... aarch64-unknown-linux-gnu
15:01:58 [2022-07-20T15:01:58.512Z] #77 81.08 checking host system type... aarch64-unknown-linux-gnu
15:01:58 [2022-07-20T15:01:58.512Z] #77 81.08 checking how to print strings... printf
15:01:58 [2022-07-20T15:01:58.774Z] #77 81.10 checking for gcc... gcc
15:01:59 [2022-07-20T15:01:59.035Z] #77 81.23 checking whether the C compiler works... yes
15:01:59 [2022-07-20T15:01:59.035Z] #77 81.50 checking for C compiler default output file name... a.out
15:01:59 [2022-07-20T15:01:59.297Z] #77 81.53 checking for suffix of executables... 
15:01:59 [2022-07-20T15:01:59.559Z] #77 81.77 checking whether we are cross compiling... no
15:01:59 [2022-07-20T15:01:59.821Z] #77 82.04 checking for suffix of object files... o
15:01:59 [2022-07-20T15:01:59.821Z] #77 82.21 checking whether we are using the GNU C compiler... yes
15:01:59 [2022-07-20T15:01:59.821Z] #77 82.33 checking whether gcc accepts -g... yes
15:02:00 [2022-07-20T15:02:00.082Z] #77 82.44 checking for gcc option to accept ISO C89... none needed
15:02:00 [2022-07-20T15:02:00.345Z] #77 82.67 checking whether gcc understands -c and -o together... yes
15:02:00 [2022-07-20T15:02:00.345Z] #77 82.92 checking for a sed that does not truncate output... /bin/sed
15:02:00 [2022-07-20T15:02:00.345Z] #77 82.97 checking for grep that handles long lines and -e... /bin/grep
15:02:00 [2022-07-20T15:02:00.608Z] #77 82.99 checking for egrep... /bin/grep -E
15:02:00 [2022-07-20T15:02:00.608Z] #77 83.00 checking for fgrep... /bin/grep -F
15:02:00 [2022-07-20T15:02:00.608Z] #77 83.01 checking for ld used by gcc... /usr/bin/ld
15:02:00 [2022-07-20T15:02:00.608Z] #77 83.08 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:02:00 [2022-07-20T15:02:00.608Z] #77 83.12 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:02:00 [2022-07-20T15:02:00.608Z] #77 83.15 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.22 checking whether ln -s works... yes
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.22 checking the maximum length of command line arguments... 1572864
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.28 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.28 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.28 checking for /usr/bin/ld option to reload object files... -r
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.28 checking for objdump... objdump
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.28 checking how to recognize dependent libraries... pass_all
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.29 checking for dlltool... no
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.30 checking how to associate runtime and link libraries... printf %s\n
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.30 checking for ar... ar
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.30 checking for archiver @FILE support... @
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.45 checking for strip... strip
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.45 checking for ranlib... ranlib
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.45 checking for gawk... no
15:02:00 [2022-07-20T15:02:00.870Z] #77 83.45 checking for mawk... mawk
15:02:01 [2022-07-20T15:02:01.132Z] #77 83.46 checking command to parse /usr/bin/nm -B output from gcc object... 
15:02:01 [2022-07-20T15:02:01.132Z] #77 ...
15:02:01 [2022-07-20T15:02:01.132Z] 
15:02:01 [2022-07-20T15:02:01.132Z] #36 [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
15:02:01 [2022-07-20T15:02:01.132Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1
15:02:01 [2022-07-20T15:02:01.132Z] #36 131.0 Delve is a source level debugger for Go programs.
15:02:01 [2022-07-20T15:02:01.132Z] #36 131.0 
15:02:01 [2022-07-20T15:02:01.132Z] #36 131.0 Delve enables you to interact with your program by controlling the execution of the process,
15:02:01 [2022-07-20T15:02:01.132Z] #36 131.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
15:02:01 [2022-07-20T15:02:01.132Z] #36 131.0 
15:02:01 [2022-07-20T15:02:01.132Z] #36 131.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
15:02:01 [2022-07-20T15:02:01.132Z] #36 131.0 
15:02:01 [2022-07-20T15:02:01.132Z] #36 131.0 Pass flags to the program you are debugging using `--`, for example:
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 `dlv exec ./hello -- server --config conf/config.toml`
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 Usage:
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   dlv [command]
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 Available Commands:
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   attach      Attach to running process and begin debugging.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   connect     Connect to a headless debug server with a terminal client.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   core        Examine a core dump.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   debug       Compile and begin debugging main package in current directory, or the package specified.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   exec        Execute a precompiled binary, and begin a debug session.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   help        Help about any command
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   run         Deprecated command. Use 'debug' instead.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   test        Compile test binary and begin debugging program.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   trace       Compile and begin tracing program.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   version     Prints version.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 Flags:
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --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)
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --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)
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --disable-aslr                     Disables address space randomization
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   -h, --help                             help for dlv
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --init string                      Init file, executed by the terminal client.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --log                              Enable debugging server logging.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0       --wd string                        Working directory for running the program.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 Additional help topics:
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   dlv backend  Help about the --backend flag.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   dlv log      Help about logging flags.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0   dlv redirect Help about file redirection.
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 
15:02:01 [2022-07-20T15:02:01.133Z] #36 131.0 Use "dlv [command] --help" for more information about a command.
15:02:01 [2022-07-20T15:02:01.133Z] #36 DONE 132.0s
15:02:01 [2022-07-20T15:02:01.133Z] 
15:02:01 [2022-07-20T15:02:01.133Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
15:02:01 [2022-07-20T15:02:01.133Z] #26 sha256:1be21ed6299cbd9c1965e2f9a9013d764f8d79d82d98a057688e44b46fb3958b
15:02:01 [2022-07-20T15:02:01.133Z] #26 123.2 Updating files:  17% (1999/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/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:  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:  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:  74% (8486/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:  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.
15:02:01 [2022-07-20T15:02:01.133Z] #26 127.5 + cd /tmp/tmp.FroC2SKvPj/tmp/docker-ce
15:02:01 [2022-07-20T15:02:01.133Z] #26 127.5 + git checkout -q v17.06.2-ce
15:02:01 [2022-07-20T15:02:01.133Z] #26 131.6 + mkdir -p /tmp/tmp.FroC2SKvPj/src/github.com/docker
15:02:01 [2022-07-20T15:02:01.133Z] #26 131.6 + mv components/cli /tmp/tmp.FroC2SKvPj/src/github.com/docker/cli
15:02:01 [2022-07-20T15:02:01.133Z] #26 131.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:02:01 [2022-07-20T15:02:01.705Z] #26 ...
15:02:01 [2022-07-20T15:02:01.705Z] 
15:02:01 [2022-07-20T15:02:01.705Z] #77 [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
15:02:01 [2022-07-20T15:02:01.705Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:02:01 [2022-07-20T15:02:01.705Z] #77 83.46 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:02:01 [2022-07-20T15:02:01.705Z] #77 84.04 checking for sysroot... no
15:02:01 [2022-07-20T15:02:01.705Z] #77 84.04 checking for a working dd... /bin/dd
15:02:01 [2022-07-20T15:02:01.705Z] #77 84.11 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:02:01 [2022-07-20T15:02:01.705Z] #77 84.16 checking for mt... no
15:02:01 [2022-07-20T15:02:01.705Z] #77 84.16 checking if : is a manifest tool... no
15:02:01 [2022-07-20T15:02:01.967Z] #77 84.20 checking how to run the C preprocessor... gcc -E
15:02:03 [2022-07-20T15:02:03.174Z] #77 84.79 checking for ANSI C header files... yes
15:02:03 [2022-07-20T15:02:03.174Z] #77 85.56 checking for sys/types.h... yes
15:02:03 [2022-07-20T15:02:03.436Z] #77 85.73 checking for sys/stat.h... yes
15:02:03 [2022-07-20T15:02:03.698Z] #77 85.94 checking for stdlib.h... yes
15:02:03 [2022-07-20T15:02:03.959Z] #77 86.20 checking for string.h... yes
15:02:04 [2022-07-20T15:02:04.221Z] #77 86.47 checking for memory.h... yes
15:02:04 [2022-07-20T15:02:04.221Z] #77 86.69 checking for strings.h... yes
15:02:04 [2022-07-20T15:02:04.745Z] #77 86.96 checking for inttypes.h... yes
15:02:04 [2022-07-20T15:02:04.745Z] #77 87.19 checking for stdint.h... yes
15:02:05 [2022-07-20T15:02:05.007Z] #77 87.36 checking for unistd.h... yes
15:02:05 [2022-07-20T15:02:05.269Z] #77 87.60 checking for dlfcn.h... yes
15:02:05 [2022-07-20T15:02:05.269Z] #77 87.77 checking for objdir... .libs
15:02:05 [2022-07-20T15:02:05.841Z] #77 88.25 checking if gcc supports -fno-rtti -fno-exceptions... no
15:02:06 [2022-07-20T15:02:06.103Z] #77 88.46 checking for gcc option to produce PIC... -fPIC -DPIC
15:02:06 [2022-07-20T15:02:06.103Z] #77 88.47 checking if gcc PIC flag -fPIC -DPIC works... yes
15:02:06 [2022-07-20T15:02:06.675Z] #77 88.64 checking if gcc static flag -static works... yes
15:02:06 [2022-07-20T15:02:06.675Z] #77 89.07 checking if gcc supports -c -o file.o... yes
15:02:06 [2022-07-20T15:02:06.675Z] #77 89.22 checking if gcc supports -c -o file.o... (cached) yes
15:02:06 [2022-07-20T15:02:06.675Z] #77 89.22 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:02:07 [2022-07-20T15:02:07.248Z] #77 89.29 checking dynamic linker characteristics... GNU/Linux ld.so
15:02:07 [2022-07-20T15:02:07.248Z] #77 89.73 checking how to hardcode library paths into programs... immediate
15:02:07 [2022-07-20T15:02:07.248Z] #77 89.73 checking whether stripping libraries is possible... yes
15:02:07 [2022-07-20T15:02:07.248Z] #77 89.76 checking if libtool supports shared libraries... yes
15:02:07 [2022-07-20T15:02:07.248Z] #77 89.76 checking whether to build shared libraries... no
15:02:07 [2022-07-20T15:02:07.248Z] #77 89.76 checking whether to build static libraries... yes
15:02:07 [2022-07-20T15:02:07.248Z] #77 89.77 checking for a BSD-compatible install... /usr/bin/install -c
15:02:07 [2022-07-20T15:02:07.248Z] #77 89.82 checking whether build environment is sane... yes
15:02:07 [2022-07-20T15:02:07.510Z] #77 89.89 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:02:07 [2022-07-20T15:02:07.510Z] #77 89.91 checking whether make sets $(MAKE)... yes
15:02:07 [2022-07-20T15:02:07.510Z] #77 89.98 checking whether make supports the include directive... yes (GNU style)
15:02:07 [2022-07-20T15:02:07.510Z] #77 90.04 checking whether make supports nested variables... yes
15:02:07 [2022-07-20T15:02:07.510Z] #77 90.12 checking whether UID '0' is supported by ustar format... yes
15:02:07 [2022-07-20T15:02:07.510Z] #77 90.13 checking whether GID '0' is supported by ustar format... yes
15:02:07 [2022-07-20T15:02:07.775Z] #77 90.13 checking how to create a ustar tar archive... gnutar
15:02:08 [2022-07-20T15:02:08.048Z] #77 90.23 checking dependency style of gcc... gcc3
15:02:08 [2022-07-20T15:02:08.048Z] #77 90.49 checking whether to enable maintainer-specific portions of Makefiles... yes
15:02:08 [2022-07-20T15:02:08.048Z] #77 90.50 checking whether make supports nested variables... (cached) yes
15:02:08 [2022-07-20T15:02:08.048Z] #77 90.50 checking for gawk... (cached) mawk
15:02:08 [2022-07-20T15:02:08.048Z] #77 90.50 checking for a sed that does not truncate output... (cached) /bin/sed
15:02:08 [2022-07-20T15:02:08.048Z] #77 90.51 checking for gcc... (cached) gcc
15:02:08 [2022-07-20T15:02:08.048Z] #77 ...
15:02:08 [2022-07-20T15:02:08.048Z] 
15:02:08 [2022-07-20T15:02:08.048Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:02:08 [2022-07-20T15:02:08.048Z] #60 sha256:13a4a7ca953927e288ec62cf95e0943a97f59f44d9fbbb816c12fcea7f155d26
15:02:08 [2022-07-20T15:02:08.048Z] #60 12.39 + cd /tmp/tmp.ZxmDpwe3Hr/src/github.com/opencontainers/runc
15:02:08 [2022-07-20T15:02:08.048Z] #60 12.40 + git checkout -q v1.1.2
15:02:08 [2022-07-20T15:02:08.048Z] #60 12.99 + '[' -z '' ']'
15:02:08 [2022-07-20T15:02:08.048Z] #60 13.00 + target=static
15:02:08 [2022-07-20T15:02:08.048Z] #60 13.00 + make BUILDTAGS=seccomp static
15:02:08 [2022-07-20T15:02:08.048Z] #60 13.45 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
15:02:08 [2022-07-20T15:02:08.309Z] #60 ...
15:02:08 [2022-07-20T15:02:08.309Z] 
15:02:08 [2022-07-20T15:02:08.309Z] #77 [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
15:02:08 [2022-07-20T15:02:08.309Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:02:08 [2022-07-20T15:02:08.309Z] #77 90.63 checking whether we are using the GNU C compiler... (cached) yes
15:02:08 [2022-07-20T15:02:08.309Z] #77 90.65 checking whether gcc accepts -g... (cached) yes
15:02:08 [2022-07-20T15:02:08.309Z] #77 90.65 checking for gcc option to accept ISO C89... (cached) none needed
15:02:08 [2022-07-20T15:02:08.309Z] #77 90.65 checking whether gcc understands -c and -o together... (cached) yes
15:02:08 [2022-07-20T15:02:08.309Z] #77 90.65 checking for a Python interpreter with version >= 3... python3
15:02:08 [2022-07-20T15:02:08.309Z] #77 90.80 checking for python3... /usr/bin/python3
15:02:08 [2022-07-20T15:02:08.309Z] #77 90.80 checking for python3 version... 3.9
15:02:08 [2022-07-20T15:02:08.309Z] #77 90.84 checking for python3 platform... linux
15:02:08 [2022-07-20T15:02:08.571Z] #77 90.90 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:02:08 [2022-07-20T15:02:08.832Z] #77 91.07 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:02:08 [2022-07-20T15:02:08.832Z] #77 91.30 checking for go-md2man... no
15:02:09 [2022-07-20T15:02:09.095Z] #77 91.33 checking error.h usability... yes
15:02:09 [2022-07-20T15:02:09.095Z] #77 91.47 checking error.h presence... yes
15:02:09 [2022-07-20T15:02:09.095Z] #77 91.54 checking for error.h... yes
15:02:09 [2022-07-20T15:02:09.095Z] #77 ...
15:02:09 [2022-07-20T15:02:09.095Z] 
15:02:09 [2022-07-20T15:02:09.095Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:02:09 [2022-07-20T15:02:09.095Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
15:02:09 [2022-07-20T15:02:09.095Z] #21 7.638 Fetched 8441 kB in 7s (1233 kB/s)
15:02:09 [2022-07-20T15:02:09.095Z] #21 7.638 Reading package lists...
15:02:09 [2022-07-20T15:02:09.095Z] #21 11.35 Reading package lists...
15:02:09 [2022-07-20T15:02:09.095Z] #21 14.05 Building dependency tree...
15:02:09 [2022-07-20T15:02:09.095Z] #21 16.46 The following additional packages will be installed:
15:02:09 [2022-07-20T15:02:09.095Z] #21 16.47   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:02:09 [2022-07-20T15:02:09.095Z] #21 16.47   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
15:02:09 [2022-07-20T15:02:09.095Z] #21 16.47   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
15:02:09 [2022-07-20T15:02:09.095Z] #21 16.48   python3-pkg-resources vim-runtime xxd
15:02:09 [2022-07-20T15:02:09.095Z] #21 16.49 Suggested packages:
15:02:09 [2022-07-20T15:02:09.095Z] #21 16.49   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:02:09 [2022-07-20T15:02:09.095Z] #21 16.49   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
15:02:09 [2022-07-20T15:02:09.095Z] #21 16.49   acl attr quota
15:02:09 [2022-07-20T15:02:09.095Z] #21 16.49 Recommended packages:
15:02:09 [2022-07-20T15:02:09.095Z] #21 16.49   libatm1 nftables libpam-cap build-essential python3-dev unzip
15:02:09 [2022-07-20T15:02:09.095Z] #21 ...
15:02:09 [2022-07-20T15:02:09.095Z] 
15:02:09 [2022-07-20T15:02:09.095Z] #77 [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
15:02:09 [2022-07-20T15:02:09.095Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:02:09 [2022-07-20T15:02:09.356Z] #77 91.60 checking linux/openat2.h usability... yes
15:02:09 [2022-07-20T15:02:09.356Z] #77 91.77 checking linux/openat2.h presence... yes
15:02:09 [2022-07-20T15:02:09.356Z] #77 91.82 checking for linux/openat2.h... yes
15:02:09 [2022-07-20T15:02:09.618Z] #77 91.91 checking for copy_file_range... yes
15:02:09 [2022-07-20T15:02:09.879Z] #77 92.12 checking for fgetxattr... yes
15:02:10 [2022-07-20T15:02:10.141Z] #77 92.40 checking for statx... yes
15:02:10 [2022-07-20T15:02:10.403Z] #77 92.74 checking for fgetpwent_r... yes
15:02:10 [2022-07-20T15:02:10.664Z] #77 92.94 checking for issetugid... no
15:02:10 [2022-07-20T15:02:10.926Z] #77 93.27 checking for pkg-config... /usr/bin/pkg-config
15:02:10 [2022-07-20T15:02:10.926Z] #77 93.27 checking pkg-config is at least version 0.9.0... yes
15:02:11 [2022-07-20T15:02:11.188Z] #77 93.28 checking for library containing yajl_tree_get... -lyajl
15:02:11 [2022-07-20T15:02:11.188Z] #77 93.73 checking for yajl >= 2.0.0... yes
15:02:11 [2022-07-20T15:02:11.450Z] #77 93.78 checking sys/capability.h usability... 
15:02:11 [2022-07-20T15:02:11.450Z] #77 ...
15:02:11 [2022-07-20T15:02:11.450Z] 
15:02:11 [2022-07-20T15:02:11.450Z] #34 [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
15:02:11 [2022-07-20T15:02:11.450Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220
15:02:11 [2022-07-20T15:02:11.450Z] #34 DONE 141.8s
15:02:11 [2022-07-20T15:02:11.450Z] 
15:02:11 [2022-07-20T15:02:11.450Z] #77 [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
15:02:11 [2022-07-20T15:02:11.450Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:02:11 [2022-07-20T15:02:11.450Z] #77 93.78 checking sys/capability.h usability... yes
15:02:11 [2022-07-20T15:02:11.450Z] #77 94.05 checking sys/capability.h presence... yes
15:02:11 [2022-07-20T15:02:11.712Z] #77 94.14 checking for sys/capability.h... yes
15:02:12 [2022-07-20T15:02:12.284Z] #77 94.15 checking for library containing cap_from_name... -lcap
15:02:12 [2022-07-20T15:02:12.545Z] #77 94.79 checking for library containing dlopen... -ldl
15:02:12 [2022-07-20T15:02:12.807Z] #77 95.07 checking seccomp.h usability... yes
15:02:12 [2022-07-20T15:02:12.807Z] #77 95.25 checking seccomp.h presence... yes
15:02:12 [2022-07-20T15:02:12.807Z] #77 95.36 checking for seccomp.h... yes
15:02:13 [2022-07-20T15:02:13.379Z] #77 95.37 checking for library containing seccomp_rule_add... -lseccomp
15:02:13 [2022-07-20T15:02:13.641Z] #77 95.79 checking for library containing seccomp_arch_resolve_name... none required
15:02:13 [2022-07-20T15:02:13.641Z] #77 96.05 checking systemd/sd-bus.h usability... yes
15:02:13 [2022-07-20T15:02:13.903Z] #77 96.22 checking systemd/sd-bus.h presence... yes
15:02:13 [2022-07-20T15:02:13.903Z] #77 96.43 checking for systemd/sd-bus.h... yes
15:02:14 [2022-07-20T15:02:14.477Z] #77 96.43 checking for library containing sd_bus_match_signal_async... -lsystemd
15:02:14 [2022-07-20T15:02:14.739Z] #77 97.03 checking for sd_notify_barrier... yes
15:02:15 [2022-07-20T15:02:15.001Z] #77 97.31 checking linux/bpf.h usability... yes
15:02:15 [2022-07-20T15:02:15.001Z] #77 97.51 checking linux/bpf.h presence... yes
15:02:15 [2022-07-20T15:02:15.263Z] #77 97.58 checking for linux/bpf.h... yes
15:02:15 [2022-07-20T15:02:15.263Z] #77 97.58 checking compilation for eBPF... yes
15:02:15 [2022-07-20T15:02:15.263Z] #77 97.75 checking for criu >= 3.15... no
15:02:15 [2022-07-20T15:02:15.263Z] #77 97.77 configure: CRIU headers not found, building without CRIU support
15:02:15 [2022-07-20T15:02:15.263Z] #77 97.77 checking for criu > 3.16... no
15:02:15 [2022-07-20T15:02:15.263Z] #77 97.81 configure: CRIU version doesn't support join-ns API
15:02:15 [2022-07-20T15:02:15.263Z] #77 97.81 checking for criu > 3.16.1... no
15:02:15 [2022-07-20T15:02:15.263Z] #77 97.84 configure: CRIU version doesn't support for pre-dumping
15:02:15 [2022-07-20T15:02:15.526Z] #77 97.85 checking for new mount API (fsconfig)... yes
15:02:15 [2022-07-20T15:02:15.526Z] #77 98.01 checking for seccomp notify API... yes
15:02:15 [2022-07-20T15:02:15.788Z] #77 98.14 checking for gperf... no
15:02:15 [2022-07-20T15:02:15.788Z] #77 98.15 configure: gperf not found - cannot rebuild signal parser code
15:02:15 [2022-07-20T15:02:15.788Z] #77 98.15 checking for library containing argp_parse... none required
15:02:16 [2022-07-20T15:02:16.085Z] #77 98.55 checking that generated files are newer than configure... done
15:02:16 [2022-07-20T15:02:16.085Z] #77 98.56 configure: creating ./config.status
15:02:19 [2022-07-20T15:02:19.412Z] #77 ...
15:02:19 [2022-07-20T15:02:19.412Z] 
15:02:19 [2022-07-20T15:02:19.412Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:02:19 [2022-07-20T15:02:19.412Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
15:02:19 [2022-07-20T15:02:19.412Z] #21 17.98 The following NEW packages will be installed:
15:02:19 [2022-07-20T15:02:19.412Z] #21 17.98   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
15:02:19 [2022-07-20T15:02:19.412Z] #21 17.98   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:02:19 [2022-07-20T15:02:19.412Z] #21 17.98   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
15:02:19 [2022-07-20T15:02:19.412Z] #21 17.99   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
15:02:19 [2022-07-20T15:02:19.412Z] #21 17.99   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
15:02:19 [2022-07-20T15:02:19.412Z] #21 17.99   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
15:02:19 [2022-07-20T15:02:19.412Z] #21 17.99   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:02:19 [2022-07-20T15:02:19.412Z] #21 17.99   xz-utils zip zstd
15:02:19 [2022-07-20T15:02:19.412Z] #21 18.38 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
15:02:19 [2022-07-20T15:02:19.412Z] #21 18.38 Need to get 27.0 MB of archives.
15:02:19 [2022-07-20T15:02:19.412Z] #21 18.38 After this operation, 105 MB of additional disk space will be used.
15:02:19 [2022-07-20T15:02:19.412Z] #21 18.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
15:02:19 [2022-07-20T15:02:19.412Z] #21 18.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
15:02:19 [2022-07-20T15:02:19.412Z] #21 18.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
15:02:19 [2022-07-20T15:02:19.412Z] #21 18.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
15:02:19 [2022-07-20T15:02:19.412Z] #21 18.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
15:02:19 [2022-07-20T15:02:19.412Z] #21 18.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 18.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 19.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 19.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 19.25 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 19.26 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
15:02:19 [2022-07-20T15:02:19.413Z] #21 19.98 debconf: delaying package configuration, since apt-utils is not installed
15:02:19 [2022-07-20T15:02:19.413Z] #21 20.35 Fetched 27.0 MB in 1s (22.4 MB/s)
15:02:19 [2022-07-20T15:02:19.413Z] #21 20.44 Selecting previously unselected package pigz.
15:02:19 [2022-07-20T15:02:19.413Z] #21 20.44 (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 ... 24009 files and directories currently installed.)
15:02:19 [2022-07-20T15:02:19.413Z] #21 20.51 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 20.52 Unpacking pigz (2.6-1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 20.81 Selecting previously unselected package libelf1:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 20.81 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 20.82 Unpacking libelf1:arm64 (0.183-1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.06 Selecting previously unselected package libbpf0:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.07 Unpacking libbpf0:arm64 (1:0.3-2) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.17 Selecting previously unselected package libcap2:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.19 Unpacking libcap2:arm64 (1:2.44-1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.27 Selecting previously unselected package libmnl0:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.27 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.27 Unpacking libmnl0:arm64 (1.0.4-3) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.36 Selecting previously unselected package libxtables12:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.38 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.38 Unpacking libxtables12:arm64 (1.8.7-1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.44 Selecting previously unselected package libcap2-bin.
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.47 Unpacking libcap2-bin (1:2.44-1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.58 Selecting previously unselected package iproute2.
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.58 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 21.59 Unpacking iproute2 (5.10.0-4) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 22.12 Selecting previously unselected package xxd.
15:02:19 [2022-07-20T15:02:19.413Z] #21 22.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 22.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 22.26 Selecting previously unselected package vim-common.
15:02:19 [2022-07-20T15:02:19.413Z] #21 22.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 22.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 22.41 Selecting previously unselected package bash-completion.
15:02:19 [2022-07-20T15:02:19.413Z] #21 22.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 25.40 Unpacking bash-completion (1:2.11-2) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.02 Selecting previously unselected package bzip2.
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.03 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.03 Unpacking bzip2 (1.0.8-4) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.13 Selecting previously unselected package xz-utils.
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.31 Selecting previously unselected package apparmor.
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.31 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.40 Unpacking apparmor (2.13.6-10) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.87 Selecting previously unselected package inetutils-ping.
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.89 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 26.89 Unpacking inetutils-ping (2:2.0-1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.02 Selecting previously unselected package libip4tc2:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.02 Unpacking libip4tc2:arm64 (1.8.7-1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.13 Selecting previously unselected package libip6tc2:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.14 Unpacking libip6tc2:arm64 (1.8.7-1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.21 Selecting previously unselected package libnfnetlink0:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.24 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.35 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.35 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.35 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.45 Selecting previously unselected package libnftnl11:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.45 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.46 Unpacking libnftnl11:arm64 (1.1.9-1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.55 Selecting previously unselected package iptables.
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.55 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.56 Unpacking iptables (1.8.7-1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.90 Selecting previously unselected package libonig5:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.91 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 27.93 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 28.06 Selecting previously unselected package libjq1:arm64.
15:02:19 [2022-07-20T15:02:19.413Z] #21 28.06 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 28.07 Unpacking libjq1:arm64 (1.6-2.1) ...
15:02:19 [2022-07-20T15:02:19.413Z] #21 ...
15:02:19 [2022-07-20T15:02:19.413Z] 
15:02:19 [2022-07-20T15:02:19.413Z] #77 [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
15:02:19 [2022-07-20T15:02:19.413Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:02:19 [2022-07-20T15:02:19.413Z] #77 102.0 config.status: creating Makefile
15:02:19 [2022-07-20T15:02:19.683Z] #77 102.1 config.status: creating rpm/crun.spec
15:02:19 [2022-07-20T15:02:19.683Z] #77 102.2 config.status: creating config.h
15:02:19 [2022-07-20T15:02:19.683Z] #77 102.2 config.status: executing libtool commands
15:02:19 [2022-07-20T15:02:19.683Z] #77 102.3 config.status: executing depfiles commands
15:02:21 [2022-07-20T15:02:21.602Z] #77 103.8 === configuring in libocispec (/tmp/crun-build/libocispec)
15:02:21 [2022-07-20T15:02:21.602Z] #77 103.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:02:21 [2022-07-20T15:02:21.863Z] #77 104.3 checking for gcc... gcc
15:02:22 [2022-07-20T15:02:22.125Z] #77 104.4 checking whether the C compiler works... yes
15:02:22 [2022-07-20T15:02:22.125Z] #77 104.6 checking for C compiler default output file name... a.out
15:02:22 [2022-07-20T15:02:22.387Z] #77 104.6 checking for suffix of executables... 
15:02:22 [2022-07-20T15:02:22.387Z] #77 104.8 checking whether we are cross compiling... no
15:02:22 [2022-07-20T15:02:22.650Z] #77 105.0 checking for suffix of object files... o
15:02:22 [2022-07-20T15:02:22.650Z] #77 105.1 checking whether we are using the GNU C compiler... yes
15:02:22 [2022-07-20T15:02:22.912Z] #77 105.2 checking whether gcc accepts -g... yes
15:02:23 [2022-07-20T15:02:23.174Z] #77 105.4 checking for gcc option to accept ISO C89... none needed
15:02:23 [2022-07-20T15:02:23.174Z] #77 105.6 checking whether gcc understands -c and -o together... yes
15:02:23 [2022-07-20T15:02:23.436Z] #77 105.7 checking how to run the C preprocessor... gcc -E
15:02:23 [2022-07-20T15:02:23.436Z] #77 106.0 checking for grep that handles long lines and -e... /bin/grep
15:02:23 [2022-07-20T15:02:23.436Z] #77 106.0 checking for egrep... /bin/grep -E
15:02:24 [2022-07-20T15:02:24.010Z] #77 106.0 checking for ANSI C header files... yes
15:02:24 [2022-07-20T15:02:24.272Z] #77 106.6 checking for sys/types.h... yes
15:02:24 [2022-07-20T15:02:24.534Z] #77 106.8 checking for sys/stat.h... yes
15:02:24 [2022-07-20T15:02:24.795Z] #77 107.1 checking for stdlib.h... yes
15:02:24 [2022-07-20T15:02:24.795Z] #77 107.3 checking for string.h... yes
15:02:25 [2022-07-20T15:02:25.371Z] #77 107.5 checking for memory.h... yes
15:02:25 [2022-07-20T15:02:25.371Z] #77 107.7 checking for strings.h... yes
15:02:25 [2022-07-20T15:02:25.632Z] #77 107.9 checking for inttypes.h... yes
15:02:25 [2022-07-20T15:02:25.895Z] #77 108.2 checking for stdint.h... yes
15:02:26 [2022-07-20T15:02:26.156Z] #77 108.4 checking for unistd.h... yes
15:02:26 [2022-07-20T15:02:26.417Z] #77 108.6 checking minix/config.h usability... no
15:02:26 [2022-07-20T15:02:26.417Z] #77 108.9 checking minix/config.h presence... no
15:02:26 [2022-07-20T15:02:26.679Z] #77 109.0 checking for minix/config.h... no
15:02:26 [2022-07-20T15:02:26.679Z] #77 109.0 checking whether it is safe to define __EXTENSIONS__... yes
15:02:26 [2022-07-20T15:02:26.940Z] #77 109.2 checking build system type... aarch64-unknown-linux-gnu
15:02:26 [2022-07-20T15:02:26.940Z] #77 109.5 checking host system type... aarch64-unknown-linux-gnu
15:02:26 [2022-07-20T15:02:26.940Z] #77 109.5 checking how to print strings... printf
15:02:26 [2022-07-20T15:02:26.940Z] #77 109.5 checking for a sed that does not truncate output... /bin/sed
15:02:26 [2022-07-20T15:02:26.940Z] #77 109.5 checking for fgrep... /bin/grep -F
15:02:26 [2022-07-20T15:02:26.940Z] #77 109.5 checking for ld used by gcc... /usr/bin/ld
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.7 checking whether ln -s works... yes
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.7 checking the maximum length of command line arguments... 1572864
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.7 checking for /usr/bin/ld option to reload object files... -r
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.7 checking for objdump... objdump
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.7 checking how to recognize dependent libraries... pass_all
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.7 checking for dlltool... no
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.7 checking how to associate runtime and link libraries... printf %s\n
15:02:27 [2022-07-20T15:02:27.202Z] #77 109.7 checking for ar... ar
15:02:27 [2022-07-20T15:02:27.463Z] #77 109.7 checking for archiver @FILE support... @
15:02:27 [2022-07-20T15:02:27.463Z] #77 109.9 checking for strip... strip
15:02:27 [2022-07-20T15:02:27.463Z] #77 109.9 checking for ranlib... ranlib
15:02:27 [2022-07-20T15:02:27.463Z] #77 109.9 checking for gawk... no
15:02:27 [2022-07-20T15:02:27.463Z] #77 109.9 checking for mawk... mawk
15:02:27 [2022-07-20T15:02:27.725Z] #77 109.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:02:27 [2022-07-20T15:02:27.725Z] #77 110.3 checking for sysroot... no
15:02:27 [2022-07-20T15:02:27.725Z] #77 110.3 checking for a working dd... /bin/dd
15:02:27 [2022-07-20T15:02:27.725Z] #77 110.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:02:27 [2022-07-20T15:02:27.725Z] #77 110.3 checking for mt... no
15:02:27 [2022-07-20T15:02:27.725Z] #77 110.3 checking if : is a manifest tool... no
15:02:27 [2022-07-20T15:02:27.988Z] #77 110.3 checking for dlfcn.h... yes
15:02:27 [2022-07-20T15:02:27.988Z] #77 110.5 checking for objdir... .libs
15:02:28 [2022-07-20T15:02:28.561Z] #77 110.9 checking if gcc supports -fno-rtti -fno-exceptions... no
15:02:28 [2022-07-20T15:02:28.561Z] #77 111.0 checking for gcc option to produce PIC... -fPIC -DPIC
15:02:28 [2022-07-20T15:02:28.561Z] #77 111.0 checking if gcc PIC flag -fPIC -DPIC works... yes
15:02:29 [2022-07-20T15:02:29.083Z] #77 111.1 checking if gcc static flag -static works... yes
15:02:29 [2022-07-20T15:02:29.346Z] #77 111.5 checking if gcc supports -c -o file.o... yes
15:02:29 [2022-07-20T15:02:29.346Z] #77 111.7 checking if gcc supports -c -o file.o... (cached) yes
15:02:29 [2022-07-20T15:02:29.346Z] #77 111.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:02:29 [2022-07-20T15:02:29.611Z] #77 111.8 checking dynamic linker characteristics... GNU/Linux ld.so
15:02:29 [2022-07-20T15:02:29.611Z] #77 ...
15:02:29 [2022-07-20T15:02:29.611Z] 
15:02:29 [2022-07-20T15:02:29.611Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:02:29 [2022-07-20T15:02:29.611Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.19 Selecting previously unselected package jq.
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.20 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.21 Unpacking jq (1.6-2.1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.32 Selecting previously unselected package libaio1:arm64.
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.32 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.33 Unpacking libaio1:arm64 (0.3.112-9) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.41 Selecting previously unselected package libgpm2:arm64.
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.42 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.42 Unpacking libgpm2:arm64 (1.20.7-8) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.52 Selecting previously unselected package libicu67:arm64.
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.54 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 28.55 Unpacking libicu67:arm64 (67.1-7) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 31.98 Selecting previously unselected package libinih1:arm64.
15:02:29 [2022-07-20T15:02:29.611Z] #21 31.98 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 31.99 Unpacking libinih1:arm64 (53-1+b2) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.07 Selecting previously unselected package libnet1:arm64.
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.08 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.09 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.20 Selecting previously unselected package libnl-3-200:arm64.
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.21 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.21 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.31 Selecting previously unselected package libprotobuf-c1:arm64.
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.33 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.40 Selecting previously unselected package libyajl2:arm64.
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.40 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.41 Unpacking libyajl2:arm64 (2.1.0-3) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.47 Selecting previously unselected package net-tools.
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.48 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.68 Selecting previously unselected package patch.
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.69 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.70 Unpacking patch (2.7.6-7) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.79 Selecting previously unselected package python-pip-whl.
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.81 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 32.82 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.35 Selecting previously unselected package python3-lib2to3.
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.35 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.37 Unpacking python3-lib2to3 (3.9.2-1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.48 Selecting previously unselected package python3-distutils.
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.48 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.51 Unpacking python3-distutils (3.9.2-1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.70 Selecting previously unselected package python3-pkg-resources.
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.71 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.72 Unpacking python3-pkg-resources (52.0.0-4) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.87 Selecting previously unselected package python3-setuptools.
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.87 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 33.88 Unpacking python3-setuptools (52.0.0-4) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.11 Selecting previously unselected package python3-wheel.
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.11 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.13 Unpacking python3-wheel (0.34.2-1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.22 Selecting previously unselected package python3-pip.
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.24 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.25 Unpacking python3-pip (20.3.4-4+deb11u1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.56 Selecting previously unselected package sudo.
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.57 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.57 Unpacking sudo (1.9.5p2-3) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.95 Selecting previously unselected package thin-provisioning-tools.
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.97 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 34.98 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 35.22 Selecting previously unselected package uidmap.
15:02:29 [2022-07-20T15:02:29.611Z] #21 35.22 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 35.23 Unpacking uidmap (1:4.8.1-1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 35.38 Selecting previously unselected package vim-runtime.
15:02:29 [2022-07-20T15:02:29.611Z] #21 35.39 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 35.44 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:02:29 [2022-07-20T15:02:29.611Z] #21 35.50 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:02:29 [2022-07-20T15:02:29.611Z] #21 35.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
15:02:29 [2022-07-20T15:02:29.611Z] #21 ...
15:02:29 [2022-07-20T15:02:29.611Z] 
15:02:29 [2022-07-20T15:02:29.611Z] #77 [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
15:02:29 [2022-07-20T15:02:29.611Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:02:29 [2022-07-20T15:02:29.611Z] #77 112.1 checking how to hardcode library paths into programs... immediate
15:02:29 [2022-07-20T15:02:29.611Z] #77 112.1 checking whether stripping libraries is possible... yes
15:02:29 [2022-07-20T15:02:29.611Z] #77 112.2 checking if libtool supports shared libraries... yes
15:02:29 [2022-07-20T15:02:29.611Z] #77 112.2 checking whether to build shared libraries... no
15:02:29 [2022-07-20T15:02:29.611Z] #77 112.2 checking whether to build static libraries... yes
15:02:29 [2022-07-20T15:02:29.611Z] #77 112.2 checking for a BSD-compatible install... /usr/bin/install -c
15:02:29 [2022-07-20T15:02:29.611Z] #77 112.2 checking whether build environment is sane... yes
15:02:29 [2022-07-20T15:02:29.872Z] #77 112.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:02:29 [2022-07-20T15:02:29.872Z] #77 112.3 checking whether make sets $(MAKE)... yes
15:02:29 [2022-07-20T15:02:29.872Z] #77 112.4 checking whether make supports the include directive... yes (GNU style)
15:02:29 [2022-07-20T15:02:29.872Z] #77 112.4 checking whether make supports nested variables... yes
15:02:30 [2022-07-20T15:02:30.133Z] #77 112.5 checking whether UID '0' is supported by ustar format... yes
15:02:30 [2022-07-20T15:02:30.133Z] #77 112.5 checking whether GID '0' is supported by ustar format... yes
15:02:30 [2022-07-20T15:02:30.133Z] #77 112.5 checking how to create a ustar tar archive... gnutar
15:02:30 [2022-07-20T15:02:30.394Z] #77 112.6 checking dependency style of gcc... gcc3
15:02:30 [2022-07-20T15:02:30.394Z] #77 112.7 checking whether to enable maintainer-specific portions of Makefiles... yes
15:02:30 [2022-07-20T15:02:30.394Z] #77 112.7 checking whether make supports nested variables... (cached) yes
15:02:30 [2022-07-20T15:02:30.394Z] #77 112.8 checking for pkg-config... /usr/bin/pkg-config
15:02:30 [2022-07-20T15:02:30.394Z] #77 112.8 checking pkg-config is at least version 0.9.0... yes
15:02:30 [2022-07-20T15:02:30.394Z] #77 112.8 checking for yajl >= 2.1.0... yes
15:02:30 [2022-07-20T15:02:30.394Z] #77 112.8 checking for a sed that does not truncate output... (cached) /bin/sed
15:02:30 [2022-07-20T15:02:30.394Z] #77 112.8 checking for gcc... (cached) gcc
15:02:30 [2022-07-20T15:02:30.394Z] #77 112.9 checking whether we are using the GNU C compiler... (cached) yes
15:02:30 [2022-07-20T15:02:30.657Z] #77 112.9 checking whether gcc accepts -g... (cached) yes
15:02:30 [2022-07-20T15:02:30.657Z] #77 112.9 checking for gcc option to accept ISO C89... (cached) none needed
15:02:30 [2022-07-20T15:02:30.657Z] #77 113.0 checking whether gcc understands -c and -o together... (cached) yes
15:02:30 [2022-07-20T15:02:30.657Z] #77 113.0 checking for a Python interpreter with version >= 3... python3
15:02:30 [2022-07-20T15:02:30.657Z] #77 113.0 checking for python3... /usr/bin/python3
15:02:30 [2022-07-20T15:02:30.657Z] #77 113.0 checking for python3 version... 3.9
15:02:30 [2022-07-20T15:02:30.657Z] #77 113.1 checking for python3 platform... linux
15:02:30 [2022-07-20T15:02:30.919Z] #77 113.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:02:30 [2022-07-20T15:02:30.919Z] #77 113.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:02:31 [2022-07-20T15:02:31.180Z] #77 113.7 checking that generated files are newer than configure... done
15:02:31 [2022-07-20T15:02:31.180Z] #77 113.7 configure: creating ./config.status
15:02:34 [2022-07-20T15:02:34.487Z] #77 117.0 config.status: creating Makefile
15:02:34 [2022-07-20T15:02:34.487Z] #77 117.0 config.status: creating config.h
15:02:34 [2022-07-20T15:02:34.487Z] #77 117.1 config.status: executing libtool commands
15:02:34 [2022-07-20T15:02:34.751Z] #77 117.1 config.status: executing depfiles commands
15:02:35 [2022-07-20T15:02:35.698Z] #77 118.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
15:02:35 [2022-07-20T15:02:35.698Z] #77 118.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:02:35 [2022-07-20T15:02:35.960Z] #77 118.5 checking for gcc... gcc
15:02:36 [2022-07-20T15:02:36.222Z] #77 118.6 checking whether the C compiler works... yes
15:02:36 [2022-07-20T15:02:36.484Z] #77 118.9 checking for C compiler default output file name... a.out
15:02:36 [2022-07-20T15:02:36.747Z] #77 118.9 checking for suffix of executables... 
15:02:36 [2022-07-20T15:02:36.747Z] #77 119.2 checking whether we are cross compiling... no
15:02:37 [2022-07-20T15:02:37.009Z] #77 119.4 checking for suffix of object files... o
15:02:37 [2022-07-20T15:02:37.009Z] #77 119.5 checking whether we are using the GNU C compiler... yes
15:02:37 [2022-07-20T15:02:37.271Z] #77 119.6 checking whether gcc accepts -g... yes
15:02:37 [2022-07-20T15:02:37.533Z] #77 119.7 checking for gcc option to accept ISO C89... none needed
15:02:37 [2022-07-20T15:02:37.797Z] #77 119.9 checking whether gcc understands -c and -o together... yes
15:02:37 [2022-07-20T15:02:37.797Z] #77 120.2 checking for a BSD-compatible install... /usr/bin/install -c
15:02:37 [2022-07-20T15:02:37.797Z] #77 120.2 checking whether build environment is sane... yes
15:02:37 [2022-07-20T15:02:37.797Z] #77 120.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:02:37 [2022-07-20T15:02:37.797Z] #77 120.3 checking for gawk... no
15:02:37 [2022-07-20T15:02:37.797Z] #77 120.3 checking for mawk... mawk
15:02:37 [2022-07-20T15:02:37.797Z] #77 120.3 checking whether make sets $(MAKE)... yes
15:02:38 [2022-07-20T15:02:38.060Z] #77 120.4 checking whether make supports the include directive... yes (GNU style)
15:02:38 [2022-07-20T15:02:38.060Z] #77 120.4 checking whether make supports nested variables... yes
15:02:38 [2022-07-20T15:02:38.060Z] #77 120.5 checking whether UID '0' is supported by ustar format... yes
15:02:38 [2022-07-20T15:02:38.060Z] #77 120.5 checking whether GID '0' is supported by ustar format... yes
15:02:38 [2022-07-20T15:02:38.060Z] #77 120.5 checking how to create a ustar tar archive... gnutar
15:02:38 [2022-07-20T15:02:38.321Z] #77 120.6 checking dependency style of gcc... gcc3
15:02:38 [2022-07-20T15:02:38.321Z] #77 120.7 checking whether to enable maintainer-specific portions of Makefiles... yes
15:02:38 [2022-07-20T15:02:38.321Z] #77 120.7 checking whether make supports nested variables... (cached) yes
15:02:38 [2022-07-20T15:02:38.586Z] #77 120.8 checking build system type... aarch64-unknown-linux-gnu
15:02:38 [2022-07-20T15:02:38.586Z] #77 121.2 checking host system type... aarch64-unknown-linux-gnu
15:02:38 [2022-07-20T15:02:38.586Z] #77 121.2 checking how to print strings... printf
15:02:38 [2022-07-20T15:02:38.586Z] #77 121.2 checking for a sed that does not truncate output... /bin/sed
15:02:38 [2022-07-20T15:02:38.586Z] #77 121.2 checking for grep that handles long lines and -e... /bin/grep
15:02:38 [2022-07-20T15:02:38.856Z] #77 121.2 checking for egrep... /bin/grep -E
15:02:38 [2022-07-20T15:02:38.856Z] #77 121.2 checking for fgrep... /bin/grep -F
15:02:38 [2022-07-20T15:02:38.856Z] #77 121.2 checking for ld used by gcc... /usr/bin/ld
15:02:38 [2022-07-20T15:02:38.856Z] #77 121.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:02:38 [2022-07-20T15:02:38.856Z] #77 121.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:02:38 [2022-07-20T15:02:38.856Z] #77 121.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:02:38 [2022-07-20T15:02:38.856Z] #77 121.4 checking whether ln -s works... yes
15:02:38 [2022-07-20T15:02:38.856Z] #77 121.4 checking the maximum length of command line arguments... 1572864
15:02:39 [2022-07-20T15:02:39.125Z] #77 121.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:02:39 [2022-07-20T15:02:39.125Z] #77 121.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:02:39 [2022-07-20T15:02:39.125Z] #77 121.5 checking for /usr/bin/ld option to reload object files... -r
15:02:39 [2022-07-20T15:02:39.125Z] #77 121.5 checking for objdump... objdump
15:02:39 [2022-07-20T15:02:39.125Z] #77 121.5 checking how to recognize dependent libraries... pass_all
15:02:39 [2022-07-20T15:02:39.125Z] #77 121.5 checking for dlltool... no
15:02:39 [2022-07-20T15:02:39.125Z] #77 121.5 checking how to associate runtime and link libraries... printf %s\n
15:02:39 [2022-07-20T15:02:39.125Z] #77 121.5 checking for ar... ar
15:02:39 [2022-07-20T15:02:39.125Z] #77 121.5 checking for archiver @FILE support... @
15:02:39 [2022-07-20T15:02:39.125Z] #77 121.7 checking for strip... strip
15:02:39 [2022-07-20T15:02:39.125Z] #77 121.7 checking for ranlib... ranlib
15:02:39 [2022-07-20T15:02:39.386Z] #77 121.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:02:39 [2022-07-20T15:02:39.661Z] #77 122.1 checking for sysroot... no
15:02:39 [2022-07-20T15:02:39.661Z] #77 122.1 checking for a working dd... /bin/dd
15:02:39 [2022-07-20T15:02:39.661Z] #77 122.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:02:39 [2022-07-20T15:02:39.661Z] #77 122.1 checking for mt... no
15:02:39 [2022-07-20T15:02:39.661Z] #77 122.2 checking if : is a manifest tool... no
15:02:39 [2022-07-20T15:02:39.923Z] #77 122.2 checking how to run the C preprocessor... gcc -E
15:02:40 [2022-07-20T15:02:40.184Z] #77 122.5 checking for ANSI C header files... 
15:02:40 [2022-07-20T15:02:40.184Z] #77 ...
15:02:40 [2022-07-20T15:02:40.184Z] 
15:02:40 [2022-07-20T15:02:40.184Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:02:40 [2022-07-20T15:02:40.184Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
15:02:40 [2022-07-20T15:02:40.184Z] #21 38.82 Selecting previously unselected package vim.
15:02:40 [2022-07-20T15:02:40.184Z] #21 38.82 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 38.85 Unpacking vim (2:8.2.2434-3+deb11u1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 39.41 Selecting previously unselected package xfsprogs.
15:02:40 [2022-07-20T15:02:40.184Z] #21 39.41 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 39.42 Unpacking xfsprogs (5.10.0-4) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 39.83 Selecting previously unselected package zip.
15:02:40 [2022-07-20T15:02:40.184Z] #21 39.83 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 39.83 Unpacking zip (3.0-12) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 40.03 Selecting previously unselected package zstd.
15:02:40 [2022-07-20T15:02:40.184Z] #21 40.04 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 40.05 Unpacking zstd (1.4.8+dfsg-2.1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 40.40 Setting up python3-pkg-resources (52.0.0-4) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.47 Setting up libip4tc2:arm64 (1.8.7-1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.49 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.51 Setting up libgpm2:arm64 (1.20.7-8) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.52 Setting up libicu67:arm64 (67.1-7) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.54 Setting up libip6tc2:arm64 (1.8.7-1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.55 Setting up libinih1:arm64 (53-1+b2) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.57 Setting up uidmap (1:4.8.1-1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.58 Setting up libyajl2:arm64 (2.1.0-3) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.61 Setting up bzip2 (1.0.8-4) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.67 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 41.69 Setting up python3-wheel (0.34.2-1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 42.43 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 42.44 Setting up libcap2:arm64 (1:2.44-1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 42.46 Setting up libcap2-bin (1:2.44-1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 42.48 Setting up apparmor (2.13.6-10) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 44.46 Setting up zip (3.0-12) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 44.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 44.51 Setting up bash-completion (1:2.11-2) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.57 Setting up libmnl0:arm64 (1.0.4-3) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.64 Setting up patch (2.7.6-7) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.66 Setting up sudo (1.9.5p2-3) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.74 invoke-rc.d: could not determine current runlevel
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.75 invoke-rc.d: policy-rc.d denied execution of start.
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.76 Setting up xfsprogs (5.10.0-4) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.78 Setting up libxtables12:arm64 (1.8.7-1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.81 Setting up inetutils-ping (2:2.0-1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.85 Setting up pigz (2.6-1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.86 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.91 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.93 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 47.95 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 48.59 Setting up libaio1:arm64 (0.3.112-9) ...
15:02:40 [2022-07-20T15:02:40.184Z] #21 48.61 Setting up python3-lib2to3 (3.9.2-1) ...
15:02:40 [2022-07-20T15:02:40.445Z] #21 49.08 Setting up libelf1:arm64 (0.183-1) ...
15:02:40 [2022-07-20T15:02:40.445Z] #21 49.10 Setting up zstd (1.4.8+dfsg-2.1) ...
15:02:40 [2022-07-20T15:02:40.707Z] #21 49.11 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:02:40 [2022-07-20T15:02:40.707Z] #21 49.13 Setting up python3-distutils (3.9.2-1) ...
15:02:40 [2022-07-20T15:02:40.707Z] #21 ...
15:02:40 [2022-07-20T15:02:40.707Z] 
15:02:40 [2022-07-20T15:02:40.707Z] #77 [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
15:02:40 [2022-07-20T15:02:40.707Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:02:40 [2022-07-20T15:02:40.707Z] #77 122.5 checking for ANSI C header files... yes
15:02:40 [2022-07-20T15:02:40.707Z] #77 123.0 checking for sys/types.h... yes
15:02:40 [2022-07-20T15:02:40.968Z] #77 123.3 checking for sys/stat.h... yes
15:02:41 [2022-07-20T15:02:41.229Z] #77 123.5 checking for stdlib.h... yes
15:02:41 [2022-07-20T15:02:41.491Z] #77 123.7 checking for string.h... yes
15:02:41 [2022-07-20T15:02:41.491Z] #77 123.9 checking for memory.h... yes
15:02:41 [2022-07-20T15:02:41.751Z] #77 124.0 checking for strings.h... yes
15:02:41 [2022-07-20T15:02:41.751Z] #77 124.2 checking for inttypes.h... yes
15:02:42 [2022-07-20T15:02:42.012Z] #77 124.4 checking for stdint.h... yes
15:02:42 [2022-07-20T15:02:42.273Z] #77 124.6 checking for unistd.h... yes
15:02:42 [2022-07-20T15:02:42.273Z] #77 124.8 checking for dlfcn.h... yes
15:02:42 [2022-07-20T15:02:42.536Z] #77 124.9 checking for objdir... .libs
15:02:43 [2022-07-20T15:02:43.059Z] #77 125.3 checking if gcc supports -fno-rtti -fno-exceptions... no
15:02:43 [2022-07-20T15:02:43.059Z] #77 125.5 checking for gcc option to produce PIC... -fPIC -DPIC
15:02:43 [2022-07-20T15:02:43.323Z] #77 125.5 checking if gcc PIC flag -fPIC -DPIC works... yes
15:02:43 [2022-07-20T15:02:43.584Z] #77 125.6 checking if gcc static flag -static works... yes
15:02:43 [2022-07-20T15:02:43.584Z] #77 126.0 checking if gcc supports -c -o file.o... yes
15:02:43 [2022-07-20T15:02:43.584Z] #77 126.2 checking if gcc supports -c -o file.o... (cached) yes
15:02:43 [2022-07-20T15:02:43.846Z] #77 126.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:02:44 [2022-07-20T15:02:44.108Z] #77 126.3 checking dynamic linker characteristics... GNU/Linux ld.so
15:02:44 [2022-07-20T15:02:44.108Z] #77 126.6 checking how to hardcode library paths into programs... immediate
15:02:44 [2022-07-20T15:02:44.108Z] #77 126.6 checking whether stripping libraries is possible... yes
15:02:44 [2022-07-20T15:02:44.108Z] #77 126.6 checking if libtool supports shared libraries... yes
15:02:44 [2022-07-20T15:02:44.108Z] #77 126.6 checking whether to build shared libraries... no
15:02:44 [2022-07-20T15:02:44.108Z] #77 126.6 checking whether to build static libraries... yes
15:02:44 [2022-07-20T15:02:44.369Z] #77 126.6 checking float.h usability... yes
15:02:44 [2022-07-20T15:02:44.369Z] #77 126.8 checking float.h presence... yes
15:02:44 [2022-07-20T15:02:44.369Z] #77 126.8 checking for float.h... yes
15:02:44 [2022-07-20T15:02:44.630Z] #77 126.9 checking limits.h usability... yes
15:02:44 [2022-07-20T15:02:44.630Z] #77 127.1 checking limits.h presence... yes
15:02:44 [2022-07-20T15:02:44.893Z] #77 127.2 checking for limits.h... yes
15:02:44 [2022-07-20T15:02:44.893Z] #77 127.2 checking stddef.h usability... yes
15:02:44 [2022-07-20T15:02:44.893Z] #77 127.4 checking stddef.h presence... yes
15:02:44 [2022-07-20T15:02:44.893Z] #77 127.5 checking for stddef.h... yes
15:02:44 [2022-07-20T15:02:44.893Z] #77 127.5 checking for stdlib.h... (cached) yes
15:02:44 [2022-07-20T15:02:44.893Z] #77 127.5 checking for string.h... (cached) yes
15:02:45 [2022-07-20T15:02:45.153Z] #77 127.6 checking sys/time.h usability... yes
15:02:45 [2022-07-20T15:02:45.153Z] #77 127.7 checking sys/time.h presence... yes
15:02:45 [2022-07-20T15:02:45.153Z] #77 127.7 checking for sys/time.h... yes
15:02:45 [2022-07-20T15:02:45.153Z] #77 127.8 checking for inline... inline
15:02:45 [2022-07-20T15:02:45.676Z] #77 127.8 checking for size_t... yes
15:02:45 [2022-07-20T15:02:45.676Z] #77 128.0 checking for stdlib.h... (cached) yes
15:02:45 [2022-07-20T15:02:45.676Z] #77 128.1 checking for GNU libc compatible malloc... yes
15:02:45 [2022-07-20T15:02:45.938Z] #77 128.3 checking for stdlib.h... (cached) yes
15:02:45 [2022-07-20T15:02:45.938Z] #77 128.3 checking for GNU libc compatible realloc... yes
15:02:46 [2022-07-20T15:02:46.200Z] #77 128.5 checking for working strtod... #77 ...
15:02:46 [2022-07-20T15:02:46.200Z] 
15:02:46 [2022-07-20T15:02:46.200Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:02:46 [2022-07-20T15:02:46.200Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
15:02:46 [2022-07-20T15:02:46.200Z] #21 49.65 Setting up vim (2:8.2.2434-3+deb11u1) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 49.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 49.76 Setting up python3-setuptools (52.0.0-4) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 51.62 Setting up libjq1:arm64 (1.6-2.1) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 51.63 Setting up libnftnl11:arm64 (1.1.9-1) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 51.65 Setting up thin-provisioning-tools (0.9.0-1) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 51.66 Setting up python3-pip (20.3.4-4+deb11u1) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 52.97 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 52.99 Setting up jq (1.6-2.1) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 53.01 Setting up libbpf0:arm64 (1:0.3-2) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 53.03 Setting up iptables (1.8.7-1) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 53.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 53.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 53.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 53.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 53.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 53.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:02:46 [2022-07-20T15:02:46.200Z] #21 53.09 Setting up iproute2 (5.10.0-4) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 53.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
15:02:46 [2022-07-20T15:02:46.200Z] #21 DONE 54.8s
15:02:46 [2022-07-20T15:02:46.200Z] 
15:02:46 [2022-07-20T15:02:46.200Z] #77 [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
15:02:46 [2022-07-20T15:02:46.200Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:02:46 [2022-07-20T15:02:46.200Z] #77 128.5 checking for working strtod... yes
15:02:46 [2022-07-20T15:02:46.200Z] #77 ...
15:02:46 [2022-07-20T15:02:46.200Z] 
15:02:46 [2022-07-20T15:02:46.200Z] #22 [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
15:02:46 [2022-07-20T15:02:46.200Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6
15:02:47 [2022-07-20T15:02:47.145Z] #22 0.629 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:02:47 [2022-07-20T15:02:47.145Z] #22 0.633 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:02:47 [2022-07-20T15:02:47.145Z] #22 0.638 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:02:47 [2022-07-20T15:02:47.145Z] #22 DONE 0.7s
15:02:47 [2022-07-20T15:02:47.145Z] 
15:02:47 [2022-07-20T15:02:47.145Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
15:02:47 [2022-07-20T15:02:47.145Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc
15:02:52 [2022-07-20T15:02:52.445Z] #23 ...
15:02:52 [2022-07-20T15:02:52.445Z] 
15:02:52 [2022-07-20T15:02:52.445Z] #77 [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
15:02:52 [2022-07-20T15:02:52.445Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:02:52 [2022-07-20T15:02:52.445Z] #77 128.8 checking for gettimeofday... yes
15:02:52 [2022-07-20T15:02:52.445Z] #77 129.1 checking for memset... yes
15:02:52 [2022-07-20T15:02:52.445Z] #77 129.4 checking for strspn... yes
15:02:52 [2022-07-20T15:02:52.445Z] #77 129.7 checking that generated files are newer than configure... done
15:02:52 [2022-07-20T15:02:52.445Z] #77 129.7 configure: creating ./config.status
15:02:52 [2022-07-20T15:02:52.445Z] #77 132.9 config.status: creating Makefile
15:02:52 [2022-07-20T15:02:52.445Z] #77 133.0 config.status: creating config.h
15:02:52 [2022-07-20T15:02:52.445Z] #77 133.0 config.status: executing depfiles commands
15:02:52 [2022-07-20T15:02:52.445Z] #77 133.3 config.status: executing libtool commands
15:02:52 [2022-07-20T15:02:52.445Z] #77 134.4   GEN      .version
15:02:52 [2022-07-20T15:02:52.445Z] #77 134.4 make  install-recursive
15:02:52 [2022-07-20T15:02:52.445Z] #77 134.4 make[1]: Entering directory '/tmp/crun-build'
15:02:52 [2022-07-20T15:02:52.445Z] #77 134.5 Making install in libocispec
15:02:52 [2022-07-20T15:02:52.445Z] #77 134.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
15:02:52 [2022-07-20T15:02:52.445Z] #77 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
15:02:52 [2022-07-20T15:02:52.445Z] #77 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
15:02:52 [2022-07-20T15:02:52.445Z] #77 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
15:02:52 [2022-07-20T15:02:52.445Z] #77 134.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
15:02:52 [2022-07-20T15:02:52.707Z] #77 135.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
15:02:52 [2022-07-20T15:02:52.707Z] #77 135.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
15:02:52 [2022-07-20T15:02:52.707Z] #77 135.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
15:02:52 [2022-07-20T15:02:52.707Z] #77 135.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
15:02:52 [2022-07-20T15:02:52.707Z] #77 135.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
15:02:52 [2022-07-20T15:02:52.707Z] #77 135.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
15:02:52 [2022-07-20T15:02:52.707Z] #77 135.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
15:02:52 [2022-07-20T15:02:52.707Z] #77 135.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
15:02:52 [2022-07-20T15:02:52.971Z] #77 135.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
15:02:52 [2022-07-20T15:02:52.971Z] #77 135.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
15:02:52 [2022-07-20T15:02:52.971Z] #77 135.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
15:02:52 [2022-07-20T15:02:52.971Z] #77 135.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
15:02:52 [2022-07-20T15:02:52.971Z] #77 135.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
15:02:52 [2022-07-20T15:02:52.971Z] #77 135.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
15:02:52 [2022-07-20T15:02:52.971Z] #77 135.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
15:02:52 [2022-07-20T15:02:52.971Z] #77 135.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
15:02:53 [2022-07-20T15:02:53.916Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 make  install-recursive
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.4 make[3]: Entering directory '/tmp/crun-build/libocispec'
15:02:53 [2022-07-20T15:02:53.917Z] #77 136.5 Making install in yajl
15:02:54 [2022-07-20T15:02:54.178Z] #77 136.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:02:54 [2022-07-20T15:02:54.178Z] #77 136.6   CC       verify/json_verify-json_verify.o
15:02:54 [2022-07-20T15:02:54.178Z] #77 136.6   CC       src/libyajl_la-yajl_alloc.lo
15:02:54 [2022-07-20T15:02:54.178Z] #77 136.6   CC       src/libyajl_la-yajl.lo
15:02:54 [2022-07-20T15:02:54.178Z] #77 136.7   CC       src/libyajl_la-yajl_gen.lo
15:02:54 [2022-07-20T15:02:54.178Z] #77 136.7   CC       src/libyajl_la-yajl_parser.lo
15:02:54 [2022-07-20T15:02:54.178Z] #77 136.7   CC       src/libyajl_la-yajl_buf.lo
15:02:54 [2022-07-20T15:02:54.178Z] #77 136.7   CC       src/libyajl_la-yajl_encode.lo
15:02:54 [2022-07-20T15:02:54.178Z] #77 136.8   CC       src/libyajl_la-yajl_lex.lo
15:02:54 [2022-07-20T15:02:54.439Z] #77 136.8   CC       src/libyajl_la-yajl_tree.lo
15:02:57 [2022-07-20T15:02:57.046Z] #77 ...
15:02:57 [2022-07-20T15:02:57.046Z] 
15:02:57 [2022-07-20T15:02:57.046Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
15:02:57 [2022-07-20T15:02:57.046Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc
15:02:57 [2022-07-20T15:02:57.046Z] #23 9.732 Collecting yamllint==1.26.1
15:02:58 [2022-07-20T15:02:58.023Z] #23 10.79   Downloading yamllint-1.26.1.tar.gz (126 kB)
15:02:58 [2022-07-20T15:02:58.967Z] #23 12.24 Collecting pathspec>=0.5.3
15:02:59 [2022-07-20T15:02:59.228Z] #23 12.26   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
15:02:59 [2022-07-20T15:02:59.489Z] #23 12.63 Collecting pyyaml
15:02:59 [2022-07-20T15:02:59.489Z] #23 12.64   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
15:02:59 [2022-07-20T15:02:59.489Z] #23 12.69 Building wheels for collected packages: yamllint
15:02:59 [2022-07-20T15:02:59.750Z] #23 12.70   Building wheel for yamllint (setup.py): started
15:03:00 [2022-07-20T15:03:00.693Z] #23 13.92   Building wheel for yamllint (setup.py): finished with status 'done'
15:03:00 [2022-07-20T15:03:00.693Z] #23 13.93   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6eda36e0cf672bdb9fdf95f7f1871888dacd8c0a781a699eeb498a4866718f95
15:03:00 [2022-07-20T15:03:00.693Z] #23 13.93   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
15:03:00 [2022-07-20T15:03:00.693Z] #23 13.94 Successfully built yamllint
15:03:00 [2022-07-20T15:03:00.955Z] #23 13.97 Installing collected packages: pyyaml, pathspec, yamllint
15:03:01 [2022-07-20T15:03:01.216Z] #23 14.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
15:03:02 [2022-07-20T15:03:02.160Z] #23 DONE 15.2s
15:03:02 [2022-07-20T15:03:02.160Z] 
15:03:02 [2022-07-20T15:03:02.160Z] #77 [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
15:03:02 [2022-07-20T15:03:02.160Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:03:02 [2022-07-20T15:03:02.160Z] #77 142.3   CCLD     libyajl.la
15:03:02 [2022-07-20T15:03:02.160Z] #77 142.6   CCLD     verify/json_verify
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.1 make[5]: Nothing to be done for 'install-exec-am'.
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.1 make[5]: Nothing to be done for 'install-data-am'.
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.3   CC       src/validate.o
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.3   CC       src/image_spec_schema_config_schema.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.3   CC       src/image_spec_schema_content_descriptor.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.3   CC       src/image_spec_schema_defs.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.3   CC       src/image_spec_schema_defs_descriptor.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.3   CC       src/image_spec_schema_image_index_schema.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.4   CC       src/image_spec_schema_image_layout_schema.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.4   CC       src/image_spec_schema_image_manifest_schema.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.4   CC       src/runtime_spec_schema_config_linux.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.5   CC       src/runtime_spec_schema_config_zos.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.5   CC       src/runtime_spec_schema_config_schema.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.6   CC       src/runtime_spec_schema_config_solaris.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.6   CC       src/runtime_spec_schema_config_vm.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.7   CC       src/runtime_spec_schema_config_windows.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 143.9   CC       src/runtime_spec_schema_defs.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 144.0   CC       src/runtime_spec_schema_defs_linux.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 144.0   CC       src/runtime_spec_schema_defs_zos.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 144.3   CC       src/runtime_spec_schema_defs_vm.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 144.4   CC       src/runtime_spec_schema_state_schema.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 144.4   CC       src/image_manifest_items_image_manifest_items_schema.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 144.4   CC       src/basic_test_double_array_item.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 144.5   CC       src/runtime_spec_schema_defs_windows.lo
15:03:02 [2022-07-20T15:03:02.160Z] #77 144.8   CC       src/basic_test_double_array.lo
15:03:02 [2022-07-20T15:03:02.421Z] #77 144.9   CC       src/basic_test_top_array_int.lo
15:03:02 [2022-07-20T15:03:02.682Z] #77 145.1   CC       src/basic_test_top_array_string.lo
15:03:02 [2022-07-20T15:03:02.682Z] #77 145.2   CC       src/basic_test_top_double_array_int.lo
15:03:02 [2022-07-20T15:03:02.943Z] #77 145.4   CC       src/basic_test_top_double_array_obj.lo
15:03:02 [2022-07-20T15:03:02.944Z] #77 145.5   CC       src/basic_test_top_double_array_refobj.lo
15:03:03 [2022-07-20T15:03:03.205Z] #77 145.7   CC       src/basic_test_top_double_array_string.lo
15:03:03 [2022-07-20T15:03:03.475Z] #77 145.9   CC       src/read-file.lo
15:03:03 [2022-07-20T15:03:03.475Z] #77 145.9   CC       src/json_common.lo
15:03:03 [2022-07-20T15:03:03.475Z] #77 146.0   CC       tests/test-1.o
15:03:03 [2022-07-20T15:03:03.736Z] #77 146.2   CC       tests/test-2.o
15:03:03 [2022-07-20T15:03:03.997Z] #77 146.4   CC       tests/test-3.o
15:03:04 [2022-07-20T15:03:04.259Z] #77 146.8   CC       tests/test-4.o
15:03:04 [2022-07-20T15:03:04.259Z] #77 146.9   CC       tests/test-5.o
15:03:04 [2022-07-20T15:03:04.520Z] #77 147.1   CC       tests/test-6.o
15:03:05 [2022-07-20T15:03:05.094Z] #77 147.5   CC       tests/test-7.o
15:03:05 [2022-07-20T15:03:05.094Z] #77 147.6   CC       tests/test-8.o
15:03:05 [2022-07-20T15:03:05.666Z] #77 148.1   CC       tests/test-9.o
15:03:05 [2022-07-20T15:03:05.666Z] #77 148.2   CC       tests/test-10.o
15:03:05 [2022-07-20T15:03:05.928Z] #77 148.4   CC       tests/test-11.o
15:03:24 [2022-07-20T15:03:24.051Z] #77 ...
15:03:24 [2022-07-20T15:03:24.051Z] 
15:03:24 [2022-07-20T15:03:24.051Z] #47 [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
15:03:24 [2022-07-20T15:03:24.051Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1
15:03:24 [2022-07-20T15:03:24.051Z] #47 214.6 + dpkg --print-architecture
15:03:24 [2022-07-20T15:03:24.994Z] #47 DONE 215.2s
15:03:24 [2022-07-20T15:03:24.994Z] 
15:03:24 [2022-07-20T15:03:24.994Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
15:03:24 [2022-07-20T15:03:24.994Z] #26 sha256:1be21ed6299cbd9c1965e2f9a9013d764f8d79d82d98a057688e44b46fb3958b
15:03:39 [2022-07-20T15:03:39.911Z] #26 ...
15:03:39 [2022-07-20T15:03:39.911Z] 
15:03:39 [2022-07-20T15:03:39.911Z] #77 [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
15:03:39 [2022-07-20T15:03:39.911Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:03:39 [2022-07-20T15:03:39.911Z] #77 181.5   CCLD     libocispec.la
15:03:39 [2022-07-20T15:03:39.911Z] #77 181.9   CCLD     src/validate
15:03:39 [2022-07-20T15:03:39.911Z] #77 181.9   CCLD     tests/test-1
15:03:39 [2022-07-20T15:03:39.911Z] #77 181.9   CCLD     tests/test-2
15:03:39 [2022-07-20T15:03:39.911Z] #77 181.9   CCLD     tests/test-3
15:03:39 [2022-07-20T15:03:39.911Z] #77 182.0   CCLD     tests/test-4
15:03:39 [2022-07-20T15:03:39.911Z] #77 182.0   CCLD     tests/test-5
15:03:39 [2022-07-20T15:03:39.911Z] #77 182.0   CCLD     tests/test-6
15:03:39 [2022-07-20T15:03:39.911Z] #77 182.1   CCLD     tests/test-7
15:03:39 [2022-07-20T15:03:39.911Z] #77 182.3   CCLD     tests/test-8
15:03:39 [2022-07-20T15:03:39.911Z] #77 182.3   CCLD     tests/test-9
15:03:39 [2022-07-20T15:03:39.911Z] #77 182.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
15:03:39 [2022-07-20T15:03:39.911Z] #77 182.5   CCLD     tests/test-10
15:03:40 [2022-07-20T15:03:40.172Z] #77 182.6   CCLD     tests/test-11
15:03:42 [2022-07-20T15:03:42.087Z] #77 184.5 libtool: link: ar cr libocispec.a 
15:03:42 [2022-07-20T15:03:42.087Z] #77 184.5 libtool: link: ranlib libocispec.a
15:03:43 [2022-07-20T15:03:43.473Z] #77 185.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
15:03:43 [2022-07-20T15:03:43.473Z] #77 185.9 make[5]: Nothing to be done for 'install-exec-am'.
15:03:43 [2022-07-20T15:03:43.473Z] #77 185.9 make[5]: Nothing to be done for 'install-data-am'.
15:03:43 [2022-07-20T15:03:43.473Z] #77 185.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
15:03:43 [2022-07-20T15:03:43.473Z] #77 185.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
15:03:43 [2022-07-20T15:03:43.473Z] #77 185.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
15:03:43 [2022-07-20T15:03:43.473Z] #77 185.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
15:03:43 [2022-07-20T15:03:43.473Z] #77 185.9 make[2]: Entering directory '/tmp/crun-build'
15:03:43 [2022-07-20T15:03:43.473Z] #77 186.1   CC       src/libcrun/libcrun_testing_a-utils.o
15:03:43 [2022-07-20T15:03:43.735Z] #77 186.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
15:03:43 [2022-07-20T15:03:43.735Z] #77 186.1   CC       src/libcrun/libcrun_testing_a-container.o
15:03:43 [2022-07-20T15:03:43.735Z] #77 186.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
15:03:43 [2022-07-20T15:03:43.735Z] #77 186.1   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
15:03:43 [2022-07-20T15:03:43.735Z] #77 186.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
15:03:43 [2022-07-20T15:03:43.735Z] #77 186.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
15:03:43 [2022-07-20T15:03:43.735Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
15:03:43 [2022-07-20T15:03:43.735Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
15:03:43 [2022-07-20T15:03:43.735Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-criu.o
15:03:43 [2022-07-20T15:03:43.735Z] #77 186.3   CC       src/libcrun/libcrun_testing_a-custom-handler.o
15:03:43 [2022-07-20T15:03:43.735Z] #77 186.3   CC       src/libcrun/libcrun_testing_a-linux.o
15:03:43 [2022-07-20T15:03:43.996Z] #77 186.4   CC       src/libcrun/libcrun_testing_a-seccomp.o
15:03:43 [2022-07-20T15:03:43.996Z] #77 186.5   CC       src/libcrun/libcrun_testing_a-ebpf.o
15:03:43 [2022-07-20T15:03:43.996Z] #77 186.5   CC       src/libcrun/libcrun_testing_a-error.o
15:03:43 [2022-07-20T15:03:43.996Z] #77 186.5   CC       src/libcrun/libcrun_testing_a-status.o
15:03:43 [2022-07-20T15:03:43.996Z] #77 186.6   CC       src/libcrun/libcrun_testing_a-terminal.o
15:03:44 [2022-07-20T15:03:44.258Z] #77 186.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
15:03:44 [2022-07-20T15:03:44.258Z] #77 186.7   CC       src/libcrun/libcrun_testing_a-signals.o
15:03:44 [2022-07-20T15:03:44.258Z] #77 186.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
15:03:44 [2022-07-20T15:03:44.519Z] #77 187.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
15:03:44 [2022-07-20T15:03:44.519Z] #77 187.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
15:03:44 [2022-07-20T15:03:44.519Z] #77 187.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
15:03:44 [2022-07-20T15:03:44.781Z] #77 187.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
15:03:44 [2022-07-20T15:03:44.781Z] #77 187.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
15:03:44 [2022-07-20T15:03:44.781Z] #77 187.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
15:03:45 [2022-07-20T15:03:45.042Z] #77 187.6   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
15:03:45 [2022-07-20T15:03:45.615Z] #77 188.0   CC       src/crun-crun.o
15:03:45 [2022-07-20T15:03:45.615Z] #77 188.1   CC       src/crun-run.o
15:03:45 [2022-07-20T15:03:45.615Z] #77 188.1   CC       src/crun-delete.o
15:03:45 [2022-07-20T15:03:45.615Z] #77 188.2   CC       src/crun-kill.o
15:03:46 [2022-07-20T15:03:46.187Z] #77 188.5   CC       src/crun-unpause.o
15:03:46 [2022-07-20T15:03:46.187Z] #77 188.5   CC       src/crun-pause.o
15:03:46 [2022-07-20T15:03:46.187Z] #77 188.6   CC       src/crun-spec.o
15:03:46 [2022-07-20T15:03:46.449Z] #77 188.8   CC       src/crun-exec.o
15:03:46 [2022-07-20T15:03:46.449Z] #77 188.9   CC       src/crun-list.o
15:03:46 [2022-07-20T15:03:46.711Z] #77 189.1   CC       src/crun-create.o
15:03:46 [2022-07-20T15:03:46.711Z] #77 189.1   CC       src/crun-start.o
15:03:46 [2022-07-20T15:03:46.711Z] #77 189.3   CC       src/crun-state.o
15:03:46 [2022-07-20T15:03:46.972Z] #77 189.3   CC       src/crun-update.o
15:03:46 [2022-07-20T15:03:46.972Z] #77 189.4   CC       src/crun-ps.o
15:03:47 [2022-07-20T15:03:47.233Z] #77 189.7   CC       src/crun-checkpoint.o
15:03:47 [2022-07-20T15:03:47.233Z] #77 189.9   CC       src/crun-restore.o
15:03:47 [2022-07-20T15:03:47.495Z] #77 189.9   CC       src/libcrun/libcrun_la-utils.lo
15:03:47 [2022-07-20T15:03:47.495Z] #77 190.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
15:03:47 [2022-07-20T15:03:47.757Z] #77 190.3   CC       src/libcrun/libcrun_la-container.lo
15:03:48 [2022-07-20T15:03:48.019Z] #77 190.5   CC       src/libcrun/libcrun_la-cgroup.lo
15:03:48 [2022-07-20T15:03:48.019Z] #77 190.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
15:03:48 [2022-07-20T15:03:48.280Z] #77 190.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
15:03:48 [2022-07-20T15:03:48.542Z] #77 191.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
15:03:48 [2022-07-20T15:03:48.802Z] #77 191.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
15:03:48 [2022-07-20T15:03:48.802Z] #77 191.3   CC       src/libcrun/libcrun_la-cgroup-utils.lo
15:03:49 [2022-07-20T15:03:49.063Z] #77 191.4   CC       src/libcrun/libcrun_la-criu.lo
15:03:49 [2022-07-20T15:03:49.325Z] #77 191.8   CC       src/libcrun/libcrun_la-custom-handler.lo
15:03:50 [2022-07-20T15:03:50.268Z] #77 192.5   CC       src/libcrun/libcrun_la-linux.lo
15:03:50 [2022-07-20T15:03:50.268Z] #77 192.5   CC       src/libcrun/libcrun_la-seccomp.lo
15:03:50 [2022-07-20T15:03:50.268Z] #77 192.8   CC       src/libcrun/libcrun_la-ebpf.lo
15:03:50 [2022-07-20T15:03:50.529Z] #77 193.0   CC       src/libcrun/libcrun_la-error.lo
15:03:50 [2022-07-20T15:03:50.791Z] #77 193.4   CC       src/libcrun/libcrun_la-status.lo
15:03:51 [2022-07-20T15:03:51.053Z] #77 193.6   CC       src/libcrun/libcrun_la-terminal.lo
15:03:51 [2022-07-20T15:03:51.053Z] #77 193.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
15:03:51 [2022-07-20T15:03:51.626Z] #77 194.1   CC       src/libcrun/libcrun_la-signals.lo
15:03:52 [2022-07-20T15:03:52.570Z] #77 194.8   CC       src/libcrun/libcrun_la-mount_flags.lo
15:03:52 [2022-07-20T15:03:52.570Z] #77 195.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
15:03:52 [2022-07-20T15:03:52.832Z] #77 195.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
15:03:52 [2022-07-20T15:03:52.832Z] #77 195.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
15:03:53 [2022-07-20T15:03:53.404Z] #77 195.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
15:03:53 [2022-07-20T15:03:53.404Z] #77 196.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
15:03:54 [2022-07-20T15:03:54.349Z] #77 196.9   CC       tests/init.o
15:03:54 [2022-07-20T15:03:54.611Z] #77 197.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
15:04:16 [2022-07-20T15:04:16.611Z] #77 216.8   CCLD     tests/init
15:04:34 [2022-07-20T15:04:34.761Z] #77 ...
15:04:34 [2022-07-20T15:04:34.761Z] 
15:04:34 [2022-07-20T15:04:34.761Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
15:04:34 [2022-07-20T15:04:34.761Z] #26 sha256:1be21ed6299cbd9c1965e2f9a9013d764f8d79d82d98a057688e44b46fb3958b
15:04:34 [2022-07-20T15:04:34.761Z] #26 282.4 + return
15:04:35 [2022-07-20T15:04:35.336Z] #26 DONE 285.8s
15:04:35 [2022-07-20T15:04:35.336Z] 
15:04:35 [2022-07-20T15:04:35.336Z] #77 [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
15:04:35 [2022-07-20T15:04:35.336Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:04:35 [2022-07-20T15:04:35.336Z] #77 237.4   AR       libcrun_testing.a
15:04:35 [2022-07-20T15:04:35.336Z] #77 237.4 ar: `u' modifier ignored since `D' is the default (see `U')
15:04:35 [2022-07-20T15:04:35.336Z] #77 237.5   CCLD     tests/tests_libcrun_utils
15:04:35 [2022-07-20T15:04:35.336Z] #77 237.5   CCLD     tests/tests_libcrun_errors
15:04:35 [2022-07-20T15:04:35.336Z] #77 237.5   CCLD     tests/tests_libcrun_fuzzer
15:04:37 [2022-07-20T15:04:37.251Z] #77 ...
15:04:37 [2022-07-20T15:04:37.251Z] 
15:04:37 [2022-07-20T15:04:37.251Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
15:04:37 [2022-07-20T15:04:37.251Z] #27 sha256:35b3aecdd705554fa179ca153a3167bcdde640d6d4732b2377d9fa579d2051fc
15:04:37 [2022-07-20T15:04:37.251Z] #27 DONE 0.5s
15:04:37 [2022-07-20T15:04:37.251Z] 
15:04:37 [2022-07-20T15:04:37.251Z] #77 [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
15:04:37 [2022-07-20T15:04:37.251Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:04:37 [2022-07-20T15:04:37.251Z] #77 239.4   CCLD     libcrun.la
15:04:37 [2022-07-20T15:04:37.251Z] #77 ...
15:04:37 [2022-07-20T15:04:37.251Z] 
15:04:37 [2022-07-20T15:04:37.251Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
15:04:37 [2022-07-20T15:04:37.251Z] #32 sha256:ef3ecf022a37e4931d2193f08a93be6a8638b325fe23cb7f93f0ad81f69fc596
15:04:37 [2022-07-20T15:04:37.251Z] #32 DONE 0.5s
15:04:37 [2022-07-20T15:04:37.514Z] 
15:04:37 [2022-07-20T15:04:37.514Z] #77 [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
15:04:37 [2022-07-20T15:04:37.514Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:04:37 [2022-07-20T15:04:37.514Z] #77 239.9   CCLD     crun
15:04:37 [2022-07-20T15:04:37.514Z] #77 ...
15:04:37 [2022-07-20T15:04:37.514Z] 
15:04:37 [2022-07-20T15:04:37.514Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
15:04:37 [2022-07-20T15:04:37.514Z] #35 sha256:57232b0715145461382feacbe827d9b7839999448cf27c3f145bc27938c6d081
15:04:37 [2022-07-20T15:04:37.514Z] #35 DONE 0.1s
15:04:37 [2022-07-20T15:04:37.514Z] 
15:04:37 [2022-07-20T15:04:37.514Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
15:04:37 [2022-07-20T15:04:37.514Z] #37 sha256:20b733d4abbb08f9348b3ee3f92752a383eaa28fc6fb21a2766acdc02351e12f
15:04:37 [2022-07-20T15:04:37.514Z] #37 DONE 0.1s
15:04:37 [2022-07-20T15:04:37.778Z] 
15:04:37 [2022-07-20T15:04:37.778Z] #55 [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.46.2"      && /build/golangci-lint --version
15:04:37 [2022-07-20T15:04:37.778Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
15:04:37 [2022-07-20T15:04:37.778Z] #55 288.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
15:04:37 [2022-07-20T15:04:37.778Z] #55 DONE 288.6s
15:04:37 [2022-07-20T15:04:37.778Z] 
15:04:37 [2022-07-20T15:04:37.778Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
15:04:37 [2022-07-20T15:04:37.778Z] #39 sha256:b1e452e27c67ab5f37102a44cc0860ba79bcc5b1b35bf1823ddb6b1acc28f49f
15:04:37 [2022-07-20T15:04:37.778Z] #39 DONE 0.2s
15:04:37 [2022-07-20T15:04:37.778Z] 
15:04:37 [2022-07-20T15:04:37.778Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
15:04:37 [2022-07-20T15:04:37.778Z] #41 sha256:0c2d2be74e54f85b9333e921efec1191950fefb7faf2c512648079310c65f852
15:04:38 [2022-07-20T15:04:38.039Z] #41 DONE 0.2s
15:04:38 [2022-07-20T15:04:38.039Z] 
15:04:38 [2022-07-20T15:04:38.039Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
15:04:38 [2022-07-20T15:04:38.039Z] #45 sha256:38375fc539f953a307340fc031379029d2163353530c1005dc4d8c22815f93d3
15:04:38 [2022-07-20T15:04:38.039Z] #45 DONE 0.1s
15:04:38 [2022-07-20T15:04:38.039Z] 
15:04:38 [2022-07-20T15:04:38.039Z] #77 [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
15:04:38 [2022-07-20T15:04:38.039Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:04:38 [2022-07-20T15:04:38.039Z] #77 240.6 make[3]: Entering directory '/tmp/crun-build'
15:04:38 [2022-07-20T15:04:38.619Z] #77 ...
15:04:38 [2022-07-20T15:04:38.619Z] 
15:04:38 [2022-07-20T15:04:38.619Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
15:04:38 [2022-07-20T15:04:38.619Z] #48 sha256:4642cc882a955ef743042b6625324578544d9be9379c29dcf80dfa365c00bd29
15:04:38 [2022-07-20T15:04:38.619Z] #48 DONE 0.4s
15:04:38 [2022-07-20T15:04:38.619Z] 
15:04:38 [2022-07-20T15:04:38.619Z] #77 [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
15:04:38 [2022-07-20T15:04:38.619Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:04:38 [2022-07-20T15:04:38.619Z] #77 241.0  /bin/mkdir -p '/usr/local/lib'
15:04:38 [2022-07-20T15:04:38.619Z] #77 241.0  /bin/mkdir -p '/usr/local/share/man/man1'
15:04:38 [2022-07-20T15:04:38.619Z] #77 241.0  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
15:04:38 [2022-07-20T15:04:38.619Z] #77 241.1  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
15:04:38 [2022-07-20T15:04:38.619Z] #77 ...
15:04:38 [2022-07-20T15:04:38.619Z] 
15:04:38 [2022-07-20T15:04:38.619Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
15:04:38 [2022-07-20T15:04:38.619Z] #52 sha256:55623397decea1323052094c2d8b0dea672d9a3af9745cb5ecab9a80519ce8c3
15:04:38 [2022-07-20T15:04:38.619Z] #52 DONE 0.2s
15:04:38 [2022-07-20T15:04:38.619Z] 
15:04:38 [2022-07-20T15:04:38.619Z] #77 [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
15:04:38 [2022-07-20T15:04:38.619Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:04:38 [2022-07-20T15:04:38.619Z] #77 241.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
15:04:38 [2022-07-20T15:04:38.619Z] #77 241.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
15:04:38 [2022-07-20T15:04:38.619Z] #77 241.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a
15:04:38 [2022-07-20T15:04:38.619Z] #77 241.2 libtool: install: ranlib /usr/local/lib/libcrun.a
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 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
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 ----------------------------------------------------------------------
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 Libraries have been installed in:
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4    /usr/local/lib
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 If you ever happen to want to link against installed libraries
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 in a given directory, LIBDIR, you must either use libtool, and
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 specify the full pathname of the library, or use the '-LLIBDIR'
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 flag during linking and do at least one of the following:
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4      during execution
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4      during linking
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 See any operating system documentation about shared libraries for
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 more information, such as the ld(1) and ld.so(8) manual pages.
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4 ----------------------------------------------------------------------
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4  /bin/mkdir -p '/build'
15:04:38 [2022-07-20T15:04:38.882Z] #77 ...
15:04:38 [2022-07-20T15:04:38.882Z] 
15:04:38 [2022-07-20T15:04:38.882Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
15:04:38 [2022-07-20T15:04:38.882Z] #54 sha256:22103007b7033d3c653056acbcdd1424c3d95ac279f805f4114541a2ccb9dc9a
15:04:38 [2022-07-20T15:04:38.882Z] #54 DONE 0.2s
15:04:38 [2022-07-20T15:04:38.882Z] 
15:04:38 [2022-07-20T15:04:38.882Z] #77 [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
15:04:38 [2022-07-20T15:04:38.882Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
15:04:38 [2022-07-20T15:04:38.882Z] #77 241.5 libtool: install: /usr/bin/install -c crun /build/crun
15:04:39 [2022-07-20T15:04:39.143Z] #77 241.5 make[3]: Leaving directory '/tmp/crun-build'
15:04:39 [2022-07-20T15:04:39.143Z] #77 241.5 make[2]: Leaving directory '/tmp/crun-build'
15:04:39 [2022-07-20T15:04:39.143Z] #77 241.5 make[1]: Leaving directory '/tmp/crun-build'
15:04:39 [2022-07-20T15:04:39.404Z] #77 DONE 241.9s
15:04:39 [2022-07-20T15:04:39.404Z] 
15:04:39 [2022-07-20T15:04:39.404Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
15:04:39 [2022-07-20T15:04:39.404Z] #56 sha256:409f2f2aee1caadc93be7d30c41397045e5e7741033cc63af9f1b99428bf5e18
15:04:40 [2022-07-20T15:04:40.791Z] #56 DONE 1.2s
15:04:40 [2022-07-20T15:04:40.791Z] 
15:04:40 [2022-07-20T15:04:40.791Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:04:40 [2022-07-20T15:04:40.791Z] #60 sha256:13a4a7ca953927e288ec62cf95e0943a97f59f44d9fbbb816c12fcea7f155d26
15:04:40 [2022-07-20T15:04:40.791Z] #60 174.7 + mkdir -p /build
15:04:40 [2022-07-20T15:04:40.791Z] #60 174.7 + cp runc /build/runc
15:04:40 [2022-07-20T15:04:40.791Z] #60 DONE 175.0s
15:04:40 [2022-07-20T15:04:40.791Z] 
15:04:40 [2022-07-20T15:04:40.791Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
15:04:40 [2022-07-20T15:04:40.791Z] #58 sha256:4d0db8a8a532bd8910546f59518c1cfec97191d82d22f5197d85f74bca8320d1
15:04:40 [2022-07-20T15:04:40.791Z] #58 DONE 0.1s
15:04:40 [2022-07-20T15:04:40.791Z] 
15:04:40 [2022-07-20T15:04:40.791Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:04:40 [2022-07-20T15:04:40.791Z] #64 sha256:4ee1db75e5b3d353a16498ba951a426a9a6fcc2cbc423a99aa044c4072a41f0c
15:04:41 [2022-07-20T15:04:41.738Z] #64 ...
15:04:41 [2022-07-20T15:04:41.738Z] 
15:04:41 [2022-07-20T15:04:41.738Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
15:04:41 [2022-07-20T15:04:41.738Z] #61 sha256:989be1b6b0ad7d9a063747d1009c843ecab4f4386561a28c5cee62d224953b38
15:04:42 [2022-07-20T15:04:42.000Z] #61 DONE 0.4s
15:04:42 [2022-07-20T15:04:42.000Z] 
15:04:42 [2022-07-20T15:04:42.000Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:04:42 [2022-07-20T15:04:42.000Z] #64 sha256:4ee1db75e5b3d353a16498ba951a426a9a6fcc2cbc423a99aa044c4072a41f0c
15:04:46 [2022-07-20T15:04:46.208Z] #64 256.8 + bin/containerd
15:05:32 [2022-07-20T15:05:32.936Z] #64 299.6 # github.com/containerd/containerd/cmd/containerd
15:05:32 [2022-07-20T15:05:32.936Z] #64 299.6 /usr/bin/ld: /tmp/go-link-3243408128/000019.o: in function `New':
15:05:32 [2022-07-20T15:05:32.936Z] #64 299.6 /tmp/tmp.SSKtsWjdSs/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
15:05:32 [2022-07-20T15:05:32.936Z] #64 299.7 + bin/containerd-stress
15:05:32 [2022-07-20T15:05:32.936Z] #64 300.9 + bin/containerd-shim
15:05:39 [2022-07-20T15:05:39.528Z] #64 310.2 + bin/containerd-shim-runc-v1
15:05:44 [2022-07-20T15:05:44.820Z] #64 315.5 + bin/containerd-shim-runc-v2
15:05:45 [2022-07-20T15:05:45.081Z] #64 316.3 + binaries
15:05:45 [2022-07-20T15:05:45.081Z] #64 316.3 + install -D bin/containerd /build/containerd
15:05:45 [2022-07-20T15:05:45.081Z] #64 316.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:05:45 [2022-07-20T15:05:45.081Z] #64 316.4 + install -D bin/ctr /build/ctr
15:05:48 [2022-07-20T15:05:48.381Z] #64 DONE 319.6s
15:05:48 [2022-07-20T15:05:48.954Z] 
15:05:48 [2022-07-20T15:05:48.954Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
15:05:48 [2022-07-20T15:05:48.954Z] #65 sha256:a097780b12b2a39d957c8a3bc583b3ec2c795289bc87dc1f620acf41b65a36cc
15:05:50 [2022-07-20T15:05:50.867Z] #65 DONE 1.5s
15:05:50 [2022-07-20T15:05:50.867Z] 
15:05:50 [2022-07-20T15:05:50.867Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:05:50 [2022-07-20T15:05:50.867Z] #70 sha256:040bb3d446aa594f40170e4b3252c06857c8815eec1b384d9a2e1bb492d409f7
15:05:50 [2022-07-20T15:05:50.867Z] #70 DONE 0.4s
15:05:50 [2022-07-20T15:05:50.867Z] 
15:05:50 [2022-07-20T15:05:50.867Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
15:05:50 [2022-07-20T15:05:50.867Z] #75 sha256:f6cc2c8b52187515fd7183c207d56e9ea8e8663e970fa21c2bf806f401824e4b
15:05:52 [2022-07-20T15:05:52.251Z] #75 DONE 1.5s
15:05:52 [2022-07-20T15:05:52.251Z] 
15:05:52 [2022-07-20T15:05:52.251Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
15:05:52 [2022-07-20T15:05:52.251Z] #78 sha256:f6cc1c4029785b489fcd1a72b07433bdc3385b8925e8d2053ec0dc6499fe308e
15:05:52 [2022-07-20T15:05:52.512Z] #78 DONE 0.1s
15:05:52 [2022-07-20T15:05:52.512Z] 
15:05:52 [2022-07-20T15:05:52.512Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
15:05:52 [2022-07-20T15:05:52.512Z] #79 sha256:8ad55ded1b06a03c77c285e43978114da11f3ca257e99bc50d716c00315a1e24
15:05:52 [2022-07-20T15:05:52.512Z] #79 DONE 0.0s
15:05:52 [2022-07-20T15:05:52.512Z] 
15:05:52 [2022-07-20T15:05:52.512Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
15:05:52 [2022-07-20T15:05:52.512Z] #80 sha256:270060a14cfa1b1614cec41a34f069e290a47338dc3a4a07d8530b437f54c4f7
15:05:52 [2022-07-20T15:05:52.512Z] #80 DONE 0.0s
15:05:52 [2022-07-20T15:05:52.512Z] 
15:05:52 [2022-07-20T15:05:52.512Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
15:05:52 [2022-07-20T15:05:52.512Z] #81 sha256:3d358f7265453b6ddfe9104c069a87a905cff79427b77c2ec22bbe5bcb07d5ac
15:05:53 [2022-07-20T15:05:53.454Z] #81 DONE 1.0s
15:05:53 [2022-07-20T15:05:53.454Z] 
15:05:53 [2022-07-20T15:05:53.454Z] #82 exporting to image
15:05:53 [2022-07-20T15:05:53.455Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:05:53 [2022-07-20T15:05:53.455Z] #82 exporting layers
15:05:57 [2022-07-20T15:05:57.664Z] #82 exporting layers 3.9s done
15:05:57 [2022-07-20T15:05:57.664Z] #82 writing image sha256:1baff0c025d6387c7bb0c0f4575d5219815ad0e01a927b76eddee3d2833536d8 done
15:05:57 [2022-07-20T15:05:57.664Z] #82 naming to docker.io/library/docker:75577fe7a8d9f21442b00df90c8ac33ebea2ac67 done
15:05:57 [2022-07-20T15:05:57.664Z] #82 DONE 3.9s