See
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-...
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev183-rhel6-x86_64 (jboss-prod-bos jboss-prod) in workspace
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-...
git rev-parse --is-inside-work-tree # timeout=10
Fetching
changes from the remote Git repository
git config remote.teiid-modeshape.url
git@github.com:Teiid-Designer/teiid-modeshape.git # timeout=10
Fetching upstream
changes from git@github.com:Teiid-Designer/teiid-modeshape.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress
git@github.com:Teiid-Designer/teiid-modeshape.git
+refs/heads/*:refs/remotes/teiid-modeshape/*
git rev-parse teiid-modeshape/master^{commit} # timeout=10
Checking out Revision
f4fde6a4df6bbe1db2fa9245ec5b3502b2962f98 (teiid-modeshape/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f4fde6a4df6bbe1db2fa9245ec5b3502b2962f98
> git rev-list f4fde6a4df6bbe1db2fa9245ec5b3502b2962f98 # timeout=10
git rev-parse --is-inside-work-tree # timeout=10
Fetching
changes from the remote Git repository
git config remote.komodo.url
git://github.com/Teiid-Designer/komodo.git # timeout=10
Fetching upstream changes
from
git://github.com/Teiid-Designer/komodo.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress
git://github.com/Teiid-Designer/komodo.git +refs/heads/*:refs/remotes/komodo/*
git rev-parse komodo/master^{commit} # timeout=10
Checking out Revision
dbe620029ab5618937cd976a34ec55b34bdf1841 (komodo/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f dbe620029ab5618937cd976a34ec55b34bdf1841
> git rev-list dbe620029ab5618937cd976a34ec55b34bdf1841 # timeout=10
> git tag -a -f -m Jenkins Build #3817 jenkins-jbosstools-teiid-komodo-3817 #
timeout=10
git rev-parse --is-inside-work-tree # timeout=10
Fetching
changes from the remote Git repository
git config remote.vdb-bench.url
git://github.com/Teiid-Designer/vdb-bench.git # timeout=10
Fetching upstream changes
from
git://github.com/Teiid-Designer/vdb-bench.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress
git://github.com/Teiid-Designer/vdb-bench.git +refs/heads/*:refs/remotes/vdb-bench/*
git rev-parse vdb-bench/master^{commit} # timeout=10
Checking out Revision
0aa7039977f5eaee37bc31b8ae848f07cd965c7e (vdb-bench/master)
git config core.sparsecheckout # timeout=10
git checkout -f 0aa7039977f5eaee37bc31b8ae848f07cd965c7e
git rev-list 0aa7039977f5eaee37bc31b8ae848f07cd965c7e # timeout=10
[EnvInject] -
Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=128m
[EnvInject] - Variables injected successfully.
[jbosstools-teiid-komodo] $ /bin/sh /tmp/hudson2889843873762209339.sh
Downloaded zip md5sum: 5e619afd751c2dffb0b3edfb1ea8637e
Zip already downloaded
[jbosstools-teiid-komodo] $ /qa/tools/opt/apache-maven-3.1.0/bin/mvn -f
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-...
-DKOMODO_GIT_BRANCH=master -Dintegration.skipTests=false -DBUILD_PROFILE=release
-DKOMODO_GIT_REPOSITORY=Teiid-Designer -DskipTests=false -DRELEASE=No
-DTEIID_BUILD_ALIAS=Nightly "-DMAVEN_FLAGS=-B -U -fae -Djboss-repo
-Dmaven.test.failure.ignore=true -Dmaven.repo.local=$WORKSPACE/maven-repo"
-Dmaven.repo.local=<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository>
clean install -s teiid-modeshape-sources/settings.xml -B -U -fae -Djboss-repo
-Dmaven.test.failure.ignore=true
-Dmaven.repo.local=<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/maven-repo>
-DJOB_NAME=jbosstools-teiid-komodo -DBUILD_ID=3817 -DBUILD_NUMBER=3817
-DBUILD_ALIAS=Nightly -D skipTests -D integration.skipTests
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; support was
removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was
removed in 8.0
[INFO] Scanning for projects...
[INFO] Downloading:
https://maven.repository.redhat.com/earlyaccess/all/org/jboss/jboss-paren...
[INFO] Downloading:
https://maven.repository.redhat.com/techpreview/all/org/jboss/jboss-paren...
[INFO] Downloading:
http://origin-repository.jboss.org/nexus/content/groups/developer/org/jbo...
[INFO] Downloaded:
http://origin-repository.jboss.org/nexus/content/groups/developer/org/jbo...
(36 KB at 43.8 KB/sec)
[INFO] Downloading:
http://origin-repository.jboss.org/nexus/content/groups/public/org/jboss/...
[INFO] Downloaded:
http://origin-repository.jboss.org/nexus/content/groups/public/org/jboss/...
(36 KB at 111.5 KB/sec)
[INFO] Downloading:
http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/24/jboss-paren...
[INFO] Downloaded:
http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/24/jboss-paren... (36 KB
at 74.9 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Teiid ModeShape
[INFO] Teiid Modeshape Core
[INFO] Teiid ModeShape Sequencer Framework
[INFO] Teiid ModeShape Sequencers
[INFO] Teiid DDL ModeShape Sequencer
[INFO] Teiid ModeShape VDB Artifacts Sequencer
[INFO] Teiid ModeShape Dataservice Sequencer
[INFO] Teiid ModeShape Build
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Teiid ModeShape 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading:
http://origin-repository.jboss.org/nexus/content/groups/public/org/apache...
[INFO] Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source...
[INFO] Downloaded:
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source...
(6 KB at 26.8 KB/sec)
[INFO] Downloading:
http://origin-repository.jboss.org/nexus/content/groups/public/org/apache...
[INFO] Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin...
[INFO] Downloaded:
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin...
(10 KB at 48.0 KB/sec)
[INFO] Downloading:
http://origin-repository.jboss.org/nexus/content/groups/public/org/apache...
[INFO] Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/mave...
[INFO] Downloaded:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/mave...
(41 KB at 164.7 KB/sec)
[INFO] Downloading:
http://origin-repository.jboss.org/nexus/content/groups/public/org/apache...
[INFO] Downloading:
http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[INFO] Downloaded:
http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
(16 KB at 72.5 KB/sec)
[INFO] Downloading:
http://origin-repository.jboss.org/nexus/content/groups/public/org/apache...
[INFO] Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source...
[INFO] Downloaded:
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source...
(31 KB at 139.6 KB/sec)
[INFO] Downloading:
http://origin-repository.jboss.org/nexus/content/groups/public/org/apache...
[INFO] Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-pl...
[INFO] Downloaded:
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-pl...
(7 KB at 29.7 KB/sec)
[INFO] Downloading:
http://origin-repository.jboss.org/nexus/content/groups/public/org/apache...
[INFO] Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-pl...
[INFO] Downloaded:
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-pl...
(27 KB at 121.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ teiid-modeshape-parent ---
[INFO] Deleting
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-...
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @
teiid-modeshape-parent ---
[INFO] Downloading:
http://origin-repository.jboss.org/nexus/content/groups/public/org/codeha...
[INFO] Downloading:
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0....
[INFO] Downloaded:
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0....
(5 KB at 19.9 KB/sec)
[INFO] Downloading:
http://origin-repository.jboss.org/nexus/content/groups/public/org/codeha...
[INFO] Downloading:
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0....
[INFO] Downloaded:
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0....
(242 KB at 557.9 KB/sec)
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
teiid-modeshape-parent ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with
message:
To build this project Maven 3.2.5 (or greater) is required. Please install it.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid Modeshape Core
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid ModeShape Sequencer Framework
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid ModeShape Sequencers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid DDL ModeShape Sequencer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid ModeShape VDB Artifacts Sequencer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid ModeShape Dataservice Sequencer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid ModeShape Build
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Teiid ModeShape ................................... FAILURE [6.580s]
[INFO] Teiid Modeshape Core .............................. SKIPPED
[INFO] Teiid ModeShape Sequencer Framework ............... SKIPPED
[INFO] Teiid ModeShape Sequencers ........................ SKIPPED
[INFO] Teiid DDL ModeShape Sequencer ..................... SKIPPED
[INFO] Teiid ModeShape VDB Artifacts Sequencer ........... SKIPPED
[INFO] Teiid ModeShape Dataservice Sequencer ............. SKIPPED
[INFO] Teiid ModeShape Build ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.481s
[INFO] Finished at: Tue Apr 17 09:12:25 UTC 2018
[INFO] Final Memory: 13M/491M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) on
project teiid-modeshape-parent: Some Enforcer rules have failed. Look above for specific
messages explaining why the rule failed. -> [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
Build step 'Invoke top-level Maven targets' marked build as failure
Skipped archiving because build is not successful
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were
found but none of them are new. Did tests run?
For example,
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-teiid-...
is 6 mo 27 days old