Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building on the built-in node in workspace /var/lib/jenkins/jobs/reproducible_sync_lfs_files/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/reproducible_sync_lfs_files/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-lfs.git # timeout=10 Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-lfs.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://salsa.debian.org/reproducible-builds/reproducible-lfs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 0ee37006daf49d80dc03a6e744d6d5bbb4346cf4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ee37006daf49d80dc03a6e744d6d5bbb4346cf4 # timeout=10 Commit message: "Add diffoscope 272 release tarball and signature." > git rev-list --no-walk 346b39463e39505f92d7c6d8ab6d4537b903f351 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins17037282894030021063.sh + /srv/jenkins/bin/reproducible_sync_lfs.sh + base=/srv/reproducible-builds.org + cd /srv/reproducible-builds.org + [ ! -d lfs ] + cd lfs + git pull From https://salsa.debian.org/reproducible-builds/reproducible-lfs 346b394..0ee3700 master -> origin/master Updating 346b394..0ee3700 Fast-forward releases/diffoscope/diffoscope-272.tar.bz2 | 3 +++ releases/diffoscope/diffoscope-272.tar.bz2.asc | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 releases/diffoscope/diffoscope-272.tar.bz2 create mode 100644 releases/diffoscope/diffoscope-272.tar.bz2.asc + git lfs pull Finished: SUCCESS