Started by user Thorsten Vitt Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/TopicsExplorer > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /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 > /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/* Seen branch in repository origin/clean-ipynb Seen branch in repository origin/electron Seen branch in repository origin/gh-pages Seen branch in repository origin/master Seen branch in repository origin/only_TM_functions Seen branch in repository origin/pyinstaller Seen branch in repository origin/testing Seen 7 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Multiple candidate revisions Scheduling another build to catch up with TopicsExplorer Checking out Revision 003046544abea72d47d2c3cda7f651876bddab27 (origin/clean-ipynb) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 003046544abea72d47d2c3cda7f651876bddab27 Commit message: "removed wordles" 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/shiningpanda5821741062884070943.sh + pip install pipenv Collecting pipenv Using cached pipenv-11.10.0-py3-none-any.whl Requirement already satisfied: pip>=9.0.1 in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/lib/python3.5/site-packages (from pipenv) (10.0.0b2) Collecting certifi (from pipenv) Using cached certifi-2018.1.18-py2.py3-none-any.whl Collecting virtualenv-clone>=0.2.5 (from pipenv) Using cached virtualenv_clone-0.3.0-py2.py3-none-any.whl Requirement already satisfied: setuptools>=36.2.1 in /mnt/data/jenkins/shiningpanda/jobs/995658aa/virtualenvs/d41d8cd9/lib/python3.5/site-packages (from pipenv) (39.0.1) Collecting virtualenv (from pipenv) Using cached virtualenv-15.2.0-py2.py3-none-any.whl pipenv 11.10.0 has requirement pip>=9.0.1, but you'll have pip 10.0.0b2 which is incompatible. Installing collected packages: certifi, virtualenv-clone, virtualenv, pipenv Successfully installed certifi-2018.1.18 pipenv-11.10.0 virtualenv-15.2.0 virtualenv-clone-0.3.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. Installing dependencies from Pipfile.lock (711973)… + pipenv run pytest --junit-xml tests.xml 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. Error: the command pytest could not be found within PATH or Pipfile's [scripts]. Build step 'Virtualenv Builder' marked build as failure 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@36a7b46[description=A GUI demonstrator for DARIAH Topics, a Python library for LDA Topic Modeling.,homepage=https://dariah-de.github.io/TopicsExplorer,name=TopicsExplorer,license=<null>,fork=false,size=37160,milestones={},language=HTML,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/octet-stream], Date=[Thu, 12 Apr 2018 09:06:07 GMT], ETag=["ebdfbbfa464908db6e52532735c702aa"], Last-Modified=[Tue, 10 Apr 2018 15:09:48 GMT], OkHttp-Received-Millis=[1523523967915], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1523523967752], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[304 Not Modified], 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=[BAE6:03E8:6563DE:D717C5:5ACF217F], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4961], X-RateLimit-Reset=[1523525440], X-Runtime-rack=[0.065985], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/DARIAH-DE/TopicsExplorer,id=119561258]] (sha:0030465) with context:TopicsExplorer Setting commit status on GitHub for https://github.com/DARIAH-DE/TopicsExplorer/commit/003046544abea72d47d2c3cda7f651876bddab27 ERROR: Build step failed with exception java.io.FileNotFoundException: https://api.github.com/repos/DARIAH-DE/TopicsExplorer/statuses/003046544abea72d47d2c3cda7f651876bddab27 at com.squareup.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:243) at com.squareup.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(DelegatingHttpsURLConnection.java:210) at com.squareup.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:25) at org.kohsuke.github.Requester.parse(Requester.java:612) at org.kohsuke.github.Requester.parse(Requester.java:594) at org.kohsuke.github.Requester._to(Requester.java:272) Caused: org.kohsuke.github.GHFileNotFoundException: {"message":"No commit found for SHA: 003046544abea72d47d2c3cda7f651876bddab27","documentation_url":"https://developer.github.com/v3/repos/statuses/"} at org.kohsuke.github.Requester.handleApiError(Requester.java:686) at org.kohsuke.github.Requester._to(Requester.java:293) at org.kohsuke.github.Requester.to(Requester.java:234) at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:1075) at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:160) Caused: org.jenkinsci.plugins.github.common.CombineErrorHandler$ErrorHandlingException at org.jenkinsci.plugins.github.common.CombineErrorHandler.handle(CombineErrorHandler.java:74) at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:164) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1752) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Build step 'Set GitHub commit status (universal)' marked build as failure [BFA] Scanning build for known causes... [BFA] No failure causes found [BFA] Done. 0s 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] 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: FAILURE