[
https://issues.apache.org/jira/browse/SLIDER-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381727#comment-14381727
]
Steve Loughran commented on SLIDER-832:
---------------------------------------
{code}
ava.lang.AssertionError: expected null, but was:<[age3live[0,0,0]]> at
org.junit.Assert.fail(Assert.java:88) at
org.junit.Assert.failNotNull(Assert.java:664) at
org.junit.Assert.assertNull(Assert.java:646) at
org.junit.Assert.assertNull(Assert.java:656) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606) at
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:324) at
groovy.lang.MetaClassImpl.invokeStaticMethod(MetaClassImpl.java:1462) at
org.codehaus.groovy.runtime.callsite.StaticMetaClassSite.callStatic(StaticMetaClassSite.java:62)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:53)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:189)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:201)
at
org.apache.slider.server.appmaster.model.history.TestRoleHistoryRequestTracking.testRequestedNodeOffListWithFailures(TestRoleHistoryRequestTracking.groovy:105)
Standard Output
2015-03-25 23:06:37,477 [JUnit] DEBUG state.AppState
(AppState.java:buildInstance(530)) - Building application state
2015-03-25 23:06:37,477 [JUnit] DEBUG state.AppState
(AppState.java:setInitialInstanceDefinition(431)) - Setting initial instance
definition
2015-03-25 23:06:37,486 [JUnit] DEBUG state.AppState
(AppState.java:onInstanceDefinitionUpdated(684)) - Instance definition updated
2015-03-25 23:06:37,504 [JUnit] INFO state.AppState
(AppState.java:buildRoleRequirementsFromResources(776)) - Role role0 has 0
instances specified
2015-03-25 23:06:37,504 [JUnit] INFO state.AppState
(AppState.java:buildRoleRequirementsFromResources(776)) - Role role2 has 0
instances specified
2015-03-25 23:06:37,504 [JUnit] INFO state.AppState
(AppState.java:buildRoleRequirementsFromResources(776)) - Role role1 has 0
instances specified
2015-03-25 23:06:37,518 [JUnit] DEBUG state.RoleHistory
(RoleHistory.java:onBootstrap(378)) - Role history bootstrapped
2015-03-25 23:06:37,536 [JUnit] DEBUG state.RoleHistory
(RoleHistory.java:buildAvailableNodeLists(431)) - Adding age2live[0,0,0] for
role 0
2015-03-25 23:06:37,536 [JUnit] DEBUG state.RoleHistory
(RoleHistory.java:buildAvailableNodeLists(431)) - Adding age3live[0,0,0] for
role 0
2015-03-25 23:06:37,536 [JUnit] DEBUG state.RoleHistory
(RoleHistory.java:findNodeForNewInstance(498)) - There are 2 node(s) to
consider for test
2015-03-25 23:06:37,537 [JUnit] INFO state.OutstandingRequest
(OutstandingRequest.java:buildContainerRequest(196)) - Submitting request for
container on age3live[0,0,0]
2015-03-25 23:06:
{code}
> Jenkins failing after SLIDER-799 merge
> --------------------------------------
>
> Key: SLIDER-832
> URL: https://issues.apache.org/jira/browse/SLIDER-832
> Project: Slider
> Issue Type: Sub-task
> Components: build
> Affects Versions: Slider 0.80
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Fix For: Slider 0.80
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> merging in the SLIDER-799/SLIDER-611 work is causing 3 jenkins tests to fail
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)