See <https://builds.apache.org/job/Log4j%202.x/1852/changes>
Changes: [rpopma] LOG4J2-1326 modify SimpleMessage and ReusableSimpleMessage so they can [rpopma] LOG4J2-1326 ReusableSimpleMessage test fix [rpopma] LOG4J2-1326 add methods to Logger interface that explicitly accept a [rpopma] LOG4J2-1326 add methods to AbstractLogger that explicitly accept a [rpopma] LOG4J2-1326 add methods isEnabled and logIfEnabled that accept a [rpopma] LOG4J2-1326 add methods isEnabled that accepts a CharSequence to [rpopma] LOG4J2-1326 MessageFactory changes to create a CharSequence-based [rpopma] LOG4J2-1326 add methods isEnabled that accepts a CharSequence to [rpopma] LOG4J2-1326 add tests for explicitly logging CharSequence [rpopma] LOG4J2-1326 SimpleMessage serialized format changed [rpopma] LOG4J2-1326 ensure that in garbage-free mode, logging a CharSequence [rpopma] LOG4J2-1326 change log [rpopma] LOG4J2-1297 documentation update: added section on the API changes ------------------------------------------ [...truncated 2398 lines...] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1] Suppressed: java.lang.Exception: java.lang.Exception at org.apache.logging.log4j.core.impl.ThrowableProxyTest.testCircularSuppressedNestedException(ThrowableProxyTest.java:283) [test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1] Suppressed: java.lang.Exception at org.apache.logging.log4j.core.impl.ThrowableProxyTest.testCircularSuppressedNestedException(ThrowableProxyTest.java:282) [test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1] Caused by: java.lang.Exception at org.apache.logging.log4j.core.impl.ThrowableProxyTest.testCircularSuppressedNestedException(ThrowableProxyTest.java:282) ~[test-classes/:?] ... 34 more 16:56:53.202 [main] ERROR org.apache.logging.log4j.core.impl.ThrowableProxyTest - Error java.lang.Exception at org.apache.logging.log4j.core.impl.ThrowableProxyTest.testCircularCauseExceptions(ThrowableProxyTest.java:294) [test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161) [surefire-junit47-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1] Caused by: java.lang.Exception: java.lang.Exception at org.apache.logging.log4j.core.impl.ThrowableProxyTest.testCircularCauseExceptions(ThrowableProxyTest.java:295) ~[test-classes/:?] ... 34 more Caused by: java.lang.Exception ... 35 more Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.531 sec - in org.apache.logging.log4j.core.impl.ThrowableProxyTest Running org.apache.logging.log4j.core.impl.ThrowableFormatOptionsTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.apache.logging.log4j.core.impl.ThrowableFormatOptionsTest Running org.apache.logging.log4j.core.StrictXmlConfigTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.apache.logging.log4j.core.StrictXmlConfigTest ERROR StatusLogger appender Deadlock has no parameter that matches element PatternLayout Running org.apache.logging.log4j.core.DeadlockTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.apache.logging.log4j.core.DeadlockTest Running org.apache.logging.log4j.MarkerMixInJsonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 sec - in org.apache.logging.log4j.MarkerMixInJsonTest Running org.apache.logging.log4j.MarkerMixInXmlTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 sec - in org.apache.logging.log4j.MarkerMixInXmlTest Results : Failed tests: RollingAppenderDeleteAccumulatedCount1Test.testAppender:86 [target/rolling-with-delete-accum-count1/test/test-3.log, target/rolling-with-delete-accum-count1/test/my-2.log, target/rolling-with-delete-accum-count1/test/my-5.log, target/rolling-with-delete-accum-count1/test/test-9.log, target/rolling-with-delete-accum-count1/test/test-6.log, target/rolling-with-delete-accum-count1/test/test-5.log, target/rolling-with-delete-accum-count1/test/test-8.log, target/rolling-with-delete-accum-count1/test/test-7.log, target/rolling-with-delete-accum-count1/test/test-4.log, target/rolling-with-delete-accum-count1/test/my-1.log, target/rolling-with-delete-accum-count1/test/my-3.log, target/rolling-with-delete-accum-count1/test/my-4.log] expected:<11> but was:<12> Tests run: 1136, Failures: 1, Errors: 0, Skipped: 34 [ERROR] There are test failures. Please refer to <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ log4j-core --- [INFO] Building jar: <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT.jar> [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ log4j-core --- [INFO] Building jar: <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ log4j-core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Running org.apache.logging.log4j.core.ThreadedPerfTest Timer DebugDisabled stopped. Elapsed time: 0.045855395 seconds Average per iteration: 0.000000000 seconds Timer DebugLogger stopped. Elapsed time: 0.032385737 seconds Average per iteration: 0.000000000 seconds Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.apache.logging.log4j.core.ThreadedPerfTest ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Running org.apache.logging.log4j.core.ThreadedTest Counter = 0 Build timed out (after 240 minutes). Marking the build as failed. Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.lang.InterruptedException [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ log4j-core --- [ERROR] There was a timeout or other error in the fork [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: Invalid object ID 12 iota=34 [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ log4j-core --- [INFO] Building jar: <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT-sources.jar> [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: Invalid object ID 12 iota=34 [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ log4j-core --- [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-core/2.6-SNAPSHOT/log4j-core-2.6-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-core/2.6-SNAPSHOT/log4j-core-2.6-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-core/2.6-SNAPSHOT/log4j-core-2.6-SNAPSHOT-tests.jar [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-core/2.6-SNAPSHOT/log4j-core-2.6-SNAPSHOT-sources.jar [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: Invalid object ID 12 iota=34 [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: Invalid object ID 12 iota=34 [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: Invalid object ID 7 iota=34 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Log4j 1.x Compatibility API 2.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ log4j-1.2-api --- [INFO] Deleting <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target> [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: Invalid object ID 7 iota=34 [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ log4j-1.2-api --- [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: Invalid object ID 7 iota=34 [INFO] [INFO] --- maven-resources-plugin:2.7: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 [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: Invalid object ID 7 iota=34 [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ log4j-1.2-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/classes> [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: Invalid object ID 7 iota=34 [INFO] [INFO] --- maven-bundle-plugin:2.5.3:manifest (default) @ log4j-1.2-api --- [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: Invalid object ID 7 iota=34 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ log4j-1.2-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] Copying 3 resources [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: Invalid object ID 7 iota=34 [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ log4j-1.2-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/test-classes> Build was aborted channel stopped Destroying 1 processes Destroying process.. Destroyed 1 processes --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org