Started by GitHub push by SKrywinski Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/TopicsExplorer Cloning the remote Git repository Cloning repository git://github.com/DARIAH-DE/TopicsExplorer > /usr/bin/git init /mnt/data/jenkins/workspace/TopicsExplorer # timeout=10 Fetching upstream changes from git://github.com/DARIAH-DE/TopicsExplorer > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --progress git://github.com/DARIAH-DE/TopicsExplorer +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url git://github.com/DARIAH-DE/TopicsExplorer # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git://github.com/DARIAH-DE/TopicsExplorer # timeout=10 Fetching upstream changes from git://github.com/DARIAH-DE/TopicsExplorer using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --progress git://github.com/DARIAH-DE/TopicsExplorer +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/convenience-wrapper Seen branch in repository origin/freeze-backend Seen branch in repository origin/freeze-frontend Seen branch in repository origin/gh-pages Seen branch in repository origin/graph Seen branch in repository origin/master Seen branch in repository origin/testing Seen branch in repository origin/threading Seen 8 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision f340ce649f2892dc909c73a42835b9deab0edea2 (origin/graph) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f f340ce649f2892dc909c73a42835b9deab0edea2 Commit message: "added visualization - WIP" First time build. Skipping changelog. [TopicsExplorer] $ /usr/bin/python3 /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenv.py /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9 Using base prefix '/usr' New python executable in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/bin/python3 Also creating executable in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/bin/python Installing setuptools, pip, wheel...done. [TopicsExplorer] $ /bin/sh -xe /tmp/shiningpanda7290870468682284009.sh + pip install -U pipenv Collecting pipenv Using cached https://files.pythonhosted.org/packages/13/b4/3ffa55f77161cff9a5220f162670f7c5eb00df52e00939e203f601b0f579/pipenv-2018.11.26-py3-none-any.whl Requirement already satisfied, skipping upgrade: pip>=9.0.1 in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/lib/python3.6/site-packages (from pipenv) (18.1) Requirement already satisfied, skipping upgrade: setuptools>=36.2.1 in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/lib/python3.6/site-packages (from pipenv) (40.6.3) Collecting certifi (from pipenv) Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB) Collecting virtualenv-clone>=0.2.5 (from pipenv) Downloading https://files.pythonhosted.org/packages/5b/66/6b0265b0f70222ebf8947989092546492b4ef280f560ddf92b80e9d7172a/virtualenv_clone-0.5.0-py2.py3-none-any.whl Collecting virtualenv (from pipenv) Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB) Installing collected packages: certifi, virtualenv-clone, virtualenv, pipenv Successfully installed certifi-2018.11.29 pipenv-2018.11.26 virtualenv-16.2.0 virtualenv-clone-0.5.0 + pipenv install --dev Courtesy Notice: Pipenv found itself running within a virtual environment, so it will automatically use that environment, instead of creating its own for any project. You can set PIPENV_IGNORE_VIRTUALENVS=1 to force pipenv to ignore that environment and create its own instead. You can set PIPENV_VERBOSITY=-1 to suppress this warning. Installing dependencies from Pipfile.lock (e96504)… + pipenv run pytest --junit-xml tests.xml --cov=application --cov-report=xml --cov-report=html Courtesy Notice: Pipenv found itself running within a virtual environment, so it will automatically use that environment, instead of creating its own for any project. You can set PIPENV_IGNORE_VIRTUALENVS=1 to force pipenv to ignore that environment and create its own instead. You can set PIPENV_VERBOSITY=-1 to suppress this warning. ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.0.1, py-1.7.0, pluggy-0.8.0 rootdir: /mnt/data/jenkins/workspace/TopicsExplorer, inifile: plugins: cov-2.6.0 collected 12 items tests/test_utils.py ............ [100%] --- generated xml file: /mnt/data/jenkins/workspace/TopicsExplorer/tests.xml --- ----------- coverage: platform linux, python 3.6.8-final-0 ----------- Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml ========================== 12 passed in 0.48 seconds =========================== Recording test results [Cobertura] Publishing Cobertura coverage report... [Cobertura] Publishing Cobertura coverage results... [Cobertura] Cobertura coverage report found. [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@39c6c948[description=Explore your own text collection with a topic model – without prior knowledge.,homepage=https://dariah-de.github.io/TopicsExplorer,name=TopicsExplorer,fork=false,size=40374,milestones={},language=CSS,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Thu, 17 Jan 2019 11:36:45 GMT], ETag=[W/"38394664c010e6fd2cda1272a65a2b01"], Last-Modified=[Wed, 16 Jan 2019 15:14:08 GMT], OkHttp-Received-Millis=[1547725006014], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1547725005824], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[C90B:7DD9:691DAA:E3C6D8:5C4068CD], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4958], X-RateLimit-Reset=[1547725267], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/DARIAH-DE/TopicsExplorer,id=119561258]] (sha:f340ce6) with context:TopicsExplorer Setting commit status on GitHub for https://github.com/DARIAH-DE/TopicsExplorer/commit/f340ce649f2892dc909c73a42835b9deab0edea2 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 [ci-game] evaluating rule: Build result [ci-game] scored: 1.0 [ci-game] evaluating rule: Increased number of passed tests [ci-game] evaluating rule: Decreased number of passed tests [ci-game] evaluating rule: Increased number of failed tests [ci-game] evaluating rule: Decreased number of failed tests [ci-game] evaluating rule: Increased number of skipped tests [ci-game] evaluating rule: Decreased number of skipped tests [ci-game] evaluating rule: Open HIGH priority tasks [ci-game] evaluating rule: Open NORMAL priority tasks [ci-game] evaluating rule: Open LOW priority tasks [ci-game] evaluating rule: Changed number of compiler warnings Finished: SUCCESS