Console Output

Started by user Thorsten Vitt
Running as SYSTEM
Building remotely on Rechenknecht 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.11.0'
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --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 66d7fdc6afac7baf3fe52ea0e8e2e7d400988531 (refs/remotes/origin/next)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 66d7fdc6afac7baf3fe52ea0e8e2e7d400988531 # timeout=10
Commit message: "fixed __all__"
 > /usr/bin/git rev-list --no-walk 66d7fdc6afac7baf3fe52ea0e8e2e7d400988531 # 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\=3.9.1 \$HOME/.pyenv/bin/pyenv local 2>/dev/null || true"
$ bash -c "mkdir \$HOME/.pyenv.lock"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.1 \$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'.
From https://github.com/yyuu/pyenv
   1706436f..bbcecc75  master     -> origin/master
Updating 1706436f..bbcecc75
Fast-forward
 plugins/python-build/bin/pyenv-install |  5 +++++
 plugins/python-build/test/pyenv.bats   | 11 +++++++++++
 2 files changed, 16 insertions(+)
Updated pyenv.
Installing 3.9.1...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.1 \$HOME/.pyenv/bin/pyenv install 3.9.1"
Downloading Python-3.9.1.tar.xz...
-> https://www.python.org/ftp/python/3.9.1/Python-3.9.1.tar.xz
Installing Python-3.9.1...
Installed Python-3.9.1 to /mnt/data/jenkins/.pyenv/versions/3.9.1

Installed 3.9.1.
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.1 \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.1 \$HOME/.pyenv/bin/pyenv exec pip list"
Installing poetry...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.1 \$HOME/.pyenv/bin/pyenv exec pip install poetry"
Collecting poetry
  Downloading poetry-1.1.6-py2.py3-none-any.whl (172 kB)
Collecting tomlkit<1.0.0,>=0.7.0
  Downloading tomlkit-0.7.2-py2.py3-none-any.whl (32 kB)
Collecting shellingham<2.0,>=1.1
  Downloading shellingham-1.4.0-py2.py3-none-any.whl (9.4 kB)
Collecting cachecontrol[filecache]<0.13.0,>=0.12.4
  Using cached CacheControl-0.12.6-py2.py3-none-any.whl (19 kB)
Collecting keyring<22.0.0,>=21.2.0; python_version >= "3.6" and python_version < "4.0"
  Downloading keyring-21.8.0-py3-none-any.whl (32 kB)
Collecting requests<3.0,>=2.18
  Using cached requests-2.25.1-py2.py3-none-any.whl (61 kB)
Collecting pkginfo<2.0,>=1.4
  Downloading pkginfo-1.7.0-py2.py3-none-any.whl (25 kB)
Collecting virtualenv<21.0.0,>=20.0.26
  Using cached virtualenv-20.4.7-py2.py3-none-any.whl (7.2 MB)
Collecting html5lib<2.0,>=1.0
  Using cached html5lib-1.1-py2.py3-none-any.whl (112 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 crashtest<0.4.0,>=0.3.0; python_version >= "3.6" and python_version < "4.0"
  Using cached crashtest-0.3.1-py3-none-any.whl (7.0 kB)
Collecting cachy<0.4.0,>=0.3.0
  Using cached cachy-0.3.0-py2.py3-none-any.whl (20 kB)
Collecting packaging<21.0,>=20.4
  Using cached packaging-20.9-py2.py3-none-any.whl (40 kB)
Collecting cleo<0.9.0,>=0.8.1
  Using cached cleo-0.8.1-py2.py3-none-any.whl (21 kB)
Collecting poetry-core<1.1.0,>=1.0.3
  Downloading poetry_core-1.0.3-py2.py3-none-any.whl (424 kB)
Collecting clikit<0.7.0,>=0.6.2
  Using cached clikit-0.6.2-py2.py3-none-any.whl (91 kB)
Collecting msgpack>=0.5.2
  Downloading msgpack-1.0.2-cp39-cp39-manylinux1_x86_64.whl (294 kB)
Collecting lockfile>=0.9; extra == "filecache"
  Using cached lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
Collecting SecretStorage>=3.2; sys_platform == "linux"
  Downloading SecretStorage-3.3.1-py3-none-any.whl (15 kB)
Collecting jeepney>=0.4.2; sys_platform == "linux"
  Downloading jeepney-0.6.0-py3-none-any.whl (45 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.5-py2.py3-none-any.whl (138 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2021.5.30-py2.py3-none-any.whl (145 kB)
Collecting chardet<5,>=3.0.2
  Using cached chardet-4.0.0-py2.py3-none-any.whl (178 kB)
Collecting idna<3,>=2.5
  Using cached idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting six<2,>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting distlib<1,>=0.3.1
  Using cached distlib-0.3.2-py2.py3-none-any.whl (338 kB)
Collecting filelock<4,>=3.0.0
  Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting appdirs<2,>=1.4.3
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting webencodings
  Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting ptyprocess>=0.5
  Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting pyparsing>=2.0.2
  Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 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
  Downloading pylev-1.4.0-py2.py3-none-any.whl (6.1 kB)
Collecting cryptography>=2.0
  Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB)
Collecting cffi>=1.12
  Downloading cffi-1.14.5-cp39-cp39-manylinux1_x86_64.whl (406 kB)
Collecting pycparser
  Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Installing collected packages: tomlkit, shellingham, urllib3, certifi, chardet, idna, requests, msgpack, lockfile, cachecontrol, jeepney, pycparser, cffi, cryptography, SecretStorage, keyring, pkginfo, six, distlib, filelock, appdirs, virtualenv, webencodings, html5lib, requests-toolbelt, ptyprocess, pexpect, crashtest, cachy, pyparsing, packaging, pastel, pylev, clikit, cleo, poetry-core, poetry
Successfully installed SecretStorage-3.3.1 appdirs-1.4.4 cachecontrol-0.12.6 cachy-0.3.0 certifi-2021.5.30 cffi-1.14.5 chardet-4.0.0 cleo-0.8.1 clikit-0.6.2 crashtest-0.3.1 cryptography-3.4.7 distlib-0.3.2 filelock-3.0.12 html5lib-1.1 idna-2.10 jeepney-0.6.0 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.0 poetry-1.1.6 poetry-core-1.0.3 ptyprocess-0.7.0 pycparser-2.20 pylev-1.4.0 pyparsing-2.4.7 requests-2.25.1 requests-toolbelt-0.9.1 shellingham-1.4.0 six-1.16.0 tomlkit-0.7.2 urllib3-1.26.5 virtualenv-20.4.7 webencodings-0.5.1
WARNING: You are using pip version 20.2.3; however, version 21.1.2 is available.
You should consider upgrading via the '/mnt/data/jenkins/.pyenv/versions/3.9.1/bin/python3.9 -m pip install --upgrade pip' command.
Installed poetry.
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.1 \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "rm -rf \$HOME/.pyenv.lock"
[pydelta-next] $ /bin/sh -xe /tmp/jenkins31514562252795595.sh
+ poetry install
Creating virtualenv delta-Q1Pfn9b--py3.9 in /mnt/data/jenkins/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...

Writing lock file

Package operations: 79 installs, 0 updates, 0 removals

  • Installing ipython-genutils (0.2.0)
  • Installing attrs (21.2.0)
  • Installing pyrsistent (0.17.3)
  • Installing six (1.16.0)
  • Installing traitlets (5.0.5)
  • Installing jsonschema (3.2.0)
  • Installing jupyter-core (4.7.1)
  • Installing nest-asyncio (1.5.1)
  • Installing pyparsing (2.4.7)
  • Installing python-dateutil (2.8.1)
  • Installing pyzmq (22.1.0)
  • Installing tornado (6.1)
  • Installing async-generator (1.10)
  • Installing certifi (2021.5.30)
  • Installing chardet (4.0.0)
  • Installing idna (2.10)
  • Installing jupyter-client (6.2.0)
  • Installing markupsafe (2.0.1)
  • Installing nbformat (5.1.3)
  • Installing numpy (1.20.3)
  • Installing packaging (20.9)
  • Installing parso (0.8.2)
  • Installing ptyprocess (0.7.0)
  • Installing pygments (2.9.0)
  • Installing pytz (2021.1)
  • Installing urllib3 (1.26.5)
  • Installing wcwidth (0.2.5)
  • Installing webencodings (0.5.1)
  • Installing alabaster (0.7.12)
  • Installing babel (2.9.1)
  • Installing bleach (3.3.0)
  • Installing backcall (0.2.0)
  • Installing defusedxml (0.7.1)
  • Installing decorator (5.0.9)
  • Installing docutils (0.17.1)
  • Installing entrypoints (0.3)
  • Installing iniconfig (1.1.1)
  • Installing jedi (0.18.0)
  • Installing imagesize (1.2.0)
  • Installing jinja2 (3.0.1)
  • Installing joblib (1.0.1)
  • Installing jupyterlab-pygments (0.1.2)
  • Installing matplotlib-inline (0.1.2)
  • Installing mistune (0.8.4)
  • Installing nbclient (0.5.3)
  • Installing pandocfilters (1.4.3)
  • Installing pexpect (4.8.0)
  • Installing pickleshare (0.7.5)
  • Installing pluggy (0.13.1)
  • Installing prompt-toolkit (3.0.18)
  • Installing py (1.10.0)
  • Installing requests (2.25.1)
  • Installing scipy (1.6.3)
  • Installing snowballstemmer (2.1.0)
  • Installing sphinxcontrib-applehelp (1.0.2)
  • Installing sphinxcontrib-devhelp (1.0.2)
  • Installing sphinxcontrib-htmlhelp (2.0.0)
  • Installing sphinxcontrib-jsmath (1.0.1)
  • Installing sphinxcontrib-qthelp (1.0.3)
  • Installing sphinxcontrib-serializinghtml (1.1.5)
  • Installing testpath (0.5.0)
  • Installing threadpoolctl (2.1.0)
  • Installing toml (0.10.2)
  • Installing coverage (5.5)
  • Installing cycler (0.10.0)
  • Installing ipython (7.24.1)
  • Installing kiwisolver (1.3.1)
  • Installing nbconvert (6.0.7)
  • Installing pillow (8.2.0)
  • Installing pytest (6.2.4)
  • Installing sphinx (4.0.2)
  • Installing scikit-learn (0.24.2)
  • Installing ipykernel (5.5.5)
  • Installing matplotlib (3.4.2)
  • Installing nbsphinx (0.8.6)
  • Installing pandas (1.2.4)
  • Installing pytest-cov (2.12.1)
  • Installing regex (2021.4.4)
  • Installing scikit-learn-extra (0.2.0)

Installing the current project: delta (2.1.0.dev1)
+ poetry run pytest
============================= test session starts ==============================
platform linux -- Python 3.9.1, pytest-6.2.4, py-1.10.0, pluggy-0.13.1
rootdir: /mnt/data/jenkins/workspace/pydelta-next, configfile: pyproject.toml
plugins: cov-2.12.1
collected 25 items

delta/util.py ...                                                        [ 12%]
test/corpus_test.py ...........                                          [ 56%]
test/deltas_test.py .......                                              [ 84%]
test/test_issue6.py ....                                                 [100%]

--- generated xml file: /mnt/data/jenkins/workspace/pydelta-next/pytest.xml ----
============================== 25 passed in 4.29s ==============================
+ poetry run sh -c cd docs && make clean html
rm -rf _build/*
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v4.0.2
making output directory... done
WARNING: html_static_path entry '_static' does not exist
loading intersphinx inventory from http://docs.python.org/objects.inv...
loading intersphinx inventory from http://pandas.pydata.org/pandas-docs/stable/objects.inv...
intersphinx inventory has moved: http://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv
intersphinx inventory has moved: http://pandas.pydata.org/pandas-docs/stable/objects.inv -> https://pandas.pydata.org/pandas-docs/stable/objects.inv
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 9 source files that are out of date
updating environment: [new config] 9 added, 0 changed, 0 removed
reading sources... [ 11%] CustomizingPipeline
reading sources... [ 22%] GettingStarted
reading sources... [ 33%] README
reading sources... [ 44%] README-branch
reading sources... [ 55%] concept
reading sources... [ 66%] delta
reading sources... [ 77%] index
reading sources... [ 88%] modules
reading sources... [100%] refactoring-notes

/mnt/data/jenkins/workspace/pydelta-next/docs/GettingStarted.ipynb:48: WARNING: File not found: 'delta.html#delta.corpus.Corpus'
/mnt/data/jenkins/workspace/pydelta-next/docs/GettingStarted.ipynb:346: WARNING: File not found: 'delta.html#corpus.Corpus.relative_frequencies'
/mnt/data/jenkins/workspace/pydelta-next/docs/GettingStarted.ipynb:346: WARNING: File not found: 'delta.html#corpus.Corpus.get_mfw_table'
/mnt/data/jenkins/workspace/pydelta-next/docs/GettingStarted.ipynb:379: WARNING: File not found: 'delta.html#deltas.DistanceMatrix'
/mnt/data/jenkins/workspace/pydelta-next/docs/GettingStarted.ipynb:637: WARNING: File not found: 'delta.html#graph.Dendrogram'
/mnt/data/jenkins/workspace/pydelta-next/docs/GettingStarted.ipynb:637: WARNING: File not found: 'delta.html#corpus.DocumentDescriber'
/mnt/data/jenkins/workspace/pydelta-next/docs/concept.rst:67: WARNING: Unknown interpreted text role "function".
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.FeatureGenerator.tokenize:3: WARNING: Unknown interpreted text role "param".
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.FeatureGenerator.metadata:3: WARNING: Unexpected indentation.
/mnt/data/jenkins/workspace/pydelta-next/delta/deltas.py:docstring of delta.deltas.DeltaFunction.distance:11: WARNING: Inline strong start-string without end-string.
/mnt/data/jenkins/workspace/pydelta-next/delta/deltas.py:docstring of delta.deltas.DeltaFunction.iterate_distance:13: WARNING: Inline strong start-string without end-string.
/mnt/data/jenkins/workspace/pydelta-next/delta/graphics.py:docstring of delta.graphics.Dendrogram:33: WARNING: Unknown interpreted text role "module".
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.FeatureGenerator.tokenize:3: WARNING: Unknown interpreted text role "param".
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.FeatureGenerator.metadata:3: WARNING: Unexpected indentation.
/mnt/data/jenkins/workspace/pydelta-next/delta/deltas.py:docstring of delta.deltas.DeltaFunction.distance:11: WARNING: Inline strong start-string without end-string.
/mnt/data/jenkins/workspace/pydelta-next/delta/deltas.py:docstring of delta.deltas.DeltaFunction.iterate_distance:13: WARNING: Inline strong start-string without end-string.
/mnt/data/jenkins/workspace/pydelta-next/delta/graphics.py:docstring of delta.graphics.Dendrogram:33: WARNING: Unknown interpreted text role "module".
/mnt/data/jenkins/workspace/pydelta-next/docs/refactoring-notes.rst:9: WARNING: Unexpected indentation.
/mnt/data/jenkins/workspace/pydelta-next/docs/refactoring-notes.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent.
looking for now-outdated files... none found
pickling environment... done
checking consistency... /mnt/data/jenkins/workspace/pydelta-next/docs/README-branch.rst: WARNING: document isn't included in any toctree
/mnt/data/jenkins/workspace/pydelta-next/docs/modules.rst: WARNING: document isn't included in any toctree
/mnt/data/jenkins/workspace/pydelta-next/docs/refactoring-notes.rst: WARNING: document isn't included in any toctree
done
preparing documents... done
writing output... [ 11%] CustomizingPipeline
writing output... [ 22%] GettingStarted
writing output... [ 33%] README
writing output... [ 44%] README-branch
writing output... [ 55%] concept
writing output... [ 66%] delta
writing output... [ 77%] index
writing output... [ 88%] modules
writing output... [100%] refactoring-notes

/mnt/data/jenkins/workspace/pydelta-next/docs/GettingStarted.ipynb:616: WARNING: undefined label: /delta.rst#cluster.clustering
/mnt/data/jenkins/workspace/pydelta-next/docs/GettingStarted.ipynb:803: WARNING: undefined label: /delta.rst#cluster.flatclustering
/mnt/data/jenkins/workspace/pydelta-next/docs/README.rst:54: WARNING: 'any' reference target not found: pytest
/mnt/data/jenkins/workspace/pydelta-next/docs/README.rst:54: WARNING: 'any' reference target not found: cd docs && make html
/mnt/data/jenkins/workspace/pydelta-next/docs/concept.rst:31: WARNING: 'any' reference target not found: sort
/mnt/data/jenkins/workspace/pydelta-next/docs/concept.rst:32: WARNING: 'any' reference target not found: reparse_column
/mnt/data/jenkins/workspace/pydelta-next/docs/concept.rst:33: WARNING: 'any' reference target not found: relativize
/mnt/data/jenkins/workspace/pydelta-next/docs/concept.rst:34: WARNING: more than one target found for 'any' cross-reference 'top_n': could be :py:meth:`delta.corpus.Corpus.top_n` or :py:meth:`delta.Corpus.top_n`
/mnt/data/jenkins/workspace/pydelta-next/docs/concept.rst:35: WARNING: more than one target found for 'any' cross-reference 'cull': could be :py:meth:`delta.corpus.Corpus.cull` or :py:meth:`delta.Corpus.cull`
/mnt/data/jenkins/workspace/pydelta-next/docs/concept.rst:36: WARNING: 'any' reference target not found: normalize
/mnt/data/jenkins/workspace/pydelta-next/docs/concept.rst:50: WARNING: more than one target found for 'any' cross-reference 'normalization': could be :py:func:`delta.deltas.normalization` or :py:func:`delta.normalization`
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.FeatureGenerator:1: WARNING: 'any' reference target not found: subdir
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.FeatureGenerator.postprocess_tokens:4: WARNING: 'any' reference target not found: lower_case
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.FeatureGenerator.count_tokens:1: WARNING: 'any' reference target not found: lines
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.FeatureGenerator.process_file:3: WARNING: 'any' reference target not found: filename
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.Corpus:9: WARNING: 'any' reference target not found: subdir
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.Corpus:9: WARNING: 'any' reference target not found: subdir
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.Corpus.new_data:1: WARNING: 'any' reference target not found: DataFrame
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.Corpus.get_mfw_table:11: WARNING: 'any' reference target not found: mfwords
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.Corpus.top_n:6: WARNING: 'any' reference target not found: mfwords
/mnt/data/jenkins/workspace/pydelta-next/delta/deltas.py:docstring of delta.deltas.DeltaFunction:16: WARNING: 'any' reference target not found: f
/mnt/data/jenkins/workspace/pydelta-next/delta/deltas.py:docstring of delta.deltas.DeltaFunction.iterate_distance:: WARNING: more than one target found for cross-reference 'Corpus': delta.corpus.Corpus, delta.Corpus
/mnt/data/jenkins/workspace/pydelta-next/delta/deltas.py:docstring of delta.deltas.DeltaFunction.create_result:: WARNING: more than one target found for cross-reference 'Corpus': delta.corpus.Corpus, delta.Corpus
/mnt/data/jenkins/workspace/pydelta-next/delta/deltas.py:docstring of delta.deltas.PreprocessingDeltaFunction:7: WARNING: 'any' reference target not found: f
/mnt/data/jenkins/workspace/pydelta-next/delta/deltas.py:docstring of delta.deltas.MetricDeltaFunction:18: WARNING: 'any' reference target not found: fix_symmetry
/mnt/data/jenkins/workspace/pydelta-next/delta/util.py:docstring of delta.util.compare_pairwise:3: WARNING: 'any' reference target not found: :func:ssd.squareform
/mnt/data/jenkins/workspace/pydelta-next/delta/util.py:docstring of delta.util.compare_pairwise:17: WARNING: 'any' reference target not found: :class:np.ufunc
/mnt/data/jenkins/workspace/pydelta-next/delta/graphics.py:docstring of delta.graphics.Dendrogram:: WARNING: more than one target found for cross-reference 'Clustering': delta.cluster.Clustering, delta.Clustering
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.Corpus:9: WARNING: 'any' reference target not found: subdir
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.Corpus:9: WARNING: 'any' reference target not found: subdir
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.Corpus.new_data:1: WARNING: 'any' reference target not found: DataFrame
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.Corpus.get_mfw_table:11: WARNING: 'any' reference target not found: mfwords
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.Corpus.top_n:6: WARNING: 'any' reference target not found: mfwords
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.FeatureGenerator:1: WARNING: 'any' reference target not found: subdir
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.FeatureGenerator.postprocess_tokens:4: WARNING: 'any' reference target not found: lower_case
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.FeatureGenerator.count_tokens:1: WARNING: 'any' reference target not found: lines
/mnt/data/jenkins/workspace/pydelta-next/delta/corpus.py:docstring of delta.corpus.FeatureGenerator.process_file:3: WARNING: 'any' reference target not found: filename
/mnt/data/jenkins/workspace/pydelta-next/delta/deltas.py:docstring of delta.deltas.DeltaFunction:16: WARNING: 'any' reference target not found: f
/mnt/data/jenkins/workspace/pydelta-next/delta/deltas.py:docstring of delta.deltas.MetricDeltaFunction:18: WARNING: 'any' reference target not found: fix_symmetry
/mnt/data/jenkins/workspace/pydelta-next/delta/__init__.py:docstring of delta.util.compare_pairwise:3: WARNING: 'any' reference target not found: :func:ssd.squareform
/mnt/data/jenkins/workspace/pydelta-next/delta/__init__.py:docstring of delta.util.compare_pairwise:17: WARNING: 'any' reference target not found: :class:np.ufunc
generating indices... genindex py-modindex done
copying notebooks ... [ 50%] CustomizingPipeline.ipynb
copying notebooks ... [100%] GettingStarted.ipynb

highlighting module code... [ 16%] delta.cluster
highlighting module code... [ 33%] delta.corpus
highlighting module code... [ 50%] delta.deltas
highlighting module code... [ 66%] delta.features
highlighting module code... [ 83%] delta.graphics
highlighting module code... [100%] delta.util

writing additional pages... search done
copying images... [ 33%] _build/doctrees/nbsphinx/CustomizingPipeline_11_0.png
copying images... [ 66%] _build/doctrees/nbsphinx/CustomizingPipeline_22_0.png
copying images... [100%] _build/doctrees/nbsphinx/GettingStarted_22_0.png

copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 64 warnings.

The HTML pages are in _build/html.

Build finished. The HTML pages are in _build/html.
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /mnt/data/jenkins/workspace/pydelta-next/build/sphinx/html to /mnt/data/jenkins/jobs/pydelta-next/htmlreports/Documentation
Recording test results
[Checks API] No suitable checks publisher found.
[Cobertura] Publishing Cobertura coverage report...

[Cobertura] Publishing Cobertura coverage results...

[Cobertura] Cobertura coverage report found.

[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@66318e86[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,size=3005,milestones={},language=Jupyter Notebook,commits={},isTemplate=<null>,url=https://api.github.com/repos/cophi-wue/pydelta,id=84633971,nodeId=<null>,createdAt=2017-03-11T08:03:36Z,updatedAt=2021-06-15T17:42:12Z]] (sha:66d7fdc) with context:pydelta-next
Setting commit status on GitHub for https://github.com/cophi-wue/pydelta/commit/66d7fdc6afac7baf3fe52ea0e8e2e7d400988531
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
No emails were triggered.
Finished: SUCCESS