You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "kirklund (GitHub)" <gi...@apache.org> on 2019/01/03 18:30:25 UTC

[GitHub] [geode] kirklund opened pull request #3050: GEODE-6232: Ignored disconnect in PersistentPartitionedRegionRegressionTest

Add IgnoredException to doesNotWaitForPreviousInstanceOfOnlineServer.

While testing for GEODE-6232, the only reproducible problem appears to
be a DistributedSystemDisconnectedException in a background thread due
to doesNotWaitForPreviousInstanceOfOnlineServer disconnecting during
the handling of a GII request.

[ Full content available at: https://github.com/apache/geode/pull/3050 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund commented on issue #3050: GEODE-6232: Ignore disconnect in PersistentPartitionedRegionRegressionTest

Posted by "kirklund (GitHub)" <gi...@apache.org>.
@mhansonp is there anything interesting that you can find in the results of StressNewTestOpenJDK8? I downloaded the artifacts, but the dunit-hangs.txt shows no tests were run and the callstack files are empty. It looks like the gradle target hung but I don't think it actually started any dunit tests.

[ Full content available at: https://github.com/apache/geode/pull/3050 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund commented on issue #3050: GEODE-6232: Ignore disconnect in PersistentPartitionedRegionRegressionTest

Posted by "kirklund (GitHub)" <gi...@apache.org>.
Event though the callstacks are empty and dunit-hangs.txt shows no tests, the file geode-core/build/repeatDistributedTest/repeatDistributedTest-progress.txt does show 683 lines -- half of those are "Starting" and half with one missing are "Completed" -- so I think there was a dunit test still running when the job timed out. I'm trying to track down a script to determine which test is missing a "Completed" line.

[ Full content available at: https://github.com/apache/geode/pull/3050 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund closed pull request #3050: GEODE-6232: Ignore disconnect in PersistentPartitionedRegionRegressionTest

Posted by "kirklund (GitHub)" <gi...@apache.org>.
[ pull request closed by kirklund ]

[ Full content available at: https://github.com/apache/geode/pull/3050 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund commented on issue #3050: GEODE-6232: Ignore disconnect in PersistentPartitionedRegionRegressionTest

Posted by "kirklund (GitHub)" <gi...@apache.org>.
I checked StressNewTestOpenJDK8 but dunit-hangs.txt and the callstack files are all empty. There is no actionable info of any sort. Mark and I also ran this dunit test several 1000 times in GCP over the last couple days without it ever running into any problems or hanging (just the one time suspect string which I determined to be ok).

[ Full content available at: https://github.com/apache/geode/pull/3050 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund commented on issue #3050: GEODE-6232: Ignore disconnect in PersistentPartitionedRegionRegressionTest

Posted by "kirklund (GitHub)" <gi...@apache.org>.
@ mhansonp is there anything interesting that you can find in the results of StressNewTestOpenJDK8? I downloaded the artifacts, but the dunit-hangs.txt shows no tests were run and the callstack files are empty. It looks like the gradle target hung but I don't think it actually started any dunit tests.

[ Full content available at: https://github.com/apache/geode/pull/3050 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] mhansonp commented on issue #3050: GEODE-6232: Ignore disconnect in PersistentPartitionedRegionRegressionTest

Posted by "mhansonp (GitHub)" <gi...@apache.org>.
> @mhansonp is there anything interesting that you can find in the results of StressNewTestOpenJDK8? I downloaded the artifacts, but the dunit-hangs.txt shows no tests were run and the callstack files are empty. It looks like the gradle target hung but I don't think it actually started any dunit tests.

Looks like it hung. Thats all (and kind of expected). Try rerunning... In the pipeline. Then if it fails, we can try to reproduce it.


[ Full content available at: https://github.com/apache/geode/pull/3050 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund commented on issue #3050: GEODE-6232: Ignore disconnect in PersistentPartitionedRegionRegressionTest

Posted by "kirklund (GitHub)" <gi...@apache.org>.
Even though the callstacks are empty and dunit-hangs.txt shows no tests, the file geode-core/build/repeatDistributedTest/repeatDistributedTest-progress.txt does show 683 lines -- half of those are "Starting" and half with one missing are "Completed" -- so I think there was a dunit test still running when the job timed out. I'm trying to track down a script to determine which test is missing a "Completed" line.

[ Full content available at: https://github.com/apache/geode/pull/3050 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund commented on issue #3050: GEODE-6232: Ignore disconnect in PersistentPartitionedRegionRegressionTest

Posted by "kirklund (GitHub)" <gi...@apache.org>.
@mhansonp I hit the '+' on the StressNewTestOpenJDK8 but couldn't get it to rerun the test that way. I pushed an empty commit to retrigger all test jobs. I also ran `./gradlew repeatDistributedTest --tests PersistentPartitionedRegionRegressionTest -Prepeat=50` locally without any issues. I'm afraid anything more is beyond my knowledge of concourse and/or how it uses GCP.

[ Full content available at: https://github.com/apache/geode/pull/3050 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund commented on issue #3050: GEODE-6232: Ignore disconnect in PersistentPartitionedRegionRegressionTest

Posted by "kirklund (GitHub)" <gi...@apache.org>.
I checked StressNewTestOpenJDK8 but dunit-hangs.txt and the callstack files are all empty. There is no actionable info of any sort. Mark and I also ran this dunit test several 1000 times in GCP over the last couple days without it ever running into any problems or hanging.

[ Full content available at: https://github.com/apache/geode/pull/3050 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org