Skip to content

Console Output

09:05:31 [2023-05-29T09:05:31.412Z] The recommended git tool is: git
09:05:33 [2023-05-29T09:05:33.239Z] using credential docker-jenkins-github-credentials
09:05:33 [2023-05-29T09:05:33.251Z] Cloning the remote Git repository
09:05:33 [2023-05-29T09:05:33.251Z] Cloning with configured refspecs honoured and without tags
09:05:33 [2023-05-29T09:05:33.323Z] Cloning repository https://github.com/moby/moby.git
09:05:33 [2023-05-29T09:05:33.374Z]  > git init /home/ubuntu/workspace/moby_PR-44526 # timeout=10
09:05:33 [2023-05-29T09:05:33.564Z] Fetching upstream changes from https://github.com/moby/moby.git
09:05:33 [2023-05-29T09:05:33.564Z]  > git --version # timeout=10
09:05:33 [2023-05-29T09:05:33.567Z]  > git --version # 'git version 2.25.1'
09:05:33 [2023-05-29T09:05:33.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:05:33 [2023-05-29T09:05:33.569Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44526/head:refs/remotes/origin/PR-44526 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:05:47 [2023-05-29T09:05:47.946Z] Fetching without tags
09:05:48 [2023-05-29T09:05:48.185Z] Merging remotes/origin/master commit 2ebd97dec1a25be7248d0d7a7342c810811bc575 into PR head commit 5efe72415d975ec0d4e097cfc235bd6c6c62418b
09:05:48 [2023-05-29T09:05:48.791Z] Merge succeeded, producing 5efe72415d975ec0d4e097cfc235bd6c6c62418b
09:05:48 [2023-05-29T09:05:48.792Z] Checking out Revision 5efe72415d975ec0d4e097cfc235bd6c6c62418b (PR-44526)
09:05:47 [2023-05-29T09:05:47.950Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:05:47 [2023-05-29T09:05:47.954Z]  > git config --add remote.origin.fetch +refs/pull/44526/head:refs/remotes/origin/PR-44526 # timeout=10
09:05:47 [2023-05-29T09:05:47.958Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:05:47 [2023-05-29T09:05:47.964Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:05:47 [2023-05-29T09:05:47.971Z] Fetching upstream changes from https://github.com/moby/moby.git
09:05:47 [2023-05-29T09:05:47.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:05:47 [2023-05-29T09:05:47.973Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44526/head:refs/remotes/origin/PR-44526 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:05:48 [2023-05-29T09:05:48.214Z]  > git config core.sparsecheckout # timeout=10
09:05:48 [2023-05-29T09:05:48.217Z]  > git checkout -f 5efe72415d975ec0d4e097cfc235bd6c6c62418b # timeout=10
09:05:48 [2023-05-29T09:05:48.793Z]  > git remote # timeout=10
09:05:48 [2023-05-29T09:05:48.797Z]  > git config --get remote.origin.url # timeout=10
09:05:48 [2023-05-29T09:05:48.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:05:48 [2023-05-29T09:05:48.801Z]  > git merge 2ebd97dec1a25be7248d0d7a7342c810811bc575 # timeout=10
09:05:48 [2023-05-29T09:05:48.808Z]  > git rev-parse HEAD^{commit} # timeout=10
09:05:48 [2023-05-29T09:05:48.815Z]  > git config core.sparsecheckout # timeout=10
09:05:48 [2023-05-29T09:05:48.819Z]  > git checkout -f 5efe72415d975ec0d4e097cfc235bd6c6c62418b # timeout=10
09:05:53 [2023-05-29T09:05:53.308Z] Commit message: "remove Dockerfile.e2e"
09:05:53 [2023-05-29T09:05:53.315Z] First time build. Skipping changelog.
09:05:53 [2023-05-29T09:05:53.327Z]  > git rev-list --no-walk 4d8297a9a906d7249f3e5238b6c121a1723bfcd1 # timeout=10