Skip to content

Console Output

04:25:33 [2021-03-25T04:25:33.246Z] The recommended git tool is: git
04:25:36 [2021-03-25T04:25:36.892Z] using credential docker-jenkins-github-credentials
04:25:36 [2021-03-25T04:25:36.898Z] Cloning the remote Git repository
04:25:36 [2021-03-25T04:25:36.898Z] Cloning with configured refspecs honoured and without tags
04:25:36 [2021-03-25T04:25:36.931Z] Cloning repository https://github.com/moby/moby.git
04:25:37 [2021-03-25T04:25:37.009Z]  > git init /home/ubuntu/workspace/moby_PR-42197 # timeout=10
04:25:37 [2021-03-25T04:25:37.272Z] Fetching upstream changes from https://github.com/moby/moby.git
04:25:37 [2021-03-25T04:25:37.272Z]  > git --version # timeout=10
04:25:37 [2021-03-25T04:25:37.312Z]  > git --version # 'git version 2.17.1'
04:25:37 [2021-03-25T04:25:37.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:25:37 [2021-03-25T04:25:37.314Z]  > 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.788Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:26:01 [2021-03-25T04:26:01.805Z]  > git config --add remote.origin.fetch +refs/pull/42197/head:refs/remotes/origin/PR-42197 # timeout=10
04:26:01 [2021-03-25T04:26:01.837Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
04:26:01 [2021-03-25T04:26:01.880Z] Fetching without tags
04:26:02 [2021-03-25T04:26:02.282Z] Merging remotes/origin/20.10 commit 653b58cc8a707fd4e5ff0a7a04d44226f1cda4de into PR head commit 915b239519116e239c08f64df49ceb32807963e3
04:26:03 [2021-03-25T04:26:03.218Z] Merge succeeded, producing 915b239519116e239c08f64df49ceb32807963e3
04:26:03 [2021-03-25T04:26:03.219Z] Checking out Revision 915b239519116e239c08f64df49ceb32807963e3 (PR-42197)
04:26:01 [2021-03-25T04:26:01.860Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:26:01 [2021-03-25T04:26:01.884Z] Fetching upstream changes from https://github.com/moby/moby.git
04:26:01 [2021-03-25T04:26:01.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:26:01 [2021-03-25T04:26:01.888Z]  > 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:02 [2021-03-25T04:26:02.289Z]  > git config core.sparsecheckout # timeout=10
04:26:02 [2021-03-25T04:26:02.308Z]  > git checkout -f 915b239519116e239c08f64df49ceb32807963e3 # timeout=10
04:26:03 [2021-03-25T04:26:03.049Z]  > git remote # timeout=10
04:26:03 [2021-03-25T04:26:03.137Z]  > git config --get remote.origin.url # timeout=10
04:26:03 [2021-03-25T04:26:03.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:26:03 [2021-03-25T04:26:03.167Z]  > git merge 653b58cc8a707fd4e5ff0a7a04d44226f1cda4de # timeout=10
04:26:03 [2021-03-25T04:26:03.194Z]  > git rev-parse HEAD^{commit} # timeout=10
04:26:03 [2021-03-25T04:26:03.222Z]  > git config core.sparsecheckout # timeout=10
04:26:03 [2021-03-25T04:26:03.245Z]  > git checkout -f 915b239519116e239c08f64df49ceb32807963e3 # timeout=10
04:26:08 [2021-03-25T04:26:08.051Z] Commit message: "builder: produce error when using unsupported Dockerfile option"