Skip to content

Console Output

09:51:12 [2022-02-01T09:51:12.380Z] The recommended git tool is: git
09:51:15 [2022-02-01T09:51:15.084Z] using credential docker-jenkins-github-credentials
09:51:15 [2022-02-01T09:51:15.095Z] Cloning the remote Git repository
09:51:15 [2022-02-01T09:51:15.095Z] Cloning with configured refspecs honoured and without tags
09:51:14 [2022-02-01T09:51:14.173Z] Cloning repository https://github.com/moby/moby.git
09:51:14 [2022-02-01T09:51:14.235Z]  > git init /home/ubuntu/workspace/moby_PR-43202 # timeout=10
09:51:14 [2022-02-01T09:51:14.411Z] Fetching upstream changes from https://github.com/moby/moby.git
09:51:14 [2022-02-01T09:51:14.411Z]  > git --version # timeout=10
09:51:14 [2022-02-01T09:51:14.427Z]  > git --version # 'git version 2.17.1'
09:51:14 [2022-02-01T09:51:14.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:51:14 [2022-02-01T09:51:14.429Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:51:39 [2022-02-01T09:51:39.599Z] Fetching without tags
09:51:39 [2022-02-01T09:51:39.965Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 2cff05e9602dd852879807c7dc0ac50303272cf8
09:51:39 [2022-02-01T09:51:39.449Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:51:39 [2022-02-01T09:51:39.467Z]  > git config --add remote.origin.fetch +refs/pull/43202/head:refs/remotes/origin/PR-43202 # timeout=10
09:51:39 [2022-02-01T09:51:39.479Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:51:39 [2022-02-01T09:51:39.550Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:51:39 [2022-02-01T09:51:39.601Z] Fetching upstream changes from https://github.com/moby/moby.git
09:51:39 [2022-02-01T09:51:39.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:51:39 [2022-02-01T09:51:39.609Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:51:39 [2022-02-01T09:51:39.974Z]  > git config core.sparsecheckout # timeout=10
09:51:39 [2022-02-01T09:51:39.995Z]  > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10
09:51:41 [2022-02-01T09:51:41.023Z] Merge succeeded, producing 2cff05e9602dd852879807c7dc0ac50303272cf8
09:51:41 [2022-02-01T09:51:41.023Z] Checking out Revision 2cff05e9602dd852879807c7dc0ac50303272cf8 (PR-43202)
09:51:40 [2022-02-01T09:51:40.833Z]  > git remote # timeout=10
09:51:40 [2022-02-01T09:51:40.852Z]  > git config --get remote.origin.url # timeout=10
09:51:40 [2022-02-01T09:51:40.864Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:51:40 [2022-02-01T09:51:40.966Z]  > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10
09:51:40 [2022-02-01T09:51:40.993Z]  > git rev-parse HEAD^{commit} # timeout=10
09:51:41 [2022-02-01T09:51:41.027Z]  > git config core.sparsecheckout # timeout=10
09:51:41 [2022-02-01T09:51:41.037Z]  > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10
09:51:46 [2022-02-01T09:51:46.351Z] Commit message: "client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck)"
09:51:46 [2022-02-01T09:51:46.353Z]  > git rev-list --no-walk 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10