Skip to content

Console Output

13:17:07 [2024-02-06T13:17:07.654Z] The recommended git tool is: git
13:17:07 [2024-02-06T13:17:07.662Z] using credential docker-jenkins-github-credentials
13:17:07 [2024-02-06T13:17:07.669Z] Cloning the remote Git repository
13:17:07 [2024-02-06T13:17:07.669Z] Cloning with configured refspecs honoured and without tags
13:17:07 [2024-02-06T13:17:07.672Z] Cloning repository https://github.com/moby/moby.git
13:17:07 [2024-02-06T13:17:07.673Z]  > git init /home/ubuntu/workspace/moby_PR-47341 # timeout=10
13:17:07 [2024-02-06T13:17:07.677Z] Fetching upstream changes from https://github.com/moby/moby.git
13:17:07 [2024-02-06T13:17:07.677Z]  > git --version # timeout=10
13:17:07 [2024-02-06T13:17:07.679Z]  > git --version # 'git version 2.25.1'
13:17:07 [2024-02-06T13:17:07.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:17:07 [2024-02-06T13:17:07.680Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47341/head:refs/remotes/origin/PR-47341 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:17:19 [2024-02-06T13:17:19.379Z] Fetching without tags
13:17:19 [2024-02-06T13:17:19.609Z] Merging remotes/origin/master commit 203ffb1c0962d6686ec92e3b77c4c98145790895 into PR head commit d69729e0533e63a436822949b472e3fc8f7d6c40
13:17:19 [2024-02-06T13:17:19.363Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:17:19 [2024-02-06T13:17:19.365Z]  > git config --add remote.origin.fetch +refs/pull/47341/head:refs/remotes/origin/PR-47341 # timeout=10
13:17:19 [2024-02-06T13:17:19.368Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:17:19 [2024-02-06T13:17:19.377Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:17:19 [2024-02-06T13:17:19.382Z] Fetching upstream changes from https://github.com/moby/moby.git
13:17:19 [2024-02-06T13:17:19.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:17:19 [2024-02-06T13:17:19.383Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47341/head:refs/remotes/origin/PR-47341 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:17:19 [2024-02-06T13:17:19.612Z]  > git config core.sparsecheckout # timeout=10
13:17:19 [2024-02-06T13:17:19.615Z]  > git checkout -f d69729e0533e63a436822949b472e3fc8f7d6c40 # timeout=10
13:17:20 [2024-02-06T13:17:20.299Z] Merge succeeded, producing d69729e0533e63a436822949b472e3fc8f7d6c40
13:17:20 [2024-02-06T13:17:20.299Z] Checking out Revision d69729e0533e63a436822949b472e3fc8f7d6c40 (PR-47341)
13:17:20 [2024-02-06T13:17:20.704Z] Commit message: "seccomp: add futex_wake syscall (kernel v6.7, libseccomp v2.5.5)"
13:17:20 [2024-02-06T13:17:20.704Z] First time build. Skipping changelog.
13:17:20 [2024-02-06T13:17:20.716Z]  > git --version # timeout=10
13:17:20 [2024-02-06T13:17:20.718Z]  > git --version # 'git version 2.25.1'
13:17:20 [2024-02-06T13:17:20.721Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:17:20 [2024-02-06T13:17:20.283Z]  > git remote # timeout=10
13:17:20 [2024-02-06T13:17:20.286Z]  > git config --get remote.origin.url # timeout=10
13:17:20 [2024-02-06T13:17:20.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:17:20 [2024-02-06T13:17:20.289Z]  > git merge 203ffb1c0962d6686ec92e3b77c4c98145790895 # timeout=10
13:17:20 [2024-02-06T13:17:20.297Z]  > git rev-parse HEAD^{commit} # timeout=10
13:17:20 [2024-02-06T13:17:20.302Z]  > git config core.sparsecheckout # timeout=10
13:17:20 [2024-02-06T13:17:20.304Z]  > git checkout -f d69729e0533e63a436822949b472e3fc8f7d6c40 # timeout=10