Skip to content

Console Output

08:12:39 [2021-02-26T08:12:39.927Z] The recommended git tool is: git
08:12:39 [2021-02-26T08:12:39.962Z] using credential docker-jenkins-github-credentials
08:12:39 [2021-02-26T08:12:39.978Z] Cloning the remote Git repository
08:12:39 [2021-02-26T08:12:39.978Z] Cloning with configured refspecs honoured and without tags
08:12:39 [2021-02-26T08:12:39.984Z] Cloning repository https://github.com/moby/moby.git
08:12:39 [2021-02-26T08:12:39.985Z]  > git init /home/docker/workspace/moby_PR-42084 # timeout=10
08:12:39 [2021-02-26T08:12:39.995Z] Fetching upstream changes from https://github.com/moby/moby.git
08:12:39 [2021-02-26T08:12:39.995Z]  > git --version # timeout=10
08:12:39 [2021-02-26T08:12:39.997Z]  > git --version # 'git version 2.7.4'
08:12:39 [2021-02-26T08:12:39.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:12:39 [2021-02-26T08:12:39.998Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42084/head:refs/remotes/origin/PR-42084 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:12:58 [2021-02-26T08:12:58.152Z] Fetching without tags
08:12:58 [2021-02-26T08:12:58.531Z] Merging remotes/origin/master commit 2ae2ddf51d22d8c24496c0906fe6f9d77aa34512 into PR head commit f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a
08:12:59 [2021-02-26T08:12:59.331Z] Merge succeeded, producing f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a
08:12:59 [2021-02-26T08:12:59.331Z] Checking out Revision f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a (PR-42084)
08:12:58 [2021-02-26T08:12:58.124Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:12:58 [2021-02-26T08:12:58.127Z]  > git config --add remote.origin.fetch +refs/pull/42084/head:refs/remotes/origin/PR-42084 # timeout=10
08:12:58 [2021-02-26T08:12:58.130Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:12:58 [2021-02-26T08:12:58.144Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:12:58 [2021-02-26T08:12:58.159Z] Fetching upstream changes from https://github.com/moby/moby.git
08:12:58 [2021-02-26T08:12:58.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:12:58 [2021-02-26T08:12:58.160Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42084/head:refs/remotes/origin/PR-42084 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:12:58 [2021-02-26T08:12:58.538Z]  > git config core.sparsecheckout # timeout=10
08:12:58 [2021-02-26T08:12:58.540Z]  > git checkout -f f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a # timeout=10
08:12:59 [2021-02-26T08:12:59.295Z]  > git remote # timeout=10
08:12:59 [2021-02-26T08:12:59.298Z]  > git config --get remote.origin.url # timeout=10
08:12:59 [2021-02-26T08:12:59.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:12:59 [2021-02-26T08:12:59.302Z]  > git merge 2ae2ddf51d22d8c24496c0906fe6f9d77aa34512 # timeout=10
08:12:59 [2021-02-26T08:12:59.324Z]  > git rev-parse HEAD^{commit} # timeout=10
08:12:59 [2021-02-26T08:12:59.338Z]  > git config core.sparsecheckout # timeout=10
08:12:59 [2021-02-26T08:12:59.340Z]  > git checkout -f f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a # timeout=10
08:12:59 [2021-02-26T08:12:59.797Z] Commit message: "dockerd-rootless-setuptool.sh: create CLI context "rootless""