Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4111AE818 for ; Tue, 22 Jan 2013 06:11:26 +0000 (UTC) Received: (qmail 57446 invoked by uid 500); 22 Jan 2013 06:11:25 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 57340 invoked by uid 500); 22 Jan 2013 06:11:24 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 57290 invoked by uid 99); 22 Jan 2013 06:11:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jan 2013 06:11:23 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=5.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.55] (HELO vmgump.apache.org) (140.211.11.55) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jan 2013 06:11:20 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 1C45B142F9A for ; Tue, 22 Jan 2013 06:10:54 +0000 (UTC) Date: Tue, 22 Jan 2013 06:10:53 UTC From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-dbutils (in module apache-commons) failed Message-Id: <20130122061054.1C45B142F9A@vmgump.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project commons-dbutils has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 318 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-dbutils : Commons DbUtils Full details are available at: http://vmgump.apache.org/gump/public/apache-commons/commons-dbutils/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole jar output [commons-dbutils-*[0-9T].jar] identifier set to project name -INFO- Optional dependency mockito failed with reason build failed -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/apache-commons/dbutils/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/dbutils/pom.xml -INFO- Project Reports in: /srv/gump/public/workspace/apache-commons/dbutils/target/surefire-reports -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/apache-commons/commons-dbutils/gump_work/build_apache-commons_commons-dbutils.html Work Name: build_apache-commons_commons-dbutils (Type: Build) Work ended in a state of : Failed Elapsed: 31 secs Command Line: /opt/maven2/bin/mvn --batch-mode --settings /srv/gump/public/workspace/apache-commons/dbutils/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/apache-commons/dbutils] M2_HOME: /opt/maven2 --------------------------------------------- Running org.apache.commons.dbutils.handlers.BeanListHandlerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.apache.commons.dbutils.handlers.BeanMapHandlerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 sec Running org.apache.commons.dbutils.handlers.KeyedHandlerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.commons.dbutils.ProxyFactoryTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec Running org.apache.commons.dbutils.wrappers.SqlNullCheckedResultSetTest Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec Running org.apache.commons.dbutils.wrappers.StringTrimmedResultSetTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.apache.commons.dbutils.BaseResultSetHandlerTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.apache.commons.dbutils.ResultSetIteratorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.commons.dbutils.BeanProcessorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.apache.commons.dbutils.BasicRowProcessorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.apache.commons.dbutils.QueryLoaderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.apache.commons.dbutils.DbUtilsTest Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec Running org.apache.commons.dbutils.AsyncQueryRunnerTest Tests run: 32, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.491 sec <<< FAILURE! Running org.apache.commons.dbutils.QueryRunnerTest Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec Running org.apache.commons.dbutils.GenerousBeanProcessorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec Results : Failed tests: testInsertUsesGivenQueryRunner(org.apache.commons.dbutils.AsyncQueryRunnerTest): (..) Tests run: 222, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /srv/gump/public/workspace/apache-commons/dbutils/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30 seconds [INFO] Finished at: Tue Jan 22 06:10:52 UTC 2013 [INFO] Final Memory: 42M/102M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-dbutils/rss.xml - Atom: http://vmgump.apache.org/gump/public/apache-commons/commons-dbutils/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 14000022012013, vmgump.apache.org:vmgump:14000022012013 Gump E-mail Identifier (unique within run) #60. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org