Skip to content

Console Output

17:07:47 [2021-02-28T17:07:47.193Z] The recommended git tool is: git
17:07:51 [2021-02-28T17:07:51.326Z] using credential docker-jenkins-github-credentials
17:07:51 [2021-02-28T17:07:51.334Z] Cloning the remote Git repository
17:07:51 [2021-02-28T17:07:51.334Z] Cloning with configured refspecs honoured and without tags
17:07:50 [2021-02-28T17:07:50.924Z] Cloning repository https://github.com/moby/moby.git
17:07:51 [2021-02-28T17:07:51.001Z]  > git init /home/ubuntu/workspace/moby_PR-42077 # timeout=10
17:07:51 [2021-02-28T17:07:51.301Z] Fetching upstream changes from https://github.com/moby/moby.git
17:07:51 [2021-02-28T17:07:51.302Z]  > git --version # timeout=10
17:07:51 [2021-02-28T17:07:51.314Z]  > git --version # 'git version 2.7.4'
17:07:51 [2021-02-28T17:07:51.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:07:51 [2021-02-28T17:07:51.318Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42077/head:refs/remotes/origin/PR-42077 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:08:12 [2021-02-28T17:08:12.702Z] Fetching without tags
17:08:13 [2021-02-28T17:08:13.131Z] Merging remotes/origin/master commit 3c9b4a63b5298b23b156610c02d192c22d46f0cc into PR head commit 5f6db3a07764239d18cc4730d958ff20c147c28a
17:08:12 [2021-02-28T17:08:12.599Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:08:12 [2021-02-28T17:08:12.621Z]  > git config --add remote.origin.fetch +refs/pull/42077/head:refs/remotes/origin/PR-42077 # timeout=10
17:08:12 [2021-02-28T17:08:12.630Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:08:12 [2021-02-28T17:08:12.685Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:08:12 [2021-02-28T17:08:12.707Z] Fetching upstream changes from https://github.com/moby/moby.git
17:08:12 [2021-02-28T17:08:12.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:08:12 [2021-02-28T17:08:12.710Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42077/head:refs/remotes/origin/PR-42077 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:08:13 [2021-02-28T17:08:13.140Z]  > git config core.sparsecheckout # timeout=10
17:08:13 [2021-02-28T17:08:13.154Z]  > git checkout -f 5f6db3a07764239d18cc4730d958ff20c147c28a # timeout=10
17:08:15 [2021-02-28T17:08:15.695Z] Merge succeeded, producing 5f6db3a07764239d18cc4730d958ff20c147c28a
17:08:15 [2021-02-28T17:08:15.695Z] Checking out Revision 5f6db3a07764239d18cc4730d958ff20c147c28a (PR-42077)
17:08:15 [2021-02-28T17:08:15.646Z]  > git remote # timeout=10
17:08:15 [2021-02-28T17:08:15.657Z]  > git config --get remote.origin.url # timeout=10
17:08:15 [2021-02-28T17:08:15.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:08:15 [2021-02-28T17:08:15.673Z]  > git merge 3c9b4a63b5298b23b156610c02d192c22d46f0cc # timeout=10
17:08:15 [2021-02-28T17:08:15.688Z]  > git rev-parse HEAD^{commit} # timeout=10
17:08:15 [2021-02-28T17:08:15.698Z]  > git config core.sparsecheckout # timeout=10
17:08:15 [2021-02-28T17:08:15.703Z]  > git checkout -f 5f6db3a07764239d18cc4730d958ff20c147c28a # timeout=10
17:08:19 [2021-02-28T17:08:19.985Z] Commit message: "rootless: Set service type to `notify`"