Skip to content

Console Output

09:17:06 [2021-08-04T09:17:06.775Z] The recommended git tool is: git
09:17:11 [2021-08-04T09:17:11.463Z] using credential docker-jenkins-github-credentials
09:17:11 [2021-08-04T09:17:11.473Z] Cloning the remote Git repository
09:17:11 [2021-08-04T09:17:11.473Z] Cloning with configured refspecs honoured and without tags
09:17:11 [2021-08-04T09:17:11.508Z] Cloning repository https://github.com/moby/moby.git
09:17:11 [2021-08-04T09:17:11.570Z]  > git init /home/ubuntu/workspace/moby_PR-42708 # timeout=10
09:17:12 [2021-08-04T09:17:12.014Z] Fetching upstream changes from https://github.com/moby/moby.git
09:17:12 [2021-08-04T09:17:12.014Z]  > git --version # timeout=10
09:17:12 [2021-08-04T09:17:12.022Z]  > git --version # 'git version 2.25.1'
09:17:12 [2021-08-04T09:17:12.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:17:12 [2021-08-04T09:17:12.114Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42708/head:refs/remotes/origin/PR-42708 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:17:36 [2021-08-04T09:17:36.208Z] Fetching without tags
09:17:36 [2021-08-04T09:17:36.636Z] Merging remotes/origin/master commit 52af46671691dfb76772cbf6bac0f688e464fb5d into PR head commit 9499acc36092929d4737df5f1a64c36662bed39b
09:17:36 [2021-08-04T09:17:36.130Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:17:36 [2021-08-04T09:17:36.168Z]  > git config --add remote.origin.fetch +refs/pull/42708/head:refs/remotes/origin/PR-42708 # timeout=10
09:17:36 [2021-08-04T09:17:36.181Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:17:36 [2021-08-04T09:17:36.195Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:17:36 [2021-08-04T09:17:36.213Z] Fetching upstream changes from https://github.com/moby/moby.git
09:17:36 [2021-08-04T09:17:36.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:17:36 [2021-08-04T09:17:36.215Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42708/head:refs/remotes/origin/PR-42708 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:17:36 [2021-08-04T09:17:36.646Z]  > git config core.sparsecheckout # timeout=10
09:17:36 [2021-08-04T09:17:36.670Z]  > git checkout -f 9499acc36092929d4737df5f1a64c36662bed39b # timeout=10
09:17:38 [2021-08-04T09:17:38.854Z] Merge succeeded, producing 9499acc36092929d4737df5f1a64c36662bed39b
09:17:38 [2021-08-04T09:17:38.855Z] Checking out Revision 9499acc36092929d4737df5f1a64c36662bed39b (PR-42708)
09:17:38 [2021-08-04T09:17:38.797Z]  > git remote # timeout=10
09:17:38 [2021-08-04T09:17:38.804Z]  > git config --get remote.origin.url # timeout=10
09:17:38 [2021-08-04T09:17:38.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:17:38 [2021-08-04T09:17:38.829Z]  > git merge 52af46671691dfb76772cbf6bac0f688e464fb5d # timeout=10
09:17:38 [2021-08-04T09:17:38.842Z]  > git rev-parse HEAD^{commit} # timeout=10
09:17:38 [2021-08-04T09:17:38.858Z]  > git config core.sparsecheckout # timeout=10
09:17:38 [2021-08-04T09:17:38.874Z]  > git checkout -f 9499acc36092929d4737df5f1a64c36662bed39b # timeout=10
09:17:43 [2021-08-04T09:17:43.512Z] Commit message: "bump up rootlesskit to v0.14.4"