Skip to content

Console Output

08:13:57 [2021-02-26T08:13:57.235Z] The recommended git tool is: git
08:14:00 [2021-02-26T08:14:00.953Z] using credential docker-jenkins-github-credentials
08:14:00 [2021-02-26T08:14:00.959Z] Cloning the remote Git repository
08:14:00 [2021-02-26T08:14:00.959Z] Cloning with configured refspecs honoured and without tags
08:14:00 [2021-02-26T08:14:00.581Z] Cloning repository https://github.com/moby/moby.git
08:14:00 [2021-02-26T08:14:00.630Z]  > git init /home/ubuntu/workspace/moby_PR-42084 # timeout=10
08:14:01 [2021-02-26T08:14:01.020Z] Fetching upstream changes from https://github.com/moby/moby.git
08:14:01 [2021-02-26T08:14:01.020Z]  > git --version # timeout=10
08:14:01 [2021-02-26T08:14:01.029Z]  > git --version # 'git version 2.25.1'
08:14:01 [2021-02-26T08:14:01.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:14:01 [2021-02-26T08:14:01.086Z]  > git fetch --no-tags --force --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:14:22 [2021-02-26T08:14:22.887Z] Fetching without tags
08:14:22 [2021-02-26T08:14:22.791Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:14:22 [2021-02-26T08:14:22.805Z]  > git config --add remote.origin.fetch +refs/pull/42084/head:refs/remotes/origin/PR-42084 # timeout=10
08:14:22 [2021-02-26T08:14:22.823Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:14:22 [2021-02-26T08:14:22.836Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:14:22 [2021-02-26T08:14:22.860Z] Fetching upstream changes from https://github.com/moby/moby.git
08:14:22 [2021-02-26T08:14:22.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:14:22 [2021-02-26T08:14:22.862Z]  > git fetch --no-tags --force --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:14:23 [2021-02-26T08:14:23.134Z] Merging remotes/origin/master commit 2ae2ddf51d22d8c24496c0906fe6f9d77aa34512 into PR head commit f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a
08:14:23 [2021-02-26T08:14:23.810Z] Merge succeeded, producing f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a
08:14:23 [2021-02-26T08:14:23.811Z] Checking out Revision f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a (PR-42084)
08:14:23 [2021-02-26T08:14:23.112Z]  > git config core.sparsecheckout # timeout=10
08:14:23 [2021-02-26T08:14:23.125Z]  > git checkout -f f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a # timeout=10
08:14:23 [2021-02-26T08:14:23.725Z]  > git remote # timeout=10
08:14:23 [2021-02-26T08:14:23.744Z]  > git config --get remote.origin.url # timeout=10
08:14:23 [2021-02-26T08:14:23.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:14:23 [2021-02-26T08:14:23.762Z]  > git merge 2ae2ddf51d22d8c24496c0906fe6f9d77aa34512 # timeout=10
08:14:23 [2021-02-26T08:14:23.774Z]  > git rev-parse HEAD^{commit} # timeout=10
08:14:23 [2021-02-26T08:14:23.783Z]  > git config core.sparsecheckout # timeout=10
08:14:23 [2021-02-26T08:14:23.803Z]  > git checkout -f f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a # timeout=10
08:14:27 [2021-02-26T08:14:27.994Z] Commit message: "dockerd-rootless-setuptool.sh: create CLI context "rootless""