Skip to content

Console Output

13:24:06 [2023-09-20T13:24:06.815Z] The recommended git tool is: git
13:24:06 [2023-09-20T13:24:06.830Z] using credential docker-jenkins-github-credentials
13:24:06 [2023-09-20T13:24:06.843Z] Cloning the remote Git repository
13:24:06 [2023-09-20T13:24:06.843Z] Cloning with configured refspecs honoured and without tags
13:24:06 [2023-09-20T13:24:06.852Z] Cloning repository https://github.com/moby/moby.git
13:24:06 [2023-09-20T13:24:06.853Z]  > git init /home/ubuntu/workspace/moby_PR-46463 # timeout=10
13:24:06 [2023-09-20T13:24:06.857Z] Fetching upstream changes from https://github.com/moby/moby.git
13:24:06 [2023-09-20T13:24:06.857Z]  > git --version # timeout=10
13:24:06 [2023-09-20T13:24:06.860Z]  > git --version # 'git version 2.25.1'
13:24:06 [2023-09-20T13:24:06.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:24:06 [2023-09-20T13:24:06.861Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46463/head:refs/remotes/origin/PR-46463 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:24:18 [2023-09-20T13:24:18.991Z] Fetching without tags
13:24:19 [2023-09-20T13:24:19.261Z] Merging remotes/origin/master commit 7cfb81ba04d84ca97a48125289621fa996b4121d into PR head commit e6907243af215a90fe36b377d89a49e3a2eded0a
13:24:18 [2023-09-20T13:24:18.983Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:24:18 [2023-09-20T13:24:18.986Z]  > git config --add remote.origin.fetch +refs/pull/46463/head:refs/remotes/origin/PR-46463 # timeout=10
13:24:18 [2023-09-20T13:24:18.989Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:24:18 [2023-09-20T13:24:18.994Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:24:19 [2023-09-20T13:24:19.000Z] Fetching upstream changes from https://github.com/moby/moby.git
13:24:19 [2023-09-20T13:24:19.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:24:19 [2023-09-20T13:24:19.001Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46463/head:refs/remotes/origin/PR-46463 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:24:19 [2023-09-20T13:24:19.270Z]  > git config core.sparsecheckout # timeout=10
13:24:19 [2023-09-20T13:24:19.273Z]  > git checkout -f e6907243af215a90fe36b377d89a49e3a2eded0a # timeout=10
13:24:19 [2023-09-20T13:24:19.912Z] Merge succeeded, producing e6907243af215a90fe36b377d89a49e3a2eded0a
13:24:19 [2023-09-20T13:24:19.912Z] Checking out Revision e6907243af215a90fe36b377d89a49e3a2eded0a (PR-46463)
13:24:20 [2023-09-20T13:24:20.770Z] Commit message: "client: negotiate api version before handling version-specific code"
13:24:19 [2023-09-20T13:24:19.900Z]  > git remote # timeout=10
13:24:19 [2023-09-20T13:24:19.903Z]  > git config --get remote.origin.url # timeout=10
13:24:19 [2023-09-20T13:24:19.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:24:19 [2023-09-20T13:24:19.906Z]  > git merge 7cfb81ba04d84ca97a48125289621fa996b4121d # timeout=10
13:24:19 [2023-09-20T13:24:19.914Z]  > git rev-parse HEAD^{commit} # timeout=10
13:24:19 [2023-09-20T13:24:19.920Z]  > git config core.sparsecheckout # timeout=10
13:24:19 [2023-09-20T13:24:19.923Z]  > git checkout -f e6907243af215a90fe36b377d89a49e3a2eded0a # timeout=10