You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/04 18:27:37 UTC

Build unstable in Jenkins: Maven TLP » maven-archetype » ARCHETYPE-583 #10

See https://builds.apache.org/job/maven-box/job/maven-archetype/job/ARCHETYPE-583/10/

Changes:

* Use Maven 3.6.3 for Linux builds, it should already be on all nodes
* Use Java 8 for Java 7 builds - due to the temporary removal of Java 7
* JDK 1.7.0_80 added back in

16 tests failed.
FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.3.x_build / Build linux-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.5.x_build / Build linux-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.6.x_build / Build linux-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk8-m3.6.x_build / Build linux-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.2.x_build / Build linux-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk11-m3.6.x_build / Build linux-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk12-m3.6.x_build / Build linux-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.3.x_build / Build windows-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.2.x_build / Build windows-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.5.x_build / Build windows-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.6.x_build / Build windows-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk8-m3.6.x_build / Build windows-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk11-m3.6.x_build / Build windows-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk12-m3.6.x_build / Build windows-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)




Build log:
[...truncated 1141335 lines...]
[INFO] run post-build script verify.groovy
[INFO]           ARCHETYPE-517_failing-goals ...................... SUCCESS (8.5 s)
[INFO] Building: ARCHETYPE-520_mirror
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-1-project .............................. SUCCESS (18.4 s)
[INFO] Building: roundtrip-multi\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           ARCHETYPE-520_mirror ............................. SUCCESS (4.9 s)
[INFO] Building: ARCHETYPE-521_archetype-repo
[INFO] run post-build script verify.groovy
[INFO]           ARCHETYPE-521_archetype-repo ..................... SUCCESS (4.6 s)
[INFO] Building: ARCHETYPE-536_groovy-grape\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           ARCHETYPE-536_groovy-grape\pom.xml ............... SUCCESS (10.3 s)
[INFO] Building: build-and-run-its\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-multi\pom.xml .......................... SUCCESS (20.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (mirror) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:63898
[INFO] Stopped SocketConnector@0.0.0.0:63898
[INFO] Mock Repository Manager http://localhost:63898 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (archetype-repository) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:63899
[INFO] Stopped SocketConnector@0.0.0.0:63899
[INFO] Mock Repository Manager http://localhost:63899 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-archetype-plugin ---
[INFO] There are 48 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 48 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @ maven-archetype-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO] 
[INFO] Maven Archetype .................................... SUCCESS [  6.865 s]
[INFO] Maven Archetype Models ............................. SUCCESS [  0.502 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [  3.342 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [  1.569 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 21.465 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [  0.357 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [05:45 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:19 min
[INFO] Finished at: 2020-03-04T10:22:50-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-10@tmp\withMavencfede601\maven-spy-20200304-101630-1582878766902999449117.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\pom.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\pom.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-catalog\pom.xml under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-descriptor\pom.xml under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-common\pom.xml under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-packaging\pom.xml under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\maven-archetype-plugin\pom.xml under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source directory j12m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory j12m3.6.xb\maven-archetype-plugin\src\main\java
[TASKS] Scanning folder 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-10' for files matching the pattern 'j12m3.6.xb\archetype-common\src\main\java\**\*,j12m3.6.xb\maven-archetype-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #8
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j12m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 418 ms, Junit Publisher: 565 ms, Open Task Scanner Publisher: 355 ms, Dependencies Fingerprint Publisher: 70 ms, Invoker Publisher: 21118 ms, Pipeline Graph Publisher: 4 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO]           build-and-run-its\pom.xml ........................ SUCCESS (23.1 s)
[INFO] Building: build-archetype\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           build-archetype\pom.xml .......................... SUCCESS (22.4 s)
[INFO] Building: build-ignore-eol\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           build-ignore-eol\pom.xml ......................... SUCCESS (27.1 s)
[INFO] Building: change-file-with-property\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           change-file-with-property\pom.xml ................ SUCCESS (10.5 s)
[INFO] Building: create-1\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-1\pom.xml ................................. SUCCESS (10.2 s)
[INFO] Building: create-2\pom.xml
[INFO]           create-2\pom.xml ................................. SUCCESS (10.3 s)
[INFO] Building: create-3\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-3\pom.xml ................................. SUCCESS (11.4 s)
[INFO] Building: create-4\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-4\pom.xml ................................. SUCCESS (10.0 s)
[INFO] Building: create-5\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-5\pom.xml ................................. SUCCESS (9.4 s)
[INFO] Building: create-6\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-6\pom.xml ................................. SUCCESS (10.4 s)
[INFO] Building: create-from-project\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           create-from-project\pom.xml ...................... SUCCESS (9.8 s)
[INFO] Building: create-from-project-exclude-patterns\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           create-from-project-exclude-patterns\pom.xml ..... SUCCESS (10.2 s)
[INFO] Building: exclude-patterns\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           exclude-patterns\pom.xml ......................... SUCCESS (10.4 s)
[INFO] Building: exclude-patterns-2\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           exclude-patterns-2\pom.xml ....................... SUCCESS (10.1 s)
[INFO] Building: generate-basic
[INFO] run post-build script verify.bsh
[INFO]           generate-basic ................................... SUCCESS (4.8 s)
[INFO] Building: include-file-with-no-extension\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           include-file-with-no-extension\pom.xml ........... SUCCESS (10.4 s)
[INFO] Building: included-system-properties\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           included-system-properties\pom.xml ............... SUCCESS (9.7 s)
[INFO] Building: property-setting-cli\pom.xml
[INFO]           property-setting-cli\pom.xml ..................... SUCCESS (5.3 s)
[INFO] Building: roundtrip-1-project
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-1-project .............................. SUCCESS (21.5 s)
[INFO] Building: roundtrip-multi\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-multi\pom.xml .......................... SUCCESS (21.9 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (mirror) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:54167
[INFO] Stopped SocketConnector@0.0.0.0:54167
[INFO] Mock Repository Manager http://localhost:54167 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (archetype-repository) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:54168
[INFO] Stopped SocketConnector@0.0.0.0:54168
[INFO] Mock Repository Manager http://localhost:54168 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-archetype-plugin ---
[INFO] There are 48 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 48 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @ maven-archetype-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO] 
[INFO] Maven Archetype .................................... SUCCESS [  5.613 s]
[INFO] Maven Archetype Models ............................. SUCCESS [  0.573 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [  3.715 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [  1.554 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 20.415 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [  0.432 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [05:47 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:20 min
[INFO] Finished at: 2020-03-04T10:27:09-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-10@tmp\withMaven722cd6b7\maven-spy-20200304-102048-55311121595976605924822.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\pom.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\pom.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-catalog\pom.xml under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-descriptor\pom.xml under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-common\pom.xml under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-packaging\pom.xml under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\maven-archetype-plugin\pom.xml under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source directory j13m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory j13m3.6.xb\maven-archetype-plugin\src\main\java
[TASKS] Scanning folder 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-10' for files matching the pattern 'j13m3.6.xb\archetype-common\src\main\java\**\*,j13m3.6.xb\maven-archetype-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #8
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j13m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 481 ms, Junit Publisher: 627 ms, Open Task Scanner Publisher: 425 ms, Dependencies Fingerprint Publisher: 70 ms, Invoker Publisher: 24188 ms, Pipeline Graph Publisher: 6 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven TLP » maven-archetype » ARCHETYPE-583 #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-archetype/job/ARCHETYPE-583/12/

Changes:

* Java 14 released, so Java 13 EOL. Include Java 15-ea

16 tests failed.
FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.2.x_build / Build windows-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.2.x_build / Build linux-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.5.x_build / Build linux-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.3.x_build / Build linux-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.3.x_build / Build windows-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.5.x_build / Build windows-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk8-m3.6.x_build / Build linux-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.6.x_build / Build linux-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk11-m3.6.x_build / Build linux-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.6.x_build / Build windows-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk12-m3.6.x_build / Build linux-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk8-m3.6.x_build / Build windows-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk11-m3.6.x_build / Build windows-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk12-m3.6.x_build / Build windows-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)




Build log:
[...truncated 1135374 lines...]
[INFO] Building: included-system-properties\pom.xml
[INFO] snapshot org.apache.maven.plugins.archetype.its:archetype536-archetype:1.0-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.maven.plugins.archetype.its:archetype536-archetype:1.0-SNAPSHOT: checking for updates from Nexus
[INFO] artifact org.apache.maven.plugins.archetype.its.archetype536-archetype:1.0-SNAPSHOT: checking for updates from central
[INFO] run post-build script verify.groovy
[INFO]           ARCHETYPE-536_groovy-grape\pom.xml ............... SUCCESS (13.7 s)
[INFO] Building: build-and-run-its\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           included-system-properties\pom.xml ............... SUCCESS (8.0 s)
[INFO] Building: property-setting-cli\pom.xml
[INFO]           property-setting-cli\pom.xml ..................... SUCCESS (3.8 s)
[INFO] Building: roundtrip-1-project
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-1-project .............................. SUCCESS (16.1 s)
[INFO] Building: roundtrip-multi\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           build-and-run-its\pom.xml ........................ SUCCESS (27.3 s)
[INFO] Building: build-archetype\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-multi\pom.xml .......................... SUCCESS (19.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (mirror) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:49965
[INFO] Stopped SocketConnector@0.0.0.0:49965
[INFO] Mock Repository Manager http://localhost:49965 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (archetype-repository) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:49966
[INFO] Stopped SocketConnector@0.0.0.0:49966
[INFO] Mock Repository Manager http://localhost:49966 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-archetype-plugin ---
[INFO] There are 48 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 48 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @ maven-archetype-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO] 
[INFO] Maven Archetype .................................... SUCCESS [  4.846 s]
[INFO] Maven Archetype Models ............................. SUCCESS [  0.532 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [  2.988 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [  1.021 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 16.432 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [  0.308 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [04:47 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:13 min
[INFO] Finished at: 2020-03-27T00:06:50-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-12@tmp\withMaven4ef53e6d\maven-spy-20200327-000136-55717501805798049436626.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\pom.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\pom.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-catalog\pom.xml under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-descriptor\pom.xml under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-common\pom.xml under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-packaging\pom.xml under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\maven-archetype-plugin\pom.xml under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source directory j12m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory j12m3.6.xb\maven-archetype-plugin\src\main\java
[TASKS] Scanning folder 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-12' for files matching the pattern 'j12m3.6.xb\archetype-common\src\main\java\**\*,j12m3.6.xb\maven-archetype-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #11
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j12m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[INFO] run post-build script verify.bsh
[INFO]           build-archetype\pom.xml .......................... SUCCESS (26.2 s)
[INFO] Building: build-ignore-eol\pom.xml
[INFO] run pre-build script setup.bsh
[withMaven] Publishers: Generated Artifacts Publisher: 351 ms, Junit Publisher: 505 ms, Open Task Scanner Publisher: 333 ms, Dependencies Fingerprint Publisher: 75 ms, Invoker Publisher: 14898 ms, Pipeline Graph Publisher: 25 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO]           build-ignore-eol\pom.xml ......................... SUCCESS (30.0 s)
[INFO] Building: change-file-with-property\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           change-file-with-property\pom.xml ................ SUCCESS (9.9 s)
[INFO] Building: create-1\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-1\pom.xml ................................. SUCCESS (10.3 s)
[INFO] Building: create-2\pom.xml
[INFO]           create-2\pom.xml ................................. SUCCESS (10.7 s)
[INFO] Building: create-3\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-3\pom.xml ................................. SUCCESS (13.7 s)
[INFO] Building: create-4\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-4\pom.xml ................................. SUCCESS (9.3 s)
[INFO] Building: create-5\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-5\pom.xml ................................. SUCCESS (10.1 s)
[INFO] Building: create-6\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-6\pom.xml ................................. SUCCESS (10.1 s)
[INFO] Building: create-from-project\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           create-from-project\pom.xml ...................... SUCCESS (10.0 s)
[INFO] Building: create-from-project-exclude-patterns\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           create-from-project-exclude-patterns\pom.xml ..... SUCCESS (10.0 s)
[INFO] Building: exclude-patterns\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           exclude-patterns\pom.xml ......................... SUCCESS (9.8 s)
[INFO] Building: exclude-patterns-2\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           exclude-patterns-2\pom.xml ....................... SUCCESS (10.3 s)
[INFO] Building: generate-basic
[INFO] run post-build script verify.bsh
[INFO]           generate-basic ................................... SUCCESS (9.0 s)
[INFO] Building: include-file-with-no-extension\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           include-file-with-no-extension\pom.xml ........... SUCCESS (9.5 s)
[INFO] Building: included-system-properties\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           included-system-properties\pom.xml ............... SUCCESS (9.6 s)
[INFO] Building: property-setting-cli\pom.xml
[INFO]           property-setting-cli\pom.xml ..................... SUCCESS (5.6 s)
[INFO] Building: roundtrip-1-project
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-1-project .............................. SUCCESS (20.0 s)
[INFO] Building: roundtrip-multi\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-multi\pom.xml .......................... SUCCESS (21.7 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (mirror) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:63637
[INFO] Stopped SocketConnector@0.0.0.0:63637
[INFO] Mock Repository Manager http://localhost:63637 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (archetype-repository) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:63638
[INFO] Stopped SocketConnector@0.0.0.0:63638
[INFO] Mock Repository Manager http://localhost:63638 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-archetype-plugin ---
[INFO] There are 48 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 48 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @ maven-archetype-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO] 
[INFO] Maven Archetype .................................... SUCCESS [  4.604 s]
[INFO] Maven Archetype Models ............................. SUCCESS [  0.393 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [  2.619 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [  1.344 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 20.541 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [  0.821 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [06:12 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:43 min
[INFO] Finished at: 2020-03-27T00:10:42-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-12@tmp\withMaven1c1c86c2\maven-spy-20200327-000358-68115342291097554828652.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\pom.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\pom.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-catalog\pom.xml under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-descriptor\pom.xml under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-common\pom.xml under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-packaging\pom.xml under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\maven-archetype-plugin\pom.xml under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source directory j13m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory j13m3.6.xb\maven-archetype-plugin\src\main\java
[TASKS] Scanning folder 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-12' for files matching the pattern 'j13m3.6.xb\archetype-common\src\main\java\**\*,j13m3.6.xb\maven-archetype-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #11
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j13m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 445 ms, Junit Publisher: 984 ms, Open Task Scanner Publisher: 554 ms, Dependencies Fingerprint Publisher: 72 ms, Invoker Publisher: 20991 ms, Pipeline Graph Publisher: 28 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven TLP » maven-archetype » ARCHETYPE-583 #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-archetype/job/ARCHETYPE-583/11/

Changes:

* Java 14 released, so Java 13 EOL. Include Java 15-ea

16 tests failed.
FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.2.x_build / Build linux-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk8-m3.6.x_build / Build linux-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.3.x_build / Build linux-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk12-m3.6.x_build / Build linux-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.5.x_build / Build linux-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.6.x_build / Build linux-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk11-m3.6.x_build / Build linux-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.2.x_build / Build windows-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.3.x_build / Build windows-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.5.x_build / Build windows-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk8-m3.6.x_build / Build windows-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk11-m3.6.x_build / Build windows-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk12-m3.6.x_build / Build windows-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.6.x_build / Build windows-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)




Build log:
[...truncated 1135767 lines...]
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.HelpMojo', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:help'
---
[DEBUG]   (f) project = MavenProject: org.apache.maven.plugins:maven-archetype-plugin:3.1.3-SNAPSHOT @ F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\pom.xml
[DEBUG]   (f) resourceIncludes = **/*.properties
[DEBUG]   (f) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\src\main\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) rulesFiles = F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\target\checkstyle-rules.xml
[DEBUG]   (f) skip = false
[DEBUG]   (f) skipExec = false
[DEBUG]   (f) sourceDirectories = [src/main/java]
[DEBUG]   (f) suppressionsFileExpression = checkstyle.suppressions.file
[DEBUG]   (f) testResources = [Resource {targetPath: null, filtering: false, FileSet {directory: F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\src\test\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) testSourceDirectories = [src/test/java]
[DEBUG]   (f) violationIgnore = RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,javadoc,LineLength
[DEBUG]   (f) violationSeverity = error
[DEBUG] -- end configuration --
[DEBUG] executeCheckstyle start headerLocation : config/maven-header.txt
[DEBUG] Added 25 source files found in 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\src\main\java'.
[DEBUG] The resources directory 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\src\main\resources' does not exist or is not a directory.
[DEBUG] Added 0 resource files found in 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources'.
[DEBUG] The resources directory 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\src\test\resources' does not exist or is not a directory.
[DEBUG] Added 0 resource files found in 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources'.
[DEBUG] Added 25 files to process.
[DEBUG] Adding the outputDirectory file:/F:/short/jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2/j7m3.6.xb/maven-archetype-plugin/target/classes/ to the Checkstyle class path
[DEBUG] request.getConfigLocation() config/maven_checks.xml
[DEBUG] The resource 'config/maven_checks.xml' was not found with resourceLoader org.codehaus.plexus.resource.loader.FileResourceLoader.
[DEBUG] The resource 'config/maven_checks.xml' was not found with resourceLoader org.codehaus.plexus.resource.loader.JarResourceLoader.
[DEBUG] URLResourceLoader: No valid URL 'config/maven_checks.xml'
[DEBUG] URLResourceLoader: No valid URL 'config/maven_checks.xml'
[DEBUG] The resource 'config/maven_checks.xml' was not found with resourceLoader org.codehaus.plexus.resource.loader.URLResourceLoader.
[DEBUG] The resource 'config/maven_checks.xml' was found as jar:file:/F:/short/.maven_repositories/0/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven_checks.xml.
[DEBUG] headerLocation config/maven-header.txt
[DEBUG] The resource 'config/maven-header.txt' was not found with resourceLoader org.codehaus.plexus.resource.loader.FileResourceLoader.
[DEBUG] JarResourceLoader : trying to load "jar:file:/F:/short/.maven_repositories/0/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar"
[DEBUG] The resource 'config/maven-header.txt' was found as jar:file:/F:/short/.maven_repositories/0/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven-header.txt.
[DEBUG] Added 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources' as a source directory.
[INFO] There are 48 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 48 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @ maven-archetype-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-invoker-plugin:3.2.0, parent: sun.misc.Launcher$AppClassLoader@29cd761a]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify' with basic configurator -->
[DEBUG]   (f) ignoreFailures = false
[DEBUG]   (f) reportsDirectory = F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2\j7m3.6.xb\maven-archetype-plugin\target\invoker-reports
[DEBUG]   (f) skipInvocation = false
[DEBUG]   (f) suppressSummaries = false
[DEBUG] -- end configuration --
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO] 
[INFO] Maven Archetype .................................... SUCCESS [  5.438 s]
[INFO] Maven Archetype Models ............................. SUCCESS [  0.533 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [  3.551 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [  1.886 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 24.333 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [  0.980 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [06:13 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:50 min
[INFO] Finished at: 2020-03-18T00:09:57-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2@tmp\withMaven3987db02\maven-spy-20200318-000307-4755528208971949651600.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2@tmp\withMaven3987db02\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2@tmp\withMaven3987db02" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\pom.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\pom.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\archetype-catalog\pom.xml under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\archetype-descriptor\pom.xml under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-common\pom.xml under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-packaging\pom.xml under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\maven-archetype-plugin\pom.xml under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j7m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j7m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j7m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j7m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j7m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source directory j7m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory j7m3.6.xb\maven-archetype-plugin\src\main\java
[TASKS] Scanning folder 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2' for files matching the pattern 'j7m3.6.xb\archetype-common\src\main\java\**\*,j7m3.6.xb\maven-archetype-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #10
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j7m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           exclude-patterns-2\pom.xml ....................... SUCCESS (9.7 s)
[INFO] Building: generate-basic
[INFO] run post-build script verify.bsh
[INFO]           generate-basic ................................... SUCCESS (4.4 s)
[INFO] Building: include-file-with-no-extension\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 437 ms, Junit Publisher: 608 ms, Open Task Scanner Publisher: 396 ms, Dependencies Fingerprint Publisher: 70 ms, Invoker Publisher: 24591 ms, Pipeline Graph Publisher: 4 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 399 ms, Junit Publisher: 539 ms, Open Task Scanner Publisher: 410 ms, Dependencies Fingerprint Publisher: 70 ms, Invoker Publisher: 19820 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           include-file-with-no-extension\pom.xml ........... SUCCESS (10.7 s)
[INFO] Building: included-system-properties\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 421 ms, Junit Publisher: 656 ms, Open Task Scanner Publisher: 369 ms, Dependencies Fingerprint Publisher: 73 ms, Invoker Publisher: 21718 ms, Pipeline Graph Publisher: 4 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           included-system-properties\pom.xml ............... SUCCESS (7.4 s)
[INFO] Building: property-setting-cli\pom.xml
[INFO]           property-setting-cli\pom.xml ..................... SUCCESS (3.9 s)
[INFO] Building: roundtrip-1-project
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-1-project .............................. SUCCESS (16.8 s)
[INFO] Building: roundtrip-multi\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-multi\pom.xml .......................... SUCCESS (21.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (mirror) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:56356
[INFO] Stopped SocketConnector@0.0.0.0:56356
[INFO] Mock Repository Manager http://localhost:56356 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (archetype-repository) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:56357
[INFO] Stopped SocketConnector@0.0.0.0:56357
[INFO] Mock Repository Manager http://localhost:56357 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-archetype-plugin ---
[INFO] There are 48 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 48 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @ maven-archetype-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO] 
[INFO] Maven Archetype .................................... SUCCESS [  5.039 s]
[INFO] Maven Archetype Models ............................. SUCCESS [  0.483 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [  2.596 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [  1.656 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 20.139 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [  0.409 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [05:48 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:19 min
[INFO] Finished at: 2020-03-18T00:11:09-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2@tmp\withMaven5d40a1e6\maven-spy-20200318-000450-45712960906438491636290.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\pom.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\pom.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-catalog\pom.xml under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-descriptor\pom.xml under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-common\pom.xml under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-packaging\pom.xml under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\maven-archetype-plugin\pom.xml under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source directory j13m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory j13m3.6.xb\maven-archetype-plugin\src\main\java
[TASKS] Scanning folder 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-583-11@2' for files matching the pattern 'j13m3.6.xb\archetype-common\src\main\java\**\*,j13m3.6.xb\maven-archetype-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #10
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j13m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 468 ms, Junit Publisher: 727 ms, Open Task Scanner Publisher: 373 ms, Dependencies Fingerprint Publisher: 80 ms, Invoker Publisher: 21574 ms, Pipeline Graph Publisher: 2 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext