You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/10 07:54:12 UTC

Build failed in Jenkins: DeltaSpike_Wildfly_10 » Apache DeltaSpike Core-API #12

See <https://builds.apache.org/job/DeltaSpike_Wildfly_10/org.apache.deltaspike.core$deltaspike-core-api/12/changes>

Changes:

[struberg] improve JavaDoc for MessageBundles

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike Core-API
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/DeltaSpike_Wildfly_10/org.apache.deltaspike.core$deltaspike-core-api/ws/target>
[INFO] [bundle:cleanVersions {execution: versions}]
[WARNING] DEPRECATED [tasks]: Use target instead
[INFO] [antrun:run {execution: javadoc.resources}]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 164 source files to <https://builds.apache.org/job/DeltaSpike_Wildfly_10/org.apache.deltaspike.core$deltaspike-core-api/ws/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 18 source files to <https://builds.apache.org/job/DeltaSpike_Wildfly_10/org.apache.deltaspike.core$deltaspike-core-api/ws/target/test-classes>
[INFO] [dependency:unpack {execution: unpack-wf}]
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.0.0.CR4:zip
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/wildfly/wildfly-dist/10.0.0.CR4/wildfly-dist-10.0.0.CR4.zip to /tmp/deltaspike-arquillian-containers with includes "" and excludes ""
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/DeltaSpike_Wildfly_10/org.apache.deltaspike.core$deltaspike-core-api/ws/target/surefire-reports>
[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
Running org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest
Nov 10, 2015 6:54:14 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Nov 10, 2015 6:54:14 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Nov 10, 2015 6:54:14 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Nov 10, 2015 6:54:14 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Nov 10, 2015 6:54:14 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=false
Nov 10, 2015 6:54:14 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Nov 10, 2015 6:54:14 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=false
Nov 10, 2015 6:54:14 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.apache.deltaspike.test.api.metadata.AnnotatedTypeBuilderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.apache.deltaspike.test.api.config.PropertyLoaderTest
Nov 10, 2015 6:54:14 AM org.apache.deltaspike.core.api.config.PropertyLoader loadAllProperties
INFO: could not find any property files with name notexistingProperty
Nov 10, 2015 6:54:14 AM org.apache.deltaspike.core.api.config.PropertyLoader loadAllProperties
INFO: could not find any property files with name notexistingProperty
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.deltaspike.test.api.config.ConfigResolverTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.deltaspike.test.api.config.TypedResolverTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.deltaspike.test.api.util.metadata.AnnotationInstanceProviderTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.deltaspike.test.api.util.StringUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.deltaspike.test.api.util.ExceptionUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

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

[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Bundle org.apache.deltaspike.core:deltaspike-core-api:bundle:1.5.2-SNAPSHOT : Did not find matching referal for !org.apache.deltaspike.core.*
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <https://builds.apache.org/job/DeltaSpike_Wildfly_10/org.apache.deltaspike.core$deltaspike-core-api/ws/target/deltaspike-core-api-1.5.2-SNAPSHOT-tests.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [bundle:cleanVersions {execution: versions}]
[WARNING] DEPRECATED [tasks]: Use target instead
[INFO] [antrun:run {execution: javadoc.resources}]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
ERROR: Could not find local repository for 2.2.1
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/DeltaSpike_Wildfly_10/org.apache.deltaspike.core$deltaspike-core-api/ws/target/deltaspike-core-api-1.5.2-SNAPSHOT-sources.jar>
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] Starting audit...
<https://builds.apache.org/job/DeltaSpike_Wildfly_10/org.apache.deltaspike.core$deltaspike-core-api/ws/src/main/java/org/apache/deltaspike/core/api/message/MessageBundle.java>:65: Line is longer than 120 characters.
Audit done.

[INFO] There are 1 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] You have 1 Checkstyle violation.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 19 seconds
[INFO] Finished at: Tue Nov 10 06:54:22 UTC 2015
[INFO] Final Memory: 108M/849M
[INFO] ------------------------------------------------------------------------

Jenkins build is back to normal : DeltaSpike_Wildfly_10 » Apache DeltaSpike Core-API #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_Wildfly_10/org.apache.deltaspike.core$deltaspike-core-api/13/changes>