Skip to content

Console Output

23:08:57 [2023-02-23T23:08:57.749Z] The recommended git tool is: git
23:08:57 [2023-02-23T23:08:57.757Z] using credential docker-jenkins-github-credentials
23:08:57 [2023-02-23T23:08:57.767Z] Cloning the remote Git repository
23:08:57 [2023-02-23T23:08:57.767Z] Cloning with configured refspecs honoured and without tags
23:08:57 [2023-02-23T23:08:57.769Z] Cloning repository https://github.com/moby/moby.git
23:08:57 [2023-02-23T23:08:57.770Z]  > git init /home/ubuntu/workspace/moby_PR-45071 # timeout=10
23:08:57 [2023-02-23T23:08:57.783Z] Fetching upstream changes from https://github.com/moby/moby.git
23:08:57 [2023-02-23T23:08:57.784Z]  > git --version # timeout=10
23:08:57 [2023-02-23T23:08:57.787Z]  > git --version # 'git version 2.25.1'
23:08:57 [2023-02-23T23:08:57.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:08:57 [2023-02-23T23:08:57.788Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45071/head:refs/remotes/origin/PR-45071 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
23:09:11 [2023-02-23T23:09:11.498Z] Fetching without tags
23:09:11 [2023-02-23T23:09:11.695Z] Merging remotes/origin/23.0 commit bb063342ca68a9c7c0b8da400952688c1eac8170 into PR head commit 2337258d287445e613907708f85d6859e59930b3
23:09:11 [2023-02-23T23:09:11.476Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:09:11 [2023-02-23T23:09:11.484Z]  > git config --add remote.origin.fetch +refs/pull/45071/head:refs/remotes/origin/PR-45071 # timeout=10
23:09:11 [2023-02-23T23:09:11.487Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
23:09:11 [2023-02-23T23:09:11.493Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:09:11 [2023-02-23T23:09:11.500Z] Fetching upstream changes from https://github.com/moby/moby.git
23:09:11 [2023-02-23T23:09:11.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:09:11 [2023-02-23T23:09:11.500Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45071/head:refs/remotes/origin/PR-45071 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
23:09:11 [2023-02-23T23:09:11.696Z]  > git config core.sparsecheckout # timeout=10
23:09:11 [2023-02-23T23:09:11.702Z]  > git checkout -f 2337258d287445e613907708f85d6859e59930b3 # timeout=10
23:09:12 [2023-02-23T23:09:12.316Z] Merge succeeded, producing 2337258d287445e613907708f85d6859e59930b3
23:09:12 [2023-02-23T23:09:12.316Z] Checking out Revision 2337258d287445e613907708f85d6859e59930b3 (PR-45071)
23:09:12 [2023-02-23T23:09:12.689Z] Commit message: "libnet/networkdb: fix nil-dereference panic in test"
23:09:12 [2023-02-23T23:09:12.689Z] First time build. Skipping changelog.
23:09:12 [2023-02-23T23:09:12.700Z]  > git --version # timeout=10
23:09:12 [2023-02-23T23:09:12.705Z]  > git --version # 'git version 2.25.1'
23:09:12 [2023-02-23T23:09:12.714Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
23:09:12 [2023-02-23T23:09:12.267Z]  > git remote # timeout=10
23:09:12 [2023-02-23T23:09:12.276Z]  > git config --get remote.origin.url # timeout=10
23:09:12 [2023-02-23T23:09:12.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:09:12 [2023-02-23T23:09:12.282Z]  > git merge bb063342ca68a9c7c0b8da400952688c1eac8170 # timeout=10
23:09:12 [2023-02-23T23:09:12.312Z]  > git rev-parse HEAD^{commit} # timeout=10
23:09:12 [2023-02-23T23:09:12.317Z]  > git config core.sparsecheckout # timeout=10
23:09:12 [2023-02-23T23:09:12.321Z]  > git checkout -f 2337258d287445e613907708f85d6859e59930b3 # timeout=10