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

Steve Loughran commented on SLIDER-445:
---------------------------------------

{code}
ror Message

assert YarnApplicationState.FAILED == report.yarnApplicationState
                            |         |      |
                            FAILED    |      RUNNING
                                      applicationId { id: 1 cluster_timestamp: 
1411101950534 } user: "jenkins" queue: "default" name: 
"teststandaloneammonkeyrestart" host: "jenkins-ubuntu-1404-4gb-ec9" rpc_port: 
60579 yarn_application_state: RUNNING trackingUrl: 
"http://jenkins-ubuntu-1404-4gb-ec9:47262/proxy/application_1411101950534_0001/";
 diagnostics: "" startTime: 1411101956046 finishTime: 0 
final_application_status: APP_UNDEFINED app_resource_Usage { 
num_used_containers: 1 num_reserved_containers: 0 used_resources { memory: 256 
virtual_cores: 1 } reserved_resources { memory: 0 virtual_cores: 0 } 
needed_resources { memory: 256 virtual_cores: 1 } } originalTrackingUrl: 
"http://jenkins-ubuntu-1404-4gb-ec9:46724"; currentApplicationAttemptId { 
application_id { id: 1 cluster_timestamp: 1411101950534 } attemptId: 2 } 
progress: 0.0 applicationType: "org-apache-slider" applicationTags: "name: 
echo" applicationTags: "description: echo" applicationTags: "version: 0.1"
Stacktrace

org.codehaus.groovy.runtime.powerassert.PowerAssertionError: assert 
YarnApplicationState.FAILED == report.yarnApplicationState
                            |         |      |
                            FAILED    |      RUNNING
                                      applicationId { id: 1 cluster_timestamp: 
1411101950534 } user: "jenkins" queue: "default" name: 
"teststandaloneammonkeyrestart" host: "jenkins-ubuntu-1404-4gb-ec9" rpc_port: 
60579 yarn_application_state: RUNNING trackingUrl: 
"http://jenkins-ubuntu-1404-4gb-ec9:47262/proxy/application_1411101950534_0001/";
 diagnostics: "" startTime: 1411101956046 finishTime: 0 
final_application_status: APP_UNDEFINED app_resource_Usage { 
num_used_containers: 1 num_reserved_containers: 0 used_resources { memory: 256 
virtual_cores: 1 } reserved_resources { memory: 0 virtual_cores: 0 } 
needed_resources { memory: 256 virtual_cores: 1 } } originalTrackingUrl: 
"http://jenkins-ubuntu-1404-4gb-ec9:46724"; currentApplicationAttemptId { 
application_id { id: 1 cluster_timestamp: 1411101950534 } attemptId: 2 } 
progress: 0.0 applicationType: "org-apache-slider" applicationTags: "name: 
echo" applicationTags: "description: echo" applicationTags: "version: 0.1"
        at 
org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:398)
        at 
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:646)
        at 
org.apache.slider.agent.standalone.TestStandaloneAMMonkeyRestart.testStandaloneAMMonkeyRestart(TestStandaloneAMMonkeyRestart.groovy:67)
Sta
{code}

> TestStandaloneAMMonkeyRestart.testStandaloneAMMonkeyRestart failing 
> intermittently
> ----------------------------------------------------------------------------------
>
>                 Key: SLIDER-445
>                 URL: https://issues.apache.org/jira/browse/SLIDER-445
>             Project: Slider
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: Slider 0.60
>         Environment: Jenkins
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>
> Intermittent failure of test 
> {{TestStandaloneAMMonkeyRestart.testStandaloneAMMonkeyRestart}}



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

Reply via email to