Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linuxtools-dev] Build failed in Hudson: linuxtools-master #754

See <https://hudson.eclipse.org/hudson/job/linuxtools-master/754/changes>

Changes:

[Jeff Johnston] Add packaging feature attribute to ctf and restore its groupid.

------------------------------------------
Started by user jjohnston
Building remotely on hudson-slave1
Checkout:linuxtools-master / <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/> - hudson.remoting.Channel@45eb1572:hudson-slave1
Using strategy: Default
Last Built Revision: Revision 2e535908953bfa0141c4059f38ded8b9c5ce1a4d (origin/master)
Checkout:linuxtools-master / <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/> - hudson.remoting.LocalChannel@2d2d693b
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools.git
Commencing build of Revision f7ddcc3a17bf4a2298785b146c369cac4a9b49e5 (origin/master)
Checking out Revision f7ddcc3a17bf4a2298785b146c369cac4a9b49e5 (origin/master)
Deleting old artifacts from #752
Starting xvnc
[linuxtools-master] $ Xvnc :11 -geometry 1024x768 -depth 24 -ac
[linuxtools-master] $ /bin/sh -xe /tmp/hudson4671723220588922549.sh
20/03/2012 15:47:24 Xvnc version X.org/xf4vnc custom version
20/03/2012 15:47:24 Copyright (C) 2001-2004 Alan Hourihane.
20/03/2012 15:47:24 Copyright (C) 2000-2004 Constantin Kaplinsky
20/03/2012 15:47:24 Copyright (C) 1999 AT&T Laboratories Cambridge
20/03/2012 15:47:24 All Rights Reserved.
20/03/2012 15:47:24 See http://www.tightvnc.com/ for information on TightVNC
20/03/2012 15:47:24 See http://xf4vnc.sf.net for xf4vnc-specific information
20/03/2012 15:47:24 Desktop name 'x11' (hudson-slave1:11)
20/03/2012 15:47:24 Protocol versions supported: 3.7, 3.3
20/03/2012 15:47:24 RGB format 8 8 8
20/03/2012 15:47:24 Listening for VNC connections on TCP port 5911
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
+ rm -fr /opt/users/hudsonbuild/.m2/repository/org/eclipse/linuxtools/
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[linuxtools-master] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[linuxtools-master] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn --version
[INFO] Detected Maven 3 installation version: 3.0.3
[DEBUG] Waiting for connection on port: 39020
[linuxtools-master] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn clean javadoc:aggregate install -V -e "-Dmaven.test.failure.ignore=true platform-version-name=juno" -Dmaven.ext.class.path=/opt/users/hudsonbuild/maven/slavebundle/resources:/opt/users/hudsonbuild/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/opt/users/hudsonbuild/slave.jar -Dhudson.eventspy.port=39020 -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/.maven/repo> -f pom.xml -P build-server -P platform-juno -fn -U
Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: /opt/users/hudsonbuild/maven/slavebundle/bundled-maven
Java version: 1.6.0_21, vendor: Sun Microsystems Inc.
Java home: /opt/public/common/sun-jdk1.6.0_21_x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.27.54-0.2-xen", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Malformed POM <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.ctf/pom.xml>: Unrecognised tag: 'groupid' (position: START_TAG seen ...</artifactId>\n  <groupid>... @22:12)  @ <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.ctf/pom.xml,> line 22, column 12

[DEBUG] Closing connection to remote
[ERROR] The build could not read 1 project -> [Help 1]
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Malformed POM <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.ctf/pom.xml>: Unrecognised tag: 'groupid' (position: START_TAG seen ...</artifactId>\n  <groupid>... @22:12)  @ <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.ctf/pom.xml,> line 22, column 12

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:632)
	at org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:581)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:233)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	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)
[ERROR]   
[ERROR]   The project org.eclipse.linuxtools.lttng:org.eclipse.linuxtools.ctf:0.1.0-SNAPSHOT (<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.ctf/pom.xml)> has 1 error
[ERROR]     Malformed POM <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.ctf/pom.xml>: Unrecognised tag: 'groupid' (position: START_TAG seen ...</artifactId>\n  <groupid>... @22:12)  @ <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.ctf/pom.xml,> line 22, column 12 -> [Help 2]
org.apache.maven.model.io.ModelParseException: Unrecognised tag: 'groupid' (position: START_TAG seen ...</artifactId>\n  <groupid>... @22:12) 
	at org.apache.maven.model.io.DefaultModelReader.read(DefaultModelReader.java:127)
	at org.apache.maven.model.io.DefaultModelReader.read(DefaultModelReader.java:91)
	at org.apache.maven.model.building.DefaultModelProcessor.read(DefaultModelProcessor.java:77)
	at org.apache.maven.model.building.DefaultModelBuilder.readModel(DefaultModelBuilder.java:459)
	at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:259)
	at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:232)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:386)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:355)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:471)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:355)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:471)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:355)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:319)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:632)
	at org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:581)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:233)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	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: org.codehaus.plexus.util.xml.pull.XmlPullParserException: Unrecognised tag: 'groupid' (position: START_TAG seen ...</artifactId>\n  <groupid>... @22:12) 
	at org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.checkUnknownElement(MavenXpp3ReaderEx.java:157)
	at org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.parseModel(MavenXpp3ReaderEx.java:2785)
	at org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.read(MavenXpp3ReaderEx.java:4631)
	at org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.read(MavenXpp3ReaderEx.java:4590)
	at org.apache.maven.model.io.DefaultModelReader.read(DefaultModelReader.java:118)
	... 27 more
[ERROR] 
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/ModelParseException
[INFO] Build failures were ignored.
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Terminating xvnc.
[DRY] Collecting duplicate code analysis files...
[FINDBUGS] Collecting findbugs analysis files...
Recording test results
Test reports were found but none of them are new. Did tests run? 
For example, <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/autotools/org.eclipse.linuxtools.cdt.autotools.tests/target/surefire-reports/TEST-org.eclipse.linuxtools.cdt.autotools.tests.AllAutotoolsTests.xml> is 3 days 21 hr old

Publishing Javadoc
Archiving artifacts



Back to the top