Started by user Thorsten Vitt
Running as SYSTEM
Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/pydelta-next
The recommended git tool is: NONE
using credential Github
> /usr/bin/git rev-parse --resolve-git-dir /mnt/data/jenkins/workspace/pydelta-next/.git # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://github.com/cophi-wue/pydelta # timeout=10
Fetching upstream changes from https://github.com/cophi-wue/pydelta
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials
> /usr/bin/git fetch --tags --force --progress -- https://github.com/cophi-wue/pydelta +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git rev-parse refs/remotes/origin/next^{commit} # timeout=10
Checking out Revision 35b061403021005713515a9040488e76886b3b48 (refs/remotes/origin/next)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 35b061403021005713515a9040488e76886b3b48 # timeout=10
Commit message: "fix(corpus): register corpus attributes."
> /usr/bin/git rev-list --no-walk 35b061403021005713515a9040488e76886b3b48 # timeout=10
No emails were triggered.
$ bash -c "[ -d \$HOME/.pyenv ]"
$ bash -c "cd /mnt/data/jenkins/workspace/pydelta-next && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=miniconda3-latest \$HOME/.pyenv/bin/pyenv local 2>/dev/null || true"
$ bash -c "mkdir \$HOME/.pyenv.lock"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=miniconda3-latest \$HOME/.pyenv/bin/pyenv versions --bare"
Updating pyenv...
$ bash -c "cd \$HOME/.pyenv && git checkout master && git pull"
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
Updated pyenv.
Installing miniconda3-latest...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=miniconda3-latest \$HOME/.pyenv/bin/pyenv install miniconda3-latest"
Downloading Miniconda3-latest-Linux-x86_64.sh...
-> https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
Installing Miniconda3-latest-Linux-x86_64...
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /mnt/data/jenkins/.pyenv/versions/miniconda3-latest
added / updated specs:
- conda=4.10.3
- pip
The following packages will be downloaded:
package | build
---------------------------|-----------------
openssl-1.1.1l | h7f8727e_0 2.5 MB
pip-21.2.4 | py37h06a4308_0 1.8 MB
------------------------------------------------------------
Total: 4.3 MB
The following packages will be UPDATED:
openssl 1.1.1k-h27cfd23_0 --> 1.1.1l-h7f8727e_0
pip 21.1.3-py39h06a4308_0 --> 21.2.4-py37h06a4308_0
Downloading and Extracting Packages
openssl-1.1.1l | 2.5 MB | | 0%
openssl-1.1.1l | 2.5 MB | ########## | 100%
openssl-1.1.1l | 2.5 MB | ########## | 100%
pip-21.2.4 | 1.8 MB | | 0%
pip-21.2.4 | 1.8 MB | ########## | 100%
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Installed Miniconda3-latest-Linux-x86_64 to /mnt/data/jenkins/.pyenv/versions/miniconda3-latest
Installed miniconda3-latest.
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=miniconda3-latest \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=miniconda3-latest \$HOME/.pyenv/bin/pyenv exec pip list"
Installing poetry...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=miniconda3-latest \$HOME/.pyenv/bin/pyenv exec pip install poetry"
Collecting poetry
Using cached poetry-1.1.10-py2.py3-none-any.whl (174 kB)
Collecting html5lib<2.0,>=1.0
Using cached html5lib-1.1-py2.py3-none-any.whl (112 kB)
Collecting keyring<22.0.0,>=21.2.0
Using cached keyring-21.8.0-py3-none-any.whl (32 kB)
Collecting cachy<0.4.0,>=0.3.0
Using cached cachy-0.3.0-py2.py3-none-any.whl (20 kB)
Collecting cachecontrol[filecache]<0.13.0,>=0.12.4
Using cached CacheControl-0.12.6-py2.py3-none-any.whl (19 kB)
Collecting clikit<0.7.0,>=0.6.2
Using cached clikit-0.6.2-py2.py3-none-any.whl (91 kB)
Collecting cleo<0.9.0,>=0.8.1
Using cached cleo-0.8.1-py2.py3-none-any.whl (21 kB)
Collecting tomlkit<1.0.0,>=0.7.0
Using cached tomlkit-0.7.2-py2.py3-none-any.whl (32 kB)
Collecting shellingham<2.0,>=1.1
Using cached shellingham-1.4.0-py2.py3-none-any.whl (9.4 kB)
Requirement already satisfied: requests<3.0,>=2.18 in ./.pyenv/versions/miniconda3-latest/lib/python3.9/site-packages (from poetry) (2.25.1)
Collecting virtualenv<21.0.0,>=20.0.26
Using cached virtualenv-20.8.1-py2.py3-none-any.whl (5.3 MB)
Collecting packaging<21.0,>=20.4
Using cached packaging-20.9-py2.py3-none-any.whl (40 kB)
Collecting crashtest<0.4.0,>=0.3.0
Using cached crashtest-0.3.1-py3-none-any.whl (7.0 kB)
Collecting requests-toolbelt<0.10.0,>=0.9.1
Using cached requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting pexpect<5.0.0,>=4.7.0
Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
Collecting poetry-core<1.1.0,>=1.0.6
Using cached poetry_core-1.0.6-py2.py3-none-any.whl (424 kB)
Collecting pkginfo<2.0,>=1.4
Using cached pkginfo-1.7.1-py2.py3-none-any.whl (25 kB)
Collecting msgpack>=0.5.2
Using cached msgpack-1.0.2-cp39-cp39-manylinux1_x86_64.whl (294 kB)
Collecting lockfile>=0.9
Using cached lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
Collecting pastel<0.3.0,>=0.2.0
Using cached pastel-0.2.1-py2.py3-none-any.whl (6.0 kB)
Collecting pylev<2.0,>=1.3
Using cached pylev-1.4.0-py2.py3-none-any.whl (6.1 kB)
Requirement already satisfied: six>=1.9 in ./.pyenv/versions/miniconda3-latest/lib/python3.9/site-packages (from html5lib<2.0,>=1.0->poetry) (1.16.0)
Collecting webencodings
Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting SecretStorage>=3.2
Using cached SecretStorage-3.3.1-py3-none-any.whl (15 kB)
Collecting jeepney>=0.4.2
Using cached jeepney-0.7.1-py3-none-any.whl (54 kB)
Collecting pyparsing>=2.0.2
Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting ptyprocess>=0.5
Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Requirement already satisfied: idna<3,>=2.5 in ./.pyenv/versions/miniconda3-latest/lib/python3.9/site-packages (from requests<3.0,>=2.18->poetry) (2.10)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in ./.pyenv/versions/miniconda3-latest/lib/python3.9/site-packages (from requests<3.0,>=2.18->poetry) (1.26.6)
Requirement already satisfied: chardet<5,>=3.0.2 in ./.pyenv/versions/miniconda3-latest/lib/python3.9/site-packages (from requests<3.0,>=2.18->poetry) (4.0.0)
Requirement already satisfied: certifi>=2017.4.17 in ./.pyenv/versions/miniconda3-latest/lib/python3.9/site-packages (from requests<3.0,>=2.18->poetry) (2021.5.30)
Requirement already satisfied: cryptography>=2.0 in ./.pyenv/versions/miniconda3-latest/lib/python3.9/site-packages (from SecretStorage>=3.2->keyring<22.0.0,>=21.2.0->poetry) (3.4.7)
Requirement already satisfied: cffi>=1.12 in ./.pyenv/versions/miniconda3-latest/lib/python3.9/site-packages (from cryptography>=2.0->SecretStorage>=3.2->keyring<22.0.0,>=21.2.0->poetry) (1.14.6)
Requirement already satisfied: pycparser in ./.pyenv/versions/miniconda3-latest/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring<22.0.0,>=21.2.0->poetry) (2.20)
Collecting backports.entry-points-selectable>=1.0.4
Using cached backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB)
Collecting platformdirs<3,>=2
Using cached platformdirs-2.4.0-py3-none-any.whl (14 kB)
Collecting distlib<1,>=0.3.1
Using cached distlib-0.3.3-py2.py3-none-any.whl (496 kB)
Collecting filelock<4,>=3.0.0
Using cached filelock-3.3.0-py3-none-any.whl (9.7 kB)
Installing collected packages: pylev, pastel, msgpack, jeepney, crashtest, webencodings, SecretStorage, pyparsing, ptyprocess, platformdirs, lockfile, filelock, distlib, clikit, cachecontrol, backports.entry-points-selectable, virtualenv, tomlkit, shellingham, requests-toolbelt, poetry-core, pkginfo, pexpect, packaging, keyring, html5lib, cleo, cachy, poetry
Successfully installed SecretStorage-3.3.1 backports.entry-points-selectable-1.1.0 cachecontrol-0.12.6 cachy-0.3.0 cleo-0.8.1 clikit-0.6.2 crashtest-0.3.1 distlib-0.3.3 filelock-3.3.0 html5lib-1.1 jeepney-0.7.1 keyring-21.8.0 lockfile-0.12.2 msgpack-1.0.2 packaging-20.9 pastel-0.2.1 pexpect-4.8.0 pkginfo-1.7.1 platformdirs-2.4.0 poetry-1.1.10 poetry-core-1.0.6 ptyprocess-0.7.0 pylev-1.4.0 pyparsing-2.4.7 requests-toolbelt-0.9.1 shellingham-1.4.0 tomlkit-0.7.2 virtualenv-20.8.1 webencodings-0.5.1
Installed poetry.
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=miniconda3-latest \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "rm -rf \$HOME/.pyenv.lock"
[pydelta-next] $ /bin/sh -xe /tmp/jenkins16690140405423109388.sh
+ poetry install
Installing dependencies from lock file
No dependencies to install or update
Installing the current project: delta (2.2.0.dev0)
+ poetry run pytest --doctest-modules --junit-xml pytest.xml --cov-report=html --cov-report=xml
Traceback (most recent call last):
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/bin/pytest", line 8, in <module>
sys.exit(console_main())
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/_pytest/config/__init__.py", line 185, in console_main
code = main()
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/_pytest/config/__init__.py", line 143, in main
config = _prepareconfig(args, plugins)
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/_pytest/config/__init__.py", line 318, in _prepareconfig
config = pluginmanager.hook.pytest_cmdline_parse(
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/pluggy/hooks.py", line 286, in __call__
return self._hookexec(self, self.get_hookimpls(), kwargs)
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/pluggy/manager.py", line 93, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/pluggy/manager.py", line 84, in <lambda>
self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall(
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/pluggy/callers.py", line 203, in _multicall
gen.send(outcome)
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/_pytest/helpconfig.py", line 100, in pytest_cmdline_parse
config: Config = outcome.get_result()
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/pluggy/callers.py", line 80, in get_result
raise ex[1].with_traceback(ex[2])
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/pluggy/callers.py", line 187, in _multicall
res = hook_impl.function(*args)
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/_pytest/config/__init__.py", line 1003, in pytest_cmdline_parse
self.parse(args)
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/_pytest/config/__init__.py", line 1283, in parse
self._preparse(args, addopts=addopts)
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/_pytest/config/__init__.py", line 1172, in _preparse
self.pluginmanager.load_setuptools_entrypoints("pytest11")
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/pluggy/manager.py", line 299, in load_setuptools_entrypoints
plugin = ep.load()
File "/mnt/data/jenkins/.pyenv/versions/3.9.1/lib/python3.9/importlib/metadata.py", line 77, in load
module = import_module(match.group('module'))
File "/mnt/data/jenkins/.pyenv/versions/3.9.1/lib/python3.9/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/_pytest/assertion/rewrite.py", line 170, in exec_module
exec(co, module.__dict__)
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/pytest_cov/plugin.py", line 6, in <module>
import coverage
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/coverage/__init__.py", line 15, in <module>
from coverage.control import Coverage, process_startup
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/coverage/control.py", line 21, in <module>
from coverage.data import CoverageData, combine_parallel_data
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/coverage/data.py", line 17, in <module>
from coverage.sqldata import CoverageData
File "/mnt/data/jenkins/.cache/pypoetry/virtualenvs/delta-Q1Pfn9b--py3.9/lib/python3.9/site-packages/coverage/sqldata.py", line 15, in <module>
import sqlite3
File "/mnt/data/jenkins/.pyenv/versions/3.9.1/lib/python3.9/sqlite3/__init__.py", line 23, in <module>
from sqlite3.dbapi2 import *
File "/mnt/data/jenkins/.pyenv/versions/3.9.1/lib/python3.9/sqlite3/dbapi2.py", line 27, in <module>
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'
Build step 'Execute shell' marked build as failure
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /mnt/data/jenkins/workspace/pydelta-next/docs/_build/html to /mnt/data/jenkins/jobs/pydelta-next/htmlreports/Documentation
ERROR: Specified HTML directory '/mnt/data/jenkins/workspace/pydelta-next/docs/_build/html' does not exist.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[Cobertura] Publishing Cobertura coverage report...
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@252fddad[nodeId=MDEwOlJlcG9zaXRvcnk4NDYzMzk3MQ==,description=an experimental implementation of Burrow's delta in Python 3,homepage=http://dev.digital-humanities.de/ci/job/pydelta-next/Documentation/index.html,name=pydelta,fork=true,archived=false,visibility=public,size=3540,milestones={},language=Python,commits={},isTemplate=<null>,compareUsePaginatedCommits=false,url=https://api.github.com/repos/cophi-wue/pydelta,id=84633971,nodeId=<null>,createdAt=2017-03-11T08:03:36Z,updatedAt=2021-10-01T14:43:33Z]] (sha:35b0614) with context:pydelta-next
Setting commit status on GitHub for https://github.com/cophi-wue/pydelta/commit/35b061403021005713515a9040488e76886b3b48
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Notifying upstream projects of job completion
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
An attempt to send an e-mail to empty list of recipients, ignored.
Finished: FAILURE