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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Jun 23 20:37:44 BST 2020


See <https://jenkins.debian.net/job/janitor-worker/585/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] $ /bin/sh -xe /tmp/jenkins16348380203680253928.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
Opening branch at https://salsa.debian.org/parted-team/parted.git/
Cached branch URL https://janitor.debian.net/git/parted,branch=master missing: Branch does not exist: Not a branch: "https://janitor.debian.net/git/parted/": location is a repository.
Total 18748 (delta 14409), reused 18475 (delta 14175), pack-reused 0
Total 17 (delta 3), reused 16 (delta 2), pack-reused 0
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
http://www.gnu.org/software/parted/ is permanently redirected to http://www.gnu.org/software/parted/
Using upstream branch https://git.savannah.gnu.org/git/parted.git (guessed)
Total 76 (delta 57), reused 44 (delta 26)
Using version string 3.3+git20200504.eaada0b.
Looking for upstream parted/3.3+git20200504.eaada0b in upstream branch <breezy.plugins.debian.upstream.branch.MinimalMemoryBranch object at 0x7f549e284fd0>.
Running dist command: /srv/janitor/debian-janitor/janitor/../dist.py
Exporting upstream branch revision b'git-v1:eaada0bc9e1cc8adb3a0260707d9474a3e01b835' to create the tarball
Elapsed time: 0:00:52.531621
Traceback (most recent call last):
  File "/srv/janitor/debian-janitor/dulwich/dulwich/protocol.py", line 210, in read_pkt_line
    sizestr = read(4)
  File "/usr/lib/python3.7/socket.py", line 589, in readinto
    return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/janitor/debian-janitor/breezy/breezy/git/remote.py", line 451, in fetch_pack
    progress)
  File "/srv/janitor/debian-janitor/dulwich/dulwich/client.py", line 939, in fetch_pack
    progress)
  File "/srv/janitor/debian-janitor/dulwich/dulwich/client.py", line 730, in _handle_upload_pack_tail
    pkt = proto.read_pkt_line()
  File "/srv/janitor/debian-janitor/dulwich/dulwich/protocol.py", line 222, in read_pkt_line
    raise GitProtocolError(e)
dulwich.errors.GitProtocolError: [Errno 104] Connection reset by peer

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 173, in run_worker
    possible_transports=possible_transports) as (ws, result):
  File "/usr/lib/python3.7/contextlib.py", line 112, in __enter__
    return next(self.gen)
  File "/srv/janitor/debian-janitor/janitor/worker.py", line 898, in process_package
    resume_subworker_result)
  File "/srv/janitor/debian-janitor/janitor/worker.py", line 472, in make_changes
    dist_command=DEFAULT_DIST_COMMAND)
  File "/srv/janitor/debian-janitor/silver-platter/silver_platter/debian/upstream.py", line 457, in merge_upstream
    files_excluded=files_excluded)
  File "/srv/janitor/debian-janitor/breezy-debian/merge_upstream.py", line 160, in do_merge
    committer=committer, files_excluded=files_excluded)
  File "/srv/janitor/debian-janitor/breezy-debian/import_dsc.py", line 1363, in merge_upstream
    package, previous_version, tempdir)
  File "/srv/janitor/debian-janitor/breezy-debian/import_dsc.py", line 1346, in _export_previous_upstream_tree
    self.extract_upstream_tree(upstream_tips, tempdir)
  File "/srv/janitor/debian-janitor/breezy-debian/import_dsc.py", line 1295, in extract_upstream_tree
    accelerator_tree=self.tree)
  File "/srv/janitor/debian-janitor/breezy/breezy/git/dir.py", line 215, in sprout
    stacked=stacked)
  File "/srv/janitor/debian-janitor/breezy/breezy/git/dir.py", line 177, in sprout
    mapping=source_branch.mapping)
  File "/srv/janitor/debian-janitor/breezy/breezy/git/interrepo.py", line 780, in fetch_objects
    determine_wants, graphwalker, f.write)
  File "/srv/janitor/debian-janitor/breezy/breezy/git/remote.py", line 460, in fetch_pack
    raise parse_git_error(self.transport.external_url(), e)
breezy.git.remote.RemoteGitError: [Errno 104] Connection reset by peer

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



More information about the Qa-jenkins-scm mailing list