[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Apr 4 22:26:26 CEST 2013


Autotests `tst_qsslsocket_onDemandCertificates_member' and `tst_qsslsocket_onDemandCertificates_static' failed :(

The tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_QSslSocket_onDemandCertificates_static
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  Totals: 4 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSslSocket_onDemandCertificates_static *********
  Config: Using QTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QSslSocket_onDemandCertificates_static::initTestCase()
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  PASS   : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase()
  Totals: 2 passed, 5 failed, 0 skipped
  ********* Finished testing of tst_QSslSocket_onDemandCertificates_static *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 3
  QtQA::App::TestRunner:   second attempt: exited with exit code 5
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_static: 306 seconds, exit code 5
  
  Testing tst_QSslSocket_onDemandCertificates_member
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) Compared values are not the same
     Actual   (socket4->waitForEncrypted()): 0
     Expected (works): 1
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(241)]
  QtQA::App::TestRunner: Timed out after 300 seconds
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 7231]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by `./tst_qsslsocket_onDemandCertificates_member -silent -o /work/build/_artifacts/'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007f4a988ba3a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  QtQA::App::TestRunner: 	in ../nptl/sysdeps/unix/sysv/linux/raise.c
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f4a9a0fe740 (LWP 7231)):
  QtQA::App::TestRunner: #0  0x00007f4a988ba3a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007f4a988bdb0b in __GI_abort () at abort.c:92
  QtQA::App::TestRunner: #2  0x00007f4a991f6603 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:938
  QtQA::App::TestRunner: #3  0x00007f4a991f4276 in TestNamespace::QMessageLogger::fatal (this=0x7fff98e66710, msg=0x7f4a99cf057c "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #4  0x00007f4a99cda3d5 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2011
  QtQA::App::TestRunner: #5  <signal handler called>
  QtQA::App::TestRunner: #6  0x00007f4a989621d6 in __pselect (nfds=9, readfds=0x7fff98e66d70, writefds=0x7fff98e66df0, exceptfds=0x0, timeout=0x7fff98e66c40, sigmask=0x0) at ../sysdeps/unix/sysv/linux/pselect.c:79
  QtQA::App::TestRunner: #7  0x00007f4a994b1387 in TestNamespace::qt_safe_select (nfds=9, fdread=0x7fff98e66d70, fdwrite=0x7fff98e66df0, fdexcept=0x0, orig_timeout=0x7fff98e66e70) at kernel/qcore_unix.cpp:94
  QtQA::App::TestRunner: #8  0x00007f4a99a22769 in TestNamespace::QNativeSocketEnginePrivate::nativeSelect (this=0x8c1cf0, timeout=29978, checkRead=true, checkWrite=false, selectForRead=0x7fff98e66f9e, selectForWrite=0x7fff98e66f9f) at socket/qnativesocketengine_unix.cpp:1160
  QtQA::App::TestRunner: #9  0x00007f4a99a1ef5c in TestNamespace::QNativeSocketEngine::waitForReadOrWrite (this=0x8afdf0, readyToRead=0x7fff98e66f9e, readyToWrite=0x7fff98e66f9f, checkRead=true, checkWrite=false, msecs=29978, timedOut=0x0) at socket/qnativesocketengine.cpp:996
  QtQA::App::TestRunner: #10 0x00007f4a99a1472e in TestNamespace::QAbstractSocket::waitForReadyRead (this=0x8b0160, msecs=29978) at socket/qabstractsocket.cpp:2106
  QtQA::App::TestRunner: #11 0x00007f4a99a045fb in TestNamespace::QHttpSocketEngine::waitForRead (this=0x8d33d0, msecs=29978, timedOut=0x0) at socket/qhttpsocketengine.cpp:366
  QtQA::App::TestRunner: #12 0x00007f4a99a049cb in TestNamespace::QHttpSocketEngine::waitForReadOrWrite (this=0x8d33d0, readyToRead=0x7fff98e670ce, readyToWrite=0x7fff98e670cf, checkRead=true, checkWrite=false, msecs=29978, timedOut=0x0) at socket/qhttpsocketengine.cpp:436
  QtQA::App::TestRunner: #13 0x00007f4a99a1472e in TestNamespace::QAbstractSocket::waitForReadyRead (this=0x8d3280, msecs=29978) at socket/qabstractsocket.cpp:2106
  QtQA::App::TestRunner: #14 0x00007f4a99a3447c in TestNamespace::QSslSocket::waitForEncrypted (this=0x8b47f0, msecs=30000) at ssl/qsslsocket.cpp:1500
  QtQA::App::TestRunner: #15 0x0000000000403def in tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods (this=0x7fff98e68030) at tst_qsslsocket_onDemandCertificates_member.cpp:209
  QtQA::App::TestRunner: #16 0x0000000000404484 in tst_QSslSocket_onDemandCertificates_member::qt_static_metacall (_o=0x7fff98e68030, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fff98e67370) at .moc/debug-shared/tst_qsslsocket_onDemandCertificates_member.moc:93
  QtQA::App::TestRunner: #17 0x00007f4a99451f2c in TestNamespace::QMetaMethod::invoke (this=0x7fff98e67610, object=0x7fff98e68030, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2154
  QtQA::App::TestRunner: #18 0x00007f4a9945142d in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff98e68030, member=0x86eae0 "onDemandRootCertLoadingMemberMethods", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #19 0x00007f4a99cdd45b in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff98e68030, member=0x86eae0 "onDemandRootCertLoadingMemberMethods", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395
  QtQA::App::TestRunner: #20 0x00007f4a99cd919f in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x86eae0 "onDemandRootCertLoadingMemberMethods") at qtestcase.cpp:1697
  QtQA::App::TestRunner: #21 0x00007f4a99cd9a1c in TestNamespace::QTest::qInvokeTestMethod (slotName=0x8721f8 "onDemandRootCertLoadingMemberMethods()", data=0x0) at qtestcase.cpp:1822
  QtQA::App::TestRunner: #22 0x00007f4a99cda2b8 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff98e68030) at qtestcase.cpp:1976
  QtQA::App::TestRunner: #23 0x00007f4a99cda7cd in TestNamespace::QTest::qExec (testObject=0x7fff98e68030, argc=6, argv=0x7fff98e68158) at qtestcase.cpp:2189
  QtQA::App::TestRunner: #24 0x0000000000404364 in main (argc=6, argv=0x7fff98e68158) at tst_qsslsocket_onDemandCertificates_member.cpp:247
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSslSocket_onDemandCertificates_member *********
  Config: Using QTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QSslSocket_onDemandCertificates_member::initTestCase()
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  PASS   : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase()
  Totals: 2 passed, 5 failed, 0 skipped
  ********* Finished testing of tst_QSslSocket_onDemandCertificates_member *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with signal 6
  QtQA::App::TestRunner:   second attempt: exited with exit code 5
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_member: 310 seconds, exit code 5

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00779/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1365100355):
    http://codereview.qt-project.org/45474 [PS7] - MIPS: Fast path for rgb888 to rgb32 conversion



More information about the Ci-reports mailing list