You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/01/12 13:00:40 UTC

[jira] [Commented] (SLIDER-748) TestAgentAMManagementWS.testAgentAMManagementWS failing

    [ https://issues.apache.org/jira/browse/SLIDER-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273522#comment-14273522 ] 

Steve Loughran commented on SLIDER-748:
---------------------------------------

Possibly a race condition, as the proxy is reporting 404

{code}
java.lang.Exception: http://pomona.apache.org:42248/proxy/application_1420998066606_0001/ws/v1/slider/agents/
Stacktrace

org.apache.hadoop.yarn.webapp.NotFoundException: java.lang.Exception: http://pomona.apache.org:42248/proxy/application_1420998066606_0001/ws/v1/slider/agents/
	at org.apache.hadoop.yarn.webapp.NotFoundException.<init>(NotFoundException.java:45)
	at org.apache.slider.test.SliderTestUtils.updateFaults(SliderTestUtils.groovy:526)
	at org.apache.slider.test.SliderTestUtils.fetchWebPageWithoutError(SliderTestUtils.groovy:508)
	at org.apache.slider.test.SliderTestUtils.GET(SliderTestUtils.groovy:441)
	at org.apache.slider.providers.agent.TestAgentAMManagementWS$_testAgentAMManagementWS_closure1.doCall(TestAgentAMManagementWS.groovy:156)
	at org.apache.slider.providers.agent.TestAgentAMManagementWS$_testAgentAMManagementWS_closure1.doCall(TestAgentAMManagementWS.groovy)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
	at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)
	at groovy.lang.Closure.call(Closure.java:423)
	at groovy.lang.Closure.call(Closure.java:417)
	at org.apache.slider.test.SliderTestUtils.execHttpRequest(SliderTestUtils.groovy:566)
	at org.apache.slider.providers.agent.TestAgentAMManagementWS.testAgentAMManagementWS(TestAgentAMManagementWS.groovy:155
{code}

> TestAgentAMManagementWS.testAgentAMManagementWS failing
> -------------------------------------------------------
>
>                 Key: SLIDER-748
>                 URL: https://issues.apache.org/jira/browse/SLIDER-748
>             Project: Slider
>          Issue Type: Sub-task
>          Components: Web & REST
>    Affects Versions: Slider 0.70
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Critical
>             Fix For: Slider 0.70
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> {{TestAgentAMManagementWS.testAgentAMManagementWS}} failing on jenkins. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)