Skip to content

Console Output

22:18:32 [2021-08-18T22:18:32.682Z] The recommended git tool is: git
22:18:35 [2021-08-18T22:18:35.471Z] using credential docker-jenkins-github-credentials
22:18:35 [2021-08-18T22:18:35.477Z] Cloning the remote Git repository
22:18:35 [2021-08-18T22:18:35.477Z] Cloning with configured refspecs honoured and without tags
22:18:35 [2021-08-18T22:18:35.510Z] Cloning repository https://github.com/moby/moby.git
22:18:35 [2021-08-18T22:18:35.559Z]  > git init /home/ubuntu/workspace/moby_PR-42757 # timeout=10
22:18:35 [2021-08-18T22:18:35.862Z] Fetching upstream changes from https://github.com/moby/moby.git
22:18:35 [2021-08-18T22:18:35.863Z]  > git --version # timeout=10
22:18:35 [2021-08-18T22:18:35.885Z]  > git --version # 'git version 2.17.1'
22:18:35 [2021-08-18T22:18:35.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:18:35 [2021-08-18T22:18:35.901Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42757/head:refs/remotes/origin/PR-42757 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:01 [2021-08-18T22:19:01.898Z] Fetching without tags
22:19:02 [2021-08-18T22:19:02.303Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit b90dd66bdd6d110604a79d3a561849a3ed6a253e
22:19:03 [2021-08-18T22:19:03.176Z] Merge succeeded, producing b90dd66bdd6d110604a79d3a561849a3ed6a253e
22:19:03 [2021-08-18T22:19:03.176Z] Checking out Revision b90dd66bdd6d110604a79d3a561849a3ed6a253e (PR-42757)
22:19:01 [2021-08-18T22:19:01.831Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:01 [2021-08-18T22:19:01.841Z]  > git config --add remote.origin.fetch +refs/pull/42757/head:refs/remotes/origin/PR-42757 # timeout=10
22:19:01 [2021-08-18T22:19:01.849Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:01 [2021-08-18T22:19:01.869Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:01 [2021-08-18T22:19:01.902Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:01 [2021-08-18T22:19:01.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:01 [2021-08-18T22:19:01.903Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42757/head:refs/remotes/origin/PR-42757 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:02 [2021-08-18T22:19:02.319Z]  > git config core.sparsecheckout # timeout=10
22:19:02 [2021-08-18T22:19:02.347Z]  > git checkout -f b90dd66bdd6d110604a79d3a561849a3ed6a253e # timeout=10
22:19:03 [2021-08-18T22:19:03.073Z]  > git remote # timeout=10
22:19:03 [2021-08-18T22:19:03.105Z]  > git config --get remote.origin.url # timeout=10
22:19:03 [2021-08-18T22:19:03.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:03 [2021-08-18T22:19:03.125Z]  > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10
22:19:03 [2021-08-18T22:19:03.143Z]  > git rev-parse HEAD^{commit} # timeout=10
22:19:03 [2021-08-18T22:19:03.178Z]  > git config core.sparsecheckout # timeout=10
22:19:03 [2021-08-18T22:19:03.205Z]  > git checkout -f b90dd66bdd6d110604a79d3a561849a3ed6a253e # timeout=10
22:19:06 [2021-08-18T22:19:06.959Z] Commit message: "testutil: don't import "opts" package"
22:19:06 [2021-08-18T22:19:06.961Z]  > git rev-list --no-walk b90dd66bdd6d110604a79d3a561849a3ed6a253e # timeout=10