See
<https://ci-builds.apache.org/job/Allura/job/Allura-py3/17/display/redirect?page=changes>
Changes:
[dillon.walls] Switch web debugger from Backlash (fork of werkzeug) to current
werkzeug
[dillon.walls] shorter tracebacks on error debug pages
------------------------------------------
[...truncated 21.40 KB...]
PySVN is installed.
scripts/git-hooks/for-your-local-repo/commit-msg:28:17: invalid syntax
print message
^
scripts/git-hooks/for-the-remote-repo/update:68:17: invalid syntax
print message
^
<https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/.allura-venv/lib/python3.6/site-packages/pycodestyle.py>:2623:
UserWarning: [pep8] section is deprecated. Use [pycodestyle].
warnings.warn('[pep8] section is deprecated. Use [pycodestyle].')
# setting up Allura dependencies
/usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution
option: 'message_extractors'
warnings.warn(msg)
warning: no files found matching 'allura/public/favicon.ico'
# setting up AlluraTest dependencies
# setting up ForgeActivity dependencies
# setting up ForgeBlog dependencies
# setting up ForgeChat dependencies
# setting up ForgeDiscussion dependencies
# setting up ForgeFeedback dependencies
# setting up ForgeGit dependencies
# setting up ForgeImporters dependencies
# setting up ForgeLink dependencies
# setting up ForgeShortUrl dependencies
# setting up ForgeSVN dependencies
# setting up ForgeTracker dependencies
# setting up ForgeUserStats dependencies
# setting up ForgeWiki dependencies
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or
higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: This package is discontinued. Use
lodash@^4.0.0.
npm WARN deprecated [email protected]: request has been deprecated, see
https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: Please replace with usage of
fs.existsSync
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not
recommended for usage due to the number of issues. Please, upgrade your
dependencies to the actual version of core-js@3.
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not
recommended for usage due to the number of issues. Please, upgrade your
dependencies to the actual version of core-js@3.
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: CircularJSON is in maintenance only,
flatted is its successor.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher
to avoid a RegExp DoS issue
> [email protected] install
> <https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/node_modules/node-sass>
> node scripts/install.js
Cached binary found at
/home/jenkins/.npm/node-sass/4.14.1/linux-x64-72_binding.node
> [email protected] postinstall
> <https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/node_modules/core-js>
> node -e "try{require('./postinstall')}catch(e){}"
> [email protected] postinstall
> <https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/node_modules/node-sass>
> node scripts/build.js
Binary found at
<https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/node_modules/node-sass/vendor/linux-x64-72/binding.node>
Testing binary
Binary is fine
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] requires a peer of jquery@>=2.2.0 but none is
installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of what-input@>=4.1.0 but none
is installed. You must install peer dependencies yourself.
added 575 packages from 393 contributors and audited 576 packages in 82.753s
10 packages are looking for funding
run `npm fund` for details
found 38 vulnerabilities (12 low, 2 moderate, 23 high, 1 critical)
run `npm audit fix` to fix them, or `npm audit` for details
<DummyProcess(Thread-16, started daemon 140009088743168)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in AlluraTest
<DummyProcess(Thread-3, started daemon 140010216851200)> running `nosetests
allura/tests/ --with-xunitmp --processes=4 --process-timeout=360` in Allura
<DummyProcess(Thread-4, started daemon 140010208458496)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in ForgeActivity
<DummyProcess(Thread-8, started daemon 140010174887680)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in ForgeChat
<DummyProcess(Thread-9, started daemon 140009692722944)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in ForgeFeedback
<DummyProcess(Thread-10, started daemon 140009684330240)> running `nosetests
--with-xunitmp ` in ForgeGit
<DummyProcess(Thread-5, started daemon 140010200065792)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in ForgeImporters
<DummyProcess(Thread-12, started daemon 140009667544832)> running `nosetests
--with-xunitmp ` in ForgeSVN
<DummyProcess(Thread-14, started daemon 140009650759424)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in ForgeTracker
<DummyProcess(Thread-15, started daemon 140009642366720)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in ForgeUserStats
<DummyProcess(Thread-1, started daemon 140010233636608)> running `npm run
lint-es6` in .
<DummyProcess(Thread-6, started daemon 140010191673088)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in ForgeDiscussion
<DummyProcess(Thread-11, started daemon 140009675937536)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in ForgeLink
<DummyProcess(Thread-13, started daemon 140009659152128)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in ForgeShortUrl
<DummyProcess(Thread-7, started daemon 140010183280384)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in ForgeBlog
<DummyProcess(Thread-2, started daemon 140010225243904)> running `nosetests
--with-xunitmp --processes=4 --process-timeout=360` in ForgeWiki
> [email protected] lint-es6
> <https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/>
> eslint -c .eslintrc-es6 --ignore-path .eslintignore-es6
> Allura/allura/public/**/*.es6.js || true
finished `npm run lint-es6` in .
..
----------------------------------------------------------------------
Ran 2 tests in 13.728s
OK
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
ForgeChat
..........SSSSSSSSSSSSS......
----------------------------------------------------------------------
Ran 29 tests in 15.102s
OK (SKIP=13)
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
AlluraTest
.............
----------------------------------------------------------------------
Ran 13 tests in 20.511s
OK
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
ForgeFeedback
...........
----------------------------------------------------------------------
Ran 11 tests in 22.026s
OK
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
ForgeShortUrl
...................
----------------------------------------------------------------------
Ran 19 tests in 25.139s
OK
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
ForgeLink
......................
----------------------------------------------------------------------
Ran 22 tests in 29.447s
OK
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
ForgeActivity
............
----------------------------------------------------------------------
Ran 12 tests in 39.086s
OK
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
ForgeUserStats
......................................................S...
----------------------------------------------------------------------
Ran 58 tests in 56.268s
OK (SKIP=1)
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
ForgeBlog
.................................................................S........
----------------------------------------------------------------------
Ran 74 tests in 79.846s
OK (SKIP=1)
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
ForgeWiki
........................................................................
----------------------------------------------------------------------
Ran 72 tests in 94.147s
OK
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
ForgeDiscussion
<https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/ForgeTracker/forgetracker/tests/functional/test_root.py>:959:
UserWarning: No parser was explicitly specified, so I'm using the best
available HTML parser for this system ("html5lib"). This usually isn't a
problem, but if you run this code on another system, or in a different virtual
environment, it may use a different parser and behave differently.
The code that caused this warning is on line 959 of the file
<https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/ForgeTracker/forgetracker/tests/functional/test_root.py.>
To get rid of this warning, pass the additional argument 'features="html5lib"'
to the BeautifulSoup constructor.
download = self.app.get(str(BeautifulSoup(form.text).findAll('a')[2]['href']))
<https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/ForgeTracker/forgetracker/tests/functional/test_root.py>:1339:
UserWarning: No parser was explicitly specified, so I'm using the best
available HTML parser for this system ("html5lib"). This usually isn't a
problem, but if you run this code on another system, or in a different virtual
environment, it may use a different parser and behave differently.
The code that caused this warning is on line 1339 of the file
<https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/ForgeTracker/forgetracker/tests/functional/test_root.py.>
To get rid of this warning, pass the additional argument 'features="html5lib"'
to the BeautifulSoup constructor.
error_message = BeautifulSoup(form.text).find('div', {'class': 'error'})
<https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/ForgeTracker/forgetracker/tests/functional/test_root.py>:916:
UserWarning: No parser was explicitly specified, so I'm using the best
available HTML parser for this system ("html5lib"). This usually isn't a
problem, but if you run this code on another system, or in a different virtual
environment, it may use a different parser and behave differently.
The code that caused this warning is on line 916 of the file
<https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/ForgeTracker/forgetracker/tests/functional/test_root.py.>
To get rid of this warning, pass the additional argument 'features="html5lib"'
to the BeautifulSoup constructor.
file_link = BeautifulSoup(form.text).findAll('a')[2]
...........................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 203 tests in 161.426s
OK
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
ForgeTracker
..........................................................................................................................SSSS..SS..........S..S.
----------------------------------------------------------------------
Ran 145 tests in 171.546s
OK (SKIP=8)
finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in
ForgeImporters
.......................................................................................
----------------------------------------------------------------------
Ran 87 tests in 246.138s
OK
finished `nosetests --with-xunitmp ` in ForgeSVN
..................................................................................................................................................................................................................................................................................................................................................S.....................................................................................................................................................................................................................................................................................................................SSSSSSSS...........................................................................................................................................................................S................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 1212 tests in 254.161s
OK (SKIP=10)
finished `nosetests allura/tests/ --with-xunitmp --processes=4
--process-timeout=360` in Allura
..........................................................................................................................................................
----------------------------------------------------------------------
Ran 154 tests in 290.044s
OK
finished `nosetests --with-xunitmp ` in ForgeGit
/p/test/wiki/_discuss/thread/968b89af64/ 200 OK
{"ming": 81, "logging": 74, "jinja.compile": 17, "jinja": 1, "navbar": 1,
"sidebar": 1, "markdown": 4}
npm: 6.14.11
hostname: asf944
NODE_NAME: H44
FATAL: Remote call on H44 failed
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H44
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:998)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1083)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
at hudson.model.Run.execute(Run.java:1880)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins
at
jenkins.agents.AgentComputerUtil.getChannelToMaster(AgentComputerUtil.java:48)
at hudson.util.ProcessTree.get(ProcessTree.java:432)
at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1100)
at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1091)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H44 failed
at hudson.remoting.Channel.call(Channel.java:1004)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1083)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
at hudson.model.Run.execute(Run.java:1880)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Recording test results
Publishing Clover coverage report...
Clover HTML report
'<https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/'> does not exist
and was not copied!
Clover XML file '**/coverage.xml' does not exist in
'<https://ci-builds.apache.org/job/Allura/job/Allura-py3/ws/'> and was not
copied!
Processing Clover XML report ...
Could not find '/**/coverage.xml'. Did you generate the XML report for Clover?