[teiid-designer-dev] Build failed in Jenkins: jbosstools-teiid-designer_trunk #3465 (master)

ci-builds at redhat.com ci-builds at redhat.com
Mon Feb 16 21:22:06 EST 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/3465/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg19-rhel5-x86 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/Teiid-Designer/teiid-designer.git
Checking out Revision a7fb509f70298c44125f0197ecabc5335b368ad0 (origin/master)
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/jbosstools/jbosstools-build-ci.git
Checking out Revision d60e227c396405080ebf147a4ef3fb8313b59c0c (origin/master)
Deleting old artifacts from #3463 (master)
Starting xvnc
[jbosstools-teiid-designer_trunk] $ vncserver :47 -geometry 1920x1080

Warning: vmg19.mw.lab.eng.bos.redhat.com:47 is taken because of /tmp/.X11-unix/X47
Remove this file if there is no X server vmg19.mw.lab.eng.bos.redhat.com:47
A VNC server is already running as :47
Starting xvnc
[jbosstools-teiid-designer_trunk] $ vncserver :10 -geometry 1920x1080

Warning: vmg19.mw.lab.eng.bos.redhat.com:10 is taken because of /tmp/.X11-unix/X10
Remove this file if there is no X server vmg19.mw.lab.eng.bos.redhat.com:10
A VNC server is already running as :10
Starting xvnc
[jbosstools-teiid-designer_trunk] $ vncserver :16 -geometry 1920x1080

New 'vmg19.mw.lab.eng.bos.redhat.com:16 (hudson)' desktop is vmg19.mw.lab.eng.bos.redhat.com:16

Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/vmg19.mw.lab.eng.bos.redhat.com:16.log

[jbosstools-teiid-designer_trunk] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -f <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/sources/pom.xml> -DSOA_TOOLING_BUILD_BRANCH=master -DTEIID_BUILD_ALIAS=Nightly -DRELEASE=No -DTEIID_DESIGNER_GIT_BRANCH=master "-DMAVEN_FLAGS=-B -U -fae -P hudson,target-platform,multiple.target -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true -Dno.jbosstools.site -Dtycho.localArtifacts=ignore" "-Dupdate.site.description=Nightly Build" -Djbosstools-nightly-staging-composite=http://download.jboss.org/jbosstools/updates/nightly/core/trunk/ -Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/.repository> clean install -B -U -fae -P hudson,target-platform,multiple.target -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true -Dno.jbosstools.site -Dtycho.localArtifacts=ignore -DJOB_NAME=jbosstools-teiid-designer_trunk -DBUILD_ID=2015-02-16_21-20-59 -DBUILD_NUMBER=3465 -DBUILD_ALIAS=Nightly
[INFO] Scanning for projects...
Downloading: http://snapshots.jboss.org/maven2/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml
Downloaded: http://snapshots.jboss.org/maven2/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml (610 B at 0.8 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/parent/4.2.0.Final-SNAPSHOT/maven-metadata.xml (610 B at 0.4 KB/sec)
[INFO] Computing target platform for MavenProject: org.jboss.tools.teiid.plugins.teiid:org.teiid.runtime.client:9.0.0-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/sources/plugins/teiid/org.teiid.runtime.client/pom.xml>
[ERROR] Internal error: java.lang.RuntimeException: I/O error while reading "<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/sources/target-platform/teiid-designer-4.2.0.Beta2a.target">: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/sources/target-platform/teiid-designer-4.2.0.Beta2a.target> (No such file or directory) -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: I/O error while reading "<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/sources/target-platform/teiid-designer-4.2.0.Beta2a.target">: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/sources/target-platform/teiid-designer-4.2.0.Beta2a.target> (No such file or directory)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	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:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: java.lang.RuntimeException: I/O error while reading "<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/sources/target-platform/teiid-designer-4.2.0.Beta2a.target">: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/sources/target-platform/teiid-designer-4.2.0.Beta2a.target> (No such file or directory)
	at org.eclipse.tycho.p2.resolver.TargetDefinitionFile.computeFileContentHash(TargetDefinitionFile.java:267)
	at org.eclipse.tycho.p2.resolver.TargetDefinitionFile.<init>(TargetDefinitionFile.java:175)
	at org.eclipse.tycho.p2.resolver.TargetDefinitionFile.read(TargetDefinitionFile.java:217)
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.addTargetFileContentToTargetPlatform(P2DependencyResolver.java:307)
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform(P2DependencyResolver.java:210)
	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:99)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:75)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	... 11 more
Caused by: java.io.FileNotFoundException: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/sources/target-platform/teiid-designer-4.2.0.Beta2a.target> (No such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:120)
	at org.eclipse.tycho.p2.resolver.TargetDefinitionFile.computeFileContentHash(TargetDefinitionFile.java:260)
	... 19 more
[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/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :16
Killing Xvnc process ID 6855
Archiving artifacts
Recording test results



More information about the teiid-designer-dev mailing list