[
https://issues.apache.org/jira/browse/SLING-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019668#comment-14019668
]
Bertrand Delacretaz commented on SLING-3495:
--------------------------------------------
The test is still failing at
http://ci.apache.org/builders/sling-trunk/builds/334/steps/compile/logs/stdio:
{code}
LargeTopologyWithHubTest.testLargeTopologyWithHub:73 expected:<101> but was:<1>
{code}
I have added some extra logging to try to understand, a successful test run now
looks like below, and the "checking if all connectors are registered" line can
be repeated if the test doesn't pass on first try and is retried.
{code}
...
06.06.2014 10:20:37 *INFO * [main] Instance: <init>: starting
slingId=6f0933df-c7ac-4ea9-983a-54a391b77ba0, debugName=instance97
06.06.2014 10:20:37 *INFO * [main] Instance: <init>: starting
slingId=f0ce8867-e3d2-4e4e-be47-ea145f1a1984, debugName=instance98
06.06.2014 10:20:37 *INFO * [main] Instance: <init>: starting
slingId=68e18a00-9502-4291-9831-4a36b3f2cad8, debugName=instance99
06.06.2014 10:20:37 *INFO * [main] LargeTopologyWithHubTest:
testLargeTopologyWithHub: checking if all connectors are registered,
TopologyView has 101 Instances
06.06.2014 10:20:37 *INFO * [main] LargeTopologyWithHubTest:
testLargeTopologyWithHub: test passed
06.06.2014 10:20:37 *INFO * [main] Instance: stop: stopping
slingId=f25699ca-80f0-4cf1-afd1-f41cdbc45d40, debugName=hub
06.06.2014 10:20:37 *INFO * [main] Instance: stop: removing listener for
slingId=f25699ca-80f0-4cf1-afd1-f41cdbc45d40:
org.apache.sling.discovery.impl.setup.Instance$1@3980725e
06.06.2014 10:20:37 *INFO * [main] Instance: stop: stopped
slingId=f25699ca-80f0-4cf1-afd1-f41cdbc45d40, debugName=hub
06.06.2014 10:20:37 *INFO * [main] Instance: stop: stopping
slingId=c805cb50-8ffb-4dc3-9334-290c79e5e499, debugName=instance0
06.06.2014 10:20:37 *INFO * [main] Instance: stop: removing listener for
slingId=c805cb50-8ffb-4dc3-9334-290c79e5e499:
org.apache.sling.discovery.impl.setup.Instance$1@63177167
06.06.2014 10:20:37 *INFO * [main] Instance: stop: stopped
slingId=c805cb50-8ffb-4dc3-9334-290c79e5e499, debugName=instance0
06.06.2014 10:20:37 *INFO * [main] Instance: stop: stopping
slingId=6149bca0-bf08-4489-9801-de346e386375, debugName=instance1
06.06.2014 10:20:37 *INFO * [main] Instance: stop: removing listener for
slingId=6149bca0-bf08-4489-9801-de346e386375:
org.apache.sling.discovery.impl.setup.Instance$1@63c6ec18
06.06.2014 10:20:37 *INFO * [main] Instance: stop: stopped
slingId=6149bca0-bf08-4489-9801-de346e386375, debugName=instance1
...
{code}
> TopologyTest.testLargeTopologyWithHub failures on Jenkins
> ---------------------------------------------------------
>
> Key: SLING-3495
> URL: https://issues.apache.org/jira/browse/SLING-3495
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: Discovery Impl 1.0.6
> Reporter: Robert Munteanu
> Attachments:
> TopologyTest.testLargeTopologyWithHub-failure-sling-trunk-1.6.txt,
> TopologyTest.testLargeTopologyWithHub-failure-sling-trunk-1.7.txt
>
>
> TopologyTest.testLargeTopologyWithHub has failed in the last testing run for
> both sling-trunk-1.6 [1] and sling-trunk-1.7 [2] .
> The errors are attached, in case the build results will expire.
> [1]:
> https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.6/lastBuild/org.apache.sling$org.apache.sling.discovery.impl/testReport/org.apache.sling.discovery.impl.topology/TopologyTest/testLargeTopologyWithHub/
> [2]:
> https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.7/lastBuild/org.apache.sling$org.apache.sling.discovery.impl/testReport/org.apache.sling.discovery.impl.topology/TopologyTest/testLargeTopologyWithHub/
--
This message was sent by Atlassian JIRA
(v6.2#6252)