[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[gyrex-dev] [Hudson] Build failed in Hudson: gyrex-latest #89
|
See <https://hudson.eclipse.org/gyrex/job/gyrex-latest/89/changes>
Changes:
[Gunnar Wagenknecht] Remove boot.tests bundle which is now a fragment
[Gunnar Wagenknecht] Add a dummy test
------------------------------------------
[...truncated 4054 lines...]
[INFO] Building tar: /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/products/target/products/gyrex-I201408290001-linux.gtk.x86_64.tar.gz
[INFO] Building zip: /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/products/target/products/gyrex-I201408290001-win32.win32.x86_64.zip
[INFO] Building tar: /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/products/target/products/gyrex-I201408290001-macosx.cocoa.x86_64.tar.gz
[INFO]
[INFO] --- eclipse-jarsigner-plugin:1.0.5:sign (sign) @ gyrex-server ---
[INFO]
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ gyrex-server ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping gyrex-repository
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building gyrex-buildresults-publisher 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gyrex-buildresults-publisher ---
[INFO] Deleting /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gyrex-buildresults-publisher ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ gyrex-buildresults-publisher ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ gyrex-buildresults-publisher ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gyrex-buildresults-publisher ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ gyrex-buildresults-publisher ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gyrex-buildresults-publisher ---
[INFO] Building jar: /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target/gyrex-buildresults-publisher-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-eclipserun-plugin:0.21.0:eclipse-run (default) @ gyrex-buildresults-publisher ---
[INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.3/R-4.3-201306052000
[INFO] Expected eclipse log file: /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
[/opt/public/common/jdk1.7.0_51/jre/bin/java, -jar, /jobs/genie.rt.gyrex/gyrex-latest/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20130327-1440/org.eclipse.equinox.launcher-1.3.0.v20130327-1440.jar, -install, /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target/eclipserun-work, -configuration, /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target/eclipserun-work/configuration, -data, target/publisher-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, publish.xml]
Buildfile: publish.xml
init-variables:
main:
[echo] Publishing Gyrex build: I-I201408290001-201408290001
[mkdir] Created dir: /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target/publisher/I-I201408290001-201408290001
generateAddtionalFilesToPublish:
[copy] Copying 1 file to /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target/publisher/I-I201408290001-201408290001
[copy] Copying 1 file to /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target/publisher/I-I201408290001-201408290001
publishToDownloadArea:
mirrorToPublishTarget:
[mkdir] Created dir: /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target/publisher/publishRepoTemplate
[mkdir] Created dir: /shared/rt/gyrex/drops/gyrex/1.4/integration/I-I201408290001-201408290001
[copy] Copying 1 file to /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target/publisher/publishRepoTemplate
[unjar] Expanding: /shared/rt/gyrex/drops/gyrex/1.4/integration/compositeContent.jar into /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target/publisher/publishRepoTemplate
[delete] Deleting: /shared/rt/gyrex/drops/gyrex/1.4/integration/index.html
[echo] Generating repository index.html using: cat '/jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/publisher/target/publisher/publishRepoTemplate/compositeContent.xml' | curl -X POST -H 'Content-type: text/xml' -o '/shared/rt/gyrex/drops/gyrex/1.4/integration/index.html' -d @- 'http://www.eclipse.org/gyrex/download/helpers/repo-index.php?buildType=I&repoPath=/gyrex/1.4/integration'
[exec] % Total % Received % Xferd Average Speed Time Time Time Current
[exec] Dload Upload Total Spent Left Speed
[exec]
[exec] 0 1220 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 12544 0 11324 101 1220 146k 16128 --:--:-- --:--:-- --:--:-- 155k
copyArtifactsToPublishTarget:
[copy] Copying 7 files to /shared/rt/gyrex/drops/gyrex/1.4/integration/I-I201408290001-201408290001
fixFilePermissionsOfPublishTarget:
BUILD SUCCESSFUL
BUILD SUCCESSFUL
Total time: 5 minutes 38 seconds
[INFO]
[INFO] --- eclipse-jarsigner-plugin:1.0.5:sign (sign) @ gyrex-buildresults-publisher ---
[INFO] Searching gyrex-buildresults-publisher-1.0.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.gyrex.releng:gyrex-buildresults-publisher:jar:1.0.0-SNAPSHOT in 1 seconds.
[INFO]
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ gyrex-buildresults-publisher ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building gyrex-build-aggregator 1.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gyrex-build-aggregator ---
[INFO]
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ gyrex-build-aggregator ---
[INFO]
[INFO] --- eclipse-jarsigner-plugin:1.0.5:sign (sign) @ gyrex-build-aggregator ---
[INFO]
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ gyrex-build-aggregator ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] gyrex-maven-parent ................................ SUCCESS [ 2.638 s]
[INFO] gyrex-target-platform ............................. SUCCESS [ 1.919 s]
[INFO] gyrex-platform .................................... SUCCESS [ 0.050 s]
[INFO] gyrex-platform-bundles ............................ SUCCESS [ 0.053 s]
[INFO] org.eclipse.gyrex.common .......................... SUCCESS [ 16.120 s]
[INFO] org.eclipse.gyrex.boot ............................ SUCCESS [ 5.242 s]
[INFO] org.eclipse.gyrex.boot.jaas.fragment .............. SUCCESS [ 3.982 s]
[INFO] org.eclipse.gyrex.boot.tests ...................... FAILURE [ 0.261 s]
[INFO] org.eclipse.gyrex.monitoring ...................... SUCCESS [ 5.484 s]
[INFO] org.eclipse.gyrex.cloud ........................... SUCCESS [ 6.804 s]
[INFO] org.eclipse.gyrex.junit ........................... SUCCESS [ 3.893 s]
[INFO] org.eclipse.gyrex.cloud.tests ..................... SUCCESS [ 4.051 s]
[INFO] org.eclipse.gyrex.preferences ..................... SUCCESS [ 10.399 s]
[INFO] org.eclipse.gyrex.context ......................... SUCCESS [ 5.827 s]
[INFO] org.eclipse.gyrex.context.tests ................... SUCCESS [ 18.911 s]
[INFO] org.eclipse.gyrex.frameworklogadapter ............. SUCCESS [ 4.092 s]
[INFO] org.eclipse.gyrex.http ............................ SUCCESS [ 4.902 s]
[INFO] org.eclipse.gyrex.http.tests ...................... SUCCESS [ 4.374 s]
[INFO] org.eclipse.gyrex.http.equinoxhttpservice ......... SUCCESS [ 4.767 s]
[INFO] org.eclipse.gyrex.http.jetty ...................... SUCCESS [ 5.303 s]
[INFO] org.eclipse.gyrex.http.log ........................ SUCCESS [ 3.733 s]
[INFO] org.eclipse.gyrex.http.registry ................... SUCCESS [ 4.219 s]
[INFO] org.eclipse.gyrex.jobs ............................ SUCCESS [ 5.436 s]
[INFO] org.eclipse.gyrex.jobs.tests ...................... SUCCESS [ 4.568 s]
[INFO] org.eclipse.gyrex.logback.config .................. SUCCESS [ 12.455 s]
[INFO] org.eclipse.gyrex.persistence ..................... SUCCESS [ 7.515 s]
[INFO] org.eclipse.gyrex.model.common .................... SUCCESS [ 8.157 s]
[INFO] org.eclipse.gyrex.monitoring.tests ................ SUCCESS [ 6.146 s]
[INFO] org.eclipse.gyrex.p2 .............................. SUCCESS [ 7.645 s]
[INFO] org.eclipse.gyrex.persistence.tests ............... SUCCESS [ 5.850 s]
[INFO] org.eclipse.gyrex.persistence.context.preferences . SUCCESS [ 6.220 s]
[INFO] org.eclipse.gyrex.persistence.jdbc ................ SUCCESS [ 6.131 s]
[INFO] org.eclipse.gyrex.persistence.derby ............... SUCCESS [ 7.867 s]
[INFO] org.eclipse.gyrex.persistence.derby.tests ......... SUCCESS [ 6.936 s]
[INFO] org.eclipse.gyrex.persistence.eclipselink ......... SUCCESS [ 6.983 s]
[INFO] org.eclipse.gyrex.persistence.nondurable.map ...... SUCCESS [ 14.715 s]
[INFO] org.eclipse.gyrex.preferences.tests ............... SUCCESS [ 10.878 s]
[INFO] org.eclipse.gyrex.server.defaultroles ............. SUCCESS [ 5.238 s]
[INFO] org.eclipse.gyrex.server.tests .................... SUCCESS [ 6.958 s]
[INFO] org.eclipse.gyrex.services.common ................. SUCCESS [ 6.466 s]
[INFO] gyrex-admin ....................................... SUCCESS [ 0.048 s]
[INFO] gyrex-admin-bundles ............................... SUCCESS [ 0.130 s]
[INFO] org.eclipse.gyrex.admin.ui ........................ SUCCESS [ 13.106 s]
[INFO] org.eclipse.gyrex.admin.ui.cloud .................. SUCCESS [ 4.400 s]
[INFO] org.eclipse.gyrex.admin.ui.context ................ SUCCESS [ 4.282 s]
[INFO] org.eclipse.gyrex.admin.ui.http ................... SUCCESS [ 6.192 s]
[INFO] org.eclipse.gyrex.admin.ui.http.jetty ............. SUCCESS [ 3.822 s]
[INFO] org.eclipse.gyrex.admin.ui.jobs ................... SUCCESS [ 5.419 s]
[INFO] org.eclipse.gyrex.admin.ui.logback ................ SUCCESS [ 3.845 s]
[INFO] org.eclipse.gyrex.admin.ui.p2 ..................... SUCCESS [ 4.703 s]
[INFO] org.eclipse.gyrex.admin.ui.persistence ............ SUCCESS [ 3.658 s]
[INFO] gyrex-jersey-jaxrs ................................ SUCCESS [ 0.057 s]
[INFO] gyrex-jersey-jaxrs-bundles ........................ SUCCESS [ 0.056 s]
[INFO] org.eclipse.gyrex.http.jersey ..................... SUCCESS [ 3.873 s]
[INFO] gyrex-jersey-jaxrs-features ....................... SUCCESS [ 0.050 s]
[INFO] org.eclipse.gyrex.features.addons.jersey.jaxrs .... SUCCESS [ 4.191 s]
[INFO] org.eclipse.gyrex.features.dependencies.jersey .... SUCCESS [ 3.649 s]
[INFO] gyrex-eventbus .................................... SUCCESS [ 0.050 s]
[INFO] gyrex-eventbus-bundles ............................ SUCCESS [ 0.049 s]
[INFO] org.eclipse.gyrex.eventbus.websocket .............. SUCCESS [ 3.969 s]
[INFO] org.eclipse.gyrex.eventbus.websocket.tests ........ SUCCESS [ 17.545 s]
[INFO] org.eclipse.gyrex.eventbus ........................ SUCCESS [ 4.426 s]
[INFO] org.eclipse.gyrex.eventbus.tests .................. SUCCESS [ 15.621 s]
[INFO] gyrex-eventbus-features ........................... SUCCESS [ 0.051 s]
[INFO] org.eclipse.gyrex.features.addons.eventbus ........ SUCCESS [ 4.225 s]
[INFO] gyrex-mongodb-persistence ......................... SUCCESS [ 0.054 s]
[INFO] gyrex-mongodb-persistence-bundles ................. SUCCESS [ 0.054 s]
[INFO] org.eclipse.gyrex.persistence.mongodb ............. SUCCESS [ 3.974 s]
[INFO] gyrex-mongodb-persistence-features ................ SUCCESS [ 0.061 s]
[INFO] org.eclipse.gyrex.features.addons.mongodb ......... SUCCESS [ 4.129 s]
[INFO] org.eclipse.gyrex.features.dependencies.mongodb ... SUCCESS [ 4.075 s]
[INFO] gyrex-solr-search ................................. SUCCESS [ 0.049 s]
[INFO] gyrex-solr-search-bundles ......................... SUCCESS [ 0.129 s]
[INFO] org.eclipse.gyrex.persistence.solr ................ SUCCESS [ 4.819 s]
[INFO] org.eclipse.gyrex.search .......................... SUCCESS [ 4.322 s]
[INFO] org.eclipse.gyrex.search.tests .................... SUCCESS [ 3.355 s]
[INFO] gyrex-features .................................... SUCCESS [ 0.052 s]
[INFO] org.eclipse.gyrex.features.dependencies.admin ..... SUCCESS [ 3.781 s]
[INFO] org.eclipse.gyrex.features.dependencies.commons ... SUCCESS [ 3.942 s]
[INFO] org.eclipse.gyrex.features.dependencies.processing SUCCESS [ 3.590 s]
[INFO] org.eclipse.gyrex.features.dependencies.eclipselink SUCCESS [ 4.119 s]
[INFO] org.eclipse.gyrex.features.dependencies.provisioning SUCCESS [ 3.964 s]
[INFO] org.eclipse.gyrex.features.dependencies.persistence SUCCESS [ 4.340 s]
[INFO] org.eclipse.gyrex.features.dependencies.solr ...... SUCCESS [ 3.957 s]
[INFO] org.eclipse.gyrex.features.dependencies.web ....... SUCCESS [ 5.412 s]
[INFO] org.eclipse.gyrex.features.kernel ................. SUCCESS [ 5.226 s]
[INFO] org.eclipse.gyrex.features.http ................... SUCCESS [ 4.241 s]
[INFO] org.eclipse.gyrex.features.modelandservices ....... SUCCESS [ 6.568 s]
[INFO] org.eclipse.gyrex.features.processing ............. SUCCESS [ 4.453 s]
[INFO] org.eclipse.gyrex.features.server ................. SUCCESS [ 3.407 s]
[INFO] org.eclipse.gyrex.features.admin .................. SUCCESS [ 4.201 s]
[INFO] org.eclipse.gyrex.features.tests .................. SKIPPED
[INFO] org.eclipse.gyrex.features.sdk.withoutdeps ........ SKIPPED
[INFO] org.eclipse.gyrex.features.sdk .................... SKIPPED
[INFO] org.eclipse.gyrex.features.master ................. SKIPPED
[INFO] gyrex-server ...................................... SUCCESS [01:05 min]
[INFO] gyrex-repository .................................. SKIPPED
[INFO] gyrex-buildresults-publisher ...................... SUCCESS [06:07 min]
[INFO] gyrex-build-aggregator ............................ SUCCESS [ 0.047 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:05 min
[INFO] Finished at: 2014-08-29T00:17:50-05:00
[INFO] Final Memory: 200M/4775M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) on project org.eclipse.gyrex.boot.tests: Unqualified OSGi version 1.3.0.qualifier must match unqualified Maven version 1.2.0-SNAPSHOT for SNAPSHOT builds
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) on project org.eclipse.gyrex.boot.tests: Unqualified OSGi version 1.3.0.qualifier must match unqualified Maven version 1.2.0-SNAPSHOT for SNAPSHOT builds -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) on project org.eclipse.gyrex.boot.tests: Unqualified OSGi version 1.3.0.qualifier must match unqualified Maven version 1.2.0-SNAPSHOT for SNAPSHOT builds
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Unqualified OSGi version 1.3.0.qualifier must match unqualified Maven version 1.2.0-SNAPSHOT for SNAPSHOT builds
at org.eclipse.tycho.buildversion.ValidateVersionMojo.fail(ValidateVersionMojo.java:89)
at org.eclipse.tycho.buildversion.ValidateVersionMojo.validateSnapshotVersion(ValidateVersionMojo.java:81)
at org.eclipse.tycho.buildversion.ValidateVersionMojo.execute(ValidateVersionMojo.java:44)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.eclipse.gyrex.boot.tests
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/