[Qa-jenkins-scm] Build failed in Jenkins: janitor-worker #1573

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Jul 2 02:35:35 BST 2020


See <https://jenkins.debian.net/job/janitor-worker/1573/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl-build167-amd64.debian.net (osuosl167 amd64) in workspace <https://jenkins.debian.net/job/janitor-worker/ws/>
[janitor-worker at 2] $ /bin/sh -xe /tmp/jenkins6768621204017133712.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
Opening branch at https://salsa.debian.org/js-team/node-sinon.git/
Cached branch URL https://janitor.debian.net/git/node-sinon,branch=master missing: Branch does not exist: Not a branch: "https://janitor.debian.net/git/node-sinon/": location is a repository.
Total 1785 (delta 854), reused 1643 (delta 712), pack-reused 0
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
% (351/351), done.
Compressing objects:   0% (1/188)Compressing objects:   1% (2/188)
Total 351 (delta 129), reused 343 (delta 121), pack-reused 0

Building debian packages, running 'sbuild -A -v -c unstable-amd64-sbuild'.
Built node-sinon_9.0.1+ds-1~jan+unchanged1_amd64.changes
Pushing result branch to https://janitor.debian.net/git/node-sinon,branch=master
Elapsed time: 0:12:04.347696
Traceback (most recent call last):
  File "/usr/lib/python3.7/http/client.py", line 554, in _get_chunk_left
    chunk_left = self._read_next_chunk_size()
  File "/usr/lib/python3.7/http/client.py", line 521, in _read_next_chunk_size
    return int(line, 16)
ValueError: invalid literal for int() with base 16: b''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.7/http/client.py", line 586, in _readinto_chunked
    chunk_left = self._get_chunk_left()
  File "/usr/lib/python3.7/http/client.py", line 556, in _get_chunk_left
    raise IncompleteRead(b'')
http.client.IncompleteRead: IncompleteRead(0 bytes read)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 436, in <module>
    sys.exit(asyncio.run(main()))
  File "/usr/lib/python3.7/asyncio/runners.py", line 43, in run
    return loop.run_until_complete(main)
  File "/usr/lib/python3.7/asyncio/base_events.py", line 584, in run_until_complete
    return future.result()
  File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 396, in main
    possible_transports=possible_transports))
  File "/usr/lib/python3.7/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 180, in run_worker
    possible_transports=possible_transports)
  File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 142, in push_branch
    overwrite=overwrite, name=branch_name)
  File "/srv/janitor/debian-janitor/breezy/breezy/git/remote.py", line 666, in push_branch
    dw_result = self.send_pack(get_changed_refs, generate_pack_data)
  File "/srv/janitor/debian-janitor/breezy/breezy/git/remote.py", line 480, in send_pack
    generate_pack_data, progress)
  File "/srv/janitor/debian-janitor/dulwich/dulwich/client.py", line 1761, in send_pack
    resp_proto, negotiated_capabilities, progress)
  File "/srv/janitor/debian-janitor/dulwich/dulwich/client.py", line 627, in _handle_receive_pack_tail
    self._read_side_band64k_data(proto, channel_callbacks)
  File "/srv/janitor/debian-janitor/dulwich/dulwich/client.py", line 530, in _read_side_band64k_data
    for pkt in proto.read_pkt_seq():
  File "/srv/janitor/debian-janitor/dulwich/dulwich/protocol.py", line 266, in read_pkt_seq
    pkt = self.read_pkt_line()
  File "/srv/janitor/debian-janitor/dulwich/dulwich/protocol.py", line 210, in read_pkt_line
    sizestr = read(4)
  File "/srv/janitor/debian-janitor/breezy/breezy/transport/http/__init__.py", line 1914, in read
    return self._actual.read(amt)
  File "/usr/lib/python3.7/http/client.py", line 457, in read
    n = self.readinto(b)
  File "/usr/lib/python3.7/http/client.py", line 491, in readinto
    return self._readinto_chunked(b)
  File "/usr/lib/python3.7/http/client.py", line 602, in _readinto_chunked
    raise IncompleteRead(bytes(b[0:total_bytes]))
http.client.IncompleteRead: IncompleteRead(0 bytes read)

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list