Skip to content

Console Output

10:24:58 [2023-07-17T10:24:58.504Z] The recommended git tool is: git
10:24:58 [2023-07-17T10:24:58.520Z] using credential docker-jenkins-github-credentials
10:24:58 [2023-07-17T10:24:58.531Z] Cloning the remote Git repository
10:24:58 [2023-07-17T10:24:58.531Z] Cloning with configured refspecs honoured and without tags
10:24:58 [2023-07-17T10:24:58.539Z] Cloning repository https://github.com/moby/moby.git
10:24:58 [2023-07-17T10:24:58.539Z]  > git init /home/ubuntu/workspace/moby_PR-45991 # timeout=10
10:24:58 [2023-07-17T10:24:58.544Z] Fetching upstream changes from https://github.com/moby/moby.git
10:24:58 [2023-07-17T10:24:58.544Z]  > git --version # timeout=10
10:24:58 [2023-07-17T10:24:58.547Z]  > git --version # 'git version 2.25.1'
10:24:58 [2023-07-17T10:24:58.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:24:58 [2023-07-17T10:24:58.548Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45991/head:refs/remotes/origin/PR-45991 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:25:09 [2023-07-17T10:25:09.780Z] Fetching without tags
10:25:10 [2023-07-17T10:25:10.015Z] Merging remotes/origin/master commit ee794231240b4f4087cffb434dcc67b06f402a47 into PR head commit 2da589d454788bed65f32fad4165465b1835ce3e
10:25:10 [2023-07-17T10:25:10.619Z] Merge succeeded, producing 2da589d454788bed65f32fad4165465b1835ce3e
10:25:10 [2023-07-17T10:25:10.619Z] Checking out Revision 2da589d454788bed65f32fad4165465b1835ce3e (PR-45991)
10:25:09 [2023-07-17T10:25:09.771Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:25:09 [2023-07-17T10:25:09.774Z]  > git config --add remote.origin.fetch +refs/pull/45991/head:refs/remotes/origin/PR-45991 # timeout=10
10:25:09 [2023-07-17T10:25:09.777Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:25:09 [2023-07-17T10:25:09.782Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:25:09 [2023-07-17T10:25:09.787Z] Fetching upstream changes from https://github.com/moby/moby.git
10:25:09 [2023-07-17T10:25:09.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:09 [2023-07-17T10:25:09.788Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45991/head:refs/remotes/origin/PR-45991 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:25:10 [2023-07-17T10:25:10.022Z]  > git config core.sparsecheckout # timeout=10
10:25:10 [2023-07-17T10:25:10.025Z]  > git checkout -f 2da589d454788bed65f32fad4165465b1835ce3e # timeout=10
10:25:10 [2023-07-17T10:25:10.608Z]  > git remote # timeout=10
10:25:10 [2023-07-17T10:25:10.611Z]  > git config --get remote.origin.url # timeout=10
10:25:10 [2023-07-17T10:25:10.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:25:10 [2023-07-17T10:25:10.614Z]  > git merge ee794231240b4f4087cffb434dcc67b06f402a47 # timeout=10
10:25:10 [2023-07-17T10:25:10.621Z]  > git rev-parse HEAD^{commit} # timeout=10
10:25:10 [2023-07-17T10:25:10.626Z]  > git config core.sparsecheckout # timeout=10
10:25:10 [2023-07-17T10:25:10.629Z]  > git checkout -f 2da589d454788bed65f32fad4165465b1835ce3e # timeout=10
10:25:11 [2023-07-17T10:25:11.493Z] Commit message: "client: return explicit "nil" for no errors, and remove nil check"
10:25:11 [2023-07-17T10:25:11.498Z] First time build. Skipping changelog.
10:25:11 [2023-07-17T10:25:11.500Z]  > git rev-list --no-walk a1b7c9e90e8e25cd04cd4bd0f7763a4a2d652943 # timeout=10