Skip to content

Console Output

01:27:21 + make REF=master ubuntu-impish
01:27:21 Init https://github.com/docker/cli.git
01:27:21 git init src/github.com/docker/cli
01:27:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-718/src/github.com/docker/cli/.git/
01:27:21 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
01:27:21 Checkout https://github.com/docker/cli.git#master
01:27:21 ./scripts/checkout.sh src/github.com/docker/cli "master"
01:27:21 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
01:27:23 From https://github.com/docker/cli
01:27:23  * [new branch]      master     -> master
01:27:23  * [new branch]      master     -> origin/master
01:27:23 + git -C src/github.com/docker/cli checkout -q refs/heads/master
01:27:23 Init https://github.com/crazy-max/moby.git
01:27:23 git init src/github.com/docker/docker
01:27:23 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-718/src/github.com/docker/docker/.git/
01:27:23 git -C src/github.com/docker/docker remote add origin "https://github.com/crazy-max/moby.git"
01:27:23 Checkout https://github.com/crazy-max/moby.git#cross
01:27:23 ./scripts/checkout.sh src/github.com/docker/docker "cross"
01:27:23 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/cross:refs/heads/cross
01:27:26 From https://github.com/crazy-max/moby
01:27:26  * [new branch]      cross      -> cross
01:27:26  * [new branch]      cross      -> origin/cross
01:27:26 + git -C src/github.com/docker/docker checkout -q refs/heads/cross
01:27:26 Init https://github.com/docker/buildx.git
01:27:26 git init src/github.com/docker/buildx
01:27:26 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-718/src/github.com/docker/buildx/.git/
01:27:26 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
01:27:26 Checkout https://github.com/docker/buildx.git#v0.8.2
01:27:26 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
01:27:26 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
01:27:29 From https://github.com/docker/buildx
01:27:29  * [new tag]         v0.8.2     -> v0.8.2
01:27:29 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
01:27:29 Init https://github.com/docker/compose.git
01:27:29 git init src/github.com/docker/compose
01:27:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-718/src/github.com/docker/compose/.git/
01:27:29 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
01:27:29 Checkout https://github.com/docker/compose.git#v2.6.1
01:27:29 ./scripts/checkout.sh src/github.com/docker/compose "v2.6.1"
01:27:29 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.6.1:refs/tags/v2.6.1
01:27:29 From https://github.com/docker/compose
01:27:29  * [new tag]         v2.6.1     -> v2.6.1
01:27:29 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.6.1
01:27:29 Init https://github.com/docker/scan-cli-plugin.git
01:27:29 git init src/github.com/docker/scan-cli-plugin
01:27:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-718/src/github.com/docker/scan-cli-plugin/.git/
01:27:29 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
01:27:29 Checkout https://github.com/docker/scan-cli-plugin.git#v0.17.0
01:27:29 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
01:27:29 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
01:27:30 From https://github.com/docker/scan-cli-plugin
01:27:30  * [new tag]         v0.17.0    -> v0.17.0
01:27:30 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
01:27:30 make -C deb ubuntu-impish
01:27:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-718/deb'
01:27:30 mkdir -p sources
01:27:30 docker run --rm -w /v \
01:27:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-718/src/github.com/docker/cli:/cli \
01:27:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-718/deb/sources:/v \
01:27:30 	alpine \
01:27:30 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
01:27:30 Unable to find image 'alpine:latest' locally
01:27:30 latest: Pulling from library/alpine
01:27:30 f97344484467: Pulling fs layer
01:27:30 f97344484467: Download complete
01:27:30 f97344484467: Pull complete
01:27:30 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872
01:27:30 Status: Downloaded newer image for alpine:latest
01:27:38 mkdir -p sources
01:27:38 docker run --rm -w /v \
01:27:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-718/src/github.com/docker/docker:/engine \
01:27:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-718/deb/sources:/v \
01:27:38 	alpine \
01:27:38 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
01:27:41 mkdir -p sources
01:27:41 docker run --rm -w /v \
01:27:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-718/src/github.com/docker/buildx:/buildx \
01:27:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-718/deb/sources:/v \
01:27:41 	alpine \
01:27:41 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
01:27:43 mkdir -p sources
01:27:43 docker run --rm -w /v \
01:27:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-718/src/github.com/docker/compose:/compose \
01:27:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-718/deb/sources:/v \
01:27:43 	alpine \
01:27:43 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
01:27:44 mkdir -p sources
01:27:44 docker run --rm -w /v \
01:27:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-718/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
01:27:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-718/deb/sources:/v \
01:27:44 	alpine \
01:27:44 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
01:27:45 == Building packages for ubuntu-impish ==
01:27:45 mkdir -p "debbuild/ubuntu-impish"
01:27:45 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.4-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-impish/aarch64 -f ubuntu-impish/Dockerfile .
01:27:45 #1 [internal] load build definition from Dockerfile
01:27:45 #1 sha256:3ff8aa9e7d580404279203ca371bd967b48f564264ee431e6a9f2a6a89998e53
01:27:45 #1 transferring dockerfile: 1.13kB done
01:27:45 #1 DONE 0.1s
01:27:45 
01:27:45 #2 [internal] load .dockerignore
01:27:45 #2 sha256:c351e575452cfb24c2fe839bfb42a87ab7f5813e6b23aaf03a8a7226be8e6214
01:27:45 #2 transferring context: 2B done
01:27:45 #2 DONE 0.0s
01:27:45 
01:27:45 #4 [internal] load metadata for docker.io/library/golang:1.18.4-buster
01:27:45 #4 sha256:ac3da137f17a0c1de1607553655e3254fe4b9dd0a8e30f44a6b1c4382b65a496
01:27:45 #4 ...
01:27:45 
01:27:45 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
01:27:45 #5 sha256:26b61874c2165cb664313e9a23479a4832809519316895ffc3fda48854703f7b
01:27:45 #5 DONE 0.0s
01:27:45 
01:27:45 #6 [auth] library/golang:pull token for registry-1.docker.io
01:27:45 #6 sha256:f5d7f5113281bfb3f345a91ccbbc39e01bf5b0de183a92b3fa1c4b78e36bad6b
01:27:45 #6 DONE 0.0s
01:27:45 
01:27:45 #3 [internal] load metadata for docker.io/library/ubuntu:impish
01:27:45 #3 sha256:cb4523ab63459f97938bb59eb8df7526d9b7a2c01d69882f5951f45e0dbf0634
01:27:45 #3 DONE 0.4s
01:27:45 
01:27:45 #4 [internal] load metadata for docker.io/library/golang:1.18.4-buster
01:27:45 #4 sha256:ac3da137f17a0c1de1607553655e3254fe4b9dd0a8e30f44a6b1c4382b65a496
01:27:45 #4 DONE 0.4s
01:27:45 
01:27:45 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:ff46b78279f207db3b8e57e20dee7cecef3567d09489369d80591f150f9c8154
01:27:45 #7 sha256:42472bbb727e39b10ff575c90ecc45d508f51a4aab5492e9835f87217112d3fb
01:27:45 #7 resolve docker.io/library/ubuntu:impish@sha256:ff46b78279f207db3b8e57e20dee7cecef3567d09489369d80591f150f9c8154 0.0s done
01:27:45 #7 sha256:ff46b78279f207db3b8e57e20dee7cecef3567d09489369d80591f150f9c8154 1.42kB / 1.42kB done
01:27:45 #7 sha256:af787f9bfcb52606fbfc5247f9f45dc20f9635762ff7c84839aa75c098c2cc9f 529B / 529B done
01:27:45 #7 sha256:bedf4ab662ae629ad99e7446ecf7a202f6172e5d158ee4364cd93bd4f213d0c0 1.48kB / 1.48kB done
01:27:45 #7 sha256:166e0294b8df947d819744f38e21281ed5f29a2a3b19d191deee511cbfb0e473 0B / 29.02MB 0.1s
01:27:45 #7 ...
01:27:45 
01:27:45 #10 [internal] load build context
01:27:45 #10 sha256:37c5dd1d9ac2b4892ca30eca099c606a84bb6dbaec6d03c88ce948a7393c2eb2
01:27:45 #10 transferring context: 29.25MB 0.3s done
01:27:45 #10 DONE 0.3s
01:27:45 
01:27:45 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:ff46b78279f207db3b8e57e20dee7cecef3567d09489369d80591f150f9c8154
01:27:45 #7 sha256:42472bbb727e39b10ff575c90ecc45d508f51a4aab5492e9835f87217112d3fb
01:27:45 #7 sha256:166e0294b8df947d819744f38e21281ed5f29a2a3b19d191deee511cbfb0e473 16.78MB / 29.02MB 0.3s
01:27:46 #7 sha256:166e0294b8df947d819744f38e21281ed5f29a2a3b19d191deee511cbfb0e473 26.21MB / 29.02MB 0.5s
01:27:46 #7 sha256:166e0294b8df947d819744f38e21281ed5f29a2a3b19d191deee511cbfb0e473 29.02MB / 29.02MB 0.7s
01:27:46 #7 sha256:166e0294b8df947d819744f38e21281ed5f29a2a3b19d191deee511cbfb0e473 29.02MB / 29.02MB 0.8s done
01:27:46 #7 extracting sha256:166e0294b8df947d819744f38e21281ed5f29a2a3b19d191deee511cbfb0e473 0.1s
01:27:48 #7 extracting sha256:166e0294b8df947d819744f38e21281ed5f29a2a3b19d191deee511cbfb0e473 1.7s done
01:27:49 #7 DONE 3.6s
01:27:49 
01:27:49 #14 [golang 1/1] FROM docker.io/library/golang:1.18.4-buster@sha256:295d17b21f1b206054dcd72fa1a1b26f197fc661b0901a312ee471e40b251757
01:27:49 #14 sha256:b7844318edd5c92d0f54239b9bc490037aa70c334b15db80b9e2cbe333233f22
01:27:49 #14 resolve docker.io/library/golang:1.18.4-buster@sha256:295d17b21f1b206054dcd72fa1a1b26f197fc661b0901a312ee471e40b251757 0.0s done
01:27:49 #14 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 7.72MB / 7.72MB 0.2s done
01:27:49 #14 sha256:e27f68813b00f1f8adaf1bc43164baddb4775c51d70b4e1f47f41a5fbfbcafdf 1.79kB / 1.79kB done
01:27:49 #14 sha256:e2983818360cf6ff885b568f1a06ec5a076c2d6537d67e45b59bd4f2b29749c5 7.12kB / 7.12kB done
01:27:49 #14 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 1.2s done
01:27:49 #14 sha256:295d17b21f1b206054dcd72fa1a1b26f197fc661b0901a312ee471e40b251757 1.86kB / 1.86kB done
01:27:49 #14 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 9.77MB / 9.77MB 0.4s done
01:27:49 #14 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.17MB / 52.17MB 1.5s done
01:27:49 #14 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 2.0s done
01:27:49 #14 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 2.3s
01:27:49 #14 sha256:f9f2ca3bb5a5257c6f5ed9e32bcc7ad905eb20058d32c53d390545dbc5a1ccc4 108.94MB / 108.94MB 3.5s done
01:27:49 #14 sha256:589f6cdb30ea8ed8bfe5d22b95dec1169a701b5cbb2dd9000f395b97a32159c4 126B / 126B 2.1s done
01:27:49 #14 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 2.6s done
01:27:49 #14 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab
01:27:50 #14 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 0.2s done
01:27:50 #14 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf
01:27:50 #14 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 0.2s done
01:27:50 #14 ...
01:27:50 
01:27:50 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
01:27:50 #8 sha256:9fbc1ec0dbc2ada3aa34e8ea7b6b1cd3a7e09091dc91793b2ca9bb4e122defb2
01:27:50 #8 DONE 1.2s
01:27:50 
01:27:50 #14 [golang 1/1] FROM docker.io/library/golang:1.18.4-buster@sha256:295d17b21f1b206054dcd72fa1a1b26f197fc661b0901a312ee471e40b251757
01:27:50 #14 sha256:b7844318edd5c92d0f54239b9bc490037aa70c334b15db80b9e2cbe333233f22
01:27:50 #14 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d
01:27:52 #14 CANCELED
01:27:52 
01:27:52 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
01:27:52 #9 sha256:c1f1acbd0cbb625f994a55f97ce96e853fea07be37f0b216fe9c8703edefa58b
01:27:52 #9 0.929 Ign:1 http://ports.ubuntu.com/ubuntu-ports impish InRelease
01:27:52 #9 1.003 Ign:2 http://ports.ubuntu.com/ubuntu-ports impish-updates InRelease
01:27:52 #9 1.082 Ign:3 http://ports.ubuntu.com/ubuntu-ports impish-backports InRelease
01:27:52 #9 1.151 Ign:4 http://ports.ubuntu.com/ubuntu-ports impish-security InRelease
01:27:52 #9 1.226 Err:5 http://ports.ubuntu.com/ubuntu-ports impish Release
01:27:52 #9 1.226   404  Not Found [IP: 185.125.190.39 80]
01:27:52 #9 1.299 Err:6 http://ports.ubuntu.com/ubuntu-ports impish-updates Release
01:27:52 #9 1.299   404  Not Found [IP: 185.125.190.39 80]
01:27:52 #9 1.373 Err:7 http://ports.ubuntu.com/ubuntu-ports impish-backports Release
01:27:52 #9 1.373   404  Not Found [IP: 185.125.190.39 80]
01:27:52 #9 1.447 Err:8 http://ports.ubuntu.com/ubuntu-ports impish-security Release
01:27:52 #9 1.447   404  Not Found [IP: 185.125.190.39 80]
01:27:52 #9 1.455 Reading package lists...
01:27:52 #9 1.462 E: The repository 'http://ports.ubuntu.com/ubuntu-ports impish Release' does not have a Release file.
01:27:52 #9 1.462 E: The repository 'http://ports.ubuntu.com/ubuntu-ports impish-updates Release' does not have a Release file.
01:27:52 #9 1.462 E: The repository 'http://ports.ubuntu.com/ubuntu-ports impish-backports Release' does not have a Release file.
01:27:52 #9 1.462 E: The repository 'http://ports.ubuntu.com/ubuntu-ports impish-security Release' does not have a Release file.
01:27:52 #9 ERROR: executor failed running [/bin/sh -c apt-get update && apt-get install -y curl devscripts equivs git]: exit code: 100
01:27:52 ------
01:27:52  > [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git:
01:27:52 ------
01:27:52 executor failed running [/bin/sh -c apt-get update && apt-get install -y curl devscripts equivs git]: exit code: 100
01:27:52 make[1]: *** [Makefile:78: ubuntu-impish] Error 1
01:27:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-718/deb'
01:27:52 make: *** [Makefile:111: ubuntu-impish] Error 2