Skip to content

Console Output

17:07:53 [2021-02-28T17:07:53.321Z] The recommended git tool is: git
17:07:56 [2021-02-28T17:07:56.419Z] using credential docker-jenkins-github-credentials
17:07:56 [2021-02-28T17:07:56.427Z] Cloning the remote Git repository
17:07:56 [2021-02-28T17:07:56.427Z] Cloning with configured refspecs honoured and without tags
17:07:56 [2021-02-28T17:07:56.134Z] Cloning repository https://github.com/moby/moby.git
17:07:56 [2021-02-28T17:07:56.222Z]  > git init /home/ubuntu/workspace/moby_PR-42077 # timeout=10
17:07:56 [2021-02-28T17:07:56.681Z] Fetching upstream changes from https://github.com/moby/moby.git
17:07:56 [2021-02-28T17:07:56.682Z]  > git --version # timeout=10
17:07:56 [2021-02-28T17:07:56.698Z]  > git --version # 'git version 2.25.1'
17:07:56 [2021-02-28T17:07:56.699Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:07:56 [2021-02-28T17:07:56.701Z]  > git fetch --no-tags --force --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:18 [2021-02-28T17:08:18.011Z] Fetching without tags
17:08:18 [2021-02-28T17:08:18.410Z] Merging remotes/origin/master commit 3c9b4a63b5298b23b156610c02d192c22d46f0cc into PR head commit 5f6db3a07764239d18cc4730d958ff20c147c28a
17:08:17 [2021-02-28T17:08:17.911Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:08:17 [2021-02-28T17:08:17.923Z]  > git config --add remote.origin.fetch +refs/pull/42077/head:refs/remotes/origin/PR-42077 # timeout=10
17:08:17 [2021-02-28T17:08:17.947Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:08:17 [2021-02-28T17:08:17.970Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:08:17 [2021-02-28T17:08:17.991Z] Fetching upstream changes from https://github.com/moby/moby.git
17:08:17 [2021-02-28T17:08:17.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:08:17 [2021-02-28T17:08:17.993Z]  > git fetch --no-tags --force --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:18 [2021-02-28T17:08:18.389Z]  > git config core.sparsecheckout # timeout=10
17:08:18 [2021-02-28T17:08:18.408Z]  > git checkout -f 5f6db3a07764239d18cc4730d958ff20c147c28a # timeout=10
17:08:20 [2021-02-28T17:08:20.475Z] Merge succeeded, producing 5f6db3a07764239d18cc4730d958ff20c147c28a
17:08:20 [2021-02-28T17:08:20.475Z] Checking out Revision 5f6db3a07764239d18cc4730d958ff20c147c28a (PR-42077)
17:08:20 [2021-02-28T17:08:20.340Z]  > git remote # timeout=10
17:08:20 [2021-02-28T17:08:20.372Z]  > git config --get remote.origin.url # timeout=10
17:08:20 [2021-02-28T17:08:20.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:08:20 [2021-02-28T17:08:20.394Z]  > git merge 3c9b4a63b5298b23b156610c02d192c22d46f0cc # timeout=10
17:08:20 [2021-02-28T17:08:20.426Z]  > git rev-parse HEAD^{commit} # timeout=10
17:08:20 [2021-02-28T17:08:20.454Z]  > git config core.sparsecheckout # timeout=10
17:08:20 [2021-02-28T17:08:20.478Z]  > git checkout -f 5f6db3a07764239d18cc4730d958ff20c147c28a # timeout=10
17:08:24 [2021-02-28T17:08:24.257Z] Commit message: "rootless: Set service type to `notify`"