Skip to content

Console Output

23:39:54 [2022-08-23T23:39:54.263Z] The recommended git tool is: git
23:39:54 [2022-08-23T23:39:54.318Z] using credential docker-jenkins-github-credentials
23:39:54 [2022-08-23T23:39:54.326Z] Cloning the remote Git repository
23:39:54 [2022-08-23T23:39:54.326Z] Cloning with configured refspecs honoured and without tags
23:39:54 [2022-08-23T23:39:54.326Z] Cloning repository https://github.com/moby/moby.git
23:39:54 [2022-08-23T23:39:54.327Z]  > git init /home/ubuntu/workspace/moby_PR-44022 # timeout=10
23:39:54 [2022-08-23T23:39:54.352Z] Fetching upstream changes from https://github.com/moby/moby.git
23:39:54 [2022-08-23T23:39:54.352Z]  > git --version # timeout=10
23:39:54 [2022-08-23T23:39:54.358Z]  > git --version # 'git version 2.25.1'
23:39:54 [2022-08-23T23:39:54.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:39:54 [2022-08-23T23:39:54.359Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:40:09 [2022-08-23T23:40:09.841Z] Fetching without tags
23:40:10 [2022-08-23T23:40:10.014Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:40:09 [2022-08-23T23:40:09.823Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:40:09 [2022-08-23T23:40:09.827Z]  > git config --add remote.origin.fetch +refs/pull/44022/head:refs/remotes/origin/PR-44022 # timeout=10
23:40:09 [2022-08-23T23:40:09.831Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:40:09 [2022-08-23T23:40:09.835Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:40:09 [2022-08-23T23:40:09.841Z] Fetching upstream changes from https://github.com/moby/moby.git
23:40:09 [2022-08-23T23:40:09.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:40:09 [2022-08-23T23:40:09.842Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:40:10 [2022-08-23T23:40:10.014Z]  > git config core.sparsecheckout # timeout=10
23:40:10 [2022-08-23T23:40:10.023Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:40:10 [2022-08-23T23:40:10.621Z] Merge succeeded, producing e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:40:10 [2022-08-23T23:40:10.621Z] Checking out Revision e5958a8f08d8cc736a130fc162fa513ddcc4de61 (PR-44022)
23:40:11 [2022-08-23T23:40:11.249Z] Commit message: "client: remove deprecated WithDialer() option"
23:40:11 [2022-08-23T23:40:11.256Z]  > git --version # timeout=10
23:40:11 [2022-08-23T23:40:11.260Z]  > git --version # 'git version 2.25.1'
23:40:11 [2022-08-23T23:40:11.265Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
23:40:10 [2022-08-23T23:40:10.587Z]  > git remote # timeout=10
23:40:10 [2022-08-23T23:40:10.598Z]  > git config --get remote.origin.url # timeout=10
23:40:10 [2022-08-23T23:40:10.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:40:10 [2022-08-23T23:40:10.603Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
23:40:10 [2022-08-23T23:40:10.610Z]  > git rev-parse HEAD^{commit} # timeout=10
23:40:10 [2022-08-23T23:40:10.621Z]  > git config core.sparsecheckout # timeout=10
23:40:10 [2022-08-23T23:40:10.626Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10