Started by upstream project "linux-shallow-clone" build number 87 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/linux-shallow-clone/label/build4-deb12build-ansible The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci > git init /home/osmocom-build/jenkins/workspace/linux-shallow-clone/label/build4-deb12build-ansible # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bfd7af42f7d36e565e5d5bf2f5787eab72cd1021 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfd7af42f7d36e565e5d5bf2f5787eab72cd1021 # timeout=10 Commit message: "jobs/ttcn3-testsuites-testenv: fix rm apt partial" > git rev-list --no-walk bfd7af42f7d36e565e5d5bf2f5787eab72cd1021 # timeout=10 [build4-deb12build-ansible] $ /bin/sh -xe /tmp/jenkins3968855080500016585.sh + scripts/kernel/linux-shallow-clone.sh /home/osmocom-build/linux.git + set_dest /home/osmocom-build/linux.git + [ -n /home/osmocom-build/linux.git ] + DEST=/home/osmocom-build/linux.git + [ -e /home/osmocom-build/linux.git/.month ] + cat /home/osmocom-build/linux.git/.month + date +%m + [ 04 != 05 ] + DEST_OLD=/home/osmocom-build/linux.git + DEST=/home/osmocom-build/linux.git-new + init + [ -d /home/osmocom-build/linux.git-new ] + mkdir -p /home/osmocom-build/linux.git-new + cd /home/osmocom-build/linux.git-new + git init . --bare hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/osmocom-build/linux.git-new/ + git config gc.autoDetach false + git remote add torvalds https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git + git remote add stable https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git + git remote add net-next https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + date +%m + echo 05 + cd /home/osmocom-build/linux.git-new + fetch_branches + fetch_branch torvalds master + local remote=torvalds + local branch=master + local head + git fetch --no-tags --depth=1 torvalds master From https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux * branch master -> FETCH_HEAD * [new branch] master -> torvalds/master + git log -n1 --pretty=format:%H torvalds/master + head=6fe0be6dc7faf984599b1e356ead1c49b64ed3ca + git branch --force torvalds-master 6fe0be6dc7faf984599b1e356ead1c49b64ed3ca + git -c color.ui=always log -1 --oneline torvalds-master 6fe0be6dc Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux + fetch_branch stable linux-rolling-stable + local remote=stable + local branch=linux-rolling-stable + local head + git fetch --no-tags --depth=1 stable linux-rolling-stable From https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux * branch linux-rolling-stable -> FETCH_HEAD * [new branch] linux-rolling-stable -> stable/linux-rolling-stable + git log -n1 --pretty=format:%H stable/linux-rolling-stable + head=d555cc6ff25170e92c37a04abbe851b34d81c473 + git branch --force stable-linux-rolling-stable d555cc6ff25170e92c37a04abbe851b34d81c473 + git -c color.ui=always log -1 --oneline stable-linux-rolling-stable d555cc6ff Merge v7.0.3 + fetch_branch stable linux-4.19.y + local remote=stable + local branch=linux-4.19.y + local head + git fetch --no-tags --depth=1 stable linux-4.19.y From https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux * branch linux-4.19.y -> FETCH_HEAD * [new branch] linux-4.19.y -> stable/linux-4.19.y + git log -n1 --pretty=format:%H stable/linux-4.19.y + head=a67e7cdde7cc7984ae24c3c81a70dc1aa34424b1 + git branch --force stable-linux-4.19.y a67e7cdde7cc7984ae24c3c81a70dc1aa34424b1 + git -c color.ui=always log -1 --oneline stable-linux-4.19.y a67e7cdde Linux 4.19.325 + fetch_branch stable linux-5.10.y + local remote=stable + local branch=linux-5.10.y + local head + git fetch --no-tags --depth=1 stable linux-5.10.y From https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux * branch linux-5.10.y -> FETCH_HEAD * [new branch] linux-5.10.y -> stable/linux-5.10.y + git log -n1 --pretty=format:%H stable/linux-5.10.y + head=484bc8b8a0b5816ecc80375b1bc38382abf6bcf5 + git branch --force stable-linux-5.10.y 484bc8b8a0b5816ecc80375b1bc38382abf6bcf5 + git -c color.ui=always log -1 --oneline stable-linux-5.10.y 484bc8b8a0 Linux 5.10.254 + fetch_branch stable linux-6.1.y + local remote=stable + local branch=linux-6.1.y + local head + git fetch --no-tags --depth=1 stable linux-6.1.y From https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux * branch linux-6.1.y -> FETCH_HEAD * [new branch] linux-6.1.y -> stable/linux-6.1.y + git log -n1 --pretty=format:%H stable/linux-6.1.y + head=4931e0e1673d2592ba7ab7365a25d1248b6a41b8 + git branch --force stable-linux-6.1.y 4931e0e1673d2592ba7ab7365a25d1248b6a41b8 + git -c color.ui=always log -1 --oneline stable-linux-6.1.y 4931e0e167 Linux 6.1.170 + fetch_branch stable linux-6.12.y + local remote=stable + local branch=linux-6.12.y + local head + git fetch --no-tags --depth=1 stable linux-6.12.y From https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux * branch linux-6.12.y -> FETCH_HEAD * [new branch] linux-6.12.y -> stable/linux-6.12.y + git log -n1 --pretty=format:%H stable/linux-6.12.y + head=18cd79ce247a35c2938698145d1834a09b5f7777 + git branch --force stable-linux-6.12.y 18cd79ce247a35c2938698145d1834a09b5f7777 + git -c color.ui=always log -1 --oneline stable-linux-6.12.y 18cd79ce24 Linux 6.12.85 + fetch_branch net-next main + local remote=net-next + local branch=main + local head + git fetch --no-tags --depth=1 net-next main From https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next * branch main -> FETCH_HEAD * [new branch] main -> net-next/main + git log -n1 --pretty=format:%H net-next/main + head=edf4bee4215a173c0534d1851d7523d827149f9e + git branch --force net-next-main edf4bee4215a173c0534d1851d7523d827149f9e + git -c color.ui=always log -1 --oneline net-next-main edf4bee421 Merge branch 'net-sched-tc_dump_qdisc-optimizations' + collect_garbage + git gc --no-cruft --prune=now + replace_old + [ -z /home/osmocom-build/linux.git ] + mv /home/osmocom-build/linux.git /home/osmocom-build/linux.git-new-old + mv /home/osmocom-build/linux.git-new /home/osmocom-build/linux.git + rm -rf /home/osmocom-build/linux.git-new-old + DEST=/home/osmocom-build/linux.git + DEST_OLD= + cd /home/osmocom-build/linux.git + show_size + du -h -s /home/osmocom-build/linux.git 405M /home/osmocom-build/linux.git Finished: SUCCESS