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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jun 12 22:50:52 BST 2020


See <https://jenkins.debian.net/job/janitor-worker/322/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/jenkins17790069725522022587.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
Opening branch at https://salsa.debian.org/salve/auctex.git/
Using cached branch https://janitor.debian.net/git/auctex/
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
Assuming changelog does not need to be updated, since all entries in last changelog entry are prefixed by git shas. Specify --update-changelog to override.
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
https://www.gnu.org/software/auctex/ is permanently redirected to https://www.gnu.org/software/auctex/
Fixer 'package-needs-versioned-debhelper-build-depends' failed to run:
Traceback (most recent call last):
  File "/srv/janitor/debian-janitor/lintian-brush/lintian_brush/__init__.py", line 288, in run
    exec(code, global_vars)
  File "/srv/janitor/debian-janitor/lintian-brush/fixers/package-needs-versioned-debhelper-build-depends.py", line 30, in <module>
    updater.source, "%s~" % minimum_version):
  File "/srv/janitor/debian-janitor/lintian-brush/lintian_brush/debhelper.py", line 140, in ensure_minimum_debhelper_version
    raise Exception('debhelper compat in %s' % field)
Exception: debhelper compat in Build-Depends-Indep
Building debian packages, running 'sbuild -A -v -c unstable-amd64-sbuild'.
Attempting to use fixer <function fix_missing_command at 0x7f7e6561d8c8> to address MissingCommand('kpsepath')
Elapsed time: 0:14:44.126157
Traceback (most recent call last):
  File "/srv/janitor/debian-janitor/janitor/build.py", line 98, in build
    env=env)
  File "/usr/lib/python3.7/subprocess.py", line 347, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'breezy', 'builddeb', '--builder=sbuild -A -v -c unstable-amd64-sbuild', '--result-dir=/tmp/tmppusobq7_']' returned non-zero exit status 3.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/janitor/debian-janitor/janitor/build.py", line 111, in build_once
    subpath=subpath, source_date_epoch=source_date_epoch)
  File "/srv/janitor/debian-janitor/janitor/build.py", line 100, in build
    raise BuildFailedError()
breezy.plugins.debian.builder.BuildFailedError: The build failed.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/janitor/debian-janitor/janitor/fix_build.py", line 991, in build_incrementally
    source_date_epoch=source_date_epoch)
  File "/srv/janitor/debian-janitor/janitor/build.py", line 152, in attempt_build
    source_date_epoch=source_date_epoch)
  File "/srv/janitor/debian-janitor/janitor/build.py", line 114, in build_once
    raise worker_failure_from_sbuild_log(f)
janitor.sbuild_log.SbuildFailure: ('build', 'Missing command: kpsepath')

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 369, 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 332, 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 167, 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 936, in process_package
    subpath=subpath, source_date_epoch=source_date_epoch)
  File "/srv/janitor/debian-janitor/janitor/fix_build.py", line 1007, in build_incrementally
    subpath=subpath):
  File "/srv/janitor/debian-janitor/janitor/fix_build.py", line 972, in resolve_error
    return fixer(tree, error, context, committer, subpath)
  File "/srv/janitor/debian-janitor/janitor/fix_build.py", line 520, in fix_missing_command
    package = get_package_for_paths(paths)
  File "/srv/janitor/debian-janitor/janitor/fix_build.py", line 241, in get_package_for_paths
    candidates.update(search_apt_file(path, regex=regex))
  File "/srv/janitor/debian-janitor/janitor/fix_build.py", line 233, in search_apt_file
    return subprocess.check_output(args).decode().splitlines()
  File "/usr/lib/python3.7/subprocess.py", line 395, in check_output
    **kwargs).stdout
  File "/usr/lib/python3.7/subprocess.py", line 472, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/usr/lib/python3.7/subprocess.py", line 775, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/apt-file': '/usr/bin/apt-file'

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



More information about the Qa-jenkins-scm mailing list