[Teiid-Designer/teiid-designer] 299646: TEIIDDES-2419 added simple validation to insure bo...
by blafond
Branch: refs/heads/9.0.x
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 299646f1856f9ce4ad122e9a69b90023978edded
https://github.com/Teiid-Designer/teiid-designer/commit/299646f1856f9ce4a...
Author: blafond <blafond(a)redhat.com>
Date: 2015-03-27 (Fri, 27 Mar 2015)
Changed paths:
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/i18n.properties
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/file/TeiidMetadataFileInfo.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/file/TeiidMetadataImportInfo.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/file/TeiidMetadataImportViewModelPage.java
Log Message:
-----------
TEIIDDES-2419 added simple validation to insure both view and source
model locations are in same model project
Commit: 4b7ef918e94c7a036cc790d71ac8c83d87f68dce
https://github.com/Teiid-Designer/teiid-designer/commit/4b7ef918e94c7a036...
Author: blafond <blafond(a)redhat.com>
Date: 2015-03-27 (Fri, 27 Mar 2015)
Changed paths:
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/file/TeiidMetadataImportInfo.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/file/TeiidMetadataImportViewModelPage.java
Log Message:
-----------
TEIIDDES-2444 fixed couple issues with setting initial values and
validation including the check on viewAlreadyExists()
Commit: 5a5d4053f4e12e71e5e2a26627a4374c5f4dfff3
https://github.com/Teiid-Designer/teiid-designer/commit/5a5d4053f4e12e71e...
Author: blafond <blafond(a)redhat.com>
Date: 2015-03-27 (Fri, 27 Mar 2015)
Changed paths:
M plugins/org.teiid.designer.jdbc.ui/src/org/teiid/designer/jdbc/ui/wizards/JdbcImportObjectsPage.java
Log Message:
-----------
TEIIDDES-2436 added check to prevent recursive updates via refresh()
method
Commit: a539e2fad7bff5aed110949cd94b885d7ba86b16
https://github.com/Teiid-Designer/teiid-designer/commit/a539e2fad7bff5aed...
Author: blafond <blafond(a)redhat.com>
Date: 2015-03-27 (Fri, 27 Mar 2015)
Changed paths:
M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/PluginConstants.java
M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/actions/FindModelObjectHandler.java
M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/explorer/ModelExplorerNewAction.java
M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/search/ModelObjectSelectionDialog.java
Log Message:
-----------
TEIIDDES-2395 added Find Model Object action & dialog to the Model
Explorer's New* drop-down action list on the top toolbar
Commit: efb7230ffc574ef7a8a15b96e7792973aaf06934
https://github.com/Teiid-Designer/teiid-designer/commit/efb7230ffc574ef7a...
Author: blafond <blafond(a)redhat.com>
Date: 2015-03-27 (Fri, 27 Mar 2015)
Changed paths:
M plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java
Log Message:
-----------
TEIIDDES-2456 after ModelResource is created, added setting of model
type, metamodel type and iniatilzing of model's containers, then added
save to insure that the ModelResource is fully constructed prior to
adding model objects from DDL.
Compare: https://github.com/Teiid-Designer/teiid-designer/compare/77ac311875b8...e...
9 years, 9 months
[Teiid-Designer/teiid-designer] 011497: TEIIDDES-2459: Minimal support for unsupported Tei...
by Paul Richardson
Branch: refs/heads/9.0.x
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 0114974b089eaa6a574f2c0a4616052764e01b7d
https://github.com/Teiid-Designer/teiid-designer/commit/0114974b089eaa6a5...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2015-03-27 (Fri, 27 Mar 2015)
Changed paths:
M plugins/org.teiid.designer.core/src/org/teiid/designer/core/ModelerCore.java
M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/i18n.properties
M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/server/SetDefaultServerAction.java
M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/server/editor/TeiidServerEditor.java
M plugins/org.teiid.designer.spi/schema/teiidRuntimeClient.exsd
M plugins/org.teiid.designer.spi/src/org/teiid/designer/messages.properties
M plugins/org.teiid.designer.spi/src/org/teiid/designer/runtime/registry/TeiidRuntimeRegistry.java
M plugins/org.teiid.designer.spi/src/org/teiid/designer/runtime/spi/IExecutionAdminFactory.java
M plugins/org.teiid.designer.spi/src/org/teiid/designer/runtime/version/spi/TeiidServerVersion.java
M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/i18n.properties
M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/preferences/DefaultTeiidServerPreferenceContributor.java
M plugins/teiid/org.teiid.runtime.client/plugin.xml
M plugins/teiid/org.teiid.runtime.client/src/org/teiid/runtime/client/admin/ExecutionAdminFactory.java
M tests/org.teiid.designer.query.ui.test/src/org/teiid/query/ui/sqleditor/component/TestDisplayNodeFactory.java
M tests/org.teiid.designer.schema.tools.test/src/org/teiid/designer/schema/tools/NameUtilTest.java
M tests/org.teiid.designer.transformation.test/src/org/teiid/designer/transformation/aspects/validation/rules/TestMappingClassTransformationValidationHelper.java
Log Message:
-----------
TEIIDDES-2459: Minimal support for unsupported Teiid versions
* Allows connection to later versions of teiid instance than that
explicitly supported and tested by Designer.
* teiidRuntimeClient.exsd
* plugin.xml
* Since there is only 1 teiid plugin that covers multiple teiid versions,
makes little sense to mandate the versions in the plugin extension point
* TeiidRuntimeRegistry
* Registers the admin factory without mapping to teiid versions
* Search method attempts to find a factory with FULL support for the given
version then falls back to finding a factory with only WORKS support
* getSupportedVersions simply returns a list of values from the
ITeiidServerVersion.Version enum, which illustrates the supported and
tested versions
* SetDefaultServerAction
* Checks the level of support of the server and asks the user if they
wish to continue to set the server as default if not supported.
Commit: 77ac311875b89553e9bece9512289c58a983f9da
https://github.com/Teiid-Designer/teiid-designer/commit/77ac311875b89553e...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2015-03-27 (Fri, 27 Mar 2015)
Changed paths:
M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/DqpUiPlugin.java
M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/i18n.properties
A plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/server/ServerVersionGuard.java
Log Message:
-----------
TEIIDDES-2459: Adds version guard listener
* In addition to dialog question when calling the SetDefaultServerAction,
a warning should be displayed if a server is added and its the first
* ServerVersionGuard listener for default server changes and displays a
warning if the server version is greater than the default
Compare: https://github.com/Teiid-Designer/teiid-designer/compare/d303bb9dc90e...7...
9 years, 9 months
Build failed in Jenkins: jbosstools-teiid-designer_9.0.x #812
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dev129-virt1 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
Deleting project workspace... done
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/Teiid-Designer/teiid-designer.git
FATAL: Failed to fetch from git://github.com/Teiid-Designer/teiid-designer.git
hudson.plugins.git.GitException: Failed to fetch from git://github.com/Teiid-Designer/teiid-designer.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:624)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:856)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:881)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:117)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
at hudson.model.Run.execute(Run.java:1665)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:246)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://github.com/Teiid-Designer/teiid-designer.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to github.com:
github.com[0: 192.30.252.131]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1146)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:254)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
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 hudson.remoting.Engine$1$1.run(Engine.java:63)
at java.lang.Thread.run(Thread.java:662)
9 years, 9 months
[Teiid-Designer/teiid-designer] fcaabc: TEIIDDES-2433 applying Teiid file name version fea...
by blafond
Branch: refs/heads/master
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: fcaabcf57e24412ccdbe79c17fbb01d61767697c
https://github.com/Teiid-Designer/teiid-designer/commit/fcaabcf57e24412cc...
Author: blafond <blafond(a)redhat.com>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/i18n.properties
M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/vdb/ExecuteVdbWorker.java
M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/vdb/VdbDeployer.java
M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/views/content/TeiidDataNode.java
M plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/TeiidServer.java
M plugins/org.teiid.designer.spi/src/org/teiid/designer/runtime/spi/IExecutionAdmin.java
M plugins/org.teiid.designer.vdb.ui/src/org/teiid/designer/vdb/ui/i18n.properties
M plugins/org.teiid.designer.vdb.ui/src/org/teiid/designer/vdb/ui/wizards/NewVdbWizard.java
M plugins/org.teiid.designer.vdb/src/org/teiid/designer/vdb/manifest/VdbElement.java
M plugins/teiid/org.teiid.runtime.client/src/org/teiid/runtime/client/Messages.java
M plugins/teiid/org.teiid.runtime.client/src/org/teiid/runtime/client/admin/ExecutionAdmin.java
M plugins/teiid/org.teiid.runtime.client/src/org/teiid/runtime/client/messages.properties
Log Message:
-----------
TEIIDDES-2433 applying Teiid file name version feature from
TEIIDDES-2165
9 years, 9 months
Build failed in Jenkins: jbosstools-teiid-komodo #648 ()
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>
------------------------------------------
[...truncated 11132 lines...]
Downloaded: http://repository.jboss.org/maven2/org/apache/maven/shared/maven-shared-i... (3 KB at 17.9 KB/sec)
Downloading: http://repository.jboss.org/maven2/org/apache/maven/shared/maven-filterin...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/shared/maven-filtering...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (6 KB at 34.3 KB/sec)
Downloading: http://repository.jboss.org/maven2/org/apache/maven/shared/maven-reposito...
Downloaded: http://repository.jboss.org/maven2/org/apache/maven/shared/maven-reposito... (4 KB at 13.0 KB/sec)
Downloading: http://repository.jboss.org/maven2/org/apache/maven/shared/maven-common-a...
Downloaded: http://repository.jboss.org/maven2/org/apache/maven/shared/maven-common-a... (2 KB at 10.7 KB/sec)
Downloading: http://repository.jboss.org/maven2/org/apache/maven/shared/maven-shared-c...
Downloaded: http://repository.jboss.org/maven2/org/apache/maven/shared/maven-shared-c... (3 KB at 17.9 KB/sec)
Downloading: http://repository.jboss.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk1...
Downloading: http://repository.jboss.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1....
Downloading: http://repository.jboss.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-ove...
Downloading: http://repository.jboss.org/maven2/commons-cli/commons-cli/1.2/commons-cl...
Downloading: http://repository.jboss.org/maven2/org/codehaus/plexus/plexus-interpolati...
Downloading: http://repository.jboss.org/maven2/org/apache/maven/shared/file-managemen...
Downloading: http://repository.jboss.org/maven2/org/apache/maven/shared/maven-filterin...
Downloading: http://repository.jboss.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8...
Downloading: http://repository.jboss.org/maven2/org/apache/maven/shared/maven-reposito...
Downloaded: http://repository.jboss.org/maven2/org/apache/maven/shared/file-managemen... (31 KB at 76.7 KB/sec)
Downloaded: http://repository.jboss.org/maven2/org/apache/maven/shared/maven-reposito... (23 KB at 70.7 KB/sec)
Downloading: http://snapshots.jboss.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14...
Downloading: http://snapshots.jboss.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5...
Downloading: http://snapshots.jboss.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over...
Downloading: http://snapshots.jboss.org/maven2/commons-cli/commons-cli/1.2/commons-cli...
Downloading: http://snapshots.jboss.org/maven2/org/codehaus/plexus/plexus-interpolatio...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/shared/maven-filtering...
Downloading: http://snapshots.jboss.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/slf4j/slf...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/slf4j/slf...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/slf4j/jcl...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/commons-cli/c...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/slf4j/slf... (9 KB at 52.2 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/slf4j/jcl... (17 KB at 40.7 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/slf4j/slf... (22 KB at 52.4 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/commons-cli/c... (41 KB at 83.5 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (43 KB at 131.1 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (60 KB at 105.6 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (227 KB at 293.6 KB/sec)
[INFO] Reading assembly descriptor: assembly/cli.xml
[WARNING] NOTE: Currently, inclusion of module dependencies may produce unpredictable results if a version conflict occurs.
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[INFO] Copying files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>
[WARNING] Assembly file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[WARNING] NOTE: Currently, inclusion of module dependencies may produce unpredictable results if a version conflict occurs.
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.jboss.tools.komodo.plugins:*'
o 'org.jboss.tools.komodo.plugins.lib:*'
[INFO] Building zip: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ komodo.build ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] komodo ............................................ SUCCESS [1:54.902s]
[INFO] Komodo Target Platform ............................ SUCCESS [0.406s]
[INFO] plugins ........................................... SUCCESS [0.085s]
[INFO] org.komodo.spi .................................... SUCCESS [26.386s]
[INFO] org.komodo.utils .................................. SUCCESS [0.615s]
[INFO] libs .............................................. SUCCESS [0.068s]
[INFO] org.komodo.modeshape.lib .......................... SUCCESS [1:00.081s]
[INFO] Komodo Teiid Client ............................... SUCCESS [1:01.843s]
[INFO] org.komodo.modeshape.teiid.sql.sequencer .......... SUCCESS [12.341s]
[INFO] org.komodo.core ................................... SUCCESS [0.539s]
[INFO] org.komodo.modeshape.vdb .......................... SUCCESS [0.318s]
[INFO] org.komodo.relational ............................. SUCCESS [1.155s]
[INFO] org.komodo.importer ............................... SUCCESS [0.306s]
[INFO] org.komodo.utils.logger.modeshape ................. SUCCESS [0.198s]
[INFO] features .......................................... SUCCESS [0.074s]
[INFO] org.komodo.engine.feature ......................... SUCCESS [0.292s]
[INFO] org.komodo.shell-api .............................. SUCCESS [0.270s]
[INFO] org.komodo.shell.lib .............................. SUCCESS [1.342s]
[INFO] org.komodo.shell .................................. SUCCESS [0.449s]
[INFO] org.komodo.eclipse.shell .......................... SUCCESS [0.348s]
[INFO] org.komodo.eclipse.spi ............................ SUCCESS [0.195s]
[INFO] org.komodo.eclipse.sql.ui ......................... SUCCESS [0.521s]
[INFO] org.komodo.eclipse.teiid.client ................... SUCCESS [0.551s]
[INFO] org.komodo.ui.feature ............................. SUCCESS [0.252s]
[INFO] tests ............................................. SUCCESS [0.030s]
[INFO] org.komodo.test.utils ............................. SUCCESS [0.293s]
[INFO] org.komodo.core.test .............................. SUCCESS [1:02.226s]
[INFO] org.komodo.eclipse.test.utils ..................... SUCCESS [0.180s]
[INFO] org.komodo.teiid.client.test ...................... SUCCESS [2:48.184s]
[INFO] org.komodo.utils.test ............................. SUCCESS [7.257s]
[INFO] org.komodo.relational.test ........................ SUCCESS [31.754s]
[INFO] org.komodo.importer.test .......................... SUCCESS [16.144s]
[INFO] org.komodo.shell.test ............................. SUCCESS [16.629s]
[INFO] org.komodo.modeshape.teiid.sql.sequencer.test ..... SUCCESS [51.396s]
[INFO] org.komodo.modeshape.vdb.test ..................... SUCCESS [12.227s]
[INFO] integration-tests ................................. SUCCESS [0.037s]
[INFO] org.komodo.eclipse.teiid-8.4.client.test .......... FAILURE [2:17.098s]
[INFO] org.komodo.eclipse.teiid-8.7.client.test .......... FAILURE [0.165s]
[INFO] Teiid Komodo ...................................... SUCCESS [7.055s]
[INFO] Komodo Build ...................................... SUCCESS [38.277s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:03.439s
[INFO] Finished at: Thu Mar 26 03:40:41 EDT 2015
[INFO] Final Memory: 139M/668M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.6:unpack (unpack-for-teiid-testing) on project org.komodo.eclipse.teiid-8.4.client.test: Unable to resolve artifact. Could not transfer artifact org.jboss.as:jboss-as-dist:zip:7.2.0.Alpha1-redhat-4 from/to jboss-earlyaccess (https://maven.repository.redhat.com/earlyaccess/all/): The target server failed to respond
[ERROR] org.jboss.as:jboss-as-dist:zip:7.2.0.Alpha1-redhat-4
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/, releases=true, snapshots=false),
[ERROR] jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/, releases=true, snapshots=true),
[ERROR] snapshots.jboss.org (http://snapshots.jboss.org/maven2, releases=true, snapshots=true),
[ERROR] repository.jboss.org (http://repository.jboss.org/maven2, releases=true, snapshots=false),
[ERROR] jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/, releases=true, snapshots=true),
[ERROR] sonatype (http://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
[ERROR] jboss-maven2-release-repository (https://repository.jboss.org/nexus/content/groups/m2-proxy/, releases=true, snapshots=true),
[ERROR] redhat-techpreview-all-repository (http://maven.repository.redhat.com/techpreview/all/, releases=true, snapshots=false),
[ERROR] jboss-earlyaccess (https://maven.repository.redhat.com/earlyaccess/all/, releases=true, snapshots=false),
[ERROR] jboss-releases (https://repository.jboss.org/nexus/content/repositories/releases/, releases=true, snapshots=true),
[ERROR] jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/, releases=true, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.6:unpack (unpack-for-teiid-testing) on project org.komodo.eclipse.teiid-8.7.client.test: Unable to resolve artifact. Failure to transfer org.jboss.as:jboss-as-dist:zip:7.2.0.Alpha1-redhat-4 from https://maven.repository.redhat.com/earlyaccess/all/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-earlyaccess has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.as:jboss-as-dist:zip:7.2.0.Alpha1-redhat-4 from/to jboss-earlyaccess (https://maven.repository.redhat.com/earlyaccess/all/): The target server failed to respond
[ERROR] org.jboss.as:jboss-as-dist:zip:7.2.0.Alpha1-redhat-4
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/, releases=true, snapshots=false),
[ERROR] jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/, releases=true, snapshots=true),
[ERROR] snapshots.jboss.org (http://snapshots.jboss.org/maven2, releases=true, snapshots=true),
[ERROR] repository.jboss.org (http://repository.jboss.org/maven2, releases=true, snapshots=false),
[ERROR] jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/, releases=true, snapshots=true),
[ERROR] sonatype (http://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
[ERROR] jboss-maven2-release-repository (https://repository.jboss.org/nexus/content/groups/m2-proxy/, releases=true, snapshots=true),
[ERROR] redhat-techpreview-all-repository (http://maven.repository.redhat.com/techpreview/all/, releases=true, snapshots=false),
[ERROR] jboss-earlyaccess (https://maven.repository.redhat.com/earlyaccess/all/, releases=true, snapshots=false),
[ERROR] jboss-releases (https://repository.jboss.org/nexus/content/repositories/releases/, releases=true, snapshots=true),
[ERROR] jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/, releases=true, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.komodo.eclipse.teiid-8.4.client.test
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :91
Killing Xvnc process ID 31630
Archiving artifacts
Recording test results
9 years, 9 months