[Qa-jenkins-scm] Build failed in Jenkins: reproducible_scheduler #37166

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Nov 21 14:30:36 GMT 2022


See <https://jenkins.debian.net/job/reproducible_scheduler/37166/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/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins3255092502552695980.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
/srv/jenkins/bin/reproducible_scheduler.py:15: DeprecationWarning: please use 'debian.deb822' instead
  import deb822
[2022-11-21 14:23:00] INFO: Starting at 2022-11-21 14:23:00.742112
[2022-11-21 14:23:00] INFO: Updating sources tables for all suites.
[2022-11-21 14:23:00] INFO: Skipping scheduling stretch.
[2022-11-21 14:23:00] INFO: Downloading sources file for buster: http://deb.debian.org/debian/dists/buster/main/source/Sources.xz
[2022-11-21 14:23:03] INFO: Updating sources db for buster/amd64...
/usr/lib/python3/dist-packages/debian/deb822.py:748: UserWarning: Parsing of Deb822 data with python-apt's apt_pkg was requested but this cannot be done on non-file input.
  warnings.warn(msg)
[2022-11-21 14:23:23] INFO: Pushing 0 updated packages to the database...
[2022-11-21 14:23:41] INFO: Now deleting 0 removed packages: []
[2022-11-21 14:23:41] INFO: DB update done for buster/amd64 done at 2022-11-21 14:23:41.
[2022-11-21 14:23:41] INFO: Updating sources db for buster/i386...
[2022-11-21 14:24:00] INFO: Pushing 0 updated packages to the database...
[2022-11-21 14:24:19] INFO: Now deleting 0 removed packages: []
[2022-11-21 14:24:20] INFO: DB update done for buster/i386 done at 2022-11-21 14:24:20.
[2022-11-21 14:24:20] INFO: Updating sources db for buster/arm64...
[2022-11-21 14:24:39] INFO: Pushing 0 updated packages to the database...
[2022-11-21 14:24:57] INFO: Now deleting 0 removed packages: []
[2022-11-21 14:24:57] INFO: DB update done for buster/arm64 done at 2022-11-21 14:24:57.
[2022-11-21 14:24:57] INFO: Updating sources db for buster/armhf...
[2022-11-21 14:25:16] INFO: Pushing 0 updated packages to the database...
[2022-11-21 14:25:34] INFO: Now deleting 0 removed packages: []
[2022-11-21 14:25:34] INFO: DB update done for buster/armhf done at 2022-11-21 14:25:34.
[2022-11-21 14:25:34] INFO: Sources for suite buster done at 2022-11-21 14:25:34.
[2022-11-21 14:25:34] INFO: Downloading sources file for bullseye: http://deb.debian.org/debian/dists/bullseye/main/source/Sources.xz
[2022-11-21 14:25:37] INFO: Updating sources db for bullseye/amd64...
[2022-11-21 14:25:57] INFO: Pushing 0 updated packages to the database...
[2022-11-21 14:26:20] INFO: Now deleting 0 removed packages: []
[2022-11-21 14:26:20] INFO: DB update done for bullseye/amd64 done at 2022-11-21 14:26:20.
[2022-11-21 14:26:20] INFO: Updating sources db for bullseye/i386...
[2022-11-21 14:26:40] INFO: Pushing 0 updated packages to the database...
[2022-11-21 14:27:01] INFO: Now deleting 0 removed packages: []
[2022-11-21 14:27:01] INFO: DB update done for bullseye/i386 done at 2022-11-21 14:27:01.
[2022-11-21 14:27:01] INFO: Updating sources db for bullseye/arm64...
[2022-11-21 14:27:23] INFO: Pushing 0 updated packages to the database...
[2022-11-21 14:27:44] INFO: Now deleting 0 removed packages: []
[2022-11-21 14:27:44] INFO: DB update done for bullseye/arm64 done at 2022-11-21 14:27:44.
[2022-11-21 14:27:44] INFO: Updating sources db for bullseye/armhf...
[2022-11-21 14:28:05] INFO: Pushing 0 updated packages to the database...
[2022-11-21 14:28:26] INFO: Now deleting 0 removed packages: []
[2022-11-21 14:28:26] INFO: DB update done for bullseye/armhf done at 2022-11-21 14:28:26.
[2022-11-21 14:28:26] INFO: Sources for suite bullseye done at 2022-11-21 14:28:26.
[2022-11-21 14:28:26] INFO: Downloading sources file for bookworm: http://deb.debian.org/debian/dists/bookworm/main/source/Sources.xz
Traceback (most recent call last):
  File "/usr/lib/python3.9/urllib/request.py", line 1346, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.9/http/client.py", line 1255, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1301, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1250, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1010, in _send_output
    self.send(msg)
  File "/usr/lib/python3.9/http/client.py", line 950, in send
    self.connect()
  File "/usr/lib/python3.9/http/client.py", line 921, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.9/socket.py", line 843, in create_connection
    raise err
  File "/usr/lib/python3.9/socket.py", line 831, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 781, in <module>
    update_sources(suite)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 280, in update_sources
    sources = lzma.decompress(urlopen(remotefile).read()).decode('utf8')
  File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.9/urllib/request.py", line 517, in open
    response = self._open(req, data)
  File "/usr/lib/python3.9/urllib/request.py", line 534, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.9/urllib/request.py", line 1375, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.9/urllib/request.py", line 1349, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
[2022-11-21 14:30:36] INFO: Finished at 2022-11-21 14:30:36.199809, took: 0:07:35.457703
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list