You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2014/03/25 15:53:14 UTC

[jira] [Updated] (AMBARI-5202) Ambari Server tests not completing on Mac

     [ https://issues.apache.org/jira/browse/AMBARI-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk updated AMBARI-5202:
------------------------------------

    Description: 
When running mvn test from Mac, the tests don't complete with the following
message:

    
    Running tests for ambari-server
    Cannot detect os version. Exiting...
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 15:25.223s
    [INFO] Finished at: Mon Mar 24 13:30:37 EDT 2014
    [INFO] Final Memory: 18M/123M
    [INFO] ------------------------------------------------------------------------
    [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2:exec (python-test) on project ambari-server: Command execution failed. Process exited with an error: 1(Exit value: 1) -> [Help 1]
    [ERROR]
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR]
    [ERROR] For more information about the errors and possible solutions, please read the following articles:
    [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
    

Tests should complete on Mac.


  was:
When running mvn test from Mac, the tests don't complete with the following
message:

    
    Running tests for ambari-server
    Cannot detect os version. Exiting...
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 15:25.223s
    [INFO] Finished at: Mon Mar 24 13:30:37 EDT 2014
    [INFO] Final Memory: 18M/123M
    [INFO] ------------------------------------------------------------------------
    [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2:exec (python-test) on project ambari-server: Command execution failed. Process exited with an error: 1(Exit value: 1) -> [Help 1]
    [ERROR]
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR]
    [ERROR] For more information about the errors and possible solutions, please read the following articles:
    [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
    

Tests should complete on Mac. ([Andrew
Onishuk](https://hortonworks.jira.com/secure/ViewProfile.jspa?name=aonishuk),
I'm assigning to you because it looks like you made the common python script.
Feel free to re-assign as needed).




> Ambari Server tests not completing on Mac
> -----------------------------------------
>
>                 Key: AMBARI-5202
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5202
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 1.5.1
>
>
> When running mvn test from Mac, the tests don't complete with the following
> message:
>     
>     Running tests for ambari-server
>     Cannot detect os version. Exiting...
>     [INFO] ------------------------------------------------------------------------
>     [INFO] BUILD FAILURE
>     [INFO] ------------------------------------------------------------------------
>     [INFO] Total time: 15:25.223s
>     [INFO] Finished at: Mon Mar 24 13:30:37 EDT 2014
>     [INFO] Final Memory: 18M/123M
>     [INFO] ------------------------------------------------------------------------
>     [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2:exec (python-test) on project ambari-server: Command execution failed. Process exited with an error: 1(Exit value: 1) -> [Help 1]
>     [ERROR]
>     [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
>     [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>     [ERROR]
>     [ERROR] For more information about the errors and possible solutions, please read the following articles:
>     [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>     
> Tests should complete on Mac.



--
This message was sent by Atlassian JIRA
(v6.2#6252)