Skip to content

Console Output

22:16:07 + make REF=master ubuntu-bionic
22:16:07 git init src/github.com/docker/cli
22:16:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-791/src/github.com/docker/cli/.git/
22:16:07 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:16:07 ./scripts/checkout.sh src/github.com/docker/cli "master"
22:16:07 + SRC=src/github.com/docker/cli
22:16:07 + REF=master
22:16:07 + REF_FETCH=master
22:16:07 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
22:16:07 + awk {print $2}
22:16:07 + REF=refs/heads/master
22:16:07 + [ -n refs/heads/master ]
22:16:07 + REF_FETCH=refs/heads/master:refs/heads/master
22:16:07 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:16:09 From https://github.com/docker/cli
22:16:09  * [new branch]      master         -> master
22:16:09  * [new tag]         v23.0.0-beta.1 -> v23.0.0-beta.1
22:16:09  * [new branch]      master         -> origin/master
22:16:09 + git -C src/github.com/docker/cli checkout -q refs/heads/master
22:16:09 git init src/github.com/docker/docker
22:16:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-791/src/github.com/docker/docker/.git/
22:16:09 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:16:09 ./scripts/checkout.sh src/github.com/docker/docker "master"
22:16:09 + SRC=src/github.com/docker/docker
22:16:09 + REF=master
22:16:09 + REF_FETCH=master
22:16:09 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
22:16:09 + awk {print $2}
22:16:09 + REF=refs/heads/master
22:16:09 + [ -n refs/heads/master ]
22:16:09 + REF_FETCH=refs/heads/master:refs/heads/master
22:16:09 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:16:14 From https://github.com/docker/docker
22:16:14  * [new branch]      master     -> master
22:16:14  * [new branch]      master     -> origin/master
22:16:14 + git -C src/github.com/docker/docker checkout -q refs/heads/master
22:16:14 git init src/github.com/docker/buildx
22:16:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-791/src/github.com/docker/buildx/.git/
22:16:14 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
22:16:14 ./scripts/checkout.sh src/github.com/docker/buildx "v0.9.1"
22:16:14 + SRC=src/github.com/docker/buildx
22:16:14 + REF=v0.9.1
22:16:14 + REF_FETCH=v0.9.1
22:16:14 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.9.1
22:16:14 + awk {print $2}
22:16:14 + REF=refs/tags/v0.9.1
22:16:14 + [ -n refs/tags/v0.9.1 ]
22:16:14 + REF_FETCH=refs/tags/v0.9.1:refs/tags/v0.9.1
22:16:14 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.9.1:refs/tags/v0.9.1
22:16:16 From https://github.com/docker/buildx
22:16:16  * [new tag]         v0.9.1     -> v0.9.1
22:16:16 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.9.1
22:16:16 git init src/github.com/docker/compose
22:16:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-791/src/github.com/docker/compose/.git/
22:16:16 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
22:16:16 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.0"
22:16:16 + SRC=src/github.com/docker/compose
22:16:16 + REF=v2.14.0
22:16:16 + REF_FETCH=v2.14.0
22:16:16 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.0
22:16:16 + awk {print $2}
22:16:16 + REF=refs/tags/v2.14.0
22:16:16 + [ -n refs/tags/v2.14.0 ]
22:16:16 + REF_FETCH=refs/tags/v2.14.0:refs/tags/v2.14.0
22:16:16 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.0:refs/tags/v2.14.0
22:16:16 From https://github.com/docker/compose
22:16:16  * [new tag]         v2.14.0    -> v2.14.0
22:16:16 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.0
22:16:16 git init src/github.com/docker/scan-cli-plugin
22:16:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-791/src/github.com/docker/scan-cli-plugin/.git/
22:16:16 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:16:16 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
22:16:16 + SRC=src/github.com/docker/scan-cli-plugin
22:16:16 + REF=v0.23.0
22:16:16 + REF_FETCH=v0.23.0
22:16:16 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
22:16:16 + awk {print $2}
22:16:17 + REF=refs/tags/v0.23.0
22:16:17 + [ -n refs/tags/v0.23.0 ]
22:16:17 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
22:16:17 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
22:16:17 From https://github.com/docker/scan-cli-plugin
22:16:17  * [new tag]         v0.23.0    -> v0.23.0
22:16:17 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
22:16:17 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.4 ubuntu-bionic
22:16:17 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-791/deb'
22:16:17 mkdir -p sources
22:16:17 docker run --rm -w /v \
22:16:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-791/src/github.com/docker/cli:/cli \
22:16:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-791/deb/sources:/v \
22:16:17 	alpine \
22:16:17 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:16:20 mkdir -p sources
22:16:20 docker run --rm -w /v \
22:16:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-791/src/github.com/docker/docker:/engine \
22:16:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-791/deb/sources:/v \
22:16:20 	alpine \
22:16:20 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:16:24 mkdir -p sources
22:16:24 docker run --rm -w /v \
22:16:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-791/src/github.com/docker/buildx:/buildx \
22:16:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-791/deb/sources:/v \
22:16:24 	alpine \
22:16:24 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
22:16:27 mkdir -p sources
22:16:27 docker run --rm -w /v \
22:16:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-791/src/github.com/docker/compose:/compose \
22:16:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-791/deb/sources:/v \
22:16:27 	alpine \
22:16:27 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
22:16:28 mkdir -p sources
22:16:28 docker run --rm -w /v \
22:16:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-791/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:16:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-791/deb/sources:/v \
22:16:28 	alpine \
22:16:28 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:16:28 == Building packages for ubuntu-bionic ==
22:16:28 mkdir -p "debbuild/ubuntu-bionic"
22:16:28 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.4-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
22:16:29 #1 [internal] load .dockerignore
22:16:29 #1 transferring context: 2B done
22:16:29 #1 DONE 0.0s
22:16:29 
22:16:29 #2 [internal] load build definition from Dockerfile
22:16:29 #2 transferring dockerfile: 849B done
22:16:29 #2 DONE 0.0s
22:16:29 
22:16:29 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
22:16:29 #3 DONE 0.0s
22:16:29 
22:16:29 #4 [auth] library/golang:pull token for registry-1.docker.io
22:16:29 #4 DONE 0.0s
22:16:29 
22:16:29 #5 [internal] load metadata for docker.io/library/golang:1.19.4-buster
22:16:29 #5 ERROR: no match for platform in manifest sha256:7185b7ec7fd5e7cc284b84d711e646c2a8661a2bf997398f9c35cee1bf17032f: not found
22:16:29 
22:16:29 #6 [internal] load metadata for docker.io/library/ubuntu:bionic
22:16:29 #6 CANCELED
22:16:29 ------
22:16:29  > [internal] load metadata for docker.io/library/golang:1.19.4-buster:
22:16:29 ------
22:16:29 Dockerfile:6
22:16:29 --------------------
22:16:29    4 |     ARG BUILD_IMAGE=${DISTRO}:${SUITE}
22:16:29    5 |     
22:16:29    6 | >>> FROM ${GO_IMAGE} AS golang
22:16:29    7 |     
22:16:29    8 |     FROM ${BUILD_IMAGE}
22:16:29 --------------------
22:16:29 error: failed to solve: golang:1.19.4-buster: no match for platform in manifest sha256:7185b7ec7fd5e7cc284b84d711e646c2a8661a2bf997398f9c35cee1bf17032f: not found
22:16:29 Makefile:77: recipe for target 'ubuntu-bionic' failed
22:16:29 make[1]: *** [ubuntu-bionic] Error 1
22:16:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-791/deb'
22:16:29 Makefile:92: recipe for target 'ubuntu-bionic' failed
22:16:29 make: *** [ubuntu-bionic] Error 2