Return-Path: X-Original-To: apmail-qpid-notifications-archive@minotaur.apache.org Delivered-To: apmail-qpid-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 44D5710F46 for ; Mon, 14 Apr 2014 18:03:11 +0000 (UTC) Received: (qmail 78388 invoked by uid 500); 14 Apr 2014 18:03:10 -0000 Delivered-To: apmail-qpid-notifications-archive@qpid.apache.org Received: (qmail 78358 invoked by uid 500); 14 Apr 2014 18:03:10 -0000 Mailing-List: contact notifications-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@qpid.apache.org Delivered-To: mailing list notifications@qpid.apache.org Received: (qmail 78351 invoked by uid 99); 14 Apr 2014 18:03:10 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 18:03:10 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 3B0EAE001A9 for ; Mon, 14 Apr 2014 18:03:10 +0000 (UTC) Date: Mon, 14 Apr 2014 18:03:09 +0000 (UTC) From: Apache Jenkins Server To: notifications@qpid.apache.org Message-ID: <1197596712.685.1397498589604.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Qpid-Java-Java-MMS-TestMa?= =?UTF-8?Q?trix_=C2=BB_JDK_1.7_(latest),Ubuntu,java-mms.0-10_#1789?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: JDK 1.7 (latest),Ubuntu,java-mms.0-10 X-Jenkins-Result: FAILURE See Changes: [rgodfrey] QPID-5698 : [Java Broker] make the durable attribute automated, remove unused setters [gsim] NO-JIRA: added some notes on dynamic node policies and broker initiated links in qpidd's AMQP 1.0 support [cliffjansen] QPID-5669: spurious error on connection close (Windows C++): SSL negotiation failed ------------------------------------------ [...truncated 647 lines...] copy-etc: [copy] Copying 2 files to postbuild: copy-broker-plugin-jars-deps: copy-broker-plugin-jars: build: [echo] Running ant for module : management/common prepare: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: precompile: compile: [echo] Targeting : 1.6 [javac] Compiling 21 source files to [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] 1 warning [copy] Copying 1 file to [copy] Copying to copy-extra-resources: copy-resources: copy-project-resources-metainf: [copy] Copying 2 files to copy-module-resources-metainf: copy-module-src-resources-metainf: copy-files-to-module-metainf: jar.manifest: jar.nomanifest: [jar] Building jar: jar: precompile-tests: compile-tests: [javac] Compiling 1 source file to [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] 1 warning copy-test-resources: jar-tests: [jar] Building jar: jar-sources: [jar] Building jar: libs: copy-bin: copy-etc: postbuild: copy-broker-plugin-jars-deps: copy-broker-plugin-jars: build: [echo] Running ant for module : amqp-1-0-common prepare: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: precompile: compile: [echo] Targeting : 1.6 [javac] Compiling 306 source files to [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning copy-extra-resources: copy-resources: copy-project-resources-metainf: [copy] Copying 2 files to copy-module-resources-metainf: [copy] Copying 3 files to copy-module-src-resources-metainf: copy-files-to-module-metainf: jar.manifest: jar.nomanifest: [jar] Building jar: jar: precompile-tests: compile-tests: copy-test-resources: jar-tests: [jar] Building MANIFEST-only jar: jar-sources: [jar] Building jar: libs: copy-bin: copy-etc: postbuild: copy-broker-plugin-jars-deps: copy-broker-plugin-jars: build: [echo] Running ant for module : broker-core prepare: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: compile-logmessages-generator: [mkdir] Created dir: [javac] Compiling 1 source file to [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] 1 warning generate-logmessages: precompile: compile: [echo] Targeting : 1.6 [javac] Compiling 463 source files to [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] :162: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in Consumer match [javac] attributes.put(DURABLE,false); [javac] ^ [javac] :880: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in Exchange match [javac] else if(DURABLE.equals(name)) [javac] ^ [javac] :64: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in Plugin match [javac] if(changedAttributes.contains(DURABLE) && !proxyForValidation.isDurable()) [javac] ^ [javac] :198: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in Broker match [javac] if(changedAttributes.contains(DURABLE) && !proxyForValidation.isDurable()) [javac] ^ [javac] :819: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in Broker match [javac] else if(DURABLE.equals(name)) [javac] ^ [javac] :80: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in Connection match [javac] attributes.put(DURABLE, false); [javac] ^ [javac] :75: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in Session match [javac] attributes.put(DURABLE, false); [javac] ^ [javac] :95: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in GroupProvider match [javac] if(changedAttributes.contains(DURABLE) && !proxyForValidation.isDurable()) [javac] ^ [javac] :144: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in GroupProvider match [javac] if (DURABLE.equals(name)) [javac] ^ [javac] :362: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in Group match [javac] if(changedAttributes.contains(DURABLE) && !proxyForValidation.isDurable()) [javac] ^ [javac] :499: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in GroupMember match [javac] if(changedAttributes.contains(DURABLE) && !proxyForValidation.isDurable()) [javac] ^ [javac] :136: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in PreferencesProvider match [javac] if (DURABLE.equals(name)) [javac] ^ [javac] :327: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in PreferencesProvider match [javac] if(changedAttributes.contains(DURABLE) && !updated.isDurable()) [javac] ^ [javac] :225: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in VirtualHost match [javac] if(changedAttributes.contains(DURABLE) && !proxyForValidation.isDurable()) [javac] ^ [javac] :1433: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in VirtualHost match [javac] else if(DURABLE.equals(name)) [javac] ^ [javac] :122: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in Port match [javac] if(changedAttributes.contains(DURABLE) && !proxyForValidation.isDurable()) [javac] ^ [javac] :182: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in TrustStore match [javac] if(changedAttributes.contains(DURABLE) && !proxyForValidation.isDurable()) [javac] ^ [javac] :218: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in TrustStore match [javac] else if(DURABLE.equals(name)) [javac] ^ [javac] :92: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in AuthenticationProvider match [javac] if(changedAttributes.contains(DURABLE) && !proxyForValidation.isDurable()) [javac] ^ [javac] :317: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in AuthenticationProvider match [javac] else if(DURABLE.equals(name)) [javac] ^ [javac] :373: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in User match [javac] if(changedAttributes.contains(DURABLE) && !proxyForValidation.isDurable()) [javac] ^ [javac] :466: error: reference to DURABLE is ambiguous, both variable DURABLE in ConfiguredObject and variable DURABLE in User match [javac] if(changedAttributes.contains(DURABLE) && !proxyForValidation.isDurable()) [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 22 errors [javac] 1 warning BUILD FAILED :173: The following error occurred while executing this line: :68: The following error occurred while executing this line: :324: Compile failed; see the compiler error output for details. Total time: 40 seconds Build step 'Invoke Ant' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording test results