Return-Path: X-Original-To: apmail-db-torque-dev-archive@www.apache.org Delivered-To: apmail-db-torque-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 DB793DC39 for ; Wed, 3 Oct 2012 02:15:40 +0000 (UTC) Received: (qmail 28143 invoked by uid 500); 3 Oct 2012 02:15:40 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 28120 invoked by uid 500); 3 Oct 2012 02:15:40 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 28110 invoked by uid 99); 3 Oct 2012 02:15:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 02:15:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 02:15:38 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 39893C00A0 for ; Wed, 3 Oct 2012 02:15:18 +0000 (UTC) Date: Wed, 3 Oct 2012 02:15:18 +0000 (UTC) From: Apache Jenkins Server To: torque-dev@db.apache.org Message-ID: <2119295136.2059.1349230518218.JavaMail.hudson@aegis.apache.org> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_torque4-test-p?= =?UTF-8?Q?roject-derby_=C2=BB_Torque_Test_Project_#261?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Torque Test Project X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ [...truncated 2088 lines...] [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'FLOAT_PK' because it does not exist. [ERROR] Failed to execute: drop table REAL_PK [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'REAL_PK' because it does not exist. [ERROR] Failed to execute: drop table DOUBLE_PK [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'DOUBLE_PK' because it does not exist. [ERROR] Failed to execute: drop table LARGE_PK [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'LARGE_PK' because it does not exist. [ERROR] Failed to execute: drop table BIT_COMPOSITE_PK [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'BIT_COMPOSITE_PK' because it does not exist. [ERROR] Failed to execute: drop table MULTI_PK [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'MULTI_PK' because it does not exist. [ERROR] Failed to execute: CREATE TABLE VARCHAR_PK ( ID VARCHAR(30) NOT NULL, NAME CHAR(50), PRIMARY KEY(ID)) [ERROR] java.sql.SQLException: Table/View 'VARCHAR_PK' already exists in Schema 'APP'. [INFO] Executing file: [ERROR] Failed to execute: ALTER TABLE save_method_in_peer_fk DROP CONSTRAINT save_method_in_peer_fk_FK_1 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'SAVE_METHOD_IN_PEER_FK' because it does not exist. [ERROR] Failed to execute: ALTER TABLE save_method_in_object_fk DROP CONSTRAINT save_method_in_object_fk_FK_1 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'SAVE_METHOD_IN_OBJECT_FK' because it does not exist. [ERROR] Failed to execute: drop table save_method_in_peer [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'SAVE_METHOD_IN_PEER' because it does not exist. [ERROR] Failed to execute: drop table save_method_in_peer_fk [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'SAVE_METHOD_IN_PEER_FK' because it does not exist. [ERROR] Failed to execute: drop table save_method_in_object_fk [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'SAVE_METHOD_IN_OBJECT_FK' because it does not exist. [INFO] Executing file: [ERROR] Failed to execute: ALTER TABLE course_number DROP CONSTRAINT course_number_FK_1 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'COURSE_NUMBER' because it does not exist. [ERROR] Failed to execute: ALTER TABLE reference_to_included DROP CONSTRAINT reference_to_included_FK_1 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'REFERENCE_TO_INCLUDED' because it does not exist. [ERROR] Failed to execute: ALTER TABLE reference_to_included DROP CONSTRAINT reference_to_included_FK_2 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'REFERENCE_TO_INCLUDED' because it does not exist. [ERROR] Failed to execute: ALTER TABLE ext_schema DROP CONSTRAINT ext_schema_FK_1 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'EXT_SCHEMA' because it does not exist. [ERROR] Failed to execute: ALTER TABLE extext_schema DROP CONSTRAINT extext_schema_FK_1 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'EXTEXT_SCHEMA' because it does not exist. [ERROR] Failed to execute: ALTER TABLE multi_pk_foreign_key DROP CONSTRAINT multi_pk_foreign_key_FK_1 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'MULTI_PK_FOREIGN_KEY' because it does not exist. [ERROR] Failed to execute: ALTER TABLE CIRCULAR_REFERENCE_A DROP CONSTRAINT CIRCULAR_REFERENCE_A_FK_1 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'CIRCULAR_REFERENCE_A' because it does not exist. [ERROR] Failed to execute: ALTER TABLE CIRCULAR_REFERENCE_B DROP CONSTRAINT CIRCULAR_REFERENCE_B_FK_1 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'CIRCULAR_REFERENCE_B' because it does not exist. [ERROR] Failed to execute: ALTER TABLE multi_ref_same_table DROP CONSTRAINT multi_ref_same_table_FK_1 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'MULTI_REF_SAME_TABLE' because it does not exist. [ERROR] Failed to execute: ALTER TABLE multi_ref_same_table DROP CONSTRAINT multi_ref_same_table_FK_2 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'MULTI_REF_SAME_TABLE' because it does not exist. [ERROR] Failed to execute: ALTER TABLE multi_ref_same_table DROP CONSTRAINT multi_ref_same_table_FK_3 [ERROR] java.sql.SQLException: 'ALTER TABLE' cannot be performed on 'MULTI_REF_SAME_TABLE' because it does not exist. [ERROR] Failed to execute: drop table course [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'COURSE' because it does not exist. [ERROR] Failed to execute: drop table course_number [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'COURSE_NUMBER' because it does not exist. [ERROR] Failed to execute: drop table reference_to_included [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'REFERENCE_TO_INCLUDED' because it does not exist. [ERROR] Failed to execute: drop table ext_schema [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'EXT_SCHEMA' because it does not exist. [ERROR] Failed to execute: drop table extext_schema [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'EXTEXT_SCHEMA' because it does not exist. [ERROR] Failed to execute: drop table BASE [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'BASE' because it does not exist. [ERROR] Failed to execute: drop table NATIVE_TEST [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'NATIVE_TEST' because it does not exist. [ERROR] Failed to execute: drop table NATIVE_REF_TEST [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'NATIVE_REF_TEST' because it does not exist. [ERROR] Failed to execute: drop table payment_invoice_map [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'PAYMENT_INVOICE_MAP' because it does not exist. [ERROR] Failed to execute: drop table AUTOINCREMENT_NATIVE [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'AUTOINCREMENT_NATIVE' because it does not exist. [ERROR] Failed to execute: drop table AUTOINCREMENT_NONE [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'AUTOINCREMENT_NONE' because it does not exist. [ERROR] Failed to execute: drop table AUTOINCREMENT_IDBROKER [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'AUTOINCREMENT_IDBROKER' because it does not exist. [ERROR] Failed to execute: drop table LEAGUES_OBJECT [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'LEAGUES_OBJECT' because it does not exist. [ERROR] Failed to execute: drop table LEAGUES_PRIMITIVE [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'LEAGUES_PRIMITIVE' because it does not exist. [ERROR] Failed to execute: drop table multi_pk_foreign_key [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'MULTI_PK_FOREIGN_KEY' because it does not exist. [ERROR] Failed to execute: drop table integer_pk [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'INTEGER_PK' because it does not exist. [ERROR] Failed to execute: drop table integer_object_pk [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'INTEGER_OBJECT_PK' because it does not exist. [ERROR] Failed to execute: drop table INHERITANCE_TEST [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'INHERITANCE_TEST' because it does not exist. [ERROR] Failed to execute: drop table INHERITANCE_CLASSNAME_TEST [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'INHERITANCE_CLASSNAME_TEST' because it does not exist. [ERROR] Failed to execute: drop table SCALE_TEST [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'SCALE_TEST' because it does not exist. [ERROR] Failed to execute: drop table CIRCULAR_REFERENCE_A [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'CIRCULAR_REFERENCE_A' because it does not exist. [ERROR] Failed to execute: drop table CIRCULAR_REFERENCE_B [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'CIRCULAR_REFERENCE_B' because it does not exist. [ERROR] Failed to execute: drop table referenced [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'REFERENCED' because it does not exist. [ERROR] Failed to execute: drop table multi_ref_same_table [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'MULTI_REF_SAME_TABLE' because it does not exist. [ERROR] Failed to execute: drop table types_object [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'TYPES_OBJECT' because it does not exist. [ERROR] Failed to execute: drop table types_primitive [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'TYPES_PRIMITIVE' because it does not exist. [ERROR] Failed to execute: drop table SUMMARIZE1 [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'SUMMARIZE1' because it does not exist. [ERROR] Failed to execute: drop table ABSTRACT [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'ABSTRACT' because it does not exist. [ERROR] Failed to execute: ALTER TABLE course_number ADD CONSTRAINT course_number_FK_1 FOREIGN KEY (course_id) REFERENCES course (id) ON UPDATE cascade ON DELETE cascade [ERROR] java.sql.SQLException: Syntax error: Encountered "cascade" at line 9, column 12. [ERROR] Failed to execute: ALTER TABLE reference_to_included ADD CONSTRAINT reference_to_included_FK_1 FOREIGN KEY (included_id) REFERENCES included (id) [ERROR] java.sql.SQLException: Constraint 'REFERENCE_TO_INCLUDED_FK_1' is invalid: referenced table INCLUDED does not exist. [ERROR] Failed to execute: ALTER TABLE reference_to_included ADD CONSTRAINT reference_to_included_FK_2 FOREIGN KEY (included_from_included_id) REFERENCES included_from_included (id) [ERROR] java.sql.SQLException: Constraint 'REFERENCE_TO_INCLUDED_FK_2' is invalid: referenced table INCLUDED_FROM_INCLUDED does not exist. [ERROR] Failed to execute: ALTER TABLE ext_schema ADD CONSTRAINT ext_schema_FK_1 FOREIGN KEY (ext_id) REFERENCES ext (ext_id) [ERROR] java.sql.SQLException: Constraint 'EXT_SCHEMA_FK_1' is invalid: referenced table EXT does not exist. [ERROR] Failed to execute: ALTER TABLE extext_schema ADD CONSTRAINT extext_schema_FK_1 FOREIGN KEY (extext_id) REFERENCES extext (extext_id) [ERROR] java.sql.SQLException: Constraint 'EXTEXT_SCHEMA_FK_1' is invalid: referenced table EXTEXT does not exist. [INFO] Executing file: [ERROR] Failed to execute: drop table bit_value [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'BIT_VALUE' because it does not exist. [ERROR] Failed to execute: drop table blob_test [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'BLOB_TEST' because it does not exist. [ERROR] Failed to execute: drop table clob_test [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'CLOB_TEST' because it does not exist. [ERROR] Failed to execute: drop table bint_bchar_value [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'BINT_BCHAR_VALUE' because it does not exist. [ERROR] Failed to execute: drop table DATE_TIME_TIMESTAMP [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'DATE_TIME_TIMESTAMP' because it does not exist. [INFO] 120 of 255 SQL statements executed successfully [INFO] [sql:execute {execution: execute-idtable-sql}] [INFO] Executing file: [INFO] Executing file: [INFO] Executing file: [INFO] Executing file: [INFO] Executing file: [INFO] Executing file: [INFO] Executing file: [INFO] Executing file: [INFO] Executing file: [ERROR] Failed to execute: insert into ID_TABLE (id_table_id, table_name, next_id, quantity) VALUES (143, 'VARCHAR_PK', 1000, 10) [ERROR] java.sql.SQLException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'ID_TABLE_UQ_1' defined on 'ID_TABLE'. [INFO] Executing file: [INFO] Executing file: [INFO] Executing file: [INFO] 86 of 87 SQL statements executed successfully [INFO] [sql:execute {execution: shutdown-db-after-ddl}] [debug] execute contextualize [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 38 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[1219,32] cannot find symbol symbol : method fillRequiredPIntegerFks(java.util.List,int) location: class org.apache.torque.test.PIntegerPkPeer [INFO] 1error [INFO] ------------------------------------------------------------- [JENKINS] Archiving to /home/hudson/hudson/jobs/torque4-test-project-derby/modules/org.apache.torque$torque-test/builds/2012-10-03_02-14-03/archive/org.apache.torque/torque-test/4.0-beta2-SNAPSHOT/torque-test-4.0-beta2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure :[1219,32] cannot find symbol symbol : method fillRequiredPIntegerFks(java.util.List,int) location: class org.apache.torque.test.PIntegerPkPeer [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42 seconds [INFO] Finished at: Wed Oct 03 02:15:17 UTC 2012 [INFO] Final Memory: 53M/321M [INFO] ------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org