[jboss-jira] [JBoss JIRA] Assigned: (JBAS-5918) Hudson builds erroneously report builds as failed after ant upgrade

Aleksandar Kostadinov (JIRA) jira-events at lists.jboss.org
Wed Sep 3 07:37:38 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBAS-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandar Kostadinov reassigned JBAS-5918:
-------------------------------------------

    Assignee: Rajesh Rajasekaran  (was: Aleksandar Kostadinov)


I see the job in question now running. I didn't do anything so I guess somebody else fixed it.

Actually for these jobs we didn't using the bundled ant version but external one - currently ant 1.6.5. See "setant 165" in job configuration. Now I see job has been changed to use the bundled version calling "build.sh" instead of "ant". But I'm not sure is ANT_OPTS set before running the test suite take effect as they did calling "ant".

Let me know if you want me to do anything.



> Hudson builds erroneously report builds as failed after ant upgrade
> -------------------------------------------------------------------
>
>                 Key: JBAS-5918
>                 URL: https://jira.jboss.org/jira/browse/JBAS-5918
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Test Suite
>            Reporter: Dimitris Andreadis
>            Assignee: Rajesh Rajasekaran
>            Priority: Critical
>             Fix For: JBossAS-5.0.0.CR2
>
>
> After Scott upgraded the ant used in AS trunk from 1.6.5 to 1.7.1, all hudson testsuite builds are marked as failed, e.g.
> http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-TestSuite-sun15/860/ 
> I've configured hudson to keep testsuite/output/tests.log & testsuite/output/log/test.log but they don't offer any useful information.
> In fact, testsuite/output/tests.log gets overwriten with useless info:
> BUILD FAILED
> /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-jrockit15/trunk/testsuite/build.xml:968: Some servers failed to shutdown cleanly.
> 	at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:142)
> 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:585)
> 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> 	at org.apache.tools.ant.Task.perform(Task.java:348)
> 	at org.apache.tools.ant.Target.execute(Target.java:357)
> 	at org.apache.tools.ant.Target.performTasks(Target.java:385)
> 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> 	at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
> 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
> 	at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> 	at org.apache.tools.ant.Main.runBuild(Main.java:758)
> 	at org.apache.tools.ant.Main.startAnt(Main.java:217)
> 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
> 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list