Build failed in Jenkins: jbosstools-webservices_master #447
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-webservice...>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dev84-rhel6-x86_64 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-webservice...>
Checkout:jbosstools-webservices_master / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-webservice...> - hudson.remoting.Channel@f4215bb:dev84-rhel6-x86_64
Using strategy: Default
Last Built Revision: Revision 3405cb8e7caadbdaba39fca621d8cb176e482b42 (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jbosstools-webservices.git
git --version
git version 1.7.12.1
Fetching upstream changes from git://github.com/jbosstools/jbosstools-webservices.git
Commencing build of Revision 3405cb8e7caadbdaba39fca621d8cb176e482b42 (origin/master)
Checking out Revision 3405cb8e7caadbdaba39fca621d8cb176e482b42 (origin/master)
Deleting old artifacts from #445
Starting xvnc
[jbosstools-webservices_master] $ vncserver :52
New 'dev84.mw.lab.eng.bos.redhat.com:52 (hudson)' desktop is dev84.mw.lab.eng.bos.redhat.com:52
Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/dev84.mw.lab.eng.bos.redhat.com:52.log
[jbosstools-webservices_master] $ /qa/tools/opt/apache-maven-3.1.1/bin/mvn -f sources/pom.xml -DJAVA17=jdk1.7.0_last -DTARGET_PLATFORM_VERSION=4.40.0.Alpha1-SNAPSHOT -DTARGET_PLATFORM_VERSION_MAXIMUM=4.40.0.Alpha1-SNAPSHOT "-DMAVEN_FLAGS=-B -U -fae -e -P hudson,pack200,jbosstools-nightly-staging-composite,unified.target" -DskipRevisionCheckWhenPublishing=false -Ddownload.cache.directory=/home/hudson/static_build_env/jbds/download-cache -Dmaven.test.skip=true -Djbosstools-nightly-staging-composite=http://download.jboss.org/jbosstools/builds/staging/_composite_/core/master/ -DBUILD_ID=2013-11-27_23-00-24 -DJOB_NAME=jbosstools-webservices_master -DskipPrivateRequirements=false -DBUILD_NUMBER=447 -Djbosstools-nightly=http://download.jboss.org/jbosstools/updates/nightly/core/master/ -Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-webservice...> clean install -B -U -fae -e -P hudson,pack200,jbosstools-nightly-staging-composite,unified.target -DTARGET_PLATFORM_VERSION=4.40.0.Alpha1-SNAPSHOT
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-readable POM <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-webservice...>: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-webservice...> (No such file or directory) @
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:637)
at org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:586)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:229)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
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: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)
[ERROR]
[ERROR] The project (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-webservice...)> has 1 error
[ERROR] Non-readable POM <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-webservice...>: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-webservice...> (No such file or directory)
java.io.FileNotFoundException: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-webservice...> (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at org.apache.maven.model.building.FileModelSource.getInputStream(FileModelSource.java:55)
at org.apache.maven.model.building.DefaultModelBuilder.readModel(DefaultModelBuilder.java:453)
at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:256)
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:411)
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:380)
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:344)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:637)
at org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:586)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:229)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
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: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)
[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
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :52
Killing Xvnc process ID 25599
Archiving artifacts
Recording test results
Description set:
11 years
Build failed in Jenkins: jbosstools-4.0_trunk.component--esb #1187
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk....>
------------------------------------------
Started by user nboldt(a)REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on dspvmg01-rhel5-x86_64 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk....>
Checkout:jbosstools-4.0_trunk.component--esb / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk....> - hudson.remoting.Channel@610e3e57:dspvmg01-rhel5-x86_64
Using strategy: Default
Last Built Revision: Revision ce687708ce18a15a8bf7bafefc7bf4c1b54d20ed (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jbosstools-esb.git
Error trying to determine the git version: Error performing command: git --version
Assuming 1.6
ERROR: Error cloning remote repo 'origin' : Could not clone git://github.com/jbosstools/jbosstools-esb.git
hudson.plugins.git.GitException: Could not clone git://github.com/jbosstools/jbosstools-esb.git
at hudson.plugins.git.GitAPI.clone(GitAPI.java:271)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1036)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:978)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2236)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Error performing command: git clone -o origin git://github.com/jbosstools/jbosstools-esb.git <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk....>
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:892)
at hudson.plugins.git.GitAPI.access$000(GitAPI.java:40)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:267)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:246)
at hudson.FilePath.act(FilePath.java:842)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitAPI.clone(GitAPI.java:246)
... 12 more
Caused by: java.io.IOException: Cannot run program "git": java.io.IOException: error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
at hudson.Proc$LocalProc.<init>(Proc.java:244)
at hudson.Proc$LocalProc.<init>(Proc.java:216)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:709)
at hudson.Launcher$ProcStarter.start(Launcher.java:338)
at hudson.Launcher$ProcStarter.join(Launcher.java:345)
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:873)
... 18 more
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
at java.lang.ProcessImpl.start(ProcessImpl.java:65)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
... 24 more
Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1048)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:978)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2236)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
11 years
Build failed in Jenkins: jbosstools-javaee_41 #135
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
------------------------------------------
[...truncated 13172 lines...]
[INFO]
[INFO] --- tycho-packaging-plugin:0.19.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] The project's OSGi version is 3.5.1.CR1-v20131130-1222-B135
[INFO]
[INFO] --- tycho-packaging-plugin:0.19.0:validate-id (default-validate-id) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.19.0:validate-version (default-validate-version) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.6.1.201212231917:prepare-agent (default) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.19.0:compile (default-compile) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
[INFO]
[INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
[INFO]
[INFO] --- tycho-packaging-plugin:0.19.0:package-plugin (default-package-plugin) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
[INFO]
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO]
[INFO] --- repository-utils:0.16.0.CR2:generate-repository-facade (generate-facade) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO]
[INFO] --- tycho-pack200b-plugin:0.19.0:pack (pack200-pack) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Pack200 packing jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
[INFO]
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (p2-metadata) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO]
[INFO] --- maven-dependency-plugin:2.4:unpack (install-as) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Configured Artifact: org.jboss.jbossas:jboss-as-dist:4.2.3.GA:zip
> isMarkerOlder:
artifact1 = <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
marker = <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
artifact1 lastModified: 1385813520000
marker lastModified: 1385813520000
< false = marker older than artifact?
[INFO] Configured Artifact: org.jboss.as:jboss-as-dist:7.0.0.Final:zip
> isMarkerOlder:
artifact1 = <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
marker = <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
artifact1 lastModified: 1385813770000
marker lastModified: 1385813770000
< false = marker older than artifact?
[INFO] jboss-as-dist-4.2.3.GA.zip already unpacked.
[INFO] jboss-as-dist-7.0.0.Final.zip already unpacked.
[INFO]
[INFO] --- maven-download-plugin:1.1.0:wget (install-as-5.1.0) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Got from cache: /home/hudson/static_build_env/jbds/download-cache/jboss-5.1.0.GA.zip
[INFO]
[INFO] --- maven-download-plugin:1.1.0:wget (install-seam-2.0.1) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Got from cache: /home/hudson/static_build_env/jbds/download-cache/jboss-seam-2.0.1.GA.zip
[INFO]
[INFO] --- maven-download-plugin:1.1.0:wget (install-seam-2.2.0) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Got from cache: /home/hudson/static_build_env/jbds/download-cache/jboss-seam-2.2.0.GA.zip
[INFO]
[INFO] --- maven-download-plugin:1.1.0:wget (install-eap) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Got from cache: /home/hudson/static_build_env/jbds/download-cache/jboss-eap-noauth-4.3.0.GA_CP03.zip
[INFO]
[INFO] --- maven-download-plugin:1.1.0:wget (install-eap-seam-gen) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Got from cache: /home/hudson/static_build_env/jbds/download-cache/rhds-seam-gen-patch.zip
[INFO]
[INFO] --- maven-download-plugin:1.1.0:wget (install-eap-fp) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Got from cache: /home/hudson/static_build_env/jbds/download-cache/jboss-eap-fp-4.3.0.CP03-FP01.zip
[INFO]
[INFO] --- maven-download-plugin:1.1.0:wget (install-seam-fp-patch) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO] Got from cache: /home/hudson/static_build_env/jbds/download-cache/jbds-seamfp-patch.zip
[INFO]
[INFO] --- tycho-surefire-plugin:0.19.0:test (default-test) @ org.jboss.tools.runtime.seam.detector.test ---
[WARNING] p2 repository with URL http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.1.... is associated with multiple IDs; was 'jbosstools-tests-site', now is 'jbosstools-site'
[WARNING] p2 repository with URL http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.1.... is associated with multiple IDs; was 'jbosstools-site', now is 'jbosstools-tests-site'
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING] org.jboss.tools.seam.ui/3.5.1.CR1-v20131130-1207-B135
[WARNING] org.jboss.tools.seam.xml/3.5.1.CR1-v20131130-1207-B135
[WARNING] org.jboss.tools.seam.xml.ui/3.5.1.CR1-v20131130-1207-B135
[WARNING] org.jboss.tools.jsf/3.5.1.CR1-v20131130-1207-B135
[WARNING] org.jboss.tools.seam.ui.pages/3.5.1.CR1-v20131130-1207-B135
[WARNING] org.jboss.tools.jsf.vpe.jsf/3.5.1.CR1-v20131130-1207-B135
[WARNING] org.jboss.tools.seam.core/3.5.1.CR1-v20131130-1207-B135
[WARNING] org.jboss.tools.jsf.vpe.seam/3.5.1.CR1-v20131130-1207-B135
[WARNING] org.jboss.tools.seam.text.ext/3.5.1.CR1-v20131130-1207-B135
[WARNING] org.jboss.tools.seam.pages.xml/3.5.1.CR1-v20131130-1207-B135
[WARNING] org.jboss.tools.jsf.text.ext/3.5.1.CR1-v20131130-1207-B135
[WARNING] org.jboss.tools.runtime.seam.detector/3.5.1.CR1-v20131130-1207-B135
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...>
[INFO] Command line:
/bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> && /qa/tools/opt/x86_64/jdk1.6.0_45/jre/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 '-javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...'> -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m -Djbosstools.test.jboss.home.4.2=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> -Djbosstools.test.jboss.home.5.1=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> -Djbosstools.test.seam.2.0.1.GA.home=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> -Djbosstools.test.seam.2.2.0.GA.home=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> -Djbosstools.test.eap.4.3.home=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> -Dskip.runtime.scanner=true -Djbosstools.test.jboss.home.7.0=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> -Dorg.jboss.tools.tests.skipPrivateRequirements=false -Dusage_reporting_enabled=false -Dorg.jboss.tools.tests.skipPrivateRequirements=false -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true -Dosgi.clean=true -jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> -data <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> -install <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> -configuration <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_41/...> -product org.jboss.tools.tests.product
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionAllTests
0
0
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 sec
Results :
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building javaee.all.tests 4.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- jacoco-maven-plugin:0.6.1.201212231917:prepare-agent (default) @ javaee.all.tests ---
[INFO] Skipping JaCoCo for project with packaging type 'pom'
[INFO] argLine set to
[INFO]
[INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @ javaee.all.tests ---
[INFO]
[INFO] --- repository-utils:0.16.0.CR2:generate-repository-facade (generate-facade) @ javaee.all.tests ---
[INFO]
[INFO] --- tycho-pack200b-plugin:0.19.0:pack (pack200-pack) @ javaee.all.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (p2-metadata) @ javaee.all.tests ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] cdi.tests ......................................... SUCCESS [0.818s]
[INFO] org.jboss.tools.cdi.core.test ..................... SUCCESS [4:15.946s]
[INFO] org.jboss.tools.cdi.seam.solder.core.test ......... SUCCESS [1:38.274s]
[INFO] org.jboss.tools.cdi.seam.config.core.test ......... SUCCESS [1:00.232s]
[INFO] org.jboss.tools.cdi.seam.config.ui.test ........... SUCCESS [51.501s]
[INFO] org.jboss.tools.cdi.seam.core.test ................ SUCCESS [58.265s]
[INFO] org.jboss.tools.cdi.seam.faces.core.test .......... SUCCESS [1:09.325s]
[INFO] org.jboss.tools.cdi.text.ext.test ................. FAILURE [25.985s]
[INFO] org.jboss.tools.cdi.seam.text.ext.test ............ SKIPPED
[INFO] org.jboss.tools.cdi.ui.test ....................... SUCCESS [6:05.359s]
[INFO] org.jboss.tools.cdi.deltaspike.core.test .......... SUCCESS [43.345s]
[INFO] jsf.tests ......................................... SUCCESS [0.013s]
[INFO] org.jboss.tools.jsf.base.test ..................... SUCCESS [1.783s]
[INFO] org.jboss.tools.jsf.test .......................... SUCCESS [2:21.244s]
[INFO] org.jboss.tools.jsf.text.ext.test ................. FAILURE [22.616s]
[INFO] org.jboss.tools.jsf.ui.test ....................... SUCCESS [9:47.975s]
[INFO] org.jboss.tools.jsf.verification.test ............. SUCCESS [31.152s]
[INFO] org.jboss.tools.jsf.vpe.ajax4jsf.test ............. SUCCESS [50.006s]
[INFO] org.jboss.tools.jsf.vpe.facelets.test ............. SUCCESS [58.030s]
[INFO] org.jboss.tools.jsf.vpe.jbpm.test ................. SUCCESS [38.575s]
[INFO] org.jboss.tools.jsf.vpe.jsf.test .................. SUCCESS [5:58.305s]
[INFO] org.jboss.tools.jsf.vpe.jstl.test ................. SUCCESS [1:08.684s]
[INFO] org.jboss.tools.jsf.vpe.myfaces.test .............. SUCCESS [1:09.153s]
[INFO] org.jboss.tools.jsf.vpe.richfaces.test ............ SUCCESS [1:42.916s]
[INFO] org.jboss.tools.jsf.vpe.seam.test ................. SUCCESS [1:17.131s]
[INFO] seam.tests ........................................ SUCCESS [0.021s]
[INFO] org.jboss.tools.seam.base.test .................... SUCCESS [8.950s]
[INFO] org.jboss.tools.seam.core.test .................... SUCCESS [4:46.196s]
[INFO] org.jboss.tools.seam.pages.xml.test ............... SUCCESS [18.858s]
[INFO] org.jboss.tools.seam.ui.test ...................... SUCCESS [9:33.639s]
[INFO] org.jboss.tools.seam.xml.test ..................... SUCCESS [17.938s]
[INFO] org.jboss.tools.seam121EAP.core.test .............. SUCCESS [1:37.760s]
[INFO] org.jboss.tools.seam121EAP.ui.test ................ SUCCESS [1:48.700s]
[INFO] org.jboss.tools.seam212GA.core.test ............... SUCCESS [2:22.349s]
[INFO] org.jboss.tools.seam212GA.ui.test ................. SUCCESS [2:02.966s]
[INFO] org.jboss.tools.seam221GA.core.test ............... SUCCESS [2:15.773s]
[INFO] org.jboss.tools.seam221GA.ui.test ................. SUCCESS [2:03.230s]
[INFO] org.jboss.tools.seam230.core.test ................. SUCCESS [2:06.891s]
[INFO] org.jboss.tools.seam230.ui.test ................... SUCCESS [1:50.618s]
[INFO] org.jboss.tools.seamfp.core.test .................. SUCCESS [2:22.891s]
[INFO] org.jboss.tools.seamfp.ui.test .................... SUCCESS [2:15.259s]
[INFO] org.jboss.tools.runtime.seam.detector.test ........ SUCCESS [2:01.934s]
[INFO] javaee.all.tests .................................. SUCCESS [0.018s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:25:06.532s
[INFO] Finished at: Sat Nov 30 08:44:10 EST 2013
[INFO] Final Memory: 151M/1074M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.19.0:test (default-test) on project org.jboss.tools.cdi.text.ext.test: An unexpected error occured (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.19.0:test (default-test) on project org.jboss.tools.cdi.text.ext.test: An unexpected error occured (return code 13). See log for details.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
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:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
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.apache.maven.plugin.MojoFailureException: An unexpected error occured (return code 13). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:970)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:668)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.19.0:test (default-test) on project org.jboss.tools.jsf.text.ext.test: An unexpected error occured (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.19.0:test (default-test) on project org.jboss.tools.jsf.text.ext.test: An unexpected error occured (return code 13). See log for details.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
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:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
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.apache.maven.plugin.MojoFailureException: An unexpected error occured (return code 13). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:970)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:668)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.cdi.text.ext.test
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :52
Killing Xvnc process ID 1546
Archiving artifacts
Recording test results
Description set:
11 years