Skip to content

Console Output

16:52:55 [2022-10-12T16:52:55.791Z] The recommended git tool is: git
16:52:55 [2022-10-12T16:52:55.801Z] using credential docker-jenkins-github-credentials
16:52:55 [2022-10-12T16:52:55.863Z] Fetching changes from the remote Git repository
16:52:55 [2022-10-12T16:52:55.879Z] Fetching without tags
16:52:56 [2022-10-12T16:52:56.124Z] Merging remotes/origin/master commit 058010187bdae5364d82c4cff204f103231b13e0 into PR head commit ca35e104a0919539ba97a900696b2ac98b7f04c6
16:52:56 [2022-10-12T16:52:56.208Z] Merge succeeded, producing ca35e104a0919539ba97a900696b2ac98b7f04c6
16:52:56 [2022-10-12T16:52:56.208Z] Checking out Revision ca35e104a0919539ba97a900696b2ac98b7f04c6 (PR-44288)
16:52:56 [2022-10-12T16:52:56.265Z] Commit message: "WIP: try old name again"
16:52:55 [2022-10-12T16:52:55.835Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44288/.git # timeout=10
16:52:55 [2022-10-12T16:52:55.868Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:52:55 [2022-10-12T16:52:55.883Z] Fetching upstream changes from https://github.com/moby/moby.git
16:52:55 [2022-10-12T16:52:55.883Z]  > git --version # timeout=10
16:52:55 [2022-10-12T16:52:55.892Z]  > git --version # 'git version 2.25.1'
16:52:55 [2022-10-12T16:52:55.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:55 [2022-10-12T16:52:55.893Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44288/head:refs/remotes/origin/PR-44288 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:52:56 [2022-10-12T16:52:56.127Z]  > git config core.sparsecheckout # timeout=10
16:52:56 [2022-10-12T16:52:56.135Z]  > git checkout -f ca35e104a0919539ba97a900696b2ac98b7f04c6 # timeout=10
16:52:56 [2022-10-12T16:52:56.169Z]  > git remote # timeout=10
16:52:56 [2022-10-12T16:52:56.173Z]  > git config --get remote.origin.url # timeout=10
16:52:56 [2022-10-12T16:52:56.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:56 [2022-10-12T16:52:56.183Z]  > git merge 058010187bdae5364d82c4cff204f103231b13e0 # timeout=10
16:52:56 [2022-10-12T16:52:56.197Z]  > git rev-parse HEAD^{commit} # timeout=10
16:52:56 [2022-10-12T16:52:56.211Z]  > git config core.sparsecheckout # timeout=10
16:52:56 [2022-10-12T16:52:56.214Z]  > git checkout -f ca35e104a0919539ba97a900696b2ac98b7f04c6 # timeout=10