Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orbit-dev] Re: [ORBIT-BUILD: orbit-I] orbit-I Build Failed


I'm not sure if this is a real bug in a bundle
https://bugs.eclipse.org/bugs/show_bug.cgi?id=310405

or a bug in the builder
https://bugs.eclipse.org/bugs/show_bug.cgi?id=310406

(or both :)

In the worst case, I can revert to the previous builder to avoid the failed build ... but will wait to hear some response on the bugs.

Thanks,




From: David M Williams/Raleigh/IBM@IBMUS
To: david_williams@xxxxxxxxxxx, David M Williams/Raleigh/IBM@IBMUS, orbit-dev@xxxxxxxxxxx
Date: 04/25/2010 11:45 PM
Subject: [ORBIT-BUILD: orbit-I] orbit-I Build Failed





View results here -> http://build.eclipse.org:9777/dashboard/tab/build/detail/orbit-I?log=log20100426030531
BUILD FAILED
Ant Error Message: /shared/orbit/org.eclipse.orbit.releng.control/cc_project_build.xml:72: The following error occurred while executing this line: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/build.xml:121: The following error occurred while executing this line: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/build.xml:154: java.io.FileNotFoundException: /shared/orbit/projects/orbit-I/workdir/I20100426030531/testsFailed.txt (No such file or directory)
Date of build: 2010-04-26T03:05:31
Time to build: 39 minutes 47 seconds
Last changed: 2010-04-26T02:25:45
Last log entry: improve error handling

 Errors/Warnings: (45)
Test org.eclipse.orbit.releng.tests.TestLayout FAILED (crashed)
checkout.builder.clean: true
retieved new version of build.cfg
Version tag for org.eclipse.orbit/org.eclipse.orbit.releng.builder is: v201004260223
retieved new version of org.eclipse.orbit/org.eclipse.orbit.releng.builder
cctimestamp: 20100426030531
datetime: 201004260313
timestamp: 20100426030531
buildfile: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/distribution/orbit.build/build.xml
resolution.devMode: true
cvsaccess: pserver:anonymous
BUILD FAILED
/shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/scripts/build/runbuild.xml:82: The following error occurred while executing this line:
/shared/orbit/basebuilders/v20100416/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100412/scripts/build.xml:35: The following error occurred while executing this line:
/shared/orbit/basebuilders/v20100416/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100412/scripts/build.xml:91: The following error occurred while executing this line:
/shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/components/set1/customTargets.xml:57: The following error occurred while executing this line:
/opt/public/orbit/basebuilders/v20100416/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100412/scripts/genericTargets.xml:107: Processing inclusion from feature org.eclipse.orbit.build.feature.set1: Bundle org.apache.solr.core_1.4.0.v20100421-0704 failed to resolve.:
                Unsatisfied import package org.apache.commons.csv_[1.0.0,2.0.0).
                Unsatisfied import package org.apache.lucene.misc_[2.9.1,3.0.0).
                Unsatisfied import package org.apache.lucene.queryParser.analyzing_[2.9.1,3.0.0).
                Unsatisfied import package org.apache.lucene.queryParser.complexPhrase_[2.9.1,3.0.0).
                Unsatisfied import package org.apache.lucene.queryParser.precedence_[2.9.1,3.0.0).
Total time: 29 minutes 31 seconds
Exception in thread "main" Unable to open file /shared/orbit/projects/orbit-I/workdir/I20100426030531/results-I20100426030531.xml
                at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:265)
                at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:214)
                at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.transferFormatters(JUnitTestRunner.java:818)
                at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:910)
                at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
Caused by: java.io.FileNotFoundException: /shared/orbit/projects/orbit-I/workdir/I20100426030531/results-I20100426030531.xml (No such file or directory)
                at java.io.FileOutputStream.open(Native Method)
                at java.io.FileOutputStream.<init>(FileOutputStream.java:205)
                at java.io.FileOutputStream.<init>(FileOutputStream.java:157)
                at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:263)
                ... 4 more
--- Nested Exception ---
java.io.FileNotFoundException: /shared/orbit/projects/orbit-I/workdir/I20100426030531/results-I20100426030531.xml (No such file or directory)
                at java.io.FileOutputStream.open(Native Method)
                at java.io.FileOutputStream.<init>(FileOutputStream.java:205)
                at java.io.FileOutputStream.<init>(FileOutputStream.java:157)
                at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:263)
                at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:214)
                at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.transferFormatters(JUnitTestRunner.java:818)
                at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:910)
                at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last successful build:  (2)
modified david_williams /org.eclipse.orbit/org.eclipse.orbit.releng/maps/build.cfg 1.190 2010-04-26T02:25:45 improve error handling
modified david_williams /org.eclipse.orbit/org.eclipse.orbit.releng/maps/build.cfg 1.189 2010-04-26T02:19:52 improve error handling





Back to the top