launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #08458
spurious test_poppy failures?
The one failure in lp.answers is mine, but others look like noise -
like maybe this test is just counting on port 2121 being free when
that's not guaranteed?
---------- Forwarded message ----------
From: Martin Pool <mbp@xxxxxxxxxxxxx>
Date: 20 November 2011 22:01
Subject: Test results: meta-description => devel: FAILURE
To: Martin Pool <mbp@xxxxxxxxxxxxx>
Tests started at approximately 2011-11-20 07:00:30.697299
Source: lp:~mbp/launchpad/meta-description r14329
Target: bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/launchpad/devel/ r14339
17075 tests run in 4:00:47.558085, 1 failures, 7 errors
Failing tests
-------------
lp.answers.browser.tests.test_views.TestEmailObfuscated.test_user_sees_email_address
Tests with errors
-----------------
lp.poppy.tests.test_poppy.TestPoppy.test_change_directory(ftp)
lp.poppy.tests.test_poppy.TestPoppy.test_change_directory_anonymous(ftp)
lp.poppy.tests.test_poppy.TestPoppy.test_full_source_upload(ftp)
lp.poppy.tests.test_poppy.TestPoppy.test_mkdir(ftp)
lp.poppy.tests.test_poppy.TestPoppy.test_rmdir(ftp)
lp.poppy.tests.test_poppy.TestPoppy.test_single_upload(ftp)
lp.poppy.tests.test_poppy.TestPoppy.test_upload_isolation(ftp)
======================================================================
FAILURE: lp.answers.browser.tests.test_views.TestEmailObfuscated.test_user_sees_email_address
(subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: traceback
------------
Traceback (most recent call last):
_StringException: Traceback (most recent call last):
File "/var/launchpad/test/lib/lp/answers/browser/tests/test_views.py",
line 43, in test_user_sees_email_address
self.assertEqual(4, browser.contents.count(email_address))
AssertionError: 4 != 5
------------
======================================================================
ERROR: lp.poppy.tests.test_poppy.TestPoppy.test_change_directory(ftp)
(subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: traceback
------------
Traceback (most recent call last):
_StringException: Traceback (most recent call last):
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 199, in setUp
self.useFixture(self.server)
File "/var/launchpad/tmp/eggs/testtools-0.9.12_r228-py2.6.egg/testtools/testcase.py",
line 583, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 53, in setUp
self.poppytac = self.useFixture(PoppyTac(self.root_dir))
File "/var/launchpad/tmp/eggs/fixtures-0.3.6next_r29-py2.6.egg/fixtures/fixture.py",
line 198, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 149, in setUp
super(PoppyTac, self).setUp(umask='0')
File "/var/launchpad/test/lib/canonical/launchpad/daemons/tachandler.py",
line 59, in setUp
twistd_script=twistd_script)
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 115, in setUp
self._waitForDaemonStartup()
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 159, in _waitForDaemonStartup
self.tacfile, self.logfile, open(self.logfile).read()))
TacException: Unable to start
/var/launchpad/test/daemons/poppy-sftp.tac. Content of
/tmp/tmp7TolqQ/poppy-sftp.log:
2011-11-20 16:05:27+0530 [-] Log opened.
2011-11-20 16:05:27+0530 [-] twistd 11.1.0 (/usr/bin/python2.6 2.6.5)
starting up.
2011-11-20 16:05:27+0530 [-] reactor class:
twisted.internet.pollreactor.PollReactor.
2011-11-20 16:05:27+0530 [-] Traceback (most recent call last):
2011-11-20 16:05:27+0530 [-] File "/var/launchpad/test/bin/twistd",
line 26, in <module>
2011-11-20 16:05:27+0530 [-] twisted.scripts.twistd.run()
2011-11-20 16:05:27+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 27, in run
2011-11-20 16:05:27+0530 [-] app.run(runApp, ServerOptions)
2011-11-20 16:05:27+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 652, in run
2011-11-20 16:05:27+0530 [-] runApp(config)
2011-11-20 16:05:27+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 23, in runApp
2011-11-20 16:05:27+0530 [-] _SomeApplicationRunner(config).run()
2011-11-20 16:05:27+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 390, in run
2011-11-20 16:05:27+0530 [-] self.postApplication()
2011-11-20 16:05:27+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 208, in postApplication
2011-11-20 16:05:27+0530 [-] self.startApplication(self.application)
2011-11-20 16:05:27+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 317, in startApplication
2011-11-20 16:05:27+0530 [-]
service.IService(application).privilegedStartService()
2011-11-20 16:05:27+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/service.py",
line 277, in privilegedStartService
2011-11-20 16:05:27+0530 [-] service.privilegedStartService()
2011-11-20 16:05:27+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/internet.py",
line 370, in privilegedStartService
2011-11-20 16:05:27+0530 [-] raisedNow[0].raiseException()
2011-11-20 16:05:27+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/python/failure.py",
line 370, in raiseException
2011-11-20 16:05:27+0530 [-] raise self.type, self.value, self.tb
2011-11-20 16:05:27+0530 [-] twisted.internet.error.CannotListenError:
Couldn't listen on any:2121: [Errno 98] Address already in use.
------------
======================================================================
ERROR: lp.poppy.tests.test_poppy.TestPoppy.test_change_directory_anonymous(ftp)
(subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: traceback
------------
Traceback (most recent call last):
_StringException: Traceback (most recent call last):
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 199, in setUp
self.useFixture(self.server)
File "/var/launchpad/tmp/eggs/testtools-0.9.12_r228-py2.6.egg/testtools/testcase.py",
line 583, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 53, in setUp
self.poppytac = self.useFixture(PoppyTac(self.root_dir))
File "/var/launchpad/tmp/eggs/fixtures-0.3.6next_r29-py2.6.egg/fixtures/fixture.py",
line 198, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 149, in setUp
super(PoppyTac, self).setUp(umask='0')
File "/var/launchpad/test/lib/canonical/launchpad/daemons/tachandler.py",
line 59, in setUp
twistd_script=twistd_script)
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 115, in setUp
self._waitForDaemonStartup()
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 159, in _waitForDaemonStartup
self.tacfile, self.logfile, open(self.logfile).read()))
TacException: Unable to start
/var/launchpad/test/daemons/poppy-sftp.tac. Content of
/tmp/tmp5zRs3c/poppy-sftp.log:
2011-11-20 16:05:55+0530 [-] Log opened.
2011-11-20 16:05:55+0530 [-] twistd 11.1.0 (/usr/bin/python2.6 2.6.5)
starting up.
2011-11-20 16:05:55+0530 [-] reactor class:
twisted.internet.pollreactor.PollReactor.
2011-11-20 16:05:55+0530 [-] Traceback (most recent call last):
2011-11-20 16:05:55+0530 [-] File "/var/launchpad/test/bin/twistd",
line 26, in <module>
2011-11-20 16:05:55+0530 [-] twisted.scripts.twistd.run()
2011-11-20 16:05:55+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 27, in run
2011-11-20 16:05:55+0530 [-] app.run(runApp, ServerOptions)
2011-11-20 16:05:55+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 652, in run
2011-11-20 16:05:55+0530 [-] runApp(config)
2011-11-20 16:05:55+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 23, in runApp
2011-11-20 16:05:55+0530 [-] _SomeApplicationRunner(config).run()
2011-11-20 16:05:55+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 390, in run
2011-11-20 16:05:55+0530 [-] self.postApplication()
2011-11-20 16:05:55+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 208, in postApplication
2011-11-20 16:05:55+0530 [-] self.startApplication(self.application)
2011-11-20 16:05:55+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 317, in startApplication
2011-11-20 16:05:55+0530 [-]
service.IService(application).privilegedStartService()
2011-11-20 16:05:55+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/service.py",
line 277, in privilegedStartService
2011-11-20 16:05:55+0530 [-] service.privilegedStartService()
2011-11-20 16:05:55+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/internet.py",
line 370, in privilegedStartService
2011-11-20 16:05:55+0530 [-] raisedNow[0].raiseException()
2011-11-20 16:05:55+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/python/failure.py",
line 370, in raiseException
2011-11-20 16:05:55+0530 [-] raise self.type, self.value, self.tb
2011-11-20 16:05:55+0530 [-] twisted.internet.error.CannotListenError:
Couldn't listen on any:2121: [Errno 98] Address already in use.
------------
======================================================================
ERROR: lp.poppy.tests.test_poppy.TestPoppy.test_full_source_upload(ftp)
(subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: traceback
------------
Traceback (most recent call last):
_StringException: Traceback (most recent call last):
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 199, in setUp
self.useFixture(self.server)
File "/var/launchpad/tmp/eggs/testtools-0.9.12_r228-py2.6.egg/testtools/testcase.py",
line 583, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 53, in setUp
self.poppytac = self.useFixture(PoppyTac(self.root_dir))
File "/var/launchpad/tmp/eggs/fixtures-0.3.6next_r29-py2.6.egg/fixtures/fixture.py",
line 198, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 149, in setUp
super(PoppyTac, self).setUp(umask='0')
File "/var/launchpad/test/lib/canonical/launchpad/daemons/tachandler.py",
line 59, in setUp
twistd_script=twistd_script)
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 115, in setUp
self._waitForDaemonStartup()
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 159, in _waitForDaemonStartup
self.tacfile, self.logfile, open(self.logfile).read()))
TacException: Unable to start
/var/launchpad/test/daemons/poppy-sftp.tac. Content of
/tmp/tmpQG6O3N/poppy-sftp.log:
2011-11-20 16:06:23+0530 [-] Log opened.
2011-11-20 16:06:23+0530 [-] twistd 11.1.0 (/usr/bin/python2.6 2.6.5)
starting up.
2011-11-20 16:06:23+0530 [-] reactor class:
twisted.internet.pollreactor.PollReactor.
2011-11-20 16:06:23+0530 [-] Traceback (most recent call last):
2011-11-20 16:06:23+0530 [-] File "/var/launchpad/test/bin/twistd",
line 26, in <module>
2011-11-20 16:06:23+0530 [-] twisted.scripts.twistd.run()
2011-11-20 16:06:23+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 27, in run
2011-11-20 16:06:23+0530 [-] app.run(runApp, ServerOptions)
2011-11-20 16:06:23+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 652, in run
2011-11-20 16:06:23+0530 [-] runApp(config)
2011-11-20 16:06:23+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 23, in runApp
2011-11-20 16:06:23+0530 [-] _SomeApplicationRunner(config).run()
2011-11-20 16:06:23+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 390, in run
2011-11-20 16:06:23+0530 [-] self.postApplication()
2011-11-20 16:06:23+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 208, in postApplication
2011-11-20 16:06:23+0530 [-] self.startApplication(self.application)
2011-11-20 16:06:23+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 317, in startApplication
2011-11-20 16:06:23+0530 [-]
service.IService(application).privilegedStartService()
2011-11-20 16:06:23+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/service.py",
line 277, in privilegedStartService
2011-11-20 16:06:23+0530 [-] service.privilegedStartService()
2011-11-20 16:06:23+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/internet.py",
line 370, in privilegedStartService
2011-11-20 16:06:23+0530 [-] raisedNow[0].raiseException()
2011-11-20 16:06:23+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/python/failure.py",
line 370, in raiseException
2011-11-20 16:06:23+0530 [-] raise self.type, self.value, self.tb
2011-11-20 16:06:23+0530 [-] twisted.internet.error.CannotListenError:
Couldn't listen on any:2121: [Errno 98] Address already in use.
------------
======================================================================
ERROR: lp.poppy.tests.test_poppy.TestPoppy.test_mkdir(ftp)
(subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: traceback
------------
Traceback (most recent call last):
_StringException: Traceback (most recent call last):
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 199, in setUp
self.useFixture(self.server)
File "/var/launchpad/tmp/eggs/testtools-0.9.12_r228-py2.6.egg/testtools/testcase.py",
line 583, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 53, in setUp
self.poppytac = self.useFixture(PoppyTac(self.root_dir))
File "/var/launchpad/tmp/eggs/fixtures-0.3.6next_r29-py2.6.egg/fixtures/fixture.py",
line 198, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 149, in setUp
super(PoppyTac, self).setUp(umask='0')
File "/var/launchpad/test/lib/canonical/launchpad/daemons/tachandler.py",
line 59, in setUp
twistd_script=twistd_script)
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 115, in setUp
self._waitForDaemonStartup()
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 159, in _waitForDaemonStartup
self.tacfile, self.logfile, open(self.logfile).read()))
TacException: Unable to start
/var/launchpad/test/daemons/poppy-sftp.tac. Content of
/tmp/tmp0mK8ZJ/poppy-sftp.log:
2011-11-20 16:06:51+0530 [-] Log opened.
2011-11-20 16:06:51+0530 [-] twistd 11.1.0 (/usr/bin/python2.6 2.6.5)
starting up.
2011-11-20 16:06:51+0530 [-] reactor class:
twisted.internet.pollreactor.PollReactor.
2011-11-20 16:06:51+0530 [-] Traceback (most recent call last):
2011-11-20 16:06:51+0530 [-] File "/var/launchpad/test/bin/twistd",
line 26, in <module>
2011-11-20 16:06:51+0530 [-] twisted.scripts.twistd.run()
2011-11-20 16:06:51+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 27, in run
2011-11-20 16:06:51+0530 [-] app.run(runApp, ServerOptions)
2011-11-20 16:06:51+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 652, in run
2011-11-20 16:06:51+0530 [-] runApp(config)
2011-11-20 16:06:51+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 23, in runApp
2011-11-20 16:06:51+0530 [-] _SomeApplicationRunner(config).run()
2011-11-20 16:06:51+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 390, in run
2011-11-20 16:06:51+0530 [-] self.postApplication()
2011-11-20 16:06:51+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 208, in postApplication
2011-11-20 16:06:51+0530 [-] self.startApplication(self.application)
2011-11-20 16:06:51+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 317, in startApplication
2011-11-20 16:06:51+0530 [-]
service.IService(application).privilegedStartService()
2011-11-20 16:06:51+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/service.py",
line 277, in privilegedStartService
2011-11-20 16:06:51+0530 [-] service.privilegedStartService()
2011-11-20 16:06:51+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/internet.py",
line 370, in privilegedStartService
2011-11-20 16:06:51+0530 [-] raisedNow[0].raiseException()
2011-11-20 16:06:51+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/python/failure.py",
line 370, in raiseException
2011-11-20 16:06:51+0530 [-] raise self.type, self.value, self.tb
2011-11-20 16:06:51+0530 [-] twisted.internet.error.CannotListenError:
Couldn't listen on any:2121: [Errno 98] Address already in use.
------------
======================================================================
ERROR: lp.poppy.tests.test_poppy.TestPoppy.test_rmdir(ftp)
(subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: traceback
------------
Traceback (most recent call last):
_StringException: Traceback (most recent call last):
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 199, in setUp
self.useFixture(self.server)
File "/var/launchpad/tmp/eggs/testtools-0.9.12_r228-py2.6.egg/testtools/testcase.py",
line 583, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 53, in setUp
self.poppytac = self.useFixture(PoppyTac(self.root_dir))
File "/var/launchpad/tmp/eggs/fixtures-0.3.6next_r29-py2.6.egg/fixtures/fixture.py",
line 198, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 149, in setUp
super(PoppyTac, self).setUp(umask='0')
File "/var/launchpad/test/lib/canonical/launchpad/daemons/tachandler.py",
line 59, in setUp
twistd_script=twistd_script)
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 115, in setUp
self._waitForDaemonStartup()
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 159, in _waitForDaemonStartup
self.tacfile, self.logfile, open(self.logfile).read()))
TacException: Unable to start
/var/launchpad/test/daemons/poppy-sftp.tac. Content of
/tmp/tmp6MW8KW/poppy-sftp.log:
2011-11-20 16:07:18+0530 [-] Log opened.
2011-11-20 16:07:18+0530 [-] twistd 11.1.0 (/usr/bin/python2.6 2.6.5)
starting up.
2011-11-20 16:07:18+0530 [-] reactor class:
twisted.internet.pollreactor.PollReactor.
2011-11-20 16:07:18+0530 [-] Traceback (most recent call last):
2011-11-20 16:07:18+0530 [-] File "/var/launchpad/test/bin/twistd",
line 26, in <module>
2011-11-20 16:07:18+0530 [-] twisted.scripts.twistd.run()
2011-11-20 16:07:18+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 27, in run
2011-11-20 16:07:18+0530 [-] app.run(runApp, ServerOptions)
2011-11-20 16:07:18+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 652, in run
2011-11-20 16:07:18+0530 [-] runApp(config)
2011-11-20 16:07:18+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 23, in runApp
2011-11-20 16:07:18+0530 [-] _SomeApplicationRunner(config).run()
2011-11-20 16:07:18+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 390, in run
2011-11-20 16:07:18+0530 [-] self.postApplication()
2011-11-20 16:07:18+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 208, in postApplication
2011-11-20 16:07:18+0530 [-] self.startApplication(self.application)
2011-11-20 16:07:18+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 317, in startApplication
2011-11-20 16:07:18+0530 [-]
service.IService(application).privilegedStartService()
2011-11-20 16:07:18+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/service.py",
line 277, in privilegedStartService
2011-11-20 16:07:18+0530 [-] service.privilegedStartService()
2011-11-20 16:07:18+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/internet.py",
line 370, in privilegedStartService
2011-11-20 16:07:18+0530 [-] raisedNow[0].raiseException()
2011-11-20 16:07:18+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/python/failure.py",
line 370, in raiseException
2011-11-20 16:07:18+0530 [-] raise self.type, self.value, self.tb
2011-11-20 16:07:18+0530 [-] twisted.internet.error.CannotListenError:
Couldn't listen on any:2121: [Errno 98] Address already in use.
------------
======================================================================
ERROR: lp.poppy.tests.test_poppy.TestPoppy.test_single_upload(ftp)
(subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: traceback
------------
Traceback (most recent call last):
_StringException: Traceback (most recent call last):
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 199, in setUp
self.useFixture(self.server)
File "/var/launchpad/tmp/eggs/testtools-0.9.12_r228-py2.6.egg/testtools/testcase.py",
line 583, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 53, in setUp
self.poppytac = self.useFixture(PoppyTac(self.root_dir))
File "/var/launchpad/tmp/eggs/fixtures-0.3.6next_r29-py2.6.egg/fixtures/fixture.py",
line 198, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 149, in setUp
super(PoppyTac, self).setUp(umask='0')
File "/var/launchpad/test/lib/canonical/launchpad/daemons/tachandler.py",
line 59, in setUp
twistd_script=twistd_script)
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 115, in setUp
self._waitForDaemonStartup()
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 159, in _waitForDaemonStartup
self.tacfile, self.logfile, open(self.logfile).read()))
TacException: Unable to start
/var/launchpad/test/daemons/poppy-sftp.tac. Content of
/tmp/tmpQnlmrT/poppy-sftp.log:
2011-11-20 16:07:46+0530 [-] Log opened.
2011-11-20 16:07:46+0530 [-] twistd 11.1.0 (/usr/bin/python2.6 2.6.5)
starting up.
2011-11-20 16:07:46+0530 [-] reactor class:
twisted.internet.pollreactor.PollReactor.
2011-11-20 16:07:46+0530 [-] Traceback (most recent call last):
2011-11-20 16:07:46+0530 [-] File "/var/launchpad/test/bin/twistd",
line 26, in <module>
2011-11-20 16:07:46+0530 [-] twisted.scripts.twistd.run()
2011-11-20 16:07:46+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 27, in run
2011-11-20 16:07:46+0530 [-] app.run(runApp, ServerOptions)
2011-11-20 16:07:46+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 652, in run
2011-11-20 16:07:46+0530 [-] runApp(config)
2011-11-20 16:07:46+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 23, in runApp
2011-11-20 16:07:46+0530 [-] _SomeApplicationRunner(config).run()
2011-11-20 16:07:46+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 390, in run
2011-11-20 16:07:46+0530 [-] self.postApplication()
2011-11-20 16:07:46+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 208, in postApplication
2011-11-20 16:07:46+0530 [-] self.startApplication(self.application)
2011-11-20 16:07:46+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 317, in startApplication
2011-11-20 16:07:46+0530 [-]
service.IService(application).privilegedStartService()
2011-11-20 16:07:46+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/service.py",
line 277, in privilegedStartService
2011-11-20 16:07:46+0530 [-] service.privilegedStartService()
2011-11-20 16:07:46+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/internet.py",
line 370, in privilegedStartService
2011-11-20 16:07:46+0530 [-] raisedNow[0].raiseException()
2011-11-20 16:07:46+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/python/failure.py",
line 370, in raiseException
2011-11-20 16:07:46+0530 [-] raise self.type, self.value, self.tb
2011-11-20 16:07:46+0530 [-] twisted.internet.error.CannotListenError:
Couldn't listen on any:2121: [Errno 98] Address already in use.
------------
======================================================================
ERROR: lp.poppy.tests.test_poppy.TestPoppy.test_upload_isolation(ftp)
(subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: traceback
------------
Traceback (most recent call last):
_StringException: Traceback (most recent call last):
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 199, in setUp
self.useFixture(self.server)
File "/var/launchpad/tmp/eggs/testtools-0.9.12_r228-py2.6.egg/testtools/testcase.py",
line 583, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 53, in setUp
self.poppytac = self.useFixture(PoppyTac(self.root_dir))
File "/var/launchpad/tmp/eggs/fixtures-0.3.6next_r29-py2.6.egg/fixtures/fixture.py",
line 198, in useFixture
fixture.setUp()
File "/var/launchpad/test/lib/lp/poppy/tests/test_poppy.py", line 149, in setUp
super(PoppyTac, self).setUp(umask='0')
File "/var/launchpad/test/lib/canonical/launchpad/daemons/tachandler.py",
line 59, in setUp
twistd_script=twistd_script)
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 115, in setUp
self._waitForDaemonStartup()
File "/var/launchpad/tmp/eggs/txfixtures-0.1.4-py2.6.egg/txfixtures/tachandler.py",
line 159, in _waitForDaemonStartup
self.tacfile, self.logfile, open(self.logfile).read()))
TacException: Unable to start
/var/launchpad/test/daemons/poppy-sftp.tac. Content of
/tmp/tmpaZ17Wl/poppy-sftp.log:
2011-11-20 16:08:14+0530 [-] Log opened.
2011-11-20 16:08:14+0530 [-] twistd 11.1.0 (/usr/bin/python2.6 2.6.5)
starting up.
2011-11-20 16:08:14+0530 [-] reactor class:
twisted.internet.pollreactor.PollReactor.
2011-11-20 16:08:14+0530 [-] Traceback (most recent call last):
2011-11-20 16:08:14+0530 [-] File "/var/launchpad/test/bin/twistd",
line 26, in <module>
2011-11-20 16:08:14+0530 [-] twisted.scripts.twistd.run()
2011-11-20 16:08:14+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 27, in run
2011-11-20 16:08:14+0530 [-] app.run(runApp, ServerOptions)
2011-11-20 16:08:14+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 652, in run
2011-11-20 16:08:14+0530 [-] runApp(config)
2011-11-20 16:08:14+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/twistd.py",
line 23, in runApp
2011-11-20 16:08:14+0530 [-] _SomeApplicationRunner(config).run()
2011-11-20 16:08:14+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/app.py",
line 390, in run
2011-11-20 16:08:14+0530 [-] self.postApplication()
2011-11-20 16:08:14+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 208, in postApplication
2011-11-20 16:08:14+0530 [-] self.startApplication(self.application)
2011-11-20 16:08:14+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py",
line 317, in startApplication
2011-11-20 16:08:14+0530 [-]
service.IService(application).privilegedStartService()
2011-11-20 16:08:14+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/service.py",
line 277, in privilegedStartService
2011-11-20 16:08:14+0530 [-] service.privilegedStartService()
2011-11-20 16:08:14+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/application/internet.py",
line 370, in privilegedStartService
2011-11-20 16:08:14+0530 [-] raisedNow[0].raiseException()
2011-11-20 16:08:14+0530 [-] File
"/var/launchpad/tmp/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/python/failure.py",
line 370, in raiseException
2011-11-20 16:08:14+0530 [-] raise self.type, self.value, self.tb
2011-11-20 16:08:14+0530 [-] twisted.internet.error.CannotListenError:
Couldn't listen on any:2121: [Errno 98] Address already in use.
------------
(See the attached file for the complete log)
--
Martin
Follow ups