#0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.47kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/altinityinfra/test-util:981-amd64 #2 DONE 0.0s #3 [internal] load metadata for docker.io/clickhouse/cctools:d9e3596e706b #3 ... #4 [auth] clickhouse/cctools:pull token for registry-1.docker.io #4 DONE 0.0s #3 [internal] load metadata for docker.io/clickhouse/cctools:d9e3596e706b #3 DONE 2.1s #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.0s #6 [internal] load build context #6 DONE 0.0s #7 FROM docker.io/clickhouse/cctools:d9e3596e706b@sha256:a27e1a03fdf291c54b52e20e2f4b778752fd71b00e226510bc8d87d65dd68e82 #7 DONE 0.0s #8 [stage-1 1/12] FROM docker.io/altinityinfra/test-util:981-amd64 #8 DONE 0.0s #9 importing cache manifest from altinityinfra/binary-builder:latest #9 ... #10 [auth] altinityinfra/binary-builder:pull token for registry-1.docker.io #10 DONE 0.0s #11 importing cache manifest from altinityinfra/binary-builder:981-amd64 #11 ERROR: failed to configure registry cache importer: docker.io/altinityinfra/binary-builder:981-amd64: not found #9 importing cache manifest from altinityinfra/binary-builder:latest #9 inferred cache manifest type: application/vnd.docker.distribution.manifest.list.v2+json done #9 DONE 1.3s #8 [stage-1 1/12] FROM docker.io/altinityinfra/test-util:981-amd64 #8 CACHED #6 [internal] load build context #6 transferring context: 7.78kB done #6 DONE 0.0s #7 FROM docker.io/clickhouse/cctools:d9e3596e706b@sha256:a27e1a03fdf291c54b52e20e2f4b778752fd71b00e226510bc8d87d65dd68e82 #7 resolve docker.io/clickhouse/cctools:d9e3596e706b@sha256:a27e1a03fdf291c54b52e20e2f4b778752fd71b00e226510bc8d87d65dd68e82 0.0s done #7 sha256:63038c51345d2fbc837ddef31acb374d7d15431da0ce2e817452501ab98fb846 528B / 528B done #7 sha256:9809152ed6ba4c0008433a82afd78bbf31ff414825b6eea4e9ec33384fb0518c 1.58kB / 1.58kB done #7 sha256:4787aaa4b48af2fe3f28324e98dae7e0f9dcc3641ed7648e9e0507ed3064ae3c 0B / 9.74MB 0.1s #7 sha256:a27e1a03fdf291c54b52e20e2f4b778752fd71b00e226510bc8d87d65dd68e82 741B / 741B done #7 sha256:4787aaa4b48af2fe3f28324e98dae7e0f9dcc3641ed7648e9e0507ed3064ae3c 2.10MB / 9.74MB 0.8s #7 sha256:4787aaa4b48af2fe3f28324e98dae7e0f9dcc3641ed7648e9e0507ed3064ae3c 3.15MB / 9.74MB 0.9s #7 sha256:4787aaa4b48af2fe3f28324e98dae7e0f9dcc3641ed7648e9e0507ed3064ae3c 5.24MB / 9.74MB 1.0s #7 sha256:4787aaa4b48af2fe3f28324e98dae7e0f9dcc3641ed7648e9e0507ed3064ae3c 7.34MB / 9.74MB 1.2s #7 sha256:4787aaa4b48af2fe3f28324e98dae7e0f9dcc3641ed7648e9e0507ed3064ae3c 9.44MB / 9.74MB 1.3s #7 sha256:4787aaa4b48af2fe3f28324e98dae7e0f9dcc3641ed7648e9e0507ed3064ae3c 9.74MB / 9.74MB 1.3s done #7 extracting sha256:4787aaa4b48af2fe3f28324e98dae7e0f9dcc3641ed7648e9e0507ed3064ae3c 0.1s #7 extracting sha256:4787aaa4b48af2fe3f28324e98dae7e0f9dcc3641ed7648e9e0507ed3064ae3c 0.1s done #7 DONE 1.5s #12 [stage-1 2/12] COPY --from=clickhouse/cctools:d9e3596e706b /cctools /cctools #12 DONE 0.1s #13 [stage-1 3/12] RUN curl https://sh.rustup.rs -sSf | bash -s -- -y && chmod 777 -R /rust && rustup toolchain install nightly-2023-07-04 && rustup default nightly-2023-07-04 && rustup toolchain remove stable && rustup component add rust-src && rustup target add aarch64-unknown-linux-gnu && rustup target add x86_64-apple-darwin && rustup target add x86_64-unknown-freebsd && rustup target add aarch64-apple-darwin && rustup target add powerpc64le-unknown-linux-gnu #13 0.288 info: downloading installer #13 0.550 info: profile set to 'default' #13 0.550 info: default host triple is x86_64-unknown-linux-gnu #13 0.550 info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu' #13 0.618 info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04) #13 0.618 info: downloading component 'cargo' #13 0.650 info: downloading component 'clippy' #13 0.679 info: downloading component 'rust-docs' #13 0.746 info: downloading component 'rust-std' #13 1.185 info: downloading component 'rustc' #13 2.426 info: downloading component 'rustfmt' #13 2.495 info: installing component 'cargo' #13 3.230 info: installing component 'clippy' #13 3.624 info: installing component 'rust-docs' #13 5.740 info: installing component 'rust-std' #13 7.768 info: installing component 'rustc' #13 13.08 info: installing component 'rustfmt' #13 13.40 #13 13.40 info: default toolchain set to 'stable-x86_64-unknown-linux-gnu' #13 13.41 stable-x86_64-unknown-linux-gnu installed - rustc 1.89.0 (29483883e 2025-08-04) #13 13.41 #13 13.41 #13 13.41 Rust is installed now. Great! #13 13.41 #13 13.41 To get started you may need to restart your current shell. #13 13.41 This would reload your PATH environment variable to include #13 13.41 Cargo's bin directory (/rust/cargo/bin). #13 13.41 #13 13.41 To configure your current shell, you need to source #13 13.41 the corresponding env file under /rust/cargo. #13 13.41 #13 13.41 This is usually done by running one of the following (note the leading DOT): #13 13.41 . "/rust/cargo/env" # For sh/bash/zsh/ash/dash/pdksh #13 13.41 source "/rust/cargo/env.fish" # For fish #13 13.41 source $"/rust/cargo/env.nu" # For nushell #13 13.72 info: syncing channel updates for 'nightly-2023-07-04-x86_64-unknown-linux-gnu' #13 16.45 info: latest update on 2023-07-04, rust version 1.72.0-nightly (0ab38e95b 2023-07-03) #13 16.45 info: downloading component 'cargo' #13 18.67 info: downloading component 'clippy' #13 20.86 info: downloading component 'rust-docs' #13 25.01 info: downloading component 'rust-std' #13 31.85 info: downloading component 'rustc' #13 47.01 info: downloading component 'rustfmt' #13 48.84 info: installing component 'cargo' #13 49.46 info: installing component 'clippy' #13 49.75 info: installing component 'rust-docs' #13 51.26 info: installing component 'rust-std' #13 53.24 info: installing component 'rustc' #13 57.64 info: installing component 'rustfmt' #13 57.97 #13 57.98 nightly-2023-07-04-x86_64-unknown-linux-gnu installed - rustc 1.72.0-nightly (0ab38e95b 2023-07-03) #13 57.98 #13 57.98 info: checking for self-update #13 58.00 info: using existing install for 'nightly-2023-07-04-x86_64-unknown-linux-gnu' #13 58.04 #13 58.04 info: default toolchain set to 'nightly-2023-07-04-x86_64-unknown-linux-gnu' #13 58.06 nightly-2023-07-04-x86_64-unknown-linux-gnu unchanged - rustc 1.72.0-nightly (0ab38e95b 2023-07-03) #13 58.06 #13 58.07 info: uninstalling toolchain 'stable-x86_64-unknown-linux-gnu' #13 58.45 info: toolchain 'stable-x86_64-unknown-linux-gnu' uninstalled #13 58.66 info: downloading component 'rust-src' #13 60.42 info: installing component 'rust-src' #13 61.03 info: downloading component 'rust-std' for 'aarch64-unknown-linux-gnu' #13 69.72 info: installing component 'rust-std' for 'aarch64-unknown-linux-gnu' #13 72.35 info: downloading component 'rust-std' for 'x86_64-apple-darwin' #13 78.87 info: installing component 'rust-std' for 'x86_64-apple-darwin' #13 81.01 info: downloading component 'rust-std' for 'x86_64-unknown-freebsd' #13 87.65 info: installing component 'rust-std' for 'x86_64-unknown-freebsd' #13 89.73 info: downloading component 'rust-std' for 'aarch64-apple-darwin' #13 96.48 info: installing component 'rust-std' for 'aarch64-apple-darwin' #13 98.55 info: downloading component 'rust-std' for 'powerpc64le-unknown-linux-gnu' #13 104.7 info: installing component 'rust-std' for 'powerpc64le-unknown-linux-gnu' #13 DONE 106.9s #14 [stage-1 4/12] RUN apt-get update && apt-get install --yes binutils-riscv64-linux-gnu build-essential g++-11 gcc-11 gcc-aarch64-linux-gnu libc6 libc6-dev libc6-dev-arm64-cross python3-boto3 yasm zstd && apt-get clean && rm -rf /var/lib/apt/lists #14 0.311 Hit:1 https://apt.llvm.org/jammy llvm-toolchain-jammy-16 InRelease #14 0.324 Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease #14 0.442 Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease #14 0.537 Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #14 0.637 Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #14 0.762 Hit:6 https://apt.kitware.com/ubuntu jammy InRelease #14 0.888 Reading package lists... #14 1.917 W: https://apt.llvm.org/jammy/dists/llvm-toolchain-jammy-16/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. #14 1.968 Reading package lists... #14 3.000 Building dependency tree... #14 3.278 Reading state information... #14 3.639 build-essential is already the newest version (12.9ubuntu3). #14 3.639 g++-11 is already the newest version (11.4.0-1ubuntu1~22.04.2). #14 3.639 g++-11 set to manually installed. #14 3.639 gcc-11 is already the newest version (11.4.0-1ubuntu1~22.04.2). #14 3.639 gcc-11 set to manually installed. #14 3.639 libc6 is already the newest version (2.35-0ubuntu3.10). #14 3.639 libc6-dev is already the newest version (2.35-0ubuntu3.10). #14 3.639 libc6-dev set to manually installed. #14 3.639 The following additional packages will be installed: #14 3.639 binutils-aarch64-linux-gnu cpp-11-aarch64-linux-gnu cpp-aarch64-linux-gnu #14 3.639 gcc-11-aarch64-linux-gnu gcc-11-aarch64-linux-gnu-base gcc-11-cross-base #14 3.639 gcc-12-cross-base libasan6-arm64-cross libatomic1-arm64-cross #14 3.639 libc6-arm64-cross libgcc-11-dev-arm64-cross libgcc-s1-arm64-cross #14 3.639 libgomp1-arm64-cross libhwasan0-arm64-cross libitm1-arm64-cross #14 3.640 liblsan0-arm64-cross libstdc++6-arm64-cross libtsan0-arm64-cross #14 3.640 libubsan1-arm64-cross linux-libc-dev-arm64-cross python3-botocore #14 3.640 python3-certifi python3-chardet python3-dateutil python3-idna #14 3.641 python3-jmespath python3-requests python3-s3transfer python3-urllib3 #14 3.642 Suggested packages: #14 3.642 binutils-doc gcc-11-locales cpp-doc gcc-11-doc manpages-dev autoconf #14 3.642 automake libtool flex bison gdb-aarch64-linux-gnu gcc-doc python3-openssl #14 3.642 python3-socks python-requests-doc #14 3.748 The following NEW packages will be installed: #14 3.748 binutils-aarch64-linux-gnu binutils-riscv64-linux-gnu #14 3.748 cpp-11-aarch64-linux-gnu cpp-aarch64-linux-gnu gcc-11-aarch64-linux-gnu #14 3.748 gcc-11-aarch64-linux-gnu-base gcc-11-cross-base gcc-12-cross-base #14 3.748 gcc-aarch64-linux-gnu libasan6-arm64-cross libatomic1-arm64-cross #14 3.748 libc6-arm64-cross libc6-dev-arm64-cross libgcc-11-dev-arm64-cross #14 3.748 libgcc-s1-arm64-cross libgomp1-arm64-cross libhwasan0-arm64-cross #14 3.749 libitm1-arm64-cross liblsan0-arm64-cross libstdc++6-arm64-cross #14 3.749 libtsan0-arm64-cross libubsan1-arm64-cross linux-libc-dev-arm64-cross #14 3.749 python3-boto3 python3-botocore python3-certifi python3-chardet #14 3.749 python3-dateutil python3-idna python3-jmespath python3-requests #14 3.750 python3-s3transfer python3-urllib3 yasm zstd #14 3.965 0 upgraded, 35 newly installed, 0 to remove and 3 not upgraded. #14 3.965 Need to get 52.9 MB of archives. #14 3.965 After this operation, 236 MB of additional disk space will be used. #14 3.965 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-riscv64-linux-gnu amd64 2.38-4ubuntu2.8 [1351 kB] #14 4.741 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-aarch64-linux-gnu-base amd64 11.4.0-1ubuntu1~22.04cross1 [20.5 kB] #14 4.741 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11-aarch64-linux-gnu amd64 11.4.0-1ubuntu1~22.04cross1 [9421 kB] #14 5.121 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp-aarch64-linux-gnu amd64 4:11.2.0-1ubuntu1 [3478 B] #14 5.121 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-aarch64-linux-gnu amd64 2.38-4ubuntu2.8 [3625 kB] #14 5.237 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-cross-base all 11.4.0-1ubuntu1~22.04cross1 [15.5 kB] #14 5.237 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-12-cross-base all 12.3.0-1ubuntu1~22.04cross1 [15.7 kB] #14 5.238 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libc6-arm64-cross all 2.35-0ubuntu1cross3 [1147 kB] #14 5.267 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-s1-arm64-cross all 12.3.0-1ubuntu1~22.04cross1 [39.8 kB] #14 5.267 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1-arm64-cross all 12.3.0-1ubuntu1~22.04cross1 [122 kB] #14 5.270 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1-arm64-cross all 12.3.0-1ubuntu1~22.04cross1 [28.0 kB] #14 5.271 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1-arm64-cross all 12.3.0-1ubuntu1~22.04cross1 [10.6 kB] #14 5.271 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6-arm64-cross all 11.4.0-1ubuntu1~22.04cross1 [2228 kB] #14 5.347 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0-arm64-cross all 12.3.0-1ubuntu1~22.04cross1 [1034 kB] #14 5.373 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0-arm64-cross all 11.4.0-1ubuntu1~22.04cross1 [2223 kB] #14 5.451 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++6-arm64-cross all 12.3.0-1ubuntu1~22.04cross1 [616 kB] #14 5.470 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1-arm64-cross all 12.3.0-1ubuntu1~22.04cross1 [964 kB] #14 5.500 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhwasan0-arm64-cross all 12.3.0-1ubuntu1~22.04cross1 [1117 kB] #14 5.535 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev-arm64-cross all 11.4.0-1ubuntu1~22.04cross1 [1147 kB] #14 5.577 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-aarch64-linux-gnu amd64 11.4.0-1ubuntu1~22.04cross1 [18.8 MB] #14 6.164 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc-aarch64-linux-gnu amd64 4:11.2.0-1ubuntu1 [1242 B] #14 6.164 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dateutil all 2.8.1-6 [78.4 kB] #14 6.165 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jmespath all 0.10.0-1 [21.7 kB] #14 6.166 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.3 [98.6 kB] #14 6.168 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] #14 6.171 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] #14 6.174 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] #14 6.176 Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.3 [48.8 kB] #14 6.177 Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-botocore all 1.23.34+repack-1 [4508 kB] #14 6.313 Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-s3transfer all 0.5.0-1 [51.5 kB] #14 6.314 Get:31 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-boto3 all 1.20.34+dfsg-1 [68.0 kB] #14 6.360 Get:32 http://archive.ubuntu.com/ubuntu jammy/universe amd64 yasm amd64 1.3.0-2.1 [413 kB] #14 6.370 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] #14 6.384 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 linux-libc-dev-arm64-cross all 5.15.0-22.22cross3 [1216 kB] #14 6.415 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libc6-dev-arm64-cross all 2.35-0ubuntu1cross3 [1546 kB] #14 8.725 Fetched 52.9 MB in 3s (19.5 MB/s) #14 8.748 Selecting previously unselected package binutils-riscv64-linux-gnu. #14 8.748 (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 ... 28461 files and directories currently installed.) #14 8.768 Preparing to unpack .../00-binutils-riscv64-linux-gnu_2.38-4ubuntu2.8_amd64.deb ... #14 8.773 Unpacking binutils-riscv64-linux-gnu (2.38-4ubuntu2.8) ... #14 8.852 Selecting previously unselected package gcc-11-aarch64-linux-gnu-base:amd64. #14 8.855 Preparing to unpack .../01-gcc-11-aarch64-linux-gnu-base_11.4.0-1ubuntu1~22.04cross1_amd64.deb ... #14 8.857 Unpacking gcc-11-aarch64-linux-gnu-base:amd64 (11.4.0-1ubuntu1~22.04cross1) ... #14 8.876 Selecting previously unselected package cpp-11-aarch64-linux-gnu. #14 8.879 Preparing to unpack .../02-cpp-11-aarch64-linux-gnu_11.4.0-1ubuntu1~22.04cross1_amd64.deb ... #14 8.882 Unpacking cpp-11-aarch64-linux-gnu (11.4.0-1ubuntu1~22.04cross1) ... #14 9.035 Selecting previously unselected package cpp-aarch64-linux-gnu. #14 9.038 Preparing to unpack .../03-cpp-aarch64-linux-gnu_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 9.040 Unpacking cpp-aarch64-linux-gnu (4:11.2.0-1ubuntu1) ... #14 9.061 Selecting previously unselected package binutils-aarch64-linux-gnu. #14 9.064 Preparing to unpack .../04-binutils-aarch64-linux-gnu_2.38-4ubuntu2.8_amd64.deb ... #14 9.067 Unpacking binutils-aarch64-linux-gnu (2.38-4ubuntu2.8) ... #14 9.185 Selecting previously unselected package gcc-11-cross-base. #14 9.187 Preparing to unpack .../05-gcc-11-cross-base_11.4.0-1ubuntu1~22.04cross1_all.deb ... #14 9.190 Unpacking gcc-11-cross-base (11.4.0-1ubuntu1~22.04cross1) ... #14 9.209 Selecting previously unselected package gcc-12-cross-base. #14 9.211 Preparing to unpack .../06-gcc-12-cross-base_12.3.0-1ubuntu1~22.04cross1_all.deb ... #14 9.213 Unpacking gcc-12-cross-base (12.3.0-1ubuntu1~22.04cross1) ... #14 9.235 Selecting previously unselected package libc6-arm64-cross. #14 9.239 Preparing to unpack .../07-libc6-arm64-cross_2.35-0ubuntu1cross3_all.deb ... #14 9.241 Unpacking libc6-arm64-cross (2.35-0ubuntu1cross3) ... #14 9.277 Selecting previously unselected package libgcc-s1-arm64-cross. #14 9.280 Preparing to unpack .../08-libgcc-s1-arm64-cross_12.3.0-1ubuntu1~22.04cross1_all.deb ... #14 9.282 Unpacking libgcc-s1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 9.302 Selecting previously unselected package libgomp1-arm64-cross. #14 9.305 Preparing to unpack .../09-libgomp1-arm64-cross_12.3.0-1ubuntu1~22.04cross1_all.deb ... #14 9.307 Unpacking libgomp1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 9.327 Selecting previously unselected package libitm1-arm64-cross. #14 9.330 Preparing to unpack .../10-libitm1-arm64-cross_12.3.0-1ubuntu1~22.04cross1_all.deb ... #14 9.333 Unpacking libitm1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 9.351 Selecting previously unselected package libatomic1-arm64-cross. #14 9.354 Preparing to unpack .../11-libatomic1-arm64-cross_12.3.0-1ubuntu1~22.04cross1_all.deb ... #14 9.356 Unpacking libatomic1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 9.377 Selecting previously unselected package libasan6-arm64-cross. #14 9.379 Preparing to unpack .../12-libasan6-arm64-cross_11.4.0-1ubuntu1~22.04cross1_all.deb ... #14 9.381 Unpacking libasan6-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ... #14 9.452 Selecting previously unselected package liblsan0-arm64-cross. #14 9.455 Preparing to unpack .../13-liblsan0-arm64-cross_12.3.0-1ubuntu1~22.04cross1_all.deb ... #14 9.457 Unpacking liblsan0-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 9.493 Selecting previously unselected package libtsan0-arm64-cross. #14 9.496 Preparing to unpack .../14-libtsan0-arm64-cross_11.4.0-1ubuntu1~22.04cross1_all.deb ... #14 9.498 Unpacking libtsan0-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ... #14 9.551 Selecting previously unselected package libstdc++6-arm64-cross. #14 9.554 Preparing to unpack .../15-libstdc++6-arm64-cross_12.3.0-1ubuntu1~22.04cross1_all.deb ... #14 9.556 Unpacking libstdc++6-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 9.587 Selecting previously unselected package libubsan1-arm64-cross. #14 9.590 Preparing to unpack .../16-libubsan1-arm64-cross_12.3.0-1ubuntu1~22.04cross1_all.deb ... #14 9.592 Unpacking libubsan1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 9.624 Selecting previously unselected package libhwasan0-arm64-cross. #14 9.627 Preparing to unpack .../17-libhwasan0-arm64-cross_12.3.0-1ubuntu1~22.04cross1_all.deb ... #14 9.630 Unpacking libhwasan0-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 9.665 Selecting previously unselected package libgcc-11-dev-arm64-cross. #14 9.669 Preparing to unpack .../18-libgcc-11-dev-arm64-cross_11.4.0-1ubuntu1~22.04cross1_all.deb ... #14 9.671 Unpacking libgcc-11-dev-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ... #14 9.738 Selecting previously unselected package gcc-11-aarch64-linux-gnu. #14 9.742 Preparing to unpack .../19-gcc-11-aarch64-linux-gnu_11.4.0-1ubuntu1~22.04cross1_amd64.deb ... #14 9.745 Unpacking gcc-11-aarch64-linux-gnu (11.4.0-1ubuntu1~22.04cross1) ... #14 9.993 Selecting previously unselected package gcc-aarch64-linux-gnu. #14 9.997 Preparing to unpack .../20-gcc-aarch64-linux-gnu_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 9.999 Unpacking gcc-aarch64-linux-gnu (4:11.2.0-1ubuntu1) ... #14 10.02 Selecting previously unselected package python3-dateutil. #14 10.03 Preparing to unpack .../21-python3-dateutil_2.8.1-6_all.deb ... #14 10.03 Unpacking python3-dateutil (2.8.1-6) ... #14 10.05 Selecting previously unselected package python3-jmespath. #14 10.06 Preparing to unpack .../22-python3-jmespath_0.10.0-1_all.deb ... #14 10.06 Unpacking python3-jmespath (0.10.0-1) ... #14 10.08 Selecting previously unselected package python3-urllib3. #14 10.09 Preparing to unpack .../23-python3-urllib3_1.26.5-1~exp1ubuntu0.3_all.deb ... #14 10.09 Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.3) ... #14 10.12 Selecting previously unselected package python3-certifi. #14 10.12 Preparing to unpack .../24-python3-certifi_2020.6.20-1_all.deb ... #14 10.12 Unpacking python3-certifi (2020.6.20-1) ... #14 10.16 Selecting previously unselected package python3-chardet. #14 10.16 Preparing to unpack .../25-python3-chardet_4.0.0-1_all.deb ... #14 10.16 Unpacking python3-chardet (4.0.0-1) ... #14 10.19 Selecting previously unselected package python3-idna. #14 10.20 Preparing to unpack .../26-python3-idna_3.3-1ubuntu0.1_all.deb ... #14 10.20 Unpacking python3-idna (3.3-1ubuntu0.1) ... #14 10.22 Selecting previously unselected package python3-requests. #14 10.22 Preparing to unpack .../27-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... #14 10.23 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... #14 10.25 Selecting previously unselected package python3-botocore. #14 10.26 Preparing to unpack .../28-python3-botocore_1.23.34+repack-1_all.deb ... #14 10.26 Unpacking python3-botocore (1.23.34+repack-1) ... #14 10.63 Selecting previously unselected package python3-s3transfer. #14 10.63 Preparing to unpack .../29-python3-s3transfer_0.5.0-1_all.deb ... #14 10.63 Unpacking python3-s3transfer (0.5.0-1) ... #14 10.66 Selecting previously unselected package python3-boto3. #14 10.66 Preparing to unpack .../30-python3-boto3_1.20.34+dfsg-1_all.deb ... #14 10.66 Unpacking python3-boto3 (1.20.34+dfsg-1) ... #14 10.70 Selecting previously unselected package yasm. #14 10.70 Preparing to unpack .../31-yasm_1.3.0-2.1_amd64.deb ... #14 10.70 Unpacking yasm (1.3.0-2.1) ... #14 10.76 Selecting previously unselected package zstd. #14 10.76 Preparing to unpack .../32-zstd_1.4.8+dfsg-3build1_amd64.deb ... #14 10.76 Unpacking zstd (1.4.8+dfsg-3build1) ... #14 10.79 Selecting previously unselected package linux-libc-dev-arm64-cross. #14 10.79 Preparing to unpack .../33-linux-libc-dev-arm64-cross_5.15.0-22.22cross3_all.deb ... #14 10.80 Unpacking linux-libc-dev-arm64-cross (5.15.0-22.22cross3) ... #14 10.92 Selecting previously unselected package libc6-dev-arm64-cross. #14 10.93 Preparing to unpack .../34-libc6-dev-arm64-cross_2.35-0ubuntu1cross3_all.deb ... #14 10.93 Unpacking libc6-dev-arm64-cross (2.35-0ubuntu1cross3) ... #14 11.06 Setting up gcc-11-aarch64-linux-gnu-base:amd64 (11.4.0-1ubuntu1~22.04cross1) ... #14 11.07 Setting up gcc-12-cross-base (12.3.0-1ubuntu1~22.04cross1) ... #14 11.08 Setting up binutils-riscv64-linux-gnu (2.38-4ubuntu2.8) ... #14 11.08 Setting up binutils-aarch64-linux-gnu (2.38-4ubuntu2.8) ... #14 11.09 Setting up yasm (1.3.0-2.1) ... #14 11.09 Setting up python3-chardet (4.0.0-1) ... #14 11.33 Setting up python3-certifi (2020.6.20-1) ... #14 11.44 Setting up python3-jmespath (0.10.0-1) ... #14 11.60 Setting up libc6-arm64-cross (2.35-0ubuntu1cross3) ... #14 11.61 Setting up python3-idna (3.3-1ubuntu0.1) ... #14 11.80 Setting up libitm1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 11.80 Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.3) ... #14 11.98 Setting up linux-libc-dev-arm64-cross (5.15.0-22.22cross3) ... #14 11.98 Setting up cpp-11-aarch64-linux-gnu (11.4.0-1ubuntu1~22.04cross1) ... #14 11.99 Setting up gcc-11-cross-base (11.4.0-1ubuntu1~22.04cross1) ... #14 11.99 Setting up python3-dateutil (2.8.1-6) ... #14 12.15 Setting up zstd (1.4.8+dfsg-3build1) ... #14 12.15 Setting up libgcc-s1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 12.16 Setting up libatomic1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 12.16 Setting up liblsan0-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 12.17 Setting up libgomp1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 12.18 Setting up libasan6-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ... #14 12.18 Setting up libtsan0-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ... #14 12.19 Setting up libhwasan0-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 12.19 Setting up libc6-dev-arm64-cross (2.35-0ubuntu1cross3) ... #14 12.20 Setting up libstdc++6-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 12.20 Setting up cpp-aarch64-linux-gnu (4:11.2.0-1ubuntu1) ... #14 12.21 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... #14 12.36 Setting up libubsan1-arm64-cross (12.3.0-1ubuntu1~22.04cross1) ... #14 12.37 Setting up libgcc-11-dev-arm64-cross (11.4.0-1ubuntu1~22.04cross1) ... #14 12.38 Setting up python3-botocore (1.23.34+repack-1) ... #14 12.61 Setting up gcc-11-aarch64-linux-gnu (11.4.0-1ubuntu1~22.04cross1) ... #14 12.62 Setting up python3-s3transfer (0.5.0-1) ... #14 12.76 Setting up python3-boto3 (1.20.34+dfsg-1) ... #14 12.92 Setting up gcc-aarch64-linux-gnu (4:11.2.0-1ubuntu1) ... #14 12.93 Processing triggers for libc-bin (2.35-0ubuntu3.10) ... #14 DONE 13.1s #15 [stage-1 5/12] RUN curl -sL -O https://github.com/phracker/MacOSX-SDKs/releases/download/11.3/MacOSX11.0.sdk.tar.xz #15 DONE 1.6s #16 [stage-1 6/12] RUN curl -Lo /tmp/mold.tar.gz "https://github.com/rui314/mold/releases/download/v2.0.0/mold-2.0.0-x86_64-linux.tar.gz" && mkdir /tmp/mold && tar -xzf /tmp/mold.tar.gz -C /tmp/mold && cp -r /tmp/mold/mold*/* /usr && rm -rf /tmp/mold && rm /tmp/mold.tar.gz #16 0.229 % Total % Received % Xferd Average Speed Time Time Time Current #16 0.229 Dload Upload Total Spent Left Speed #16 0.229 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #16 0.782 100 9.9M 100 9.9M 0 0 17.9M 0 --:--:-- --:--:-- --:--:-- 17.9M #16 DONE 1.0s #17 [stage-1 7/12] RUN arch=amd64 && curl -Lo /tmp/nfpm.deb "https://github.com/goreleaser/nfpm/releases/download/v2.20.0/nfpm_${arch}.deb" && dpkg -i /tmp/nfpm.deb && rm /tmp/nfpm.deb #17 0.269 % Total % Received % Xferd Average Speed Time Time Time Current #17 0.269 Dload Upload Total Spent Left Speed #17 0.269 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #17 0.768 100 4931k 100 4931k 0 0 9885k 0 --:--:-- --:--:-- --:--:-- 9885k #17 0.789 Selecting previously unselected package nfpm. #17 0.807 (Reading database ... 32854 files and directories currently installed.) #17 0.809 Preparing to unpack /tmp/nfpm.deb ... #17 0.811 Unpacking nfpm (2.20.0) ... #17 0.900 Setting up nfpm (2.20.0) ... #17 DONE 0.9s #18 [stage-1 8/12] RUN arch=amd64 && curl -Lo /tmp/go.tgz "https://go.dev/dl/go1.19.10.linux-${arch}.tar.gz" && tar -xzf /tmp/go.tgz -C /usr/local/ && rm /tmp/go.tgz #18 0.232 % Total % Received % Xferd Average Speed Time Time Time Current #18 0.232 Dload Upload Total Spent Left Speed #18 0.232 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76 100 76 0 0 233 0 --:--:-- --:--:-- --:--:-- 234 #18 1.103 9 142M 9 14.0M 0 0 16.1M 0 0:00:08 --:--:-- 0:00:08 16.1M 33 142M 33 48.3M 0 0 26.0M 0 0:00:05 0:00:01 0:00:04 34.6M 60 142M 60 86.3M 0 0 30.0M 0 0:00:04 0:00:02 0:00:02 36.1M 87 142M 87 124M 0 0 31.9M 0 0:00:04 0:00:03 0:00:01 36.4M 100 142M 100 142M 0 0 32.3M 0 0:00:04 0:00:04 --:--:-- 36.3M #18 DONE 7.9s #19 [stage-1 9/12] RUN curl -Lo /usr/bin/clang-tidy-cache "https://raw.githubusercontent.com/matus-chochlik/ctcache/c191254ea00d47ade11d7170ef82fe038c213774/clang-tidy-cache" && chmod +x /usr/bin/clang-tidy-cache #19 0.176 % Total % Received % Xferd Average Speed Time Time Time Current #19 0.176 Dload Upload Total Spent Left Speed #19 0.176 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22784 100 22784 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k #19 DONE 0.4s #20 [stage-1 10/12] RUN mkdir /workdir && chmod 777 /workdir #20 DONE 0.2s #21 [stage-1 11/12] WORKDIR /workdir #21 DONE 0.0s #22 [stage-1 12/12] COPY build.sh / #22 DONE 0.1s #23 exporting to image #23 exporting layers #23 exporting layers 7.0s done #23 preparing layers for inline cache done #23 writing image sha256:c422880d4469b05abdea87de9de83870e1d4b619eb0fdb831df382ba4b2a6a75 done #23 naming to docker.io/altinityinfra/binary-builder:981-amd64 done #23 naming to docker.io/altinityinfra/binary-builder:latest done #23 DONE 7.0s #24 pushing altinityinfra/binary-builder:981-amd64 with docker #24 pushing layer 7f62bbe3fdf7 #24 pushing layer 5f70bf18a086 #24 pushing layer c12c87b753bd #24 pushing layer 20ace1a278ab #24 pushing layer 02befa611b77 #24 pushing layer 908019393bb6 #24 pushing layer 8fed4fe4aaf1 #24 pushing layer a8047ebb56cf #24 pushing layer 34f662946c14 #24 pushing layer 6abff8d18de5 #24 pushing layer 0cb816ca3792 #24 pushing layer 075270807158 #24 pushing layer 65b573dcf05b #24 pushing layer 2a28a20bf123 #24 pushing layer 03390c5ad802 #24 pushing layer 52f77e18a559 #24 pushing layer 787fb43e9a97 #24 pushing layer 08b82ab7cb9b #24 pushing layer a000511669eb #24 pushing layer da680653330b #24 pushing layer 70f619efd07a #24 pushing layer dc6eb6dad5f9 #24 pushing layer 7f62bbe3fdf7 9.73kB / 7.74kB 0.8s #24 pushing layer 20ace1a278ab 25.60kB / 22.78kB 0.8s #24 pushing layer 02befa611b77 23.76MB / 459.33MB 2.5s #24 pushing layer 5f70bf18a086 2.7s done #24 pushing layer 7f62bbe3fdf7 3.1s done #24 pushing layer c12c87b753bd 3.2s done #24 pushing layer 20ace1a278ab 3.2s done #24 pushing layer 908019393bb6 657.41kB / 12.85MB 3.6s #24 pushing layer 908019393bb6 1.31MB / 12.85MB 3.8s #24 pushing layer 908019393bb6 2.23MB / 12.85MB 3.9s #24 pushing layer 908019393bb6 3.28MB / 12.85MB 4.0s #24 pushing layer 8fed4fe4aaf1 1.48MB / 27.42MB 4.0s #24 pushing layer 02befa611b77 47.25MB / 459.33MB 4.0s #24 pushing layer 908019393bb6 4.33MB / 12.85MB 4.1s #24 pushing layer 908019393bb6 5.77MB / 12.85MB 4.2s #24 pushing layer 8fed4fe4aaf1 3.54MB / 27.42MB 4.3s #24 pushing layer 908019393bb6 7.74MB / 12.85MB 4.3s #24 pushing layer 8fed4fe4aaf1 5.31MB / 27.42MB 4.4s #24 pushing layer 908019393bb6 11.27MB / 12.85MB 4.5s #24 pushing layer 908019393bb6 12.87MB / 12.85MB 4.6s #24 pushing layer 8fed4fe4aaf1 8.56MB / 27.42MB 4.6s #24 pushing layer a8047ebb56cf 4.42MB / 53.75MB 4.6s #24 pushing layer 8fed4fe4aaf1 10.62MB / 27.42MB 4.8s #24 pushing layer 8fed4fe4aaf1 12.39MB / 27.42MB 4.9s #24 pushing layer a8047ebb56cf 8.32MB / 53.75MB 4.8s #24 pushing layer 8fed4fe4aaf1 14.16MB / 27.42MB 5.0s #24 pushing layer a8047ebb56cf 11.11MB / 53.75MB 4.9s #24 pushing layer 8fed4fe4aaf1 15.93MB / 27.42MB 5.1s #24 pushing layer a8047ebb56cf 13.89MB / 53.75MB 5.0s #24 pushing layer 34f662946c14 14.01MB / 248.47MB 5.0s #24 pushing layer 02befa611b77 70.80MB / 459.33MB 5.1s #24 pushing layer 8fed4fe4aaf1 17.70MB / 27.42MB 5.2s #24 pushing layer 8fed4fe4aaf1 19.17MB / 27.42MB 5.3s #24 pushing layer a8047ebb56cf 18.35MB / 53.75MB 5.2s #24 pushing layer 8fed4fe4aaf1 20.94MB / 27.42MB 5.4s #24 pushing layer a8047ebb56cf 22.81MB / 53.75MB 5.5s #24 pushing layer 8fed4fe4aaf1 23.60MB / 27.42MB 5.6s #24 pushing layer 8fed4fe4aaf1 26.25MB / 27.42MB 5.8s #24 pushing layer a8047ebb56cf 27.26MB / 53.75MB 5.7s #24 pushing layer 34f662946c14 27.31MB / 248.47MB 5.8s #24 pushing layer a8047ebb56cf 32.28MB / 53.75MB 5.9s #24 pushing layer a8047ebb56cf 35.62MB / 53.75MB 6.1s #24 pushing layer a8047ebb56cf 38.40MB / 53.75MB 6.2s #24 pushing layer a8047ebb56cf 41.19MB / 53.75MB 6.3s #24 pushing layer 02befa611b77 95.91MB / 459.33MB 6.4s #24 pushing layer a8047ebb56cf 47.32MB / 53.75MB 6.5s #24 pushing layer a8047ebb56cf 50.10MB / 53.75MB 6.6s #24 pushing layer a8047ebb56cf 53.45MB / 53.75MB 6.7s #24 pushing layer 34f662946c14 41.71MB / 248.47MB 6.6s #24 pushing layer 908019393bb6 7.0s done #24 pushing layer 34f662946c14 56.54MB / 248.47MB 7.4s #24 pushing layer 02befa611b77 121.72MB / 459.33MB 7.5s #24 pushing layer 6abff8d18de5 538.62kB / 2.04GB 7.7s #24 pushing layer 8fed4fe4aaf1 8.0s done #24 pushing layer 34f662946c14 69.33MB / 248.47MB 8.1s #24 pushing layer 02befa611b77 146.39MB / 459.33MB 8.5s #24 pushing layer 0cb816ca3792 8.5s #24 pushing layer 34f662946c14 82.70MB / 248.47MB 8.9s #24 pushing layer 34f662946c14 95.93MB / 248.47MB 9.4s #24 pushing layer 02befa611b77 169.37MB / 459.33MB 9.4s #24 pushing layer a8047ebb56cf 9.9s done #24 pushing layer 34f662946c14 109.08MB / 248.47MB 10.1s #24 pushing layer 075270807158 10.2s #24 pushing layer 02befa611b77 196.69MB / 459.33MB 10.7s #24 pushing layer 34f662946c14 123.00MB / 248.47MB 10.9s #24 pushing layer 34f662946c14 139.57MB / 248.47MB 11.7s #24 pushing layer 02befa611b77 224.75MB / 459.33MB 11.9s #24 pushing layer 2a28a20bf123 11.9s #24 pushing layer 34f662946c14 152.34MB / 248.47MB 12.4s #24 pushing layer 6abff8d18de5 101.26MB / 2.04GB 12.9s #24 pushing layer 02befa611b77 247.93MB / 459.33MB 12.9s #24 pushing layer 34f662946c14 165.71MB / 248.47MB 13.2s #24 pushing layer 03390c5ad802 13.5s #24 pushing layer 34f662946c14 178.21MB / 248.47MB 13.9s #24 pushing layer 65b573dcf05b 14.1s #24 pushing layer 34f662946c14 194.37MB / 248.47MB 14.5s #24 pushing layer 02befa611b77 272.83MB / 459.33MB 14.5s #24 pushing layer 34f662946c14 208.46MB / 248.47MB 14.9s #24 pushing layer 34f662946c14 224.08MB / 248.47MB 15.4s #24 pushing layer 52f77e18a559 15.5s #24 pushing layer 787fb43e9a97 15.8s #24 pushing layer 02befa611b77 296.73MB / 459.33MB 15.9s #24 pushing layer 34f662946c14 236.51MB / 248.47MB 15.9s #24 pushing layer 34f662946c14 251.95MB / 248.47MB 16.6s #24 pushing layer 02befa611b77 322.83MB / 459.33MB 17.4s #24 pushing layer 08b82ab7cb9b 17.8s #24 pushing layer a000511669eb 17.8s #24 pushing layer 6abff8d18de5 203.73MB / 2.04GB 18.0s #24 pushing layer 02befa611b77 347.28MB / 459.33MB 18.6s #24 pushing layer 02befa611b77 371.93MB / 459.33MB 19.8s #24 pushing layer 34f662946c14 19.8s done #24 pushing layer da680653330b 19.8s #24 pushing layer 70f619efd07a 19.7s #24 pushing layer dc6eb6dad5f9 20.3s #24 pushing layer 02befa611b77 396.52MB / 459.33MB 21.2s #24 pushing layer 02befa611b77 420.03MB / 459.33MB 22.6s #24 pushing layer 6abff8d18de5 291.18MB / 2.04GB 23.1s #24 pushing layer 02befa611b77 443.99MB / 459.33MB 24.2s #24 pushing layer 02befa611b77 468.21MB / 459.33MB 25.6s #24 pushing layer 6abff8d18de5 368.05MB / 2.04GB 28.2s #24 pushing layer 02befa611b77 28.8s done #24 pushing layer 6abff8d18de5 470.44MB / 2.04GB 32.3s #24 pushing layer 6abff8d18de5 573.74MB / 2.04GB 36.8s #24 pushing layer 6abff8d18de5 677.18MB / 2.04GB 40.9s #24 pushing layer 6abff8d18de5 780.74MB / 2.04GB 45.3s #24 pushing layer 6abff8d18de5 884.00MB / 2.04GB 50.3s #24 pushing layer 6abff8d18de5 987.03MB / 2.04GB 54.1s #24 pushing layer 6abff8d18de5 1.09GB / 2.04GB 58.7s #24 pushing layer 6abff8d18de5 1.19GB / 2.04GB 63.2s #24 pushing layer 6abff8d18de5 1.30GB / 2.04GB 67.4s #24 pushing layer 6abff8d18de5 1.40GB / 2.04GB 71.8s #24 pushing layer 6abff8d18de5 1.50GB / 2.04GB 76.0s #24 pushing layer 6abff8d18de5 1.61GB / 2.04GB 78.7s #24 pushing layer 6abff8d18de5 1.71GB / 2.04GB 81.4s #24 pushing layer 6abff8d18de5 1.82GB / 2.04GB 84.2s #24 pushing layer 6abff8d18de5 1.93GB / 2.04GB 86.9s #24 pushing layer 6abff8d18de5 2.03GB / 2.04GB 89.4s #24 pushing layer 6abff8d18de5 95.2s done #24 pushing layer 08b82ab7cb9b 99.5s done #24 pushing layer 0cb816ca3792 99.5s done #24 pushing layer 075270807158 99.5s done #24 pushing layer 65b573dcf05b 99.5s done #24 pushing layer 2a28a20bf123 99.5s done #24 pushing layer 03390c5ad802 99.5s done #24 pushing layer 52f77e18a559 99.5s done #24 pushing layer 787fb43e9a97 99.5s done #24 pushing layer a000511669eb 99.5s done #24 pushing layer da680653330b 99.5s done #24 pushing layer 70f619efd07a 99.5s done #24 pushing layer dc6eb6dad5f9 99.5s done #24 DONE 99.8s #25 pushing altinityinfra/binary-builder:latest with docker #25 pushing layer 7f62bbe3fdf7 #25 pushing layer 5f70bf18a086 #25 pushing layer c12c87b753bd #25 pushing layer 20ace1a278ab #25 pushing layer 02befa611b77 #25 pushing layer 908019393bb6 #25 pushing layer 8fed4fe4aaf1 #25 pushing layer a8047ebb56cf #25 pushing layer 34f662946c14 #25 pushing layer 0cb816ca3792 #25 pushing layer 075270807158 #25 pushing layer 65b573dcf05b #25 pushing layer 2a28a20bf123 #25 pushing layer 03390c5ad802 #25 pushing layer 52f77e18a559 #25 pushing layer 787fb43e9a97 #25 pushing layer 08b82ab7cb9b #25 pushing layer a000511669eb #25 pushing layer da680653330b #25 pushing layer 70f619efd07a #25 pushing layer dc6eb6dad5f9 #25 pushing layer 6abff8d18de5 2.0s #25 pushing layer 7f62bbe3fdf7 5.5s done #25 pushing layer 5f70bf18a086 5.5s done #25 pushing layer c12c87b753bd 5.5s done #25 pushing layer 20ace1a278ab 5.5s done #25 pushing layer 02befa611b77 5.5s done #25 pushing layer 908019393bb6 5.5s done #25 pushing layer 8fed4fe4aaf1 5.5s done #25 pushing layer a8047ebb56cf 5.5s done #25 pushing layer 34f662946c14 5.5s done #25 pushing layer 6abff8d18de5 5.5s done #25 pushing layer 0cb816ca3792 5.5s done #25 pushing layer 075270807158 5.5s done #25 pushing layer 65b573dcf05b 5.5s done #25 pushing layer 2a28a20bf123 5.5s done #25 pushing layer 03390c5ad802 5.5s done #25 pushing layer 52f77e18a559 5.5s done #25 pushing layer 787fb43e9a97 5.5s done #25 pushing layer 08b82ab7cb9b 5.5s done #25 pushing layer a000511669eb 5.5s done #25 pushing layer da680653330b 5.5s done #25 pushing layer 70f619efd07a 5.5s done #25 pushing layer dc6eb6dad5f9 5.5s done #25 DONE 5.9s ------ > importing cache manifest from altinityinfra/binary-builder:981-amd64: ------