Build failed in Jenkins: reproducible_scheduler_arm64 #3676
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Jun 12 01:01:32 BST 2025
See <https://jenkins.debian.net/job/reproducible_scheduler_arm64/3676/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_scheduler_arm64/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins1921020188640989673.sh
+ /srv/jenkins/bin/reproducible_scheduler.py arm64
/srv/jenkins/bin/reproducible_scheduler.py:15: DeprecationWarning: please use 'debian.deb822' instead
import deb822
[2025-06-12 00:00:00] INFO: Starting at 2025-06-12 00:00:00.654650
[2025-06-12 00:00:00] INFO: Updating sources tables for all suites.
[2025-06-12 00:00:00] INFO: Downloading sources file for unstable: http://deb.debian.org/debian/dists/unstable/main/source/Sources.xz
[2025-06-12 00:00:01] INFO: Updating sources db for unstable/arm64...
/usr/lib/python3/dist-packages/debian/deb822.py:734: UserWarning: Parsing of Deb822 data with python3-apt's apt_pkg was requested but this cannot be done on non-file input.
warnings.warn(msg)
[2025-06-12 00:00:11] INFO: Pushing 7 updated packages to the database...
[2025-06-12 00:00:27] INFO: Now deleting 0 removed packages: []
[2025-06-12 00:00:27] INFO: DB update done for unstable/arm64 done at 2025-06-12 00:00:27.
[2025-06-12 00:00:27] INFO: Sources for suite unstable/arm64 updated at 2025-06-12 00:00:27.
[2025-06-12 00:00:27] INFO: Removing old pages from unstable/arm64.
[2025-06-12 00:00:28] INFO: Removing old pages from unstable/arm64/diffoscope-results/.
[2025-06-12 00:00:28] INFO: Downloading sources file for trixie: http://deb.debian.org/debian/dists/trixie/main/source/Sources.xz
[2025-06-12 00:00:29] INFO: Updating sources db for trixie/arm64...
[2025-06-12 00:00:37] INFO: Pushing 3 updated packages to the database...
[2025-06-12 00:00:53] INFO: Now deleting 0 removed packages: []
[2025-06-12 00:00:53] INFO: DB update done for trixie/arm64 done at 2025-06-12 00:00:53.
[2025-06-12 00:00:53] INFO: Sources for suite trixie/arm64 updated at 2025-06-12 00:00:53.
[2025-06-12 00:00:53] INFO: Removing old pages from trixie/arm64.
[2025-06-12 00:00:54] INFO: Removing old pages from trixie/arm64/diffoscope-results/.
[2025-06-12 00:00:54] INFO: Downloading sources file for bookworm: http://deb.debian.org/debian/dists/bookworm/main/source/Sources.xz
[2025-06-12 00:00:54] INFO: Updating sources db for bookworm/arm64...
[2025-06-12 00:01:03] INFO: Pushing 0 updated packages to the database...
[2025-06-12 00:01:14] INFO: Now deleting 0 removed packages: []
[2025-06-12 00:01:15] INFO: DB update done for bookworm/arm64 done at 2025-06-12 00:01:15.
[2025-06-12 00:01:15] INFO: Sources for suite bookworm/arm64 updated at 2025-06-12 00:01:15.
[2025-06-12 00:01:15] INFO: Removing old pages from bookworm/arm64.
[2025-06-12 00:01:15] INFO: Removing old pages from bookworm/arm64/diffoscope-results/.
[2025-06-12 00:01:15] INFO: Downloading sources file for bullseye: http://deb.debian.org/debian/dists/bullseye/main/source/Sources.xz
[2025-06-12 00:01:16] INFO: Updating sources db for bullseye/arm64...
[2025-06-12 00:01:23] INFO: Pushing 0 updated packages to the database...
[2025-06-12 00:01:31] INFO: Now deleting 0 removed packages: []
[2025-06-12 00:01:31] INFO: DB update done for bullseye/arm64 done at 2025-06-12 00:01:31.
[2025-06-12 00:01:31] INFO: Sources for suite bullseye/arm64 updated at 2025-06-12 00:01:31.
[2025-06-12 00:01:31] INFO: Removing old pages from bullseye/arm64.
[2025-06-12 00:01:32] INFO: Removing old pages from bullseye/arm64/diffoscope-results/.
[2025-06-12 00:01:32] INFO: Downloading sources file for experimental: http://deb.debian.org/debian/dists/experimental/main/source/Sources.xz
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_scheduler.py", line 795, in <module>
update_sources(suite, arch)
File "/srv/jenkins/bin/reproducible_scheduler.py", line 246, in update_sources
sources = lzma.decompress(urlopen(remotefile).read()).decode('utf8')
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/http/client.py", line 481, in read
s = self._safe_read(self.length)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/http/client.py", line 630, in _safe_read
data = self.fp.read(amt)
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/socket.py", line 706, in readinto
return self._sock.recv_into(b)
^^^^^^^^^^^^^^^^^^^^^^^
ConnectionResetError: [Errno 104] Connection reset by peer
[2025-06-12 00:01:32] INFO: Finished at 2025-06-12 00:01:32.136390, took: 0:01:31.481743
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list