See 
<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/91/display/redirect?page=changes>

Changes:

[guillermo.cruz] [#8446] test fixes and fix on only 301 redir for profiles


------------------------------------------
[...truncated 129.41 KB...]

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - using serf 1.3.9 (compiled with 1.3.9)
  - handles 'http' scheme
  - handles 'https' scheme

The following authentication credential caches are available:

* Plaintext cache in /root/.subversion
* Gnome Keyring
* GPG-Agent
* KWallet (KDE)

pip: pip 22.2 from /allura-data/virtualenv/lib/python3.7/site-packages/pip 
(python 3.7)
npm: 6.14.12
whoami: root

=============================================================================
Setup: tests
=============================================================================

=============================================================================
Run: tests
=============================================================================
/allura-data/virtualenv/lib/python3.7/site-packages/pycodestyle.py:2665: 
UserWarning: [pep8] section is deprecated. Use [pycodestyle].
  warnings.warn('[pep8] section is deprecated. Use [pycodestyle].')
<DummyProcess(Thread-1, started daemon 140090284398336)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in AlluraTest

<DummyProcess(Thread-2, started daemon 140090276005632)> running `nosetests 
allura/tests/ --with-xunitmp --processes=4 --process-timeout=360` in Allura
<DummyProcess(Thread-3, started daemon 140090267612928)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeActivity


<DummyProcess(Thread-4, started daemon 140090259220224)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeBlog

<DummyProcess(Thread-5, started daemon 140090250827520)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeChat

<DummyProcess(Thread-6, started daemon 140090242434816)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeDiscussion

<DummyProcess(Thread-7, started daemon 140090234042112)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeFeedback

<DummyProcess(Thread-8, started daemon 140089753597696)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeFiles
<DummyProcess(Thread-9, started daemon 140089745204992)> running `nosetests  
--with-xunitmp ` in ForgeGit

<DummyProcess(Thread-10, started daemon 140089736812288)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeImporters


<DummyProcess(Thread-11, started daemon 140089728419584)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeLink
<DummyProcess(Thread-12, started daemon 140089720026880)> running `nosetests  
--with-xunitmp ` in ForgeSVN

<DummyProcess(Thread-13, started daemon 140089711634176)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeShortUrl

<DummyProcess(Thread-14, started daemon 140089703241472)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeTracker

<DummyProcess(Thread-15, started daemon 140089216726784)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeUserStats

<DummyProcess(Thread-16, started daemon 140089208334080)> running `nosetests  
--with-xunitmp --processes=4 --process-timeout=360` in ForgeWiki


<DummyProcess(Thread-17, started daemon 140089199941376)> running `npm run 
lint-es6` in .


> allura@0.0.0 lint-es6 /allura
> eslint -c .eslintrc-es6  --ignore-path .eslintignore-es6 
> Allura/allura/public/**/*.es6.js || true

finished `npm run lint-es6` in .
..
----------------------------------------------------------------------
Ran 2 tests in 10.114s

OK
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeChat
...........
----------------------------------------------------------------------
Ran 11 tests in 15.531s

OK
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeShortUrl
..........SSSSSSSSSSSSS......
----------------------------------------------------------------------
Ran 29 tests in 18.016s

OK (SKIP=13)
.............
----------------------------------------------------------------------
Ran 13 tests in 18.805s

OK
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
AlluraTest
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeFeedback
......................
----------------------------------------------------------------------
Ran 22 tests in 21.069s

OK
...................
----------------------------------------------------------------------
Ran 19 tests in 22.157s

OK
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeActivity
..............
----------------------------------------------------------------------
Ran 14 tests in 22.629s

OK
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeLink
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeFiles
............
----------------------------------------------------------------------
Ran 12 tests in 31.176s

OK
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeUserStats
........................................................S..
----------------------------------------------------------------------
Ran 59 tests in 40.949s

OK (SKIP=1)
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeBlog
........................................................./allura/ForgeTracker/forgetracker/tests/functional/test_root.py:906:
 GuessedAtParserWarning: 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 906 of the file 
/allura/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]
....................................................................S......
----------------------------------------------------------------------
Ran 75 tests in 61.663s

OK (SKIP=1)
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeWiki
........................................................................
----------------------------------------------------------------------
Ran 72 tests in 72.927s

OK
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeDiscussion
........................................./allura/ForgeTracker/forgetracker/tests/functional/test_root.py:949:
 GuessedAtParserWarning: 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 949 of the file 
/allura/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']))
..../allura/ForgeTracker/forgetracker/tests/functional/test_root.py:1329: 
GuessedAtParserWarning: 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 1329 of the file 
/allura/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'})
...........................................................................................................SSSS..SS..........S.................S.
----------------------------------------------------------------------
Ran 145 tests in 111.849s

OK (SKIP=8)
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeImporters
.......................................................................................................
----------------------------------------------------------------------
Ran 205 tests in 126.219s

OK
finished `nosetests  --with-xunitmp --processes=4 --process-timeout=360` in 
ForgeTracker
.......................................................................................
----------------------------------------------------------------------
Ran 87 tests in 190.789s

OK
finished `nosetests  --with-xunitmp ` in ForgeSVN
.......................................................................................................................................................................................................................FF...........................................................................................................................S.............................................................................................................................................................................................................................................................................../allura-data/virtualenv/lib/python3.7/site-packages/bs4/__init__.py:439:
 MarkupResemblesLocatorWarning: The input looks more like a filename than 
markup. You may want to open this file and pass the filehandle into Beautiful 
Soup.
  MarkupResemblesLocatorWarning
....................SSSSSSSS.......................................................................................................................................S....................................................................................................................................../allura-data/virtualenv/lib/python3.7/site-packages/bs4/__init__.py:439:
 MarkupResemblesLocatorWarning: The input looks more like a filename than 
markup. You may want to open this file and pass the filehandle into Beautiful 
Soup.
  MarkupResemblesLocatorWarning
..................................................................................................................................................................................................................................................................................................................................
======================================================================
FAIL: allura.tests.functional.test_home.TestProjectHome.test_members_anonymous
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/allura-data/virtualenv/lib/python3.7/site-packages/nose/case.py", line 
198, in runTest
    self.test(*self.arg)
  File "/allura/Allura/allura/tests/functional/test_home.py", line 226, in 
test_members_anonymous
    assert '<td><a href="/u/test-admin/profile/">test-admin</a></td>' in r
AssertionError

======================================================================
FAIL: allura.tests.functional.test_home.TestProjectHome.test_members
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/allura-data/virtualenv/lib/python3.7/site-packages/nose/case.py", line 
198, in runTest
    self.test(*self.arg)
  File "/allura/Allura/allura/tests/functional/test_home.py", line 211, in 
test_members
    assert '<td><a href="/u/test-admin/profile/">test-admin</a></td>' in r
AssertionError

----------------------------------------------------------------------
Ran 1232 tests in 214.382s

FAILED (SKIP=10, failures=2)
finished `nosetests allura/tests/ --with-xunitmp --processes=4 
--process-timeout=360` in Allura
..............................................................................................................................................................
----------------------------------------------------------------------
Ran 158 tests in 261.573s

OK
finished `nosetests  --with-xunitmp ` in ForgeGit

=============================================================================
Shutdown
=============================================================================
Stopping allura_web_1  ... 
Stopping allura_solr_1 ... 
Stopping allura_web_1  ... done
Stopping allura_solr_1 ... done
Removing allura_web_1                ... 
Removing allura_web_run_833149aacb13 ... 
Removing allura_mongo_1              ... 
Removing allura_solr_1               ... 
Removing allura_mongo_1              ... done
Removing allura_web_run_833149aacb13 ... done
Removing allura_solr_1               ... done
Removing allura_web_1                ... done
Removing network allura_default
Total reclaimed space: 0B
Deleted Volumes:
39d09b1a48bf805c103f2881e77ec9c306c6d62e5eea4ed80d0b9c254866cbfa
c8364b96bed802425def6e3967450455a4f61662708a4244c6da5a778db21cd0
3ba3cd6b3306e192f165cc360b8a25cd2343942d89353860b1f6b6f4fc5a6ed8
5ea40f5640efb888b1dc78bf667ead7710cbff84644d6eb01409ef58402fc029
63114bf593ce6095d3fd8c84f6dbf8f9a8050168f20b81ffa27437982396fe51
f3e742404497810ea36b938afc00e0fefb37520abf23fc43bd2891f6c9ca16cf
1cd980d63a470bad320bde2d2a65c1e67e7aa83881df9cdb20233ed9edd926e2
9819547b44709067b9581356ebacd36c355ecfd47ed98e781012381411fc698a
aae58fa8bc9ce9743b56a9f6fa54d7bbc9411f4415a20fa559d37ee11b3cdb42
dad2ca897edd7a2a756da38276be7e55e2136c2c79761579f34e0554a7f94641
320e90fe576e6d9111c20058869859d8bdf85bd82cc9de88c00f632a9ea48212
3fe8d294d685b3a8dc8f4902f088f69c10a43906c09a291512acd049ed7a693b
acae07246c53842ffae11a048df7c1dd981ec7835b0473d2e66a362cd88f1436
0b9826d3430c7f3e734af88c1cb12cac9f3b03adcda2b857492c23c31fe2e6c6
931fb89ceef4e439b97779cf6d0dd88d6acd609a6f4244c08b44d9a8dd193daa
0c6fbeb8ef4f2651b3c6cdc2516196c27b4ce2dfc578d5cfdbe87b32d1daebf1

Total reclaimed space: 328MB
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Publishing Clover coverage report...
No Clover report will be published due to a build Failure

Reply via email to