Skip to content

Console Output

16:38:19 [2022-04-29T16:38:19.393Z] The recommended git tool is: git
16:38:22 [2022-04-29T16:38:22.574Z] using credential docker-jenkins-github-credentials
16:38:22 [2022-04-29T16:38:22.589Z] Cloning the remote Git repository
16:38:22 [2022-04-29T16:38:22.589Z] Cloning with configured refspecs honoured and without tags
16:38:22 [2022-04-29T16:38:22.680Z] Cloning repository https://github.com/moby/moby.git
16:38:22 [2022-04-29T16:38:22.754Z]  > git init /home/ubuntu/workspace/moby_PR-43547 # timeout=10
16:38:23 [2022-04-29T16:38:23.035Z] Fetching upstream changes from https://github.com/moby/moby.git
16:38:23 [2022-04-29T16:38:23.036Z]  > git --version # timeout=10
16:38:23 [2022-04-29T16:38:23.075Z]  > git --version # 'git version 2.25.1'
16:38:23 [2022-04-29T16:38:23.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:38:23 [2022-04-29T16:38:23.119Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:38:37 [2022-04-29T16:38:37.851Z] Fetching without tags
16:38:38 [2022-04-29T16:38:38.056Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940
16:38:38 [2022-04-29T16:38:38.669Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940
16:38:38 [2022-04-29T16:38:38.669Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547)
16:38:37 [2022-04-29T16:38:37.813Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:38:37 [2022-04-29T16:38:37.827Z]  > git config --add remote.origin.fetch +refs/pull/43547/head:refs/remotes/origin/PR-43547 # timeout=10
16:38:37 [2022-04-29T16:38:37.832Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:38:37 [2022-04-29T16:38:37.843Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:38:37 [2022-04-29T16:38:37.854Z] Fetching upstream changes from https://github.com/moby/moby.git
16:38:37 [2022-04-29T16:38:37.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:38:37 [2022-04-29T16:38:37.855Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:38:38 [2022-04-29T16:38:38.065Z]  > git config core.sparsecheckout # timeout=10
16:38:38 [2022-04-29T16:38:38.072Z]  > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10
16:38:38 [2022-04-29T16:38:38.594Z]  > git remote # timeout=10
16:38:38 [2022-04-29T16:38:38.608Z]  > git config --get remote.origin.url # timeout=10
16:38:38 [2022-04-29T16:38:38.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:38:38 [2022-04-29T16:38:38.621Z]  > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10
16:38:38 [2022-04-29T16:38:38.656Z]  > git rev-parse HEAD^{commit} # timeout=10
16:38:38 [2022-04-29T16:38:38.671Z]  > git config core.sparsecheckout # timeout=10
16:38:38 [2022-04-29T16:38:38.675Z]  > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10
16:38:43 [2022-04-29T16:38:43.014Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2"