Advertisement
Guest User

Untitled

a guest
Feb 8th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. Captured stderr:
  2. ~~~~~~~~~~~~~~~~
  3. b'/home/vagrant/zuul/.tox/py36/lib/python3.6/site-packages/cherrypy/process/servers.py:416: UserWarning: Unable to verify that the server is bound on 41439'
  4. b' warnings.warn(msg)'
  5. b''
  6. {1} tests.unit.test_web.TestWeb.test_jobs_list [6.781049s] ... FAILED
  7.  
  8. Captured traceback:
  9. ~~~~~~~~~~~~~~~~~~~
  10. b'Traceback (most recent call last):'
  11. b' File "/home/vagrant/zuul/tests/base.py", line 2905, in shutdown'
  12. b' raise Exception("More than one thread is running: %s" % threads)'
  13. b'Exception: More than one thread is running: [<_MainThread(MainThread, started 140561891411776)>, <Thread(HTTPServer Thread-31, started 140560270530304)>]'
  14. b''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement