You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2009/12/02 18:58:20 UTC

[jira] Created: (QPID-2224) Repeated random failures for MINANetworkDriverTest

Repeated random failures for MINANetworkDriverTest
--------------------------------------------------

                 Key: QPID-2224
                 URL: https://issues.apache.org/jira/browse/QPID-2224
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
            Reporter: Rajith Attapattu
            Assignee: Aidan Skinner
             Fix For: 0.6


The MINANetworkDriverTest has repeated random test failures for last month and half or so.
IIRC there two tests that behaved this way.
I will capture the logs for each different failure and add as and when they occur.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2224) Repeated random failures for MINANetworkDriverTest

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner updated QPID-2224:
--------------------------------

    Priority: Minor  (was: Major)

> Repeated random failures for MINANetworkDriverTest
> --------------------------------------------------
>
>                 Key: QPID-2224
>                 URL: https://issues.apache.org/jira/browse/QPID-2224
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Rajith Attapattu
>            Assignee: Aidan Skinner
>            Priority: Minor
>             Fix For: 0.6
>
>
> The MINANetworkDriverTest has repeated random test failures for last month and half or so.
> IIRC there two tests that behaved this way.
> I will capture the logs for each different failure and add as and when they occur.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Commented: (QPID-2224) Repeated random failures for MINANetworkDriverTest

Posted by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791021#action_12791021 ] 

Rajith Attapattu commented on QPID-2224:
----------------------------------------

Ok here is another failure.
Again this appears to be a random failure.

  Testcase: testBindOpen took 0.24 sec
  Testcase: testBindOpenCloseOpen took 0.026 sec
  Testcase: testBindPortInUse took 0.005 sec
  Testcase: testSend took 0.025 sec
  Testcase: testSetReadIdle took 1.516 sec
  Testcase: testSetWriteIdle took 1.51 sec
  Testcase: testClosed took 2.017 sec
        FAILED
  Client should have been closed
  junit.framework.AssertionFailedError: Client should have been closed
        at org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testClosed(MINANetworkDriverTest.java:265)
  
  Testcase: testExceptionCaught took 0.009 sec
  Testcase: testGetRemoteAddress took 0.013 sec

> Repeated random failures for MINANetworkDriverTest
> --------------------------------------------------
>
>                 Key: QPID-2224
>                 URL: https://issues.apache.org/jira/browse/QPID-2224
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Rajith Attapattu
>            Assignee: Aidan Skinner
>            Priority: Minor
>             Fix For: 0.7
>
>
> The MINANetworkDriverTest has repeated random test failures for last month and half or so.
> IIRC there two tests that behaved this way.
> I will capture the logs for each different failure and add as and when they occur.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Commented: (QPID-2224) Repeated random failures for MINANetworkDriverTest

Posted by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784936#action_12784936 ] 

Rajith Attapattu commented on QPID-2224:
----------------------------------------

I made a mistake when I said I had detailed logs (I mixed it up with another test).
Unlike the systests the broker and test outputs are not captured for the tests under common other than the following.

Testsuite: org.apache.qpid.transport.network.mina.MINANetworkDriverTest
Tests run: 9, Failures: 1, Errors: 0, Time elapsed: 3.281 sec

Testcase: testBindOpen took 0.135 sec
Testcase: testBindOpenCloseOpen took 0.025 sec
Testcase: testBindPortInUse took 0.006 sec
Testcase: testSend took 0.03 sec
Testcase: testSetReadIdle took 1.508 sec
Testcase: testSetWriteIdle took 1.527 sec
	FAILED
Reader should have been idle
junit.framework.AssertionFailedError: Reader should have been idle
	at org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testSetWriteIdle(MINANetworkDriverTest.java:208)

Testcase: testClosed took 0.007 sec
Testcase: testExceptionCaught took 0.004 sec
Testcase: testGetRemoteAddress took 0.009 sec

> Repeated random failures for MINANetworkDriverTest
> --------------------------------------------------
>
>                 Key: QPID-2224
>                 URL: https://issues.apache.org/jira/browse/QPID-2224
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Rajith Attapattu
>            Assignee: Aidan Skinner
>             Fix For: 0.6
>
>
> The MINANetworkDriverTest has repeated random test failures for last month and half or so.
> IIRC there two tests that behaved this way.
> I will capture the logs for each different failure and add as and when they occur.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Commented: (QPID-2224) Repeated random failures for MINANetworkDriverTest

Posted by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791457#action_12791457 ] 

Rajith Attapattu commented on QPID-2224:
----------------------------------------

Ok this time a whole bunch of tests failed.

Testsuite: org.apache.qpid.transport.network.mina.MINANetworkDriverTest
  Tests run: 9, Failures: 0, Errors: 8, Time elapsed: 0.094 sec
  
  Testcase: testBindOpen took 0.017 sec
        Caused an ERROR
  ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
  java.net.UnknownHostException: ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
        at java.net.InetAddress.getLocalHost(InetAddress.java:1425)
        at org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testBindOpen(MINANetworkDriverTest.java:86)
  
  Testcase: testBindOpenCloseOpen took 0.032 sec
        Caused an ERROR
  ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
  java.net.UnknownHostException: ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
        at java.net.InetAddress.getLocalHost(InetAddress.java:1425)
        at org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testBindOpenCloseOpen(MINANetworkDriverTest.java:109)
  
  Testcase: testBindPortInUse took 0.002 sec
  Testcase: testSend took 0.004 sec
        Caused an ERROR
  ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
  java.net.UnknownHostException: ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
        at java.net.InetAddress.getLocalHost(InetAddress.java:1425)
        at org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testSend(MINANetworkDriverTest.java:162)
  
  Testcase: testSetReadIdle took 0.003 sec
        Caused an ERROR
  ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
  java.net.UnknownHostException: ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
        at java.net.InetAddress.getLocalHost(InetAddress.java:1425)
        at org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testSetReadIdle(MINANetworkDriverTest.java:186)
  
  Testcase: testSetWriteIdle took 0.004 sec
        Caused an ERROR
  ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
  java.net.UnknownHostException: ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
        at java.net.InetAddress.getLocalHost(InetAddress.java:1425)
        at org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testSetWriteIdle(MINANetworkDriverTest.java:204)
  
  Testcase: testClosed took 0.005 sec
        Caused an ERROR
  ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
  java.net.UnknownHostException: ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
        at java.net.InetAddress.getLocalHost(InetAddress.java:1425)
        at org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testClosed(MINANetworkDriverTest.java:225)
  
  Testcase: testExceptionCaught took 0.005 sec
        Caused an ERROR
  ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
  java.net.UnknownHostException: ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
        at java.net.InetAddress.getLocalHost(InetAddress.java:1425)
        at org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testExceptionCaught(MINANetworkDriverTest.java:279)
  
  Testcase: testGetRemoteAddress took 0.005 sec
        Caused an ERROR
  ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
  java.net.UnknownHostException: ptol-f10-64.usersys.redhat.com: ptol-f10-64.usersys.redhat.com
        at java.net.InetAddress.getLocalHost(InetAddress.java:1425)
        at org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testGetRemoteAddress(MINANetworkDriverTest.java:301)

> Repeated random failures for MINANetworkDriverTest
> --------------------------------------------------
>
>                 Key: QPID-2224
>                 URL: https://issues.apache.org/jira/browse/QPID-2224
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Rajith Attapattu
>            Assignee: Aidan Skinner
>            Priority: Minor
>             Fix For: 0.7
>
>
> The MINANetworkDriverTest has repeated random test failures for last month and half or so.
> IIRC there two tests that behaved this way.
> I will capture the logs for each different failure and add as and when they occur.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Commented: (QPID-2224) Repeated random failures for MINANetworkDriverTest

Posted by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791458#action_12791458 ] 

Rajith Attapattu commented on QPID-2224:
----------------------------------------

The above failure was due to the hostname not being resolved properly.
All though I agree that this was an env issue, could we not use localhost to get around this?

> Repeated random failures for MINANetworkDriverTest
> --------------------------------------------------
>
>                 Key: QPID-2224
>                 URL: https://issues.apache.org/jira/browse/QPID-2224
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Rajith Attapattu
>            Assignee: Aidan Skinner
>            Priority: Minor
>             Fix For: 0.7
>
>
> The MINANetworkDriverTest has repeated random test failures for last month and half or so.
> IIRC there two tests that behaved this way.
> I will capture the logs for each different failure and add as and when they occur.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2224) Repeated random failures for MINANetworkDriverTest

Posted by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack updated QPID-2224:
-----------------------------------

    Fix Version/s:     (was: 0.6)
                   0.7

Moving items unlikely to be in 0.6 out to 0.7 (since not in progress)

> Repeated random failures for MINANetworkDriverTest
> --------------------------------------------------
>
>                 Key: QPID-2224
>                 URL: https://issues.apache.org/jira/browse/QPID-2224
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Rajith Attapattu
>            Assignee: Aidan Skinner
>            Priority: Minor
>             Fix For: 0.7
>
>
> The MINANetworkDriverTest has repeated random test failures for last month and half or so.
> IIRC there two tests that behaved this way.
> I will capture the logs for each different failure and add as and when they occur.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org