Skip to content

Console Output

18:09:45 [2022-08-03T18:09:45.816Z] The recommended git tool is: git
18:09:48 [2022-08-03T18:09:48.852Z] using credential docker-jenkins-github-credentials
18:09:48 [2022-08-03T18:09:48.868Z] Cloning the remote Git repository
18:09:48 [2022-08-03T18:09:48.869Z] Cloning with configured refspecs honoured and without tags
18:09:48 [2022-08-03T18:09:48.894Z] Cloning repository https://github.com/moby/moby.git
18:09:48 [2022-08-03T18:09:48.964Z]  > git init /home/ubuntu/workspace/moby_PR-43903 # timeout=10
18:09:49 [2022-08-03T18:09:49.447Z] Fetching upstream changes from https://github.com/moby/moby.git
18:09:49 [2022-08-03T18:09:49.447Z]  > git --version # timeout=10
18:09:49 [2022-08-03T18:09:49.455Z]  > git --version # 'git version 2.25.1'
18:09:49 [2022-08-03T18:09:49.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:09:49 [2022-08-03T18:09:49.457Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:10:06 [2022-08-03T18:10:06.441Z] Fetching without tags
18:10:06 [2022-08-03T18:10:06.668Z] Merging remotes/origin/master commit 9100e3c087216343e4149887d43f1e7ae272968a into PR head commit f1d71f7cc3e5a394db078526dcffbdb64f0cac4e
18:10:07 [2022-08-03T18:10:07.440Z] Merge succeeded, producing f1d71f7cc3e5a394db078526dcffbdb64f0cac4e
18:10:07 [2022-08-03T18:10:07.440Z] Checking out Revision f1d71f7cc3e5a394db078526dcffbdb64f0cac4e (PR-43903)
18:10:06 [2022-08-03T18:10:06.369Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:10:06 [2022-08-03T18:10:06.384Z]  > git config --add remote.origin.fetch +refs/pull/43903/head:refs/remotes/origin/PR-43903 # timeout=10
18:10:06 [2022-08-03T18:10:06.398Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:10:06 [2022-08-03T18:10:06.425Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:10:06 [2022-08-03T18:10:06.447Z] Fetching upstream changes from https://github.com/moby/moby.git
18:10:06 [2022-08-03T18:10:06.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:10:06 [2022-08-03T18:10:06.448Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:10:06 [2022-08-03T18:10:06.682Z]  > git config core.sparsecheckout # timeout=10
18:10:06 [2022-08-03T18:10:06.702Z]  > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10
18:10:07 [2022-08-03T18:10:07.384Z]  > git remote # timeout=10
18:10:07 [2022-08-03T18:10:07.400Z]  > git config --get remote.origin.url # timeout=10
18:10:07 [2022-08-03T18:10:07.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:10:07 [2022-08-03T18:10:07.408Z]  > git merge 9100e3c087216343e4149887d43f1e7ae272968a # timeout=10
18:10:07 [2022-08-03T18:10:07.426Z]  > git rev-parse HEAD^{commit} # timeout=10
18:10:07 [2022-08-03T18:10:07.443Z]  > git config core.sparsecheckout # timeout=10
18:10:07 [2022-08-03T18:10:07.454Z]  > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10
18:10:11 [2022-08-03T18:10:11.362Z] Commit message: "Update golang to 1.18.5"