Skip to content

Console Output

21:16:43 + make REF=20.10 fedora-36
21:16:43 git init src/github.com/docker/cli
21:16:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-664/src/github.com/docker/cli/.git/
21:16:43 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:16:43 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
21:16:43 + SRC=src/github.com/docker/cli
21:16:43 + REF=20.10
21:16:43 + REF_FETCH=20.10
21:16:43 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
21:16:43 + awk {print $2}
21:16:43 + REF=refs/heads/20.10
21:16:43 + [ -n refs/heads/20.10 ]
21:16:43 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
21:16:43 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
21:16:43 From https://github.com/docker/cli
21:16:43  * [new branch]      20.10      -> 20.10
21:16:43  * [new tag]         v20.10.13  -> v20.10.13
21:16:43  * [new tag]         v20.10.14  -> v20.10.14
21:16:43  * [new branch]      20.10      -> origin/20.10
21:16:43 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
21:16:44 git init src/github.com/docker/docker
21:16:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-664/src/github.com/docker/docker/.git/
21:16:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:16:44 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
21:16:44 + SRC=src/github.com/docker/docker
21:16:44 + REF=20.10
21:16:44 + REF_FETCH=20.10
21:16:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
21:16:44 + awk {print $2}
21:16:44 + REF=refs/heads/20.10
21:16:44 + [ -n refs/heads/20.10 ]
21:16:44 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
21:16:44 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
21:16:45 From https://github.com/docker/docker
21:16:45  * [new branch]      20.10      -> 20.10
21:16:45  * [new branch]      20.10      -> origin/20.10
21:16:45 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
21:16:46 git init src/github.com/docker/compose
21:16:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-664/src/github.com/docker/compose/.git/
21:16:46 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:16:46 ./scripts/checkout.sh src/github.com/docker/compose "v2.3.3"
21:16:46 + SRC=src/github.com/docker/compose
21:16:46 + REF=v2.3.3
21:16:46 + REF_FETCH=v2.3.3
21:16:46 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.3.3
21:16:46 + awk {print $2}
21:16:46 + REF=refs/tags/v2.3.3
21:16:46 + [ -n refs/tags/v2.3.3 ]
21:16:46 + REF_FETCH=refs/tags/v2.3.3:refs/tags/v2.3.3
21:16:46 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.3.3:refs/tags/v2.3.3
21:16:46 From https://github.com/docker/compose
21:16:46  * [new tag]         v2.3.3     -> v2.3.3
21:16:46 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.3.3
21:16:46 git init src/github.com/docker/scan-cli-plugin
21:16:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-664/src/github.com/docker/scan-cli-plugin/.git/
21:16:46 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:16:46 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:16:46 + SRC=src/github.com/docker/scan-cli-plugin
21:16:46 + REF=v0.17.0
21:16:46 + REF_FETCH=v0.17.0
21:16:46 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:16:46 + awk {print $2}
21:16:46 + REF=refs/tags/v0.17.0
21:16:46 + [ -n refs/tags/v0.17.0 ]
21:16:46 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:16:46 + 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
21:16:46 From https://github.com/docker/scan-cli-plugin
21:16:46  * [new tag]         v0.17.0    -> v0.17.0
21:16:46 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:16:46 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.16.15 fedora-36
21:16:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-664/rpm'
21:16:46 make[1]: Nothing to be done for 'fedora-36'.
21:16:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-664/rpm'