Skip to content

Console Output

14:58:34 [2022-07-20T14:58:34.667Z] The recommended git tool is: git
14:58:38 [2022-07-20T14:58:38.578Z] using credential docker-jenkins-github-credentials
14:58:38 [2022-07-20T14:58:38.587Z] Cloning the remote Git repository
14:58:38 [2022-07-20T14:58:38.587Z] Cloning with configured refspecs honoured and without tags
14:58:38 [2022-07-20T14:58:38.652Z] Cloning repository https://github.com/moby/moby.git
14:58:38 [2022-07-20T14:58:38.751Z]  > git init /home/ubuntu/workspace/moby_PR-43839 # timeout=10
14:58:39 [2022-07-20T14:58:39.222Z] Fetching upstream changes from https://github.com/moby/moby.git
14:58:39 [2022-07-20T14:58:39.222Z]  > git --version # timeout=10
14:58:39 [2022-07-20T14:58:39.243Z]  > git --version # 'git version 2.25.1'
14:58:39 [2022-07-20T14:58:39.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:58:39 [2022-07-20T14:58:39.245Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:58:54 [2022-07-20T14:58:54.895Z] Fetching without tags
14:58:55 [2022-07-20T14:58:55.156Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 75577fe7a8d9f21442b00df90c8ac33ebea2ac67
14:58:55 [2022-07-20T14:58:55.837Z] Merge succeeded, producing 75577fe7a8d9f21442b00df90c8ac33ebea2ac67
14:58:55 [2022-07-20T14:58:55.837Z] Checking out Revision 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 (PR-43839)
14:58:54 [2022-07-20T14:58:54.827Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:58:54 [2022-07-20T14:58:54.851Z]  > git config --add remote.origin.fetch +refs/pull/43839/head:refs/remotes/origin/PR-43839 # timeout=10
14:58:54 [2022-07-20T14:58:54.871Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:58:54 [2022-07-20T14:58:54.911Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:58:54 [2022-07-20T14:58:54.926Z] Fetching upstream changes from https://github.com/moby/moby.git
14:58:54 [2022-07-20T14:58:54.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:58:54 [2022-07-20T14:58:54.927Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:58:55 [2022-07-20T14:58:55.196Z]  > git config core.sparsecheckout # timeout=10
14:58:55 [2022-07-20T14:58:55.213Z]  > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10
14:58:55 [2022-07-20T14:58:55.827Z]  > git remote # timeout=10
14:58:55 [2022-07-20T14:58:55.834Z]  > git config --get remote.origin.url # timeout=10
14:58:55 [2022-07-20T14:58:55.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:58:55 [2022-07-20T14:58:55.842Z]  > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10
14:58:55 [2022-07-20T14:58:55.856Z]  > git rev-parse HEAD^{commit} # timeout=10
14:58:55 [2022-07-20T14:58:55.866Z]  > git config core.sparsecheckout # timeout=10
14:58:55 [2022-07-20T14:58:55.875Z]  > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10
14:59:00 [2022-07-20T14:59:00.468Z] Commit message: "logger/journald: fix SA4011: ineffective break statement"