You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/07/28 19:56:55 UTC

Build failed in Jenkins: Log4j 2.x #2948

See <https://builds.apache.org/job/Log4j%202.x/2948/display/redirect?page=changes>

Changes:

[ggregory] [LOG4J2-1993] Fix compiler warnings in LoggerConfigTest. Fix newly

------------------------------------------
[...truncated 1.01 MB...]
Timer Setup stopped. Elapsed time: 0.184347204 seconds Average per iteration: 0.000000018 seconds
[INFO] Running org.apache.logging.log4j.core.SimplePerfTest
Timer DebugDisabled stopped. Elapsed time: 0.031439324 seconds Average per iteration: 0.000000003 seconds
Timer DebugLogger stopped. Elapsed time: 0.032764337 seconds Average per iteration: 0.000000003 seconds
Timer DebugDisabled stopped. Elapsed time: 0.029234576 seconds Average per iteration: 0.000000002 seconds
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.apache.logging.log4j.core.SimplePerfTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 19, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (default) @ log4j-core-its ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ log4j-core-its ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ log4j-core-its ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ log4j-core-its ---
[INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core-its/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-core-its/2.9-SNAPSHOT/log4j-core-its-2.9-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Log4j 1.x Compatibility API 2.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ log4j-1.2-api ---
[INFO] Deleting <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target>
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ log4j-1.2-api ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ log4j-1.2-api ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ log4j-1.2-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ log4j-1.2-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ log4j-1.2-api ---
[INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/latest1.7]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/classes>
[WARNING] Processing annotations
Annotations processed
warning: No processor claimed any of these annotations: com.beust.jcommander.Parameter,org.apache.logging.log4j.core.pattern.ConverterKeys
Processing annotations
No elements to process
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java>:[259,66] [rawtypes] found raw type: ComponentBuilder
  missing type arguments for generic class ComponentBuilder<T>
  where T is a type-variable:
    T extends ComponentBuilder<T> declared in interface ComponentBuilder
[WARNING] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java>:[267,77] [rawtypes] found raw type: ComponentBuilder
  missing type arguments for generic class ComponentBuilder<T>
  where T is a type-variable:
    T extends ComponentBuilder<T> declared in interface ComponentBuilder
[WARNING] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java>:[273,75] [rawtypes] found raw type: ComponentBuilder
  missing type arguments for generic class ComponentBuilder<T>
  where T is a type-variable:
    T extends ComponentBuilder<T> declared in interface ComponentBuilder
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:manifest (default) @ log4j-1.2-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ log4j-1.2-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 71 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ log4j-1.2-api ---
[INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/latest1.7]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/test-classes>
[WARNING] warning: No processor claimed any of these annotations: org.junit.AfterClass,org.junit.Before,org.junit.runners.Parameterized.Parameters,org.junit.Rule,org.junit.ClassRule,org.junit.After,org.junit.runner.RunWith,org.junit.BeforeClass,org.junit.Test
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/src/test/java/org/apache/log4j/layout/Log4j1XmlLayoutTest.java>:[66,16] [deprecation] setContextMap(Map<String,String>) in Builder has been deprecated
[WARNING] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/src/test/java/org/apache/log4j/pattern/Log4j1MdcPatternConverterTest.java>:[70,16] [deprecation] setContextMap(Map<String,String>) in Builder has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ log4j-1.2-api ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/home/jenkins/tools/java/latest1.7]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[WARNING] Corrupted stdin stream in forked JVM 40. See the dump file <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/surefire-reports/2017-07-28T19-39-36_721-jvmRun40.dumpstream>
[WARNING] Corrupted stdin stream in forked JVM 4. See the dump file <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/surefire-reports/2017-07-28T19-39-36_721-jvmRun4.dumpstream>
[WARNING] Corrupted stdin stream in forked JVM 17. See the dump file <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/surefire-reports/2017-07-28T19-39-36_721-jvmRun17.dumpstream>
[INFO] Running org.apache.log4j.LoggerTest
[INFO] Running org.apache.log4j.layout.Log4j1XmlLayoutTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.apache.log4j.layout.Log4j1XmlLayoutTest
[INFO] Running org.apache.log4j.PriorityTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.log4j.PriorityTest
[INFO] Running org.apache.log4j.VelocityTest
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging.
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s - in org.apache.log4j.LoggerTest
[INFO] Running org.apache.log4j.LogWithMDCTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s - in org.apache.log4j.VelocityTest
[INFO] Running org.apache.log4j.CallerInformationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.apache.log4j.LogWithMDCTest
[INFO] Running org.apache.log4j.LevelTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.apache.log4j.CallerInformationTest
[INFO] Running org.apache.log4j.CategoryTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.apache.log4j.LevelTest
[INFO] Running org.apache.log4j.LogWithRouteTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.apache.log4j.CategoryTest
[INFO] Running org.apache.log4j.pattern.Log4j1NdcPatternConverterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.log4j.pattern.Log4j1NdcPatternConverterTest
[INFO] Running org.apache.log4j.pattern.Log4j1MdcPatternConverterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.log4j.pattern.Log4j1MdcPatternConverterTest
[INFO] Running org.apache.log4j.config.Log4j1ConfigurationFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.apache.log4j.LogWithRouteTest
[INFO] Running org.apache.log4j.config.Log4j1ConfigurationConverterHadoopTest
Missing rootCategory or rootLogger in InputStreamWrapper [description=<https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/src/test/resources/config-1.2/hadoop/hadoop-tools/hadoop-sls/src/main/sample-conf/log4j.properties,> input=sun.nio.ch.ChannelInputStream@52ff5996]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta charset="UTF-8"/>
<title>Headline</title>
<style type="text/css">
<!--
body, table {font-family:arial,sans-serif; font-size: medium
;}th {background: #336699; color: #FFFFFF; text-align: left;}
-->
</style>
</head>
<body bgcolor="#FFFFFF" topmargin="6" leftmargin="6">
<hr size="1" noshade="noshade">
Log session start time Fri Jul 28 19:55:58 UTC 2017<br>
<br>
<table cellspacing="0" cellpadding="4" border="1" bordercolor="#224466" width="100%">
<tr>
<th>Time</th>
<th>Thread</th>
<th>Level</th>
<th>Logger</th>
<th>File:Line</th>
<th>Message</th>
</tr>
</table>
<br>
</body></html>
expected: /tmp/hadoop.log Actual: /tmp/hadoop.log
Missing rootCategory or rootLogger in InputStreamWrapper [description=<https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/src/test/resources/config-1.2/hadoop/hadoop-common-project/hadoop-auth-examples/src/main/resources/log4j.properties,> input=sun.nio.ch.ChannelInputStream@6dd8ade8]
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.apache.log4j.config.Log4j1ConfigurationConverterHadoopTest
[INFO] Running org.apache.log4j.config.Log4j1ConfigurationConverterSparkTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s - in org.apache.log4j.config.Log4j1ConfigurationFactoryTest
[INFO] Running org.apache.log4j.LoggingTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.apache.log4j.config.Log4j1ConfigurationConverterSparkTest
[INFO] Running org.apache.log4j.NDCTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.log4j.NDCTest
[INFO] Running org.apache.log4j.MDCTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.log4j.MDCTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.apache.log4j.LoggingTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 ..................................... SUCCESS [01:02 min]
[INFO] Apache Log4j API Java 9 support .................... SUCCESS [ 11.972 s]
[INFO] Apache Log4j API ................................... SUCCESS [ 20.149 s]
[INFO] Apache Log4j Core .................................. SUCCESS [15:01 min]
[INFO] Apache Log4j Core Integration Tests ................ SUCCESS [ 59.473 s]
[INFO] Apache Log4j 1.x Compatibility API ................. FAILURE [  8.497 s]
[INFO] Apache Log4j SLF4J Binding ......................... SKIPPED
[INFO] Apache Log4j to SLF4J Adapter ...................... SKIPPED
[INFO] Apache Log4j Commons Logging Bridge ................ SKIPPED
[INFO] Apache Log4j Flume Bridge .......................... SKIPPED
[INFO] Apache Log4j Web ................................... SKIPPED
[INFO] Apache Log4j Tag Library ........................... SKIPPED
[INFO] Apache Log4j JMX GUI ............................... SKIPPED
[INFO] Apache Log4j Samples ............................... SKIPPED
[INFO] Apache Log4j Samples: Flume - Common ............... SKIPPED
[INFO] Apache Log4j Samples: Flume - Remote ............... SKIPPED
[INFO] Apache Log4j Samples: Flume - Embedded ............. SKIPPED
[INFO] Apache Log4j Samples: Configuration ................ SKIPPED
[INFO] Apache Log4j Samples: LoggerProperties ............. SKIPPED
[INFO] Apache Log4j Scala 2.11 wrapper for Log4j API ...... SKIPPED
[INFO] Apache Log4j Samples: Scala API .................... SKIPPED
[INFO] Apache Log4j OSGi .................................. SKIPPED
[INFO] Apache Log4j BOM ................................... SKIPPED
[INFO] Apache Log4j NoSQL ................................. SKIPPED
[INFO] Apache Log4J Performance Tests ..................... SKIPPED
[INFO] Apache Log4j Streaming Interface ................... SKIPPED
[INFO] Apache Log4j JUL Adapter ........................... SKIPPED
[INFO] Apache Log4j Liquibase Binding ..................... SKIPPED
[INFO] Apache Log4j Scala 2.10 wrapper for Log4j API ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:18 min
[INFO] Finished at: 2017-07-28T19:56:20+00:00
[INFO] Final Memory: 52M/1172M
[INFO] ------------------------------------------------------------------------
[ERROR] unable to create new native thread -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-java9/pom.xml> to org.apache.logging.log4j/log4j-api-java9/2.9-SNAPSHOT/log4j-api-java9-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-java9/target/log4j-api-java9-2.9-SNAPSHOT.zip> to org.apache.logging.log4j/log4j-api-java9/2.9-SNAPSHOT/log4j-api-java9-2.9-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-remote/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.9-SNAPSHOT/log4j-samples-flume-remote-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/pom.xml> to org.apache.logging.log4j/log4j-jmx-gui/2.9-SNAPSHOT/log4j-jmx-gui-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml> to org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT-tests.jar> to org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT-test-sources.jar> to org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/pom.xml> to org.apache.logging.log4j/log4j-flume-ng/2.9-SNAPSHOT/log4j-flume-ng-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml> to org.apache.logging.log4j.samples/log4j-samples/2.9-SNAPSHOT/log4j-samples-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/scala-api/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-scala-api/2.9-SNAPSHOT/log4j-samples-scala-api-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml> to org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-tests.jar> to org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-test-sources.jar> to org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml> to org.apache.logging.log4j/log4j-perf/2.9-SNAPSHOT/log4j-perf-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.10/pom.xml> to org.apache.logging.log4j/log4j-api-scala_2.10/2.9-SNAPSHOT/log4j-api-scala_2.10-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.9-SNAPSHOT/log4j-samples-loggerProperties-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-embedded/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-embedded/2.9-SNAPSHOT/log4j-samples-flume-embedded-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.11/pom.xml> to org.apache.logging.log4j/log4j-api-scala_2.11/2.9-SNAPSHOT/log4j-api-scala_2.11-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml> to org.apache.logging.log4j/log4j-liquibase/2.9-SNAPSHOT/log4j-liquibase-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core-its/pom.xml> to org.apache.logging.log4j/log4j-core-its/2.9-SNAPSHOT/log4j-core-its-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml> to org.apache.logging.log4j/log4j-web/2.9-SNAPSHOT/log4j-web-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml> to org.apache.logging.log4j/log4j-jcl/2.9-SNAPSHOT/log4j-jcl-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml> to org.apache.logging.log4j/log4j-nosql/2.9-SNAPSHOT/log4j-nosql-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to org.apache.logging.log4j/log4j-taglib/2.9-SNAPSHOT/log4j-taglib-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/pom.xml> to org.apache.logging.log4j/log4j-1.2-api/2.9-SNAPSHOT/log4j-1.2-api-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-configuration/2.9-SNAPSHOT/log4j-samples-configuration-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-osgi/pom.xml> to org.apache.logging.log4j/log4j-osgi/2.9-SNAPSHOT/log4j-osgi-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml> to org.apache.logging.log4j/log4j-bom/2.9-SNAPSHOT/log4j-bom-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jul/pom.xml> to org.apache.logging.log4j/log4j-jul/2.9-SNAPSHOT/log4j-jul-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml> to org.apache.logging.log4j/log4j-slf4j-impl/2.9-SNAPSHOT/log4j-slf4j-impl-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml> to org.apache.logging.log4j/log4j-iostreams/2.9-SNAPSHOT/log4j-iostreams-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to org.apache.logging.log4j/log4j/2.9-SNAPSHOT/log4j-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/target/log4j-2.9-SNAPSHOT-site.xml> to org.apache.logging.log4j/log4j/2.9-SNAPSHOT/log4j-2.9-SNAPSHOT-site.xml
[Fast Archiver] Compressed 72.98 KB of artifacts by 87.7% relative to #2947
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/pom.xml> to org.apache.logging.log4j/log4j-to-slf4j/2.9-SNAPSHOT/log4j-to-slf4j-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-common/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-common/2.9-SNAPSHOT/log4j-samples-flume-common-2.9-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : Log4j 2.x #2949

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Log4j%202.x/2949/display/redirect?page=changes>