Skip to content

Console Output

04:25:32 [2021-03-25T04:25:32.733Z] The recommended git tool is: git
04:25:36 [2021-03-25T04:25:36.251Z] using credential docker-jenkins-github-credentials
04:25:36 [2021-03-25T04:25:36.256Z] Cloning the remote Git repository
04:25:36 [2021-03-25T04:25:36.256Z] Cloning with configured refspecs honoured and without tags
04:25:36 [2021-03-25T04:25:36.328Z] Cloning repository https://github.com/moby/moby.git
04:25:36 [2021-03-25T04:25:36.413Z]  > git init /home/ubuntu/workspace/moby_PR-42197 # timeout=10
04:25:36 [2021-03-25T04:25:36.681Z] Fetching upstream changes from https://github.com/moby/moby.git
04:25:36 [2021-03-25T04:25:36.682Z]  > git --version # timeout=10
04:25:36 [2021-03-25T04:25:36.717Z]  > git --version # 'git version 2.17.1'
04:25:36 [2021-03-25T04:25:36.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:25:36 [2021-03-25T04:25:36.729Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42197/head:refs/remotes/origin/PR-42197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
04:26:00 [2021-03-25T04:26:00.941Z] Fetching without tags
04:26:00 [2021-03-25T04:26:00.861Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:26:00 [2021-03-25T04:26:00.881Z]  > git config --add remote.origin.fetch +refs/pull/42197/head:refs/remotes/origin/PR-42197 # timeout=10
04:26:00 [2021-03-25T04:26:00.901Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
04:26:00 [2021-03-25T04:26:00.925Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:26:00 [2021-03-25T04:26:00.949Z] Fetching upstream changes from https://github.com/moby/moby.git
04:26:00 [2021-03-25T04:26:00.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:26:00 [2021-03-25T04:26:00.950Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42197/head:refs/remotes/origin/PR-42197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
04:26:01 [2021-03-25T04:26:01.372Z] Merging remotes/origin/20.10 commit 653b58cc8a707fd4e5ff0a7a04d44226f1cda4de into PR head commit 915b239519116e239c08f64df49ceb32807963e3
04:26:02 [2021-03-25T04:26:02.381Z] Merge succeeded, producing 915b239519116e239c08f64df49ceb32807963e3
04:26:02 [2021-03-25T04:26:02.381Z] Checking out Revision 915b239519116e239c08f64df49ceb32807963e3 (PR-42197)
04:26:01 [2021-03-25T04:26:01.379Z]  > git config core.sparsecheckout # timeout=10
04:26:01 [2021-03-25T04:26:01.404Z]  > git checkout -f 915b239519116e239c08f64df49ceb32807963e3 # timeout=10
04:26:02 [2021-03-25T04:26:02.287Z]  > git remote # timeout=10
04:26:02 [2021-03-25T04:26:02.310Z]  > git config --get remote.origin.url # timeout=10
04:26:02 [2021-03-25T04:26:02.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:26:02 [2021-03-25T04:26:02.335Z]  > git merge 653b58cc8a707fd4e5ff0a7a04d44226f1cda4de # timeout=10
04:26:02 [2021-03-25T04:26:02.360Z]  > git rev-parse HEAD^{commit} # timeout=10
04:26:02 [2021-03-25T04:26:02.384Z]  > git config core.sparsecheckout # timeout=10
04:26:02 [2021-03-25T04:26:02.405Z]  > git checkout -f 915b239519116e239c08f64df49ceb32807963e3 # timeout=10
04:26:06 [2021-03-25T04:26:06.610Z] Commit message: "builder: produce error when using unsupported Dockerfile option"