Skip to content

Console Output

14:14:26 [2022-09-21T14:14:26.837Z] The recommended git tool is: git
14:14:30 [2022-09-21T14:14:30.304Z] using credential docker-jenkins-github-credentials
14:14:30 [2022-09-21T14:14:30.313Z] Cloning the remote Git repository
14:14:30 [2022-09-21T14:14:30.313Z] Cloning with configured refspecs honoured and without tags
14:14:29 [2022-09-21T14:14:29.990Z] Cloning repository https://github.com/moby/moby.git
14:14:30 [2022-09-21T14:14:30.060Z]  > git init /home/ubuntu/workspace/moby_PR-44145 # timeout=10
14:14:30 [2022-09-21T14:14:30.373Z] Fetching upstream changes from https://github.com/moby/moby.git
14:14:30 [2022-09-21T14:14:30.373Z]  > git --version # timeout=10
14:14:30 [2022-09-21T14:14:30.385Z]  > git --version # 'git version 2.17.1'
14:14:30 [2022-09-21T14:14:30.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:30 [2022-09-21T14:14:30.387Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:14:53 [2022-09-21T14:14:53.784Z] Fetching without tags
14:14:54 [2022-09-21T14:14:54.141Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce
14:14:53 [2022-09-21T14:14:53.629Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:14:53 [2022-09-21T14:14:53.665Z]  > git config --add remote.origin.fetch +refs/pull/44145/head:refs/remotes/origin/PR-44145 # timeout=10
14:14:53 [2022-09-21T14:14:53.691Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:14:53 [2022-09-21T14:14:53.740Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:14:53 [2022-09-21T14:14:53.766Z] Fetching upstream changes from https://github.com/moby/moby.git
14:14:53 [2022-09-21T14:14:53.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:53 [2022-09-21T14:14:53.780Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:14:54 [2022-09-21T14:14:54.138Z]  > git config core.sparsecheckout # timeout=10
14:14:54 [2022-09-21T14:14:54.164Z]  > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10
14:14:55 [2022-09-21T14:14:55.112Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce
14:14:55 [2022-09-21T14:14:55.112Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145)
14:14:54 [2022-09-21T14:14:54.989Z]  > git remote # timeout=10
14:14:55 [2022-09-21T14:14:55.008Z]  > git config --get remote.origin.url # timeout=10
14:14:55 [2022-09-21T14:14:55.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:55 [2022-09-21T14:14:55.039Z]  > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10
14:14:55 [2022-09-21T14:14:55.062Z]  > git rev-parse HEAD^{commit} # timeout=10
14:14:55 [2022-09-21T14:14:55.098Z]  > git config core.sparsecheckout # timeout=10
14:14:55 [2022-09-21T14:14:55.124Z]  > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10
14:15:00 [2022-09-21T14:15:00.143Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1"