Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » jsf/tests,jdk1.8,windows&&x86_64 #96
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
------------------------------------------
[...truncated 1530 lines...]
[INFO] org.jboss.tools.jsf.verification.test .............. SUCCESS [ 53.234 s]
[INFO] org.jboss.tools.jsf.vpe.ajax4jsf.test .............. SUCCESS [ 28.296 s]
[INFO] org.jboss.tools.jsf.vpe.facelets.test .............. SUCCESS [ 29.000 s]
[INFO] org.jboss.tools.jsf.vpe.jbpm.test .................. SUCCESS [ 30.050 s]
[INFO] org.jboss.tools.jsf.vpe.jsf.test ................... FAILURE [ 0.340 s]
[INFO] org.jboss.tools.jsf.vpe.jstl.test .................. SUCCESS [ 31.673 s]
[INFO] org.jboss.tools.jsf.vpe.myfaces.test ............... SUCCESS [ 35.573 s]
[INFO] org.jboss.tools.jsf.vpe.richfaces.test ............. FAILURE [ 0.193 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:41 min
[INFO] Finished at: 2017-01-25T05:22:53-05:00
[INFO] Final Memory: 117M/790M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.ui.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.ui.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.ui.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.ui.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
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:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
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:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.ui.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.jsf.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.jsf.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
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:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
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:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.richfaces.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.richfaces.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
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:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
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:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
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.jboss.tools.jsf.ui.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
7 years, 11 months
Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » seam/tests,jdk1.8,windows&&x86_64 #96
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
------------------------------------------
[...truncated 582 lines...]
testSeam22(org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionTest) Time elapsed: 0.046 sec
Results :
Failed tests:
SeamRuntimeDetectionTest.testJBossEap43:196->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<1> but was:<0>
Tests run: 8, Failures: 1, Errors: 0, Skipped: 0
[ERROR] There are test failures.
Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...> for the individual test results.
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.seam.vpe.test 3.8.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ org.jboss.tools.seam.vpe.test ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.seam.vpe.test ---
[INFO] The project's OSGi version is 3.8.3.v20161214-1452
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.seam.vpe.test ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.seam.vpe.test ---
[INFO] tycho.testArgLine set to -javaagent:E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\.repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\seam\\target\\jacoco.exec,append=true,includes=org.jboss.tools.seam.vpe*
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.seam.vpe.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-tes...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.jboss.tools.seam.vpe.test ---
[INFO] Compiling 6 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.seam.vpe.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-tes...>
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.seam.vpe.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.seam.tests:org.jboss.tools.seam.vpe.test:3.8.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- repository-utils:0.26.1-SNAPSHOT:generate-repository-facade (generate-facade) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.seam.vpe.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.seam.tests:org.jboss.tools.seam.vpe.test:3.8.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.jboss.tools.seam.vpe.test ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO] Command line:
[t:\opt\windows\amd64\jdk1.8.0_last\jre\bin\java.exe, -Dosgi.noShutdown=false, -Dosgi.os=win32, -Dosgi.ws=win32, -Dosgi.arch=x86_64, -javaagent:E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\.repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\seam\\target\\jacoco.exec,append=true,includes=org.jboss.tools.seam.vpe*, -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -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-tes...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -product, org.jboss.tools.tests.product]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.seam.vpe.test.SeamAllTests
Tests run: 65, Failures: 0, Errors: 0, Skipped: 65, Time elapsed: 23.344 sec - in org.jboss.tools.seam.vpe.test.SeamAllTests
testJBIDE_1484(org.jboss.tools.seam.vpe.test.JBIDE1484Test) skipped
testOpenOnForSDecorate(org.jboss.tools.seam.vpe.test.OpenOnForDecorateTest) skipped
testValidateAll(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDefaultAction(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfChapter(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testValidateFormattedText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertEnum(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testGraphicImage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDiv(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testEnumItem(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfDocument(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testCache(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testLabel(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testLink(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSpan(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfCell(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfData(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfFont(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfHTML(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfList(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFragment(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertEntity(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfListItem(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertDateTime(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfNewPage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testValidate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfPageNumber(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfSection(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSelectItems(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfColor(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfImage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfTable(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfParagraph(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFormattedText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailMessage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageBlur(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageSize(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageType(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailReplyTo(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfBarChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailBcc(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMessage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfAnchor(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfLineChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailBody(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailFrom(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfFooter(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfHeader(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailAttachment(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfSeries(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfStroke(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFileUpload(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testButton(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDecorate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConversationId(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfBarCode(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfPieChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailCc(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailTo(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testRemote(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailSubject(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTaskId(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSelectDate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailHeader(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
Results :
Tests run: 65, Failures: 0, Errors: 0, Skipped: 65
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.jboss.tools.seam.vpe.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] seam.tests ......................................... SUCCESS [ 12.782 s]
[INFO] org.jboss.tools.seam.base.test ..................... FAILURE [ 2.500 s]
[INFO] org.jboss.tools.seam.core.test ..................... SKIPPED
[INFO] org.jboss.tools.seam.pages.xml.test ................ SUCCESS [01:00 min]
[INFO] org.jboss.tools.seam.ui.test ....................... SKIPPED
[INFO] org.jboss.tools.seam.xml.test ...................... SUCCESS [ 40.250 s]
[INFO] org.jboss.tools.seam121EAP.core.test ............... SKIPPED
[INFO] org.jboss.tools.seam121EAP.ui.test ................. SKIPPED
[INFO] org.jboss.tools.seam212GA.core.test ................ SKIPPED
[INFO] org.jboss.tools.seam212GA.ui.test .................. SKIPPED
[INFO] org.jboss.tools.seam221GA.core.test ................ SKIPPED
[INFO] org.jboss.tools.seam221GA.ui.test .................. SKIPPED
[INFO] org.jboss.tools.seam230.core.test .................. SKIPPED
[INFO] org.jboss.tools.seam230.ui.test .................... SKIPPED
[INFO] org.jboss.tools.seamfp.core.test ................... SKIPPED
[INFO] org.jboss.tools.seamfp.ui.test ..................... SKIPPED
[INFO] org.jboss.tools.runtime.seam.detector.test ......... SUCCESS [06:33 min]
[INFO] org.jboss.tools.seam.vpe.test ...................... SUCCESS [01:20 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:44 min
[INFO] Finished at: 2017-01-25T05:23:49-05:00
[INFO] Final Memory: 119M/766M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.seam.base.test: Working tree is dirty.
[ERROR] git status seam/tests/org.jboss.tools.seam.base.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
[ERROR] modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.seam.base.test: Working tree is dirty.
git status seam/tests/org.jboss.tools.seam.base.test:
Changes not staged for commit:
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
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:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
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:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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: Working tree is dirty.
git status seam/tests/org.jboss.tools.seam.base.test:
Changes not staged for commit:
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
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.jboss.tools.seam.base.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
7 years, 11 months
Build failed in Jenkins: jbosstools-integration-tests.aggregate_master #787
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
Changes:
[psrna] Removes as and runtime reddeer wrappers and test plugins / have been moved to component repo. see https://github.com/jbosstools/jbosstools-server and https://github.com/jbosstools/jbosstools-base (#1728)
------------------------------------------
[...truncated 8091 lines...]
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.docker.ui.bot.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.docker.ui.bot.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.docker.ui.bot.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.docker.ui.bot.test ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.docker.ui.bot.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-integratio...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.jboss.tools.docker.ui.bot.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.docker.ui.bot.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-integratio...>
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.jboss.tools.docker.ui.bot.test ---
[WARNING] bundle localization file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...> not found
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.jboss.tools.docker.ui.bot.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.jboss.tools.docker.ui.bot.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.docker.ui.bot.test ---
[INFO]
[INFO] --- repository-utils:0.26.1-SNAPSHOT:generate-repository-facade (generate-facade) @ org.jboss.tools.docker.ui.bot.test ---
[INFO]
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.jboss.tools.docker.ui.bot.test ---
[INFO] Pack200 normalizing jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ org.jboss.tools.docker.ui.bot.test ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.jboss.tools.docker.ui.bot.test ---
[INFO] Pack200 packing jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.docker.ui.bot.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.docker.tests:org.jboss.tools.docker.ui.bot.test:4.4.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.jboss.tools.docker.ui.bot.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.docker.tests:org.jboss.tools.docker.ui.bot.test:4.4.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.jboss.tools.docker.ui.bot.test ---
[INFO] Skipping tests
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.jboss.tools.docker.ui.bot.test ---
[INFO] Skipped
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.livereload.ui.bot.test 4.4.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] The project's OSGi version is 4.4.3.v20170117-1014
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.jboss.tools.livereload.ui.bot.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.livereload.ui.bot.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-integratio...>
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.jboss.tools.livereload.ui.bot.test ---
[WARNING] bundle localization file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...> not found
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO]
[INFO] --- repository-utils:0.26.1-SNAPSHOT:generate-repository-facade (generate-facade) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO]
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] Pack200 normalizing jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] Pack200 packing jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.livereload.tests:org.jboss.tools.livereload.ui.bot.test:4.4.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.livereload.tests:org.jboss.tools.livereload.ui.bot.test:4.4.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:unpack (download-wildfly) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] Skipping tests
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.jboss.tools.livereload.ui.bot.test ---
[INFO] Skipped
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.browsersim.ui.bot.test 4.4.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO] The project's OSGi version is 4.4.3.v20170112-1003
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.browsersim.ui.bot.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-integratio...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.jboss.tools.browsersim.ui.bot.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.browsersim.ui.bot.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-integratio...>
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.jboss.tools.browsersim.ui.bot.test ---
[WARNING] bundle localization file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...> not found
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.jboss.tools.browsersim.ui.bot.test ---
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>: bin.includes value(s) [resources/] do not match any files.
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO]
[INFO] --- repository-utils:0.26.1-SNAPSHOT:generate-repository-facade (generate-facade) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO]
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO] Pack200 normalizing jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO] Pack200 packing jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.browsersim.tests:org.jboss.tools.browsersim.ui.bot.test:4.4.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.browsersim.tests:org.jboss.tools.browsersim.ui.bot.test:4.4.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO] Skipping tests
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.jboss.tools.browsersim.ui.bot.test ---
[INFO] Skipped
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] integration-tests.tests ............................ SUCCESS [ 1.341 s]
[INFO] org.jboss.tools.aerogear.ui.bot.test ............... SUCCESS [ 6.896 s]
[INFO] org.jboss.tools.archives.ui.bot.test ............... SUCCESS [ 0.746 s]
[INFO] org.jboss.tools.arquillian.ui.bot.test ............. SUCCESS [ 0.486 s]
[INFO] org.jboss.tools.batch.ui.bot.test .................. SUCCESS [ 0.427 s]
[INFO] org.jboss.tools.cdi.bot.test ....................... SUCCESS [ 0.879 s]
[INFO] org.jboss.tools.cdi.seam3.bot.test ................. SUCCESS [ 0.945 s]
[INFO] org.jboss.tools.central.ui.bot.test ................ SUCCESS [ 0.342 s]
[INFO] org.jboss.tools.cdk.ui.bot.test .................... SUCCESS [ 0.278 s]
[INFO] org.jboss.tools.deltaspike.ui.bot.test ............. SUCCESS [ 0.684 s]
[INFO] org.jboss.tools.dummy.ui.bot.test .................. SUCCESS [ 0.240 s]
[INFO] org.jboss.tools.easymport.ui.bot.test .............. SUCCESS [ 0.343 s]
[INFO] org.jboss.tools.eclipsecs.ui.test .................. SUCCESS [ 0.232 s]
[INFO] org.jboss.tools.examples.ui.bot.test ............... SUCCESS [ 0.285 s]
[INFO] org.jboss.tools.forge.ui.bot.test .................. SUCCESS [ 0.385 s]
[INFO] org.jboss.tools.freemarker.ui.bot.test ............. SUCCESS [ 0.346 s]
[INFO] org.jboss.tools.hibernate.ui.bot.test .............. SUCCESS [ 0.829 s]
[INFO] org.jboss.tools.jsf.ui.test ........................ SUCCESS [ 0.237 s]
[INFO] org.jboss.tools.jst.ui.bot.test .................... SUCCESS [ 0.323 s]
[INFO] org.jboss.tools.maven.ui.bot.test .................. SUCCESS [ 0.416 s]
[INFO] org.jboss.tools.mylyn.ui.bot.test .................. SUCCESS [ 0.235 s]
[INFO] org.jboss.tools.openshift.ui.bot.test .............. SUCCESS [ 0.708 s]
[INFO] org.jboss.tools.portlet.bot.test ................... SUCCESS [ 0.248 s]
[INFO] org.jboss.tools.seam.ui.bot.test ................... SUCCESS [ 0.575 s]
[INFO] org.jboss.tools.vpe.bot.test ....................... SUCCESS [ 0.281 s]
[INFO] org.jboss.tools.ws.ui.bot.test ..................... SUCCESS [ 0.652 s]
[INFO] org.jboss.tools.perf.test .......................... SUCCESS [ 0.255 s]
[INFO] org.jboss.tools.docker.ui.bot.test ................. SUCCESS [ 0.311 s]
[INFO] org.jboss.tools.livereload.ui.bot.test ............. SUCCESS [ 0.286 s]
[INFO] org.jboss.tools.browsersim.ui.bot.test ............. SUCCESS [ 0.297 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58.866 s
[INFO] Finished at: 2017-01-17T06:21:45-05:00
[INFO] Final Memory: 171M/633M
[INFO] ------------------------------------------------------------------------
Taking screenshot.
[jbosstools-integration-tests.aggregate_master] $ echo $XAUTHORITY
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[jbosstools-integration-tests.aggregate_master] $ ls -l $XAUTHORITY
-rw-------. 1 hudson hudson 128 Jan 17 06:11 <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...>
[jbosstools-integration-tests.aggregate_master] $ import -window root -display :62 screenshot.jpg
Terminating xvnc.
$ vncserver -kill :62
Killing Xvnc process ID 9649
Checking console output
/qa/hudson_master/hudson_home/hudson_workspace/jobs/jbosstools-integration-tests.aggregate_master/builds/787/log:
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.arquillian.reddeer [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.maven.ui.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.archives.reddeer [3.6.103.v20161223-1425].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.openshift.reddeer [4.4.2.v20170112-0858].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.cdi.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.deltaspike.ui.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.jst.ui.bot [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.central.ui.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.seam.ui.bot.test [4.4.2.v20160908-1258].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.cdi.seam3.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.central.reddeer [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.vpe.bot.test [4.4.2.v20170105-1447].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.openshift.ui.bot.test [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.cdi.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.archives.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.batch.ui.bot.test [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.perf.test.core [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.docker.ui.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.browsersim.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.maven.reddeer [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.jsf.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.ui.bot.ext [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.dummy.ui.bot.test [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.cordovasim.rmi [4.4.2.v20161101-1131].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.portlet.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.mylyn.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.ws.ui.bot.test [4.4.2.v20170104-1644].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.mylyn.ui.bot.test [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.cdk.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.hibernate.ui.bot.test [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.vpe.reddeer [4.4.2.v20170105-1447].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.browsersim.rmi [4.4.2.v20161121-1401].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.hibernate.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.forge.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.easymport.ui.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.easymport.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.ws.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.jsf.ui.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.perf.test [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.jst.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.jst.ui.bot.test [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.livereload.ui.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.aerogear.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.browsersim.ui.bot.test [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.batch.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.cdk.ui.bot.test [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.arquillian.ui.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.freemarker.ui.bot.test [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.aerogear.ui.bot.test [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.jsf.ui.test [3.8.3.v20161214-1452].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.docker.reddeer [4.4.2.v20170104-1623].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.forge.ui.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.common.reddeer [4.4.2.v20161220-1415].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.archives.ui.bot.test [4.4.3.v20170117-1014].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Tests 1.0.0.EBREBgE_acKlSCkH9hNoOcBh6qRoz-Sv to org.jboss.tools.seam.reddeer [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.dummy.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.easymport.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.mylyn.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.aerogear.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.arquillian.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.ws.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.hibernate.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.cdi.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.batch.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.jst.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.openshift.reddeer.source [4.4.2.v20170112-0858].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.openshift.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.maven.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.central.reddeer.source [4.4.2.v20170109-0803].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.maven.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.seam.ui.bot.test.source [4.4.2.v20160908-1258].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.forge.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.archives.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.browsersim.rmi.source [4.4.2.v20161121-1401].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.perf.test.core.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.browsersim.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.cdk.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.mylyn.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.portlet.bot.test.source [4.4.2.v20170104-0816].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.central.ui.bot.test.source [4.4.2.v20170109-0803].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.batch.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.jst.ui.bot.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.perf.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.ws.ui.bot.test.source [4.4.2.v20170104-1644].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.seam.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.browsersim.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.aerogear.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.arquillian.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.jsf.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.cordovasim.rmi.source [4.4.2.v20161101-1131].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.cdi.seam3.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.freemarker.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.jsf.ui.test.source [3.8.3.v20161214-1452].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.docker.reddeer.source [4.4.2.v20170104-1623].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.easymport.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.common.reddeer.source [4.4.2.v20161220-1415].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.ui.bot.ext.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.vpe.reddeer.source [4.4.2.v20170105-1447].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.forge.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.jsf.ui.test.source [4.4.2.v20161220-0937].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.cdi.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.livereload.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.jst.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.deltaspike.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.livereload.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.archives.reddeer.source [3.6.103.v20161223-1425].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.docker.ui.bot.test.source [4.4.2.v20170104-1623].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.vpe.bot.test.source [4.4.2.v20170105-1447].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.hibernate.reddeer.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.cdk.ui.bot.test.source [4.4.2.v20161216-0754].; Unable to satisfy dependency from v20170117-1014.JBoss Tools Core - Integration Test Sources 1.0.0.EBhEBwE_kcKm6EFHCRdwb8LvILVz-InG to org.jboss.tools.archives.reddeer.source [4.4.2.v20161216-0754].]
Build step 'Jenkins Text Finder' changed build result to FAILURE
Recording test results
[description-setter] Description set:
7 years, 11 months