Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-4751

Some jaxws tests from JBossWS-CXF TCK5 fails due to timeouts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.0
    • EAP_EWP 5.1.0_CR1
    • Web Services
    • None
    • TCK5 for EAP 5.1, JBossWS-CXF branch
      Sun JDK 1.6.0_20 64bit

    Description

      TCK jaxws test for EAP 5.1.0 CR1 with CXF stack didn't pass, there were 33 regressions (10 failures + 23 errors)

      http://hudson.qa.jboss.com/hudson/view/TCK5-EAP51-CXF/job/tck5-eap51-cxf-jaxws
      Job #5 is marked as aborted because of problems with soa2 machine, it stopped to respond to Hudson master, job was manually killed after 1 day and 3 hours. But testsuite ended in around 23 hours, checked in log (1):
      Test results: passed: 2,855; failed: 10; error: 23
      ...
      Total time: 1,372 minutes 27 seconds

      ------------------------------------------------------------------------
      Logs:
      ------------------------------------------------------------------------
      http://hudson.qa.jboss.com/hudson/view/TCK5-EAP51-CXF/job/tck5-eap51-cxf-jaxws/ws/work/logs/test.log (128MB)
      http://dev39.qa.atl2.redhat.com/~rsvoboda/test-TCK5-CXF-jaxws.log.zip (11MB)

      ------------------------------------------------------------------------
      All failed/error tests were because of timeouts:
      ------------------------------------------------------------------------
      10 x 5 minutes = 50 minutes
      23 x 10 minutes = 230 minutes
      TOTAL 4 hours and 40 minutes

      ------------------------------------------------------------------------
      Reasons for failures/errors from log:
      ------------------------------------------------------------------------

        • Finished Test: ERROR
          Timeout signalled after 600 seconds
        • Finished Test: FAILED
          07-26-2010 05:51:19: ERROR: org.jboss.remoting.InvocationFailureException: Socket timed out. Waited 300000 milliseconds for response while calling on InvokerLocator [socket://127.0.0.1:3873/?timeout=300000]; nested exception is:
          java.net.SocketTimeoutException: Read timed out

      ------------------------------------------------------------------------
      Details:
      ------------------------------------------------------------------------
      [rsvoboda@rosta-ntb TCK]$ wget http://hudson.qa.jboss.com/hudson/view/TCK5-EAP51-CXF/job/tck5-eap51-cxf-jaxws/ws/work/logs/test.log
      ...
      [rsvoboda@rosta-ntb TCK]$ grep 'Finished Test: FAILED........' test.log
      Finished Test: FAILED........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncHandlerTestJAXB_from_wsejb
      Finished Test: FAILED........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncHandlerTestSOAPMessage_from_wsejb
      Finished Test: FAILED........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncHandlerTestXML_from_wsejb
      Finished Test: FAILED........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncTestJAXB_from_wsejb
      Finished Test: FAILED........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncTestXML_from_wsejb
      Finished Test: FAILED........com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client.getContextJAXBTest_from_wsejb
      Finished Test: FAILED........com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client.getContextXMLTest_from_wsejb
      Finished Test: FAILED........com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client.getXMLTest_from_wsejb
      Finished Test: FAILED........com.sun.ts.tests.jaxws.ee.w2j.document.literal.asynctest.client.Client.invokeAsyncCallbackTest_from_wsejb
      Finished Test: FAILED........com.sun.ts.tests.jaxws.ee.w2j.document.literal.asynctest.client.Client.invokeAsyncPollTest_from_wsejb
      [rsvoboda@rosta-ntb TCK]$ grep 'Finished Test: ERROR.......' test.log
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncHandlerTestJAXB_from_wsappclient
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncHandlerTestJAXB_from_wsservlet
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncHandlerTestSOAPMessage_from_wsappclient
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncHandlerTestSOAPMessage_from_wsservlet
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncHandlerTestXML_from_wsappclient
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncHandlerTestXML_from_wsservlet
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncTestJAXB_from_wsappclient
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncTestJAXB_from_wsservlet
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncTestSOAPMessage_from_wsappclient
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncTestSOAPMessage_from_wsservlet
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncTestXML_from_wsappclient
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeAsyncTestXML_from_wsservlet
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client.getContextJAXBTest_from_wsappclient
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client.getContextJAXBTest_from_wsservlet
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client.getContextXMLTest_from_wsappclient
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client.getContextXMLTest_from_wsservlet
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client.getJAXBTest_from_wsappclient
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client.getJAXBTest_from_wsservlet
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client.getXMLTest_from_wsappclient
      Finished Test: ERROR........com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client.getXMLTest_from_wsservlet
      Finished Test: ERROR........com.sun.ts.tests.jaxws.ee.w2j.document.literal.asynctest.client.Client.invokeAsyncCallbackTest_from_wsappclient
      Finished Test: ERROR........com.sun.ts.tests.jaxws.ee.w2j.document.literal.asynctest.client.Client.invokeAsyncCallbackTest_from_wsservlet
      Finished Test: ERROR........com.sun.ts.tests.jaxws.ee.w2j.document.literal.asynctest.client.Client.invokeAsyncPollTest_from_wsappclient

      [rsvoboda@rosta-ntb TCK]$ tail -20 test.log
      PASSED........com.sun.ts.tests.jaxws.wsi.w2j.rpc.literal.swatest.Client.VerifyUTF8EncodingOfRootPartWithoutAttachments_from_wsappclient
      PASSED........com.sun.ts.tests.jaxws.wsi.w2j.rpc.literal.swatest.Client.VerifyUTF8EncodingOfRootPartWithoutAttachments_from_wsappclient_reverse
      PASSED........com.sun.ts.tests.jaxws.wsi.w2j.rpc.literal.swatest.Client.VerifyUTF8EncodingOfRootPartWithoutAttachments_from_wsejb
      PASSED........com.sun.ts.tests.jaxws.wsi.w2j.rpc.literal.swatest.Client.VerifyUTF8EncodingOfRootPartWithoutAttachments_from_wsejb_reverse
      PASSED........com.sun.ts.tests.jaxws.wsi.w2j.rpc.literal.swatest.Client.VerifyUTF8EncodingOfRootPartWithoutAttachments_from_wsservlet
      PASSED........com.sun.ts.tests.jaxws.wsi.w2j.rpc.literal.swatest.Client.VerifyUTF8EncodingOfRootPartWithoutAttachments_from_wsservlet_reverse
      Jul 27, 2010 4:20:02 AM Finished executing all tests, wait for cleanup...
      Jul 27, 2010 4:20:02 AM Harness done with cleanup from test run.
      Test results: passed: 2,855; failed: 10; error: 23
      Results written to /qa/hudson_ws/workspace/tck5-eap51-cxf-jaxws/work/javaeetck/src/com/sun/ts/tests/jaxws/JTwork.
      Error: Some tests did not pass
      Report written to /qa/hudson_ws/workspace/tck5-eap51-cxf-jaxws/work/javaeetck/src/com/sun/ts/tests/jaxws/JTreport
      07-27-2010 04:20:21: Harness - harness.executeMode is set to "0"
      07-27-2010 04:20:21: Harness - IN SHUTDOWNHOOK state file is : "/tmp/ts-deployed-modules_1.ser"
      07-27-2010 04:20:21: Harness - Deployed Modules:
      07-27-2010 04:20:21: Harness - harness.executeMode is set to "0"
      07-27-2010 04:20:21: Harness - IN SHUTDOWNHOOK state file is : "/tmp/ts-deployed-modules_2.ser"
      07-27-2010 04:20:21: Harness - Deployed Modules:

      Total time: 1,372 minutes 27 seconds

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              rsvoboda@redhat.com Rostislav Svoboda
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: