Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D064B11FD4 for ; Mon, 1 Sep 2014 14:03:34 +0000 (UTC) Received: (qmail 71182 invoked by uid 500); 1 Sep 2014 14:03:34 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 71158 invoked by uid 500); 1 Sep 2014 14:03:34 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 71147 invoked by uid 99); 1 Sep 2014 14:03:34 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2014 14:03:34 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 403B0E011FB for ; Mon, 1 Sep 2014 14:03:34 +0000 (UTC) Date: Mon, 1 Sep 2014 14:03:34 +0000 (UTC) From: Apache Jenkins Server To: commits@deltaspike.apache.org Message-ID: <568294665.5824.1409580214261.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_DeltaSpike_Deploy_=C2=BB_A?= =?UTF-8?Q?pache_DeltaSpike_Partial-Bean-Module_Impl_#673?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Apache DeltaSpike Partial-Bean-Module Impl X-Jenkins-Result: FAILURE See ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeltaSpike Partial-Bean-Module Impl 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deltaspike-partial-bean-module-impl --- [INFO] Deleting [INFO] [INFO] --- apache-rat-plugin:0.8:check (default) @ deltaspike-partial-bean-module-impl --- [INFO] Exclude: .idea/**/* [INFO] Exclude: readme/**/* [INFO] Exclude: **/*.log [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-partial-bean-module-impl --- [INFO] [INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ deltaspike-partial-bean-module-impl --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (process-remote-resources) @ deltaspike-partial-bean-module-impl --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ deltaspike-partial-bean-module-impl --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ deltaspike-partial-bean-module-impl --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ deltaspike-partial-bean-module-impl --- [INFO] Compiling 4 source files to [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ deltaspike-partial-bean-module-impl --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ deltaspike-partial-bean-module-impl --- [INFO] Compiling 18 source files to [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ deltaspike-partial-bean-module-impl --- [INFO] Surefire report directory: [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider ------------------------------------------------------- T E S T S ------------------------------------------------------- Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Sep 1, 2014 1:56:43 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc001.PartialBeanAsInterfaceWarFileTest Adding Java ClassPath URL as JavaArchive Sep 1, 2014 1:56:43 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc001.PartialBeanAsInterfaceWarFileTest Adding Java ClassPath URL as JavaArchive jar:file:/home/jenkins/jenkins-slave/workspace/DeltaSpike%20Deploy/deltaspike/core/api/target/deltaspike-core-api-1.0.3-SNAPSHOT.jar!/META-INF/beans.xml Sep 1, 2014 1:56:43 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc001.PartialBeanAsInterfaceWarFileTest Adding Java ClassPath URL as JavaArchive jar:file:/home/jenkins/jenkins-slave/workspace/DeltaSpike%20Deploy/deltaspike/modules/partial-bean/api/target/deltaspike-partial-bean-module-api-1.0.3-SNAPSHOT.jar!/META-INF/beans.xml Sep 1, 2014 1:56:43 PM org.apache.webbeans.lifecycle.AbstractLifeCycle startApplication INFO: OpenWebBeans Container is starting... Sep 1, 2014 1:56:43 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage INFO: Computed the following DeltaSpike ProjectStage: Production Sep 1, 2014 1:56:43 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult INFO: class: org.apache.deltaspike.partialbean.impl.PartialBeanBindingExtension activated=true Sep 1, 2014 1:56:44 PM org.apache.webbeans.config.BeansDeployer validateInjectionPoints INFO: All injection points were validated successfully. Sep 1, 2014 1:56:44 PM org.apache.webbeans.lifecycle.AbstractLifeCycle startApplication INFO: OpenWebBeans Container has started, it took [434] ms. Sep 1, 2014 1:56:44 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc002.PartialBeanAsAbstractClassTest Adding Java ClassPath URL as JavaArchive Sep 1, 2014 1:56:44 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc002.PartialBeanAsAbstractClassTest Adding Java ClassPath URL as JavaArchive jar:file:/home/jenkins/jenkins-slave/workspace/DeltaSpike%20Deploy/deltaspike/core/api/target/deltaspike-core-api-1.0.3-SNAPSHOT.jar!/META-INF/beans.xml Sep 1, 2014 1:56:44 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc002.PartialBeanAsAbstractClassTest Adding Java ClassPath URL as JavaArchive jar:file:/home/jenkins/jenkins-slave/workspace/DeltaSpike%20Deploy/deltaspike/modules/partial-bean/api/target/deltaspike-partial-bean-module-api-1.0.3-SNAPSHOT.jar!/META-INF/beans.xml Sep 1, 2014 1:56:44 PM org.apache.webbeans.lifecycle.AbstractLifeCycle startApplication INFO: OpenWebBeans Container is starting... Sep 1, 2014 1:56:44 PM org.apache.webbeans.config.BeansDeployer validateInjectionPoints INFO: All injection points were validated successfully. Sep 1, 2014 1:56:44 PM org.apache.webbeans.lifecycle.AbstractLifeCycle startApplication INFO: OpenWebBeans Container has started, it took [122] ms. Running org.apache.deltaspike.test.core.api.partialbean.uc001.PartialBeanAsInterfaceWarFileTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Sep 1, 2014 1:56:44 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc003.PartialBeanAsAbstractClassWithInterceptorTest Adding Java ClassPath URL as JavaArchive Sep 1, 2014 1:56:44 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc003.PartialBeanAsAbstractClassWithInterceptorTest Adding Java ClassPath URL as JavaArchive jar:file:/home/jenkins/jenkins-slave/workspace/DeltaSpike%20Deploy/deltaspike/core/api/target/deltaspike-core-api-1.0.3-SNAPSHOT.jar!/META-INF/beans.xml Sep 1, 2014 1:56:44 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc003.PartialBeanAsAbstractClassWithInterceptorTest Adding Java ClassPath URL as JavaArchive jar:file:/home/jenkins/jenkins-slave/workspace/DeltaSpike%20Deploy/deltaspike/modules/partial-bean/api/target/deltaspike-partial-bean-module-api-1.0.3-SNAPSHOT.jar!/META-INF/beans.xml Sep 1, 2014 1:56:44 PM org.apache.webbeans.lifecycle.AbstractLifeCycle startApplication INFO: OpenWebBeans Container is starting... Sep 1, 2014 1:56:44 PM org.apache.webbeans.config.BeansDeployer validateInjectionPoints INFO: All injection points were validated successfully. Sep 1, 2014 1:56:44 PM org.apache.webbeans.lifecycle.AbstractLifeCycle startApplication INFO: OpenWebBeans Container has started, it took [105] ms. Running org.apache.deltaspike.test.core.api.partialbean.uc002.PartialBeanAsAbstractClassTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Sep 1, 2014 1:56:44 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc004.ScopedPartialBeanTest Adding Java ClassPath URL as JavaArchive Sep 1, 2014 1:56:44 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc004.ScopedPartialBeanTest Adding Java ClassPath URL as JavaArchive jar:file:/home/jenkins/jenkins-slave/workspace/DeltaSpike%20Deploy/deltaspike/core/api/target/deltaspike-core-api-1.0.3-SNAPSHOT.jar!/META-INF/beans.xml Sep 1, 2014 1:56:44 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives INFO: Test org.apache.deltaspike.test.core.api.partialbean.uc004.ScopedPartialBeanTest Adding Java ClassPath URL as JavaArchive jar:file:/home/jenkins/jenkins-slave/workspace/DeltaSpike%20Deploy/deltaspike/modules/partial-bean/api/target/deltaspike-partial-bean-module-api-1.0.3-SNAPSHOT.jar!/META-INF/beans.xml Sep 1, 2014 1:56:44 PM org.apache.webbeans.lifecycle.AbstractLifeCycle startApplication INFO: OpenWebBeans Container is starting... Sep 1, 2014 1:56:44 PM org.apache.webbeans.config.BeansDeployer validateInjectionPoints INFO: All injection points were validated successfully. Sep 1, 2014 1:56:44 PM org.apache.webbeans.lifecycle.AbstractLifeCycle startApplication INFO: OpenWebBeans Container has started, it took [91] ms. Running org.apache.deltaspike.test.core.api.partialbean.uc003.PartialBeanAsAbstractClassWithInterceptorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.apache.deltaspike.test.core.api.partialbean.uc004.ScopedPartialBeanTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ deltaspike-partial-bean-module-impl --- [WARNING] Bundle org.apache.deltaspike.modules:deltaspike-partial-bean-module-impl:bundle:1.0.3-SNAPSHOT : Did not find matching referal for !org.apache.deltaspike.partialbean.impl.* [INFO] [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ deltaspike-partial-bean-module-impl --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ deltaspike-partial-bean-module-impl --- [INFO] Building jar: [INFO] [INFO] --- apache-rat-plugin:0.8:check (default) @ deltaspike-partial-bean-module-impl --- [INFO] Exclude: .idea/**/* [INFO] Exclude: readme/**/* [INFO] Exclude: **/*.log [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-partial-bean-module-impl --- [INFO] [INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ deltaspike-partial-bean-module-impl --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ deltaspike-partial-bean-module-impl --- [INFO] META-INF already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] Building jar: [INFO] META-INF already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ deltaspike-partial-bean-module-impl --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ deltaspike-partial-bean-module-impl --- [INFO] Installing to /home/jenkins/jenkins-slave/maven-repositories/3/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/deltaspike-partial-bean-module-impl-1.0.3-SNAPSHOT.jar [INFO] Installing to /home/jenkins/jenkins-slave/maven-repositories/3/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/deltaspike-partial-bean-module-impl-1.0.3-SNAPSHOT.pom [INFO] Installing to /home/jenkins/jenkins-slave/maven-repositories/3/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/deltaspike-partial-bean-module-impl-1.0.3-SNAPSHOT-tests.jar [INFO] Installing to /home/jenkins/jenkins-slave/maven-repositories/3/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/deltaspike-partial-bean-module-impl-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ deltaspike-partial-bean-module-impl --- [INFO] Installing org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/deltaspike-partial-bean-module-impl-1.0.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ deltaspike-partial-bean-module-impl --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/maven-metadata.xml (2 KB at 0.5 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/deltaspike-partial-bean-module-impl-1.0.3-20140901.135653-20.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/deltaspike-partial-bean-module-impl-1.0.3-20140901.135653-20.jar (19 KB at 0.3 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/deltaspike-partial-bean-module-impl-1.0.3-20140901.135653-20.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/deltaspike-partial-bean-module-impl-1.0.3-20140901.135653-20.pom (3 KB at 0.7 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/maven-metadata.xml (511 B at 0.0 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/1.0.3-SNAPSHOT/maven-metadata.xml (2 KB at 0.0 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/modules/deltaspike-partial-bean-module-impl/maven-metadata.xml