Skip to content

Console Output

17:07:33 [2021-02-28T17:07:33.767Z] The recommended git tool is: git
17:07:36 [2021-02-28T17:07:36.655Z] using credential docker-jenkins-github-credentials
17:07:36 [2021-02-28T17:07:36.662Z] Cloning the remote Git repository
17:07:36 [2021-02-28T17:07:36.662Z] Cloning with configured refspecs honoured and without tags
17:07:36 [2021-02-28T17:07:36.714Z] Cloning repository https://github.com/moby/moby.git
17:07:36 [2021-02-28T17:07:36.859Z]  > git init /home/ubuntu/workspace/moby_PR-42077 # timeout=10
17:07:37 [2021-02-28T17:07:37.206Z] Fetching upstream changes from https://github.com/moby/moby.git
17:07:37 [2021-02-28T17:07:37.206Z]  > git --version # timeout=10
17:07:37 [2021-02-28T17:07:37.217Z]  > git --version # 'git version 2.17.1'
17:07:37 [2021-02-28T17:07:37.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:07:37 [2021-02-28T17:07:37.241Z]  > 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:03 [2021-02-28T17:08:03.554Z] Fetching without tags
17:08:03 [2021-02-28T17:08:03.863Z] Merging remotes/origin/master commit 3c9b4a63b5298b23b156610c02d192c22d46f0cc into PR head commit 5f6db3a07764239d18cc4730d958ff20c147c28a
17:08:03 [2021-02-28T17:08:03.447Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:08:03 [2021-02-28T17:08:03.481Z]  > git config --add remote.origin.fetch +refs/pull/42077/head:refs/remotes/origin/PR-42077 # timeout=10
17:08:03 [2021-02-28T17:08:03.507Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:08:03 [2021-02-28T17:08:03.523Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:08:03 [2021-02-28T17:08:03.555Z] Fetching upstream changes from https://github.com/moby/moby.git
17:08:03 [2021-02-28T17:08:03.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:08:03 [2021-02-28T17:08:03.557Z]  > 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:03 [2021-02-28T17:08:03.868Z]  > git config core.sparsecheckout # timeout=10
17:08:03 [2021-02-28T17:08:03.897Z]  > git checkout -f 5f6db3a07764239d18cc4730d958ff20c147c28a # timeout=10
17:08:04 [2021-02-28T17:08:04.734Z] Merge succeeded, producing 5f6db3a07764239d18cc4730d958ff20c147c28a
17:08:04 [2021-02-28T17:08:04.734Z] Checking out Revision 5f6db3a07764239d18cc4730d958ff20c147c28a (PR-42077)
17:08:04 [2021-02-28T17:08:04.614Z]  > git remote # timeout=10
17:08:04 [2021-02-28T17:08:04.629Z]  > git config --get remote.origin.url # timeout=10
17:08:04 [2021-02-28T17:08:04.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:08:04 [2021-02-28T17:08:04.698Z]  > git merge 3c9b4a63b5298b23b156610c02d192c22d46f0cc # timeout=10
17:08:04 [2021-02-28T17:08:04.709Z]  > git rev-parse HEAD^{commit} # timeout=10
17:08:04 [2021-02-28T17:08:04.734Z]  > git config core.sparsecheckout # timeout=10
17:08:04 [2021-02-28T17:08:04.753Z]  > git checkout -f 5f6db3a07764239d18cc4730d958ff20c147c28a # timeout=10
17:08:09 [2021-02-28T17:08:09.322Z] Commit message: "rootless: Set service type to `notify`"