You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/05 01:27:02 UTC

Build failed in Jenkins: Torque4-trunk #504

See <https://builds.apache.org/job/Torque4-trunk/504/changes>

Changes:

[tfischer] - switch to maven 3 as recommended build tool
- use newest maven plugin versions

[tfischer] javadoc
- fix code usage
- remove stale @see tag

[tfischer] Fix javadoc
use final modifier where appropriate

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-4 (Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Torque4-trunk/ws/>
Cleaning up <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk>
Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/target>
Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/target>
Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target>
Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/target>
Updating http://svn.apache.org/repos/asf/db/torque/torque4/trunk at revision '2014-10-04T23:23:01.661 +0000'
U         torque-generator/src/test/java/org/apache/torque/generator/file/FileTestUtils.java
U         pom.xml
U         torque-templates/src/main/java/org/apache/torque/templates/typemapping/SizedForBitDataSqlType.java
U         torque-site/src/site/xdoc/developer-info/developer-guide.xml
At revision 1629458
Parsing POMs
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[torque4-trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37449
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/3 clean install cobertura:cobertura findbugs:findbugs checkstyle:checkstyle pmd:pmd pmd:cpd
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-maven-plugin:maven-plugin:4.1-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-plugin-plugin is missing. @ line 95, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Torque Maven Parent
[INFO] Torque Runtime
[INFO] Torque Generator
[INFO] Torque Templates
[INFO] Torque Generator Maven 2 Plugin
[INFO] Torque Generator Ant tasks
[INFO] Torque Site
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.13/maven-checkstyle-plugin-2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.13/maven-checkstyle-plugin-2.13.pom (13 KB at 51.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.13/maven-checkstyle-plugin-2.13.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.13/maven-checkstyle-plugin-2.13.jar (112 KB at 517.3 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Torque Maven Parent 4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ torque ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ torque ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ torque ---
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torque ---
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ torque ---
[INFO] Exclude: velocity.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: checkstyle-cache.ccf
[INFO] Exclude: derby.log
[INFO] Exclude: LICENSE-EDL.txt
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: torque-test/target/**/*
[INFO] Exclude: torque-test/.classpath
[INFO] Exclude: torque-test/.project
[INFO] Exclude: torque-test/.settings/**
[INFO] Exclude: torque-test/src/main/generated-java/**/*
[INFO] Exclude: torque-test/derby.log
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torque ---

[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/3/org/apache/torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ torque ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:instrument (default-cli) @ torque ---
[INFO] Not executing cobertura:instrument as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:cobertura (default-cli) @ torque ---
[INFO] Not executing cobertura:report as the cobertura data file (<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/target/cobertura/cobertura.ser)> could not be found
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ torque ---
[FINDBUGS] No report found for mojo findbugs[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (default-cli) @ torque ---

[CHECKSTYLE] No report found for mojo checkstyle
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Torque Maven Parent ............................... FAILURE [40.711s]
[INFO] Torque Runtime .................................... SKIPPED
[INFO] Torque Generator .................................. SKIPPED
[INFO] Torque Templates .................................. SKIPPED
[INFO] Torque Generator Maven 2 Plugin ................... SKIPPED
[INFO] Torque Generator Ant tasks ........................ SKIPPED
[INFO] Torque Site ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.190s
[INFO] Finished at: Sat Oct 04 23:26:53 UTC 2014
[INFO] Final Memory: 26M/95M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.13:checkstyle (default-cli) on project torque: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: Unable to find suppressions file at location: <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle-suppressions.xml>: Could not find resource '<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle-suppressions.xml'.> -> [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

[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/pom.xml> to org.apache.torque/torque-ant-tasks/4.1-SNAPSHOT/torque-ant-tasks-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Generator Ant tasks #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3444 bytes
Compression is 0.0%
Took 72 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to org.apache.torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> is not inside <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque4-trunk/;> will archive in a separate pass
No artifacts from Torque4-trunk » Torque Maven Parent #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/pom.xml> to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom
No artifacts from Torque4-trunk » Torque Runtime #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/pom.xml> to org.apache.torque/torque-generator/4.1-SNAPSHOT/torque-generator-4.1-SNAPSHOT.pom
No artifacts from Torque4-trunk » Torque Generator #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/pom.xml> to org.apache.torque/torque-templates/4.1-SNAPSHOT/torque-templates-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Templates #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4924 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/pom.xml> to org.apache.torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Site #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 11873 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-maven-plugin/pom.xml> to org.apache.torque/torque-maven-plugin/4.1-SNAPSHOT/torque-maven-plugin-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Generator Maven 2 Plugin #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3554 bytes
Compression is 0.0%
Took 74 ms
Sending e-mails to: torque-dev@db.apache.org
channel stopped
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Jenkins build is back to normal : Torque4-trunk #509

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/509/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Build failed in Jenkins: Torque4-trunk #508

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/508/changes>

Changes:

[tfischer] Try fix problem with jenkins build

[tfischer] Fix documentation

------------------------------------------
[...truncated 372 lines...]
Running org.apache.torque.om.mapper.BigDecimalMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.torque.om.mapper.BigDecimalMapperTest
Running org.apache.torque.om.mapper.ObjectListMapperTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in org.apache.torque.om.mapper.ObjectListMapperTest
Running org.apache.torque.om.mapper.IntegerMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.torque.om.mapper.IntegerMapperTest
Running org.apache.torque.om.mapper.CompositeMapperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.torque.om.mapper.CompositeMapperTest
Running org.apache.torque.om.mapper.DateMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.torque.om.mapper.DateMapperTest
Running org.apache.torque.om.NumberKeyTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.torque.om.NumberKeyTest
Running org.apache.torque.adapter.DBOracleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.torque.adapter.DBOracleTest
Running org.apache.torque.criteria.CriterionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.apache.torque.criteria.CriterionTest
Running org.apache.torque.criteria.CriteriaTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.apache.torque.criteria.CriteriaTest
Running org.apache.torque.criteria.JoinTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.torque.criteria.JoinTest
Running org.apache.torque.avalon.AvalonTest
[DEBUG] Starting container...
[DEBUG] Loading the service container class org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
[DEBUG] Instantiating the service container class org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
[DEBUG] Using the following configuration : <?xml version="1.0" encoding="UTF-8"?><fulcrum-yaafi><containerFlavour>yaafi</containerFlavour><containerClazzName>org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl</containerClazzName><componentRoles><location>src/test/resources/TestRoleConfig.xml</location><isEncrypted>false</isEncrypted></componentRoles><componentConfiguration><location>src/test/resources/TestComponentConfig.xml</location><isEncrypted>false</isEncrypted></componentConfiguration><parameters><location/><isEncrypted>false</isEncrypted></parameters></fulcrum-yaafi>
[DEBUG] Using the following container type : yaafi
[DEBUG] YAAFI Service Framework is starting up
[DEBUG] Setting applicationRootDir to <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime>
[DEBUG] Setting tempRootDir to /tmp
[DEBUG] Looking for src/test/resources/TestRoleConfig.xml in the root directory
[DEBUG] Found src/test/resources/TestRoleConfig.xml as <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/src/test/resources/TestRoleConfig.xml>
[DEBUG] Looking for src/test/resources/TestComponentConfig.xml in the root directory
[DEBUG] Found src/test/resources/TestComponentConfig.xml as <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/src/test/resources/TestComponentConfig.xml>
[DEBUG] Looking for /componentConfiguration.properties in the root directory
[DEBUG] Looking for /componentConfiguration.properties as absolute file location
[DEBUG] Looking for /componentConfiguration.properties using the class loader
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[DEBUG] Unable to load the following optional file :/componentConfiguration.properties
[DEBUG] Using the following componentConfigurationProperties: {java.runtime.name=Java(TM) SE Runtime Environment, urn:avalon:temp=/tmp, sun.boot.library.path=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/i386, java.vm.version=20.45-b01, urn:avalon:home=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime,> java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=:, java.vm.name=Java HotSpot(TM) Server VM, file.encoding.pkg=sun.io, user.country=US, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, urn:avalon:name=fulcrum-yaafi, java.vm.specification.name=Java Virtual Machine Specification, user.dir=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime,> urn:avalon:partition=root, java.runtime.version=1.6.0_45-b06, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, basedir=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime,> java.endorsed.dirs=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/endorsed, os.arch=i386, surefire.real.class.path=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/surefire/surefirebooter4883036843216816128.jar,> java.io.tmpdir=/tmp, line.separator=
, java.vm.specification.vendor=Sun Microsystems Inc., os.name=Linux, sun.jnu.encoding=ISO-8859-1, java.library.path=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/i386/server:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/i386:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib, surefire.test.class.path=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/test-classes>:<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/generated-classes/cobertura>:/home/jenkins/jenkins-slave/maven-repositories/1/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-digester/commons-digester/1.8/commons-digester-1.8.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-dbcp/commons-dbcp/1.3/commons-dbcp-1.3.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jcs/jcs/1.3/jcs-1.3.jar:/home/jenkins/jenkins-slave/maven-repositories/1/concurrent/concurrent/1.0/concurrent-1.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/junit/junit/3.8.1/junit-3.8.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/avalon/framework/avalon-framework-api/4.3.1/avalon-framework-api-4.3.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/fulcrum/fulcrum-testcontainer/1.0.6/fulcrum-testcontainer-1.0.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/avalon/framework/avalon-framework-impl/4.3.1/avalon-framework-impl-4.3.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/net/sourceforge/cobertura/cobertura/1.9.2/cobertura-1.9.2.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar:, java.specification.name=Java Platform API Specification, java.class.version=50.0, sun.management.compiler=HotSpot Tiered Compilers, maven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1, os.version=3.13.0-36-lowlatency, user.home=/home/jenkins, user.timezone=Etc/UTC, java.awt.printerjob=sun.print.PSPrinterJob, java.specification.version=1.6, file.encoding=ISO-8859-1, user.name=jenkins, java.class.path=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/test-classes>:<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/generated-classes/cobertura>:/home/jenkins/jenkins-slave/maven-repositories/1/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-digester/commons-digester/1.8/commons-digester-1.8.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-dbcp/commons-dbcp/1.3/commons-dbcp-1.3.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jcs/jcs/1.3/jcs-1.3.jar:/home/jenkins/jenkins-slave/maven-repositories/1/concurrent/concurrent/1.0/concurrent-1.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/junit/junit/3.8.1/junit-3.8.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/avalon/framework/avalon-framework-api/4.3.1/avalon-framework-api-4.3.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/fulcrum/fulcrum-testcontainer/1.0.6/fulcrum-testcontainer-1.0.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/avalon/framework/avalon-framework-impl/4.3.1/avalon-framework-impl-4.3.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/net/sourceforge/cobertura/cobertura/1.9.2/cobertura-1.9.2.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar:, java.vm.specification.version=1.0, sun.arch.data.model=32, java.home=/home/jenkins/tools/java/jdk1.6.0_45-32/jre, sun.java.command=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/surefire/surefirebooter4883036843216816128.jar> <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/surefire/surefire8221353262558723232tmp> <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/surefire/surefire_303184039368299913697tmp,> java.specification.vendor=Sun Microsystems Inc., user.language=en, java.vm.info=mixed mode, java.version=1.6.0_45, java.ext.dirs=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/ext:/usr/java/packages/lib/ext, sun.boot.class.path=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/resources.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/rt.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/sunrsasign.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/jsse.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/jce.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/charsets.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/modules/jdk.boot.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/classes, java.vendor=Sun Microsystems Inc., localRepository=/home/jenkins/jenkins-slave/maven-repositories/1, file.separator=/, derby.stream.error.file=target/derby.log, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, sun.cpu.endian=little, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.isalist=}
[DEBUG] Looking for /parameters.properties in the root directory
[DEBUG] Looking for /parameters.properties as absolute file location
[DEBUG] Looking for /parameters.properties using the class loader
[WARNING] Unable to find any resource with the name '/parameters.properties'
[DEBUG] Configuring the service component TorqueComponent
[DEBUG] Incarnating the service TorqueComponent
[DEBUG] Instantiating the implementation class for TorqueComponent
[DEBUG] Incarnating the service TorqueComponent
[DEBUG] LogEnabled.enableLogging() for TorqueComponent
[DEBUG] Contextualizable.contextualize() for TorqueComponent
[DEBUG] Configurable.configure() for TorqueComponent
[DEBUG] configure(TorqueComponent::<no value>:@null:20:22)
[DEBUG] Config File changes to src/test/resources/Torque.properties
[DEBUG] Config File is <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/src/test/resources/Torque.properties>
[DEBUG] Initializable.initialize() for TorqueComponent
[DEBUG] initialize()
[DEBUG] YAAFI Avalon Service Container is up and running
[INFO] YaffiContainer ready.
[DEBUG] Located the service 'org.apache.torque.avalon.Torque' in the local container
[DEBUG] Disposing of container...
[DEBUG] Disposing all services
[DEBUG] Decommision the service TorqueComponent
[DEBUG] Decommisioning the service TorqueComponent
[DEBUG] Disposable.dispose() for TorqueComponent
[DEBUG] dispose()
[DEBUG] Disposing the service TorqueComponent
[DEBUG] All services are disposed
[INFO] YaffiContainer has been disposed.
[DEBUG] Starting container...
[DEBUG] Loading the service container class org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
[DEBUG] Instantiating the service container class org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
[DEBUG] Using the following configuration : <?xml version="1.0" encoding="UTF-8"?><fulcrum-yaafi><containerFlavour>yaafi</containerFlavour><containerClazzName>org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl</containerClazzName><componentRoles><location>src/test/resources/TestRoleConfig.xml</location><isEncrypted>false</isEncrypted></componentRoles><componentConfiguration><location>src/test/resources/TestComponentConfig.xml</location><isEncrypted>false</isEncrypted></componentConfiguration><parameters><location/><isEncrypted>false</isEncrypted></parameters></fulcrum-yaafi>
[DEBUG] Using the following container type : yaafi
[DEBUG] YAAFI Service Framework is starting up
[DEBUG] Setting applicationRootDir to <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime>
[DEBUG] Setting tempRootDir to /tmp
[DEBUG] Looking for src/test/resources/TestRoleConfig.xml in the root directory
[DEBUG] Found src/test/resources/TestRoleConfig.xml as <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/src/test/resources/TestRoleConfig.xml>
[DEBUG] Looking for src/test/resources/TestComponentConfig.xml in the root directory
[DEBUG] Found src/test/resources/TestComponentConfig.xml as <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/src/test/resources/TestComponentConfig.xml>
[DEBUG] Looking for /componentConfiguration.properties in the root directory
[DEBUG] Looking for /componentConfiguration.properties as absolute file location
[DEBUG] Looking for /componentConfiguration.properties using the class loader
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[DEBUG] Unable to load the following optional file :/componentConfiguration.properties
[DEBUG] Using the following componentConfigurationProperties: {java.runtime.name=Java(TM) SE Runtime Environment, urn:avalon:temp=/tmp, sun.boot.library.path=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/i386, java.vm.version=20.45-b01, urn:avalon:home=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime,> java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=:, java.vm.name=Java HotSpot(TM) Server VM, file.encoding.pkg=sun.io, user.country=US, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, urn:avalon:name=fulcrum-yaafi, java.vm.specification.name=Java Virtual Machine Specification, user.dir=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime,> urn:avalon:partition=root, java.runtime.version=1.6.0_45-b06, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, basedir=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime,> java.endorsed.dirs=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/endorsed, os.arch=i386, surefire.real.class.path=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/surefire/surefirebooter4883036843216816128.jar,> java.io.tmpdir=/tmp, line.separator=
, java.vm.specification.vendor=Sun Microsystems Inc., os.name=Linux, sun.jnu.encoding=ISO-8859-1, java.library.path=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/i386/server:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/i386:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib, surefire.test.class.path=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/test-classes>:<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/generated-classes/cobertura>:/home/jenkins/jenkins-slave/maven-repositories/1/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-digester/commons-digester/1.8/commons-digester-1.8.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-dbcp/commons-dbcp/1.3/commons-dbcp-1.3.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jcs/jcs/1.3/jcs-1.3.jar:/home/jenkins/jenkins-slave/maven-repositories/1/concurrent/concurrent/1.0/concurrent-1.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/junit/junit/3.8.1/junit-3.8.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/avalon/framework/avalon-framework-api/4.3.1/avalon-framework-api-4.3.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/fulcrum/fulcrum-testcontainer/1.0.6/fulcrum-testcontainer-1.0.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/avalon/framework/avalon-framework-impl/4.3.1/avalon-framework-impl-4.3.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/net/sourceforge/cobertura/cobertura/1.9.2/cobertura-1.9.2.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar:, java.specification.name=Java Platform API Specification, java.class.version=50.0, sun.management.compiler=HotSpot Tiered Compilers, maven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1, os.version=3.13.0-36-lowlatency, user.home=/home/jenkins, user.timezone=Etc/UTC, java.awt.printerjob=sun.print.PSPrinterJob, java.specification.version=1.6, file.encoding=ISO-8859-1, user.name=jenkins, java.class.path=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/test-classes>:<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/generated-classes/cobertura>:/home/jenkins/jenkins-slave/maven-repositories/1/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-digester/commons-digester/1.8/commons-digester-1.8.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-dbcp/commons-dbcp/1.3/commons-dbcp-1.3.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jcs/jcs/1.3/jcs-1.3.jar:/home/jenkins/jenkins-slave/maven-repositories/1/concurrent/concurrent/1.0/concurrent-1.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/junit/junit/3.8.1/junit-3.8.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/avalon/framework/avalon-framework-api/4.3.1/avalon-framework-api-4.3.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/fulcrum/fulcrum-testcontainer/1.0.6/fulcrum-testcontainer-1.0.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/avalon/framework/avalon-framework-impl/4.3.1/avalon-framework-impl-4.3.1.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/net/sourceforge/cobertura/cobertura/1.9.2/cobertura-1.9.2.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar:, java.vm.specification.version=1.0, sun.arch.data.model=32, java.home=/home/jenkins/tools/java/jdk1.6.0_45-32/jre, sun.java.command=<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/surefire/surefirebooter4883036843216816128.jar> <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/surefire/surefire8221353262558723232tmp> <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/surefire/surefire_303184039368299913697tmp,> java.specification.vendor=Sun Microsystems Inc., user.language=en, java.vm.info=mixed mode, java.version=1.6.0_45, java.ext.dirs=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/ext:/usr/java/packages/lib/ext, sun.boot.class.path=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/resources.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/rt.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/sunrsasign.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/jsse.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/jce.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/charsets.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/modules/jdk.boot.jar:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/classes, java.vendor=Sun Microsystems Inc., localRepository=/home/jenkins/jenkins-slave/maven-repositories/1, file.separator=/, derby.stream.error.file=target/derby.log, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, sun.cpu.endian=little, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.isalist=}
[DEBUG] Looking for /parameters.properties in the root directory
[DEBUG] Looking for /parameters.properties as absolute file location
[DEBUG] Looking for /parameters.properties using the class loader
[WARNING] Unable to find any resource with the name '/parameters.properties'
[DEBUG] Configuring the service component TorqueComponent
[DEBUG] Incarnating the service TorqueComponent
[DEBUG] Instantiating the implementation class for TorqueComponent
[DEBUG] Incarnating the service TorqueComponent
[DEBUG] LogEnabled.enableLogging() for TorqueComponent
[DEBUG] Contextualizable.contextualize() for TorqueComponent
[DEBUG] Configurable.configure() for TorqueComponent
[DEBUG] configure(TorqueComponent::<no value>:@null:20:22)
[DEBUG] Config File changes to src/test/resources/Torque.properties
[DEBUG] Config File is <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/src/test/resources/Torque.properties>
[DEBUG] Initializable.initialize() for TorqueComponent
[DEBUG] initialize()
[DEBUG] YAAFI Avalon Service Container is up and running
[INFO] YaffiContainer ready.
[DEBUG] Located the service 'org.apache.torque.avalon.Torque' in the local container
[DEBUG] Disposing of container...
[DEBUG] Disposing all services
[DEBUG] Decommision the service TorqueComponent
[DEBUG] Decommisioning the service TorqueComponent
[DEBUG] Disposable.dispose() for TorqueComponent
[DEBUG] dispose()
[DEBUG] Disposing the service TorqueComponent
[DEBUG] All services are disposed
[INFO] YaffiContainer has been disposed.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.apache.torque.avalon.AvalonTest
Running org.apache.torque.TorqueRuntimeExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.torque.TorqueRuntimeExceptionTest
Running org.apache.torque.ColumnImplTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.apache.torque.ColumnImplTest
Running org.apache.torque.TorqueInstanceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.torque.TorqueInstanceTest
Running org.apache.torque.sql.SqlBuilderTest
Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec - in org.apache.torque.sql.SqlBuilderTest
Running org.apache.torque.sql.QueryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.torque.sql.QueryTest
Running org.apache.torque.map.ColumnMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.torque.map.ColumnMapTest
Running org.apache.torque.util.UniqueListTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.torque.util.UniqueListTest
Running org.apache.torque.util.BasePeerImplTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.apache.torque.util.BasePeerImplTest
Running org.apache.torque.util.functions.SumTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.torque.util.functions.SumTest
Running org.apache.torque.util.functions.MinTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.torque.util.functions.MinTest
Running org.apache.torque.util.functions.CountTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.torque.util.functions.CountTest
Running org.apache.torque.util.functions.AggregateFunctionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.torque.util.functions.AggregateFunctionTest
Running org.apache.torque.util.functions.MaxTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.torque.util.functions.MaxTest
Running org.apache.torque.util.functions.AvgTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.torque.util.functions.AvgTest
Running org.apache.torque.util.functions.AbstractFunctionTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.torque.util.functions.AbstractFunctionTest
Running org.apache.torque.util.SummaryHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.torque.util.SummaryHelperTest
Cobertura: Loaded information on 111 classes.
Cobertura: Saved information on 111 classes.

Results :

Tests run: 346, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:cobertura (default-cli) @ torque-runtime ---
[INFO] Cobertura 1.9.2 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Cobertura: Loaded information on 111 classes.
Report time: 1805ms

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 1.9.2 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Cobertura: Loaded information on 111 classes.
Report time: 1646ms

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ torque-runtime ---
[INFO] Fork Value is true
     [java] Warnings generated: 3
[INFO] Done FindBugs Analysis....
[FINDBUGS] Finding all files that match the pattern findbugsXml.xml
[FINDBUGS] Parsing 1 files in <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/findbugsXml.xml> of module Torque Runtime with 3 warnings.
[FINDBUGS] Computing warning deltas based on reference build #503
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (default-cli) @ torque-runtime ---
[CHECKSTYLE] No report found for mojo checkstyle
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Torque Maven Parent ............................... SUCCESS [32.300s]
[INFO] Torque Runtime .................................... FAILURE [1:41.674s]
[INFO] Torque Generator .................................. SKIPPED
[INFO] Torque Templates .................................. SKIPPED
[INFO] Torque Generator Maven 2 Plugin ................... SKIPPED
[INFO] Torque Generator Ant tasks ........................ SKIPPED
[INFO] Torque Site ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:17.584s
[INFO] Finished at: Sun Oct 05 02:18:20 UTC 2014
[INFO] Final Memory: 44M/235M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.13:checkstyle (default-cli) on project torque-runtime: An error has occurred in Checkstyle report generation. Failed during checkstyle configuration: cannot initialize module TreeWalker - Unable to instantiate DoubleCheckedLocking: Unable to instantiate DoubleCheckedLockingCheck -> [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 :torque-runtime
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/pom.xml> to org.apache.torque/torque-ant-tasks/4.1-SNAPSHOT/torque-ant-tasks-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Generator Ant tasks #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4087 bytes
Compression is 0.0%
Took 45 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to org.apache.torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> is not inside <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque4-trunk/;> will archive in a separate pass
No artifacts from Torque4-trunk » Torque Maven Parent #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/pom.xml> to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/torque-runtime-4.1-SNAPSHOT.jar> to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/torque-runtime-4.1-SNAPSHOT-sources.jar> to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT-sources.jar
No artifacts from Torque4-trunk » Torque Runtime #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/pom.xml> to org.apache.torque/torque-generator/4.1-SNAPSHOT/torque-generator-4.1-SNAPSHOT.pom
No artifacts from Torque4-trunk » Torque Generator #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/pom.xml> to org.apache.torque/torque-templates/4.1-SNAPSHOT/torque-templates-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Templates #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5509 bytes
Compression is 0.0%
Took 41 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/pom.xml> to org.apache.torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Site #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 11873 bytes
Compression is 0.0%
Took 36 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-maven-plugin/pom.xml> to org.apache.torque/torque-maven-plugin/4.1-SNAPSHOT/torque-maven-plugin-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Generator Maven 2 Plugin #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4194 bytes
Compression is 0.0%
Took 27 ms
Sending e-mails to: torque-dev@db.apache.org
Sending e-mails to: torque-dev@db.apache.org
channel stopped
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Build failed in Jenkins: Torque4-trunk #507

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/507/changes>

Changes:

[tfischer] Try fix problem with jenkins build

[tfischer] TORQUE-329 Started to create better schema documentation

------------------------------------------
Started by user tfischer
Building remotely on ubuntu-4 (Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Torque4-trunk/ws/>
Cleaning up <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk>
Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/target>
Updating http://svn.apache.org/repos/asf/db/torque/torque4/trunk at revision '2014-10-05T02:10:32.006 +0000'
AU        torque-site/src/site/resources/images/schema-view.png
AU        torque-site/src/site/resources/images/schema-database.png
AU        torque-site/src/site/resources/images/schema-table.png
U         torque-site/src/site/xdoc/documentation/orm-reference/defining-the-schema.xml
U         torque-ant-tasks/pom.xml
U         torque-generator/pom.xml
U         torque-templates/pom.xml
U         torque-test/pom.xml
U         torque-maven-plugin/pom.xml
U         torque-runtime/pom.xml
At revision 1629462
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[torque4-trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53966
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install cobertura:cobertura findbugs:findbugs checkstyle:checkstyle pmd:pmd pmd:cpd
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-runtime:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 139, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-generator:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 158, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-templates:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 112, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-maven-plugin:maven-plugin:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 94, column 15
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-plugin-plugin is missing. @ line 109, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-ant-tasks:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 75, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Torque Maven Parent
[INFO] Torque Runtime
[INFO] Torque Generator
[INFO] Torque Templates
[INFO] Torque Generator Maven 2 Plugin
[INFO] Torque Generator Ant tasks
[INFO] Torque Site
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Torque Maven Parent 4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ torque ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ torque ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ torque ---
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torque ---
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ torque ---
[INFO] Exclude: velocity.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: checkstyle-cache.ccf
[INFO] Exclude: derby.log
[INFO] Exclude: LICENSE-EDL.txt
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: torque-test/target/**/*
[INFO] Exclude: torque-test/.classpath
[INFO] Exclude: torque-test/.project
[INFO] Exclude: torque-test/.settings/**
[INFO] Exclude: torque-test/src/main/generated-java/**/*
[INFO] Exclude: torque-test/derby.log
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torque ---

[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ torque ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:instrument (default-cli) @ torque ---
[INFO] Not executing cobertura:instrument as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:cobertura (default-cli) @ torque ---
[INFO] Not executing cobertura:report as the cobertura data file (<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/target/cobertura/cobertura.ser)> could not be found
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ torque ---
[FINDBUGS] No report found for mojo findbugs[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ torque ---

[CHECKSTYLE] No report found for mojo checkstyle
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Torque Maven Parent ............................... FAILURE [32.537s]
[INFO] Torque Runtime .................................... SKIPPED
[INFO] Torque Generator .................................. SKIPPED
[INFO] Torque Templates .................................. SKIPPED
[INFO] Torque Generator Maven 2 Plugin ................... SKIPPED
[INFO] Torque Generator Ant tasks ........................ SKIPPED
[INFO] Torque Site ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.555s
[INFO] Finished at: Sun Oct 05 02:11:38 UTC 2014
[INFO] Final Memory: 33M/241M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) on project torque: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: Unable to find configuration file at location: <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle.xml>: Could not find resource '<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle.xml'.> -> [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

[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/pom.xml> to org.apache.torque/torque-ant-tasks/4.1-SNAPSHOT/torque-ant-tasks-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Generator Ant tasks #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4087 bytes
Compression is 0.0%
Took 55 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to org.apache.torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> is not inside <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque4-trunk/;> will archive in a separate pass
No artifacts from Torque4-trunk » Torque Maven Parent #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/pom.xml> to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom
No artifacts from Torque4-trunk » Torque Runtime #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/pom.xml> to org.apache.torque/torque-generator/4.1-SNAPSHOT/torque-generator-4.1-SNAPSHOT.pom
No artifacts from Torque4-trunk » Torque Generator #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/pom.xml> to org.apache.torque/torque-templates/4.1-SNAPSHOT/torque-templates-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Templates #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5509 bytes
Compression is 0.0%
Took 48 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/pom.xml> to org.apache.torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Site #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 11873 bytes
Compression is 0.0%
Took 47 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-maven-plugin/pom.xml> to org.apache.torque/torque-maven-plugin/4.1-SNAPSHOT/torque-maven-plugin-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Generator Maven 2 Plugin #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4194 bytes
Compression is 0.0%
Took 45 ms
Sending e-mails to: torque-dev@db.apache.org
channel stopped
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Build failed in Jenkins: Torque4-trunk #506

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/506/changes>

Changes:

[tfischer] Try fix problem with jenkins build

------------------------------------------
Started by user tfischer
Building remotely on ubuntu-4 (Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Torque4-trunk/ws/>
Cleaning up <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk>
Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/target>
Updating http://svn.apache.org/repos/asf/db/torque/torque4/trunk at revision '2014-10-05T02:04:55.485 +0000'
U         torque-generator/pom.xml
U         pom.xml
U         torque-templates/pom.xml
U         torque-test/pom.xml
U         torque-maven-plugin/pom.xml
U         torque-runtime/pom.xml
U         torque-ant-tasks/pom.xml
At revision 1629460
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[torque4-trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39150
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install cobertura:cobertura findbugs:findbugs checkstyle:checkstyle pmd:pmd pmd:cpd
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-runtime:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 139, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-generator:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 158, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-templates:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 112, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-maven-plugin:maven-plugin:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 94, column 15
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-plugin-plugin is missing. @ line 103, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-ant-tasks:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 75, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Torque Maven Parent
[INFO] Torque Runtime
[INFO] Torque Generator
[INFO] Torque Templates
[INFO] Torque Generator Maven 2 Plugin
[INFO] Torque Generator Ant tasks
[INFO] Torque Site
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Torque Maven Parent 4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ torque ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ torque ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ torque ---
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torque ---
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ torque ---
[INFO] Exclude: velocity.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: checkstyle-cache.ccf
[INFO] Exclude: derby.log
[INFO] Exclude: LICENSE-EDL.txt
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: torque-test/target/**/*
[INFO] Exclude: torque-test/.classpath
[INFO] Exclude: torque-test/.project
[INFO] Exclude: torque-test/.settings/**
[INFO] Exclude: torque-test/src/main/generated-java/**/*
[INFO] Exclude: torque-test/derby.log
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torque ---

[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ torque ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:instrument (default-cli) @ torque ---
[INFO] Not executing cobertura:instrument as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:cobertura (default-cli) @ torque ---
[INFO] Not executing cobertura:report as the cobertura data file (<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/target/cobertura/cobertura.ser)> could not be found
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ torque ---
[FINDBUGS] No report found for mojo findbugs[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ torque ---

[CHECKSTYLE] No report found for mojo checkstyle
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Torque Maven Parent ............................... FAILURE [36.869s]
[INFO] Torque Runtime .................................... SKIPPED
[INFO] Torque Generator .................................. SKIPPED
[INFO] Torque Templates .................................. SKIPPED
[INFO] Torque Generator Maven 2 Plugin ................... SKIPPED
[INFO] Torque Generator Ant tasks ........................ SKIPPED
[INFO] Torque Site ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.783s
[INFO] Finished at: Sun Oct 05 02:06:02 UTC 2014
[INFO] Final Memory: 30M/110M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) on project torque: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: Unable to find configuration file at location: <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle.xml>: Could not find resource '<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle.xml'.> -> [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
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/pom.xml> to org.apache.torque/torque-ant-tasks/4.1-SNAPSHOT/torque-ant-tasks-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Generator Ant tasks #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3637 bytes
Compression is 0.0%
Took 47 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to org.apache.torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> is not inside <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque4-trunk/;> will archive in a separate pass
No artifacts from Torque4-trunk » Torque Maven Parent #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/pom.xml> to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom
No artifacts from Torque4-trunk » Torque Runtime #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/pom.xml> to org.apache.torque/torque-generator/4.1-SNAPSHOT/torque-generator-4.1-SNAPSHOT.pom
No artifacts from Torque4-trunk » Torque Generator #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/pom.xml> to org.apache.torque/torque-templates/4.1-SNAPSHOT/torque-templates-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Templates #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5321 bytes
Compression is 0.0%
Took 45 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/pom.xml> to org.apache.torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Site #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 11873 bytes
Compression is 0.0%
Took 45 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-maven-plugin/pom.xml> to org.apache.torque/torque-maven-plugin/4.1-SNAPSHOT/torque-maven-plugin-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Generator Maven 2 Plugin #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3744 bytes
Compression is 0.0%
Took 53 ms
Sending e-mails to: torque-dev@db.apache.org
channel stopped
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Build failed in Jenkins: Torque4-trunk #505

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/505/changes>

Changes:

[tfischer] Try fix problem with jenkins build

------------------------------------------
[...truncated 1765 lines...]
AU        torque-test/src/test/java/org/apache/torque/ManagerTestConditional.java
A         torque-test/src/test/java/org/apache/torque/test
AU        torque-test/src/test/java/org/apache/torque/test/InheritanceClassnameTestChild1.java
AU        torque-test/src/test/java/org/apache/torque/test/InheritanceClassnameTestChild2.java
AU        torque-test/src/test/java/org/apache/torque/InitShutdownTest.java
A         torque-test/src/test/java/org/apache/torque/adapter
AU        torque-test/src/test/java/org/apache/torque/adapter/AdapterTest.java
A         torque-test/src/test/java/org/apache/torque/avalon
AU        torque-test/src/test/java/org/apache/torque/avalon/AvalonMapBuildersTest.java
AU        torque-test/src/test/java/org/apache/torque/DataTest.java
AU        torque-test/src/test/java/org/apache/torque/JndiConfigurationTest.java
AU        torque-test/src/test/java/org/apache/torque/ForeignKeySchemaData.java
A         torque-test/src/test/java/org/apache/torque/generated
A         torque-test/src/test/java/org/apache/torque/generated/dataobject
AU        torque-test/src/test/java/org/apache/torque/generated/dataobject/ForeignKeyAdderTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/dataobject/ValueEqualsTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/dataobject/GetRelatedObjectsJoinTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/dataobject/GetRelatedObjectsTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/dataobject/ViewTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/dataobject/ForeignKeyGetterTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/dataobject/SaveTest.java
A         torque-test/src/test/java/org/apache/torque/generated/peer
AU        torque-test/src/test/java/org/apache/torque/generated/peer/RetrieveByPkTest.java
A         torque-test/src/test/java/org/apache/torque/generated/peer/SelectSetOperationTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/QualifiedTableNameTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/DefaultValuesFromDatabaseTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/FillerTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/SelectTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/WhereClauseSubselectTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/SelectFunctionTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/SaveMethodsInPeerTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/BaseOptimisticLockingTest.java
A         torque-test/src/test/java/org/apache/torque/generated/peer/GroupByTest.java
A         torque-test/src/test/java/org/apache/torque/generated/peer/DoInsertTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/DefaultValuesFromJavaTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/SetAndSaveTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/JoinTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/DeleteTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/ImplInitialisationTest.java
A         torque-test/src/test/java/org/apache/torque/generated/peer/DoUpdateTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/OptimisticLockingSelectForUpdateTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/OptimisticLockingSimpleSelectTest.java
AU        torque-test/src/test/java/org/apache/torque/generated/peer/SelectInTest.java
A         torque-test/src/test/java/org/apache/torque/datatypes
AU        torque-test/src/test/java/org/apache/torque/datatypes/DateTimeTimestampTest.java
A         torque-test/src/test/java/org/apache/torque/datatypes/BinaryTest.java
AU        torque-test/src/test/java/org/apache/torque/datatypes/ByteTypeTest.java
AU        torque-test/src/test/java/org/apache/torque/datatypes/BooleanIntCharTest.java
A         torque-test/src/test/java/org/apache/torque/datatypes/LongvarbinaryTest.java
A         torque-test/src/test/java/org/apache/torque/datatypes/VarbinaryTest.java
AU        torque-test/src/test/java/org/apache/torque/datatypes/BitTest.java
AU        torque-test/src/test/java/org/apache/torque/datatypes/BlobTest.java
AU        torque-test/src/test/java/org/apache/torque/datatypes/ClobTest.java
A         torque-test/src/test/java/org/apache/torque/sql
AU        torque-test/src/test/java/org/apache/torque/sql/DatabaseTools.java
AU        torque-test/src/test/java/org/apache/torque/sql/SkipSqlTest.java
A         torque-test/src/main
A         torque-test/src/main/torque-gen
A         torque-test/src/main/torque-gen/templates
A         torque-test/src/main/torque-gen/templates/peer
A         torque-test/src/main/torque-gen/templates/peer/base
A         torque-test/src/main/torque-gen/templates/peer/base/classAnnotations.vm
A         torque-test/src/main/torque-gen/outlets
A         torque-test/src/main/torque-gen/outlets/peer.xml
A         torque-test/src/main/torque-gen/conf
A         torque-test/src/main/torque-gen/conf/control.xml
A         torque-test/src/main/schema
A         torque-test/src/main/schema/databaseMapInit-schema.xml
A         torque-test/src/main/schema/qualified-table-name-schema.xml
AU        torque-test/src/main/schema/bookstore-schema.xml
A         torque-test/src/main/schema/included-schema.xml
A         torque-test/src/main/schema/index.xml
A         torque-test/src/main/schema/save-method-in-peer-schema.xml
A         torque-test/src/main/schema/pk-schema.xml
A         torque-test/src/main/schema/included-from-included-schema.xml
A         torque-test/src/main/schema/default-value-schema.xml
A         torque-test/src/main/schema/foreign-key-schema.xml
AU        torque-test/src/main/schema/test-schema.xml
AU        torque-test/src/main/schema/ext-schema.xml
AU        torque-test/src/main/schema/extext-schema.xml
AU        torque-test/src/main/schema/id-table-schema.xml
A         torque-test/src/main/schema/types-schema.xml
A         torque-test/src/main/java
A         torque-test/src/main/java/org
A         torque-test/src/main/java/org/apache
A         torque-test/src/main/java/org/apache/torque
A         torque-test/src/main/java/org/apache/torque/OptimisticLockingInterface.java
A         torque-test/src/main/java/org/apache/torque/TestPeerInterface.java
AU        torque-test/src/main/java/org/apache/torque/TestInterface.java
A         torque-test/src/main/java/org/apache/torque/OptimisticLockingPeerInterface.java
A         torque-test/src/main/plugin-config
A         torque-test/src/main/plugin-config/findbugs-exclude.xml
AU        torque-test/pom.xml
 U        .
At revision 1629459
Parsing POMs
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[torque4-trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 49283
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install cobertura:cobertura findbugs:findbugs checkstyle:checkstyle pmd:pmd pmd:cpd
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-runtime:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 139, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-generator:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 158, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-templates:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 112, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-maven-plugin:maven-plugin:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 94, column 15
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-plugin-plugin is missing. @ line 103, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-ant-tasks:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 75, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Torque Maven Parent
[INFO] Torque Runtime
[INFO] Torque Generator
[INFO] Torque Templates
[INFO] Torque Generator Maven 2 Plugin
[INFO] Torque Generator Ant tasks
[INFO] Torque Site
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/3.2/maven-pmd-plugin-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/3.2/maven-pmd-plugin-3.2.pom (12 KB at 50.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/3.2/maven-pmd-plugin-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/3.2/maven-pmd-plugin-3.2.jar (104 KB at 635.6 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Torque Maven Parent 4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ torque ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ torque ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ torque ---
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torque ---
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ torque ---
[INFO] Exclude: velocity.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: checkstyle-cache.ccf
[INFO] Exclude: derby.log
[INFO] Exclude: LICENSE-EDL.txt
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: torque-test/target/**/*
[INFO] Exclude: torque-test/.classpath
[INFO] Exclude: torque-test/.project
[INFO] Exclude: torque-test/.settings/**
[INFO] Exclude: torque-test/src/main/generated-java/**/*
[INFO] Exclude: torque-test/derby.log
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torque ---

[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ torque ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:instrument (default-cli) @ torque ---
[INFO] Not executing cobertura:instrument as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:cobertura (default-cli) @ torque ---
[INFO] Not executing cobertura:report as the cobertura data file (<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/target/cobertura/cobertura.ser)> could not be found
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ torque ---
[FINDBUGS] No report found for mojo findbugs[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (default-cli) @ torque ---

[CHECKSTYLE] No report found for mojo checkstyle
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Torque Maven Parent ............................... FAILURE [29.581s]
[INFO] Torque Runtime .................................... SKIPPED
[INFO] Torque Generator .................................. SKIPPED
[INFO] Torque Templates .................................. SKIPPED
[INFO] Torque Generator Maven 2 Plugin ................... SKIPPED
[INFO] Torque Generator Ant tasks ........................ SKIPPED
[INFO] Torque Site ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.683s
[INFO] Finished at: Sun Oct 05 01:55:34 UTC 2014
[INFO] Final Memory: 34M/242M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.13:checkstyle (default-cli) on project torque: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: Unable to find suppressions file at location: <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle-suppressions.xml>: Could not find resource '<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle-suppressions.xml'.> -> [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

[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/pom.xml> to org.apache.torque/torque-ant-tasks/4.1-SNAPSHOT/torque-ant-tasks-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Generator Ant tasks #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3637 bytes
Compression is 0.0%
Took 74 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to org.apache.torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> is not inside <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque4-trunk/;> will archive in a separate pass
No artifacts from Torque4-trunk » Torque Maven Parent #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/pom.xml> to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom
No artifacts from Torque4-trunk » Torque Runtime #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/pom.xml> to org.apache.torque/torque-generator/4.1-SNAPSHOT/torque-generator-4.1-SNAPSHOT.pom
No artifacts from Torque4-trunk » Torque Generator #503 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/pom.xml> to org.apache.torque/torque-templates/4.1-SNAPSHOT/torque-templates-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Templates #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5059 bytes
Compression is 0.0%
Took 1.9 sec
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/pom.xml> to org.apache.torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Site #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 11873 bytes
Compression is 0.0%
Took 55 ms
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-maven-plugin/pom.xml> to org.apache.torque/torque-maven-plugin/4.1-SNAPSHOT/torque-maven-plugin-4.1-SNAPSHOT.pom
Sending artifact delta relative to Torque4-trunk » Torque Generator Maven 2 Plugin #502
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3744 bytes
Compression is 0.0%
Took 54 ms
Sending e-mails to: torque-dev@db.apache.org
channel stopped
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org