Skip to content

Console Output

16:51:24 [2022-07-20T16:51:24.660Z] The recommended git tool is: git
16:51:28 [2022-07-20T16:51:28.813Z] using credential docker-jenkins-github-credentials
16:51:28 [2022-07-20T16:51:28.832Z] Cloning the remote Git repository
16:51:28 [2022-07-20T16:51:28.832Z] Cloning with configured refspecs honoured and without tags
16:51:28 [2022-07-20T16:51:28.872Z] Cloning repository https://github.com/moby/moby.git
16:51:29 [2022-07-20T16:51:29.023Z]  > git init /home/ubuntu/workspace/moby_PR-43838 # timeout=10
16:51:29 [2022-07-20T16:51:29.379Z] Fetching upstream changes from https://github.com/moby/moby.git
16:51:29 [2022-07-20T16:51:29.379Z]  > git --version # timeout=10
16:51:29 [2022-07-20T16:51:29.402Z]  > git --version # 'git version 2.25.1'
16:51:29 [2022-07-20T16:51:29.403Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:51:29 [2022-07-20T16:51:29.405Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43838/head:refs/remotes/origin/PR-43838 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:51 [2022-07-20T16:51:51.098Z] Fetching without tags
16:51:50 [2022-07-20T16:51:50.971Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:51:50 [2022-07-20T16:51:50.982Z]  > git config --add remote.origin.fetch +refs/pull/43838/head:refs/remotes/origin/PR-43838 # timeout=10
16:51:51 [2022-07-20T16:51:51.006Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:51 [2022-07-20T16:51:51.044Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:51:51 [2022-07-20T16:51:51.106Z] Fetching upstream changes from https://github.com/moby/moby.git
16:51:51 [2022-07-20T16:51:51.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:51:51 [2022-07-20T16:51:51.108Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43838/head:refs/remotes/origin/PR-43838 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:51 [2022-07-20T16:51:51.415Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1
16:51:52 [2022-07-20T16:51:52.477Z] Merge succeeded, producing 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1
16:51:52 [2022-07-20T16:51:52.478Z] Checking out Revision 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 (PR-43838)
16:51:51 [2022-07-20T16:51:51.422Z]  > git config core.sparsecheckout # timeout=10
16:51:51 [2022-07-20T16:51:51.452Z]  > git checkout -f 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 # timeout=10
16:51:52 [2022-07-20T16:51:52.353Z]  > git remote # timeout=10
16:51:52 [2022-07-20T16:51:52.394Z]  > git config --get remote.origin.url # timeout=10
16:51:52 [2022-07-20T16:51:52.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:51:52 [2022-07-20T16:51:52.430Z]  > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10
16:51:52 [2022-07-20T16:51:52.459Z]  > git rev-parse HEAD^{commit} # timeout=10
16:51:52 [2022-07-20T16:51:52.481Z]  > git config core.sparsecheckout # timeout=10
16:51:52 [2022-07-20T16:51:52.485Z]  > git checkout -f 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 # timeout=10
16:51:56 [2022-07-20T16:51:56.567Z] Commit message: "logger/journald: remove journald_compat (for systemd < 209)"