Skip to content

Console Output

12:10:29 [2021-05-03T12:10:29.798Z] The recommended git tool is: git
12:10:32 [2021-05-03T12:10:32.048Z] using credential docker-jenkins-github-credentials
12:10:32 [2021-05-03T12:10:32.055Z] Cloning the remote Git repository
12:10:32 [2021-05-03T12:10:32.055Z] Cloning with configured refspecs honoured and without tags
12:10:31 [2021-05-03T12:10:31.888Z] Cloning repository https://github.com/moby/moby.git
12:10:31 [2021-05-03T12:10:31.940Z]  > git init /home/ubuntu/workspace/moby_PR-42347 # timeout=10
12:10:32 [2021-05-03T12:10:32.152Z] Fetching upstream changes from https://github.com/moby/moby.git
12:10:32 [2021-05-03T12:10:32.152Z]  > git --version # timeout=10
12:10:32 [2021-05-03T12:10:32.194Z]  > git --version # 'git version 2.25.1'
12:10:32 [2021-05-03T12:10:32.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:10:32 [2021-05-03T12:10:32.196Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42347/head:refs/remotes/origin/PR-42347 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:10:47 [2021-05-03T12:10:47.513Z] Fetching without tags
12:10:47 [2021-05-03T12:10:47.303Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:10:47 [2021-05-03T12:10:47.327Z]  > git config --add remote.origin.fetch +refs/pull/42347/head:refs/remotes/origin/PR-42347 # timeout=10
12:10:47 [2021-05-03T12:10:47.342Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:10:47 [2021-05-03T12:10:47.367Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:10:47 [2021-05-03T12:10:47.396Z] Fetching upstream changes from https://github.com/moby/moby.git
12:10:47 [2021-05-03T12:10:47.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:10:47 [2021-05-03T12:10:47.397Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42347/head:refs/remotes/origin/PR-42347 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:10:47 [2021-05-03T12:10:47.801Z] Merging remotes/origin/master commit 59751bb23395a137253ca0b4fb99058ecec5a569 into PR head commit 783a9ee020de84ddcfe6c483b5ae5628919017f0
12:10:48 [2021-05-03T12:10:48.572Z] Merge succeeded, producing 783a9ee020de84ddcfe6c483b5ae5628919017f0
12:10:48 [2021-05-03T12:10:48.573Z] Checking out Revision 783a9ee020de84ddcfe6c483b5ae5628919017f0 (PR-42347)
12:10:47 [2021-05-03T12:10:47.695Z]  > git config core.sparsecheckout # timeout=10
12:10:47 [2021-05-03T12:10:47.710Z]  > git checkout -f 783a9ee020de84ddcfe6c483b5ae5628919017f0 # timeout=10
12:10:48 [2021-05-03T12:10:48.407Z]  > git remote # timeout=10
12:10:48 [2021-05-03T12:10:48.426Z]  > git config --get remote.origin.url # timeout=10
12:10:48 [2021-05-03T12:10:48.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:10:48 [2021-05-03T12:10:48.440Z]  > git merge 59751bb23395a137253ca0b4fb99058ecec5a569 # timeout=10
12:10:48 [2021-05-03T12:10:48.454Z]  > git rev-parse HEAD^{commit} # timeout=10
12:10:48 [2021-05-03T12:10:48.470Z]  > git config core.sparsecheckout # timeout=10
12:10:48 [2021-05-03T12:10:48.494Z]  > git checkout -f 783a9ee020de84ddcfe6c483b5ae5628919017f0 # timeout=10
12:10:52 [2021-05-03T12:10:52.708Z] Commit message: "Add Corbato and Mitchell to namegenerator"