Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #1517 failed

Job: Build failed

Stages & jobs

  1. Default Stage

Build log

The build generated 1,882 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
18-Apr-2018 13:06:31 2018.04.18 13:06:31 Unable to load JDBC driver: null
18-Apr-2018 13:06:31 java.lang.NullPointerException
18-Apr-2018 13:06:31         at java.lang.Class.forName0(Native Method)
18-Apr-2018 13:06:31         at java.lang.Class.forName(Class.java:264)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProvider.<init>(JDBCAuthProvider.java:143)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProviderTest.<init>(JDBCAuthProviderTest.java:18)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
18-Apr-2018 13:06:31         at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
18-Apr-2018 13:06:31         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18-Apr-2018 13:06:31         at java.lang.reflect.Method.invoke(Method.java:498)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
18-Apr-2018 13:06:31 2018.04.18 13:06:31 The jdbcAuthProvider.passwordType setting is not set or contains invalid values.  Setting the type to 'plain'
18-Apr-2018 13:06:31 2018.04.18 13:06:31 Unable to load JDBC driver: null
18-Apr-2018 13:06:31 java.lang.NullPointerException
18-Apr-2018 13:06:31         at java.lang.Class.forName0(Native Method)
18-Apr-2018 13:06:31         at java.lang.Class.forName(Class.java:264)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProvider.<init>(JDBCAuthProvider.java:143)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProviderTest.<init>(JDBCAuthProviderTest.java:18)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
18-Apr-2018 13:06:31         at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
18-Apr-2018 13:06:31         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18-Apr-2018 13:06:31         at java.lang.reflect.Method.invoke(Method.java:498)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
18-Apr-2018 13:06:31 2018.04.18 13:06:31 Unable to load JDBC driver: null
18-Apr-2018 13:06:31 java.lang.NullPointerException
18-Apr-2018 13:06:31         at java.lang.Class.forName0(Native Method)
18-Apr-2018 13:06:31         at java.lang.Class.forName(Class.java:264)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProvider.<init>(JDBCAuthProvider.java:143)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProviderTest.<init>(JDBCAuthProviderTest.java:18)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
18-Apr-2018 13:06:31         at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
18-Apr-2018 13:06:31         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18-Apr-2018 13:06:31         at java.lang.reflect.Method.invoke(Method.java:498)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
18-Apr-2018 13:06:31 2018.04.18 13:06:31 Unable to load JDBC driver: null
18-Apr-2018 13:06:31 java.lang.NullPointerException
18-Apr-2018 13:06:31         at java.lang.Class.forName0(Native Method)
18-Apr-2018 13:06:31         at java.lang.Class.forName(Class.java:264)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProvider.<init>(JDBCAuthProvider.java:143)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProviderTest.<init>(JDBCAuthProviderTest.java:18)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
18-Apr-2018 13:06:31         at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
18-Apr-2018 13:06:31         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18-Apr-2018 13:06:31         at java.lang.reflect.Method.invoke(Method.java:498)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
18-Apr-2018 13:06:31 2018.04.18 13:06:31 Unable to load JDBC driver: null
18-Apr-2018 13:06:31 java.lang.NullPointerException
18-Apr-2018 13:06:31         at java.lang.Class.forName0(Native Method)
18-Apr-2018 13:06:31         at java.lang.Class.forName(Class.java:264)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProvider.<init>(JDBCAuthProvider.java:143)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProviderTest.<init>(JDBCAuthProviderTest.java:18)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
18-Apr-2018 13:06:31         at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
18-Apr-2018 13:06:31         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18-Apr-2018 13:06:31         at java.lang.reflect.Method.invoke(Method.java:498)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
18-Apr-2018 13:06:31 2018.04.18 13:06:31 Unable to load JDBC driver: null
18-Apr-2018 13:06:31 java.lang.NullPointerException
18-Apr-2018 13:06:31         at java.lang.Class.forName0(Native Method)
18-Apr-2018 13:06:31         at java.lang.Class.forName(Class.java:264)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProvider.<init>(JDBCAuthProvider.java:143)
18-Apr-2018 13:06:31         at org.jivesoftware.openfire.auth.JDBCAuthProviderTest.<init>(JDBCAuthProviderTest.java:18)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
18-Apr-2018 13:06:31         at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
18-Apr-2018 13:06:31         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
18-Apr-2018 13:06:31         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
18-Apr-2018 13:06:31         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18-Apr-2018 13:06:31         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18-Apr-2018 13:06:31         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18-Apr-2018 13:06:31         at java.lang.reflect.Method.invoke(Method.java:498)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
18-Apr-2018 13:06:31         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
18-Apr-2018 13:06:31 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec
18-Apr-2018 13:06:31 Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
18-Apr-2018 13:06:31 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
18-Apr-2018 13:06:31 Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
18-Apr-2018 13:06:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
18-Apr-2018 13:06:31 Running org.jivesoftware.openfire.group.GroupJIDTest
18-Apr-2018 13:06:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
18-Apr-2018 13:06:31 Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
18-Apr-2018 13:06:31 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
18-Apr-2018 13:06:31 Running org.jivesoftware.openfire.OfflineMessageStoreTest
18-Apr-2018 13:06:31 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
18-Apr-2018 13:06:31 Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
18-Apr-2018 13:06:41 Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.409 sec
18-Apr-2018 13:06:41 Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
18-Apr-2018 13:06:41 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec
18-Apr-2018 13:06:41 Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
18-Apr-2018 13:06:41 2018.04.18 13:06:41 Unable to order the provided chain. As a fallback, the end entity certificate is assumed to be the first certificate of the input.
18-Apr-2018 13:06:41 java.security.cert.CertificateException: The provided input should not contain more than one certificates that has a subjectDN value that's not equal to the issuerDN value of another certificate.
18-Apr-2018 13:06:41         at org.jivesoftware.openfire.keystore.CertificateUtils.order(CertificateUtils.java:197)
18-Apr-2018 13:06:41         at org.jivesoftware.openfire.keystore.CertificateUtils.identifyEndEntityCertificate(CertificateUtils.java:247)
18-Apr-2018 13:06:41         at org.jivesoftware.openfire.keystore.OpenfireX509TrustManager.checkClientTrusted(OpenfireX509TrustManager.java:80)
18-Apr-2018 13:06:41         at org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest.testInvalidChainMissingIntermediate(OpenfireX509TrustManagerTest.java:165)
18-Apr-2018 13:06:41         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18-Apr-2018 13:06:41         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18-Apr-2018 13:06:41         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18-Apr-2018 13:06:41         at java.lang.reflect.Method.invoke(Method.java:498)
18-Apr-2018 13:06:41         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
18-Apr-2018 13:06:41         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18-Apr-2018 13:06:41         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
18-Apr-2018 13:06:41         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18-Apr-2018 13:06:41         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
18-Apr-2018 13:06:41         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18-Apr-2018 13:06:41         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18-Apr-2018 13:06:41         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
18-Apr-2018 13:06:41         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
18-Apr-2018 13:06:41         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
18-Apr-2018 13:06:41         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
18-Apr-2018 13:06:41         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
18-Apr-2018 13:06:41         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
18-Apr-2018 13:06:41         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
18-Apr-2018 13:06:41         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
18-Apr-2018 13:06:41         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
18-Apr-2018 13:06:41         at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
18-Apr-2018 13:06:41         at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
18-Apr-2018 13:06:41         at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
18-Apr-2018 13:06:41         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18-Apr-2018 13:06:41         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18-Apr-2018 13:06:41         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18-Apr-2018 13:06:41         at java.lang.reflect.Method.invoke(Method.java:498)
18-Apr-2018 13:06:41         at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
18-Apr-2018 13:06:41         at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
18-Apr-2018 13:06:41         at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
18-Apr-2018 13:06:41         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
18-Apr-2018 13:06:41         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
18-Apr-2018 13:06:42 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 sec
18-Apr-2018 13:06:42 Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
18-Apr-2018 13:06:43 580
18-Apr-2018 13:06:44 1074
18-Apr-2018 13:06:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 sec
18-Apr-2018 13:06:44 Running org.jivesoftware.openfire.net.DNSUtilTest
18-Apr-2018 13:06:44 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
18-Apr-2018 13:06:44 Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
18-Apr-2018 13:06:44 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
18-Apr-2018 13:06:44
18-Apr-2018 13:06:44 Results :
18-Apr-2018 13:06:44
18-Apr-2018 13:06:44 Tests run: 222, Failures: 0, Errors: 0, Skipped: 2
18-Apr-2018 13:06:44
18-Apr-2018 13:06:44 [INFO]                                                                         
18-Apr-2018 13:06:44 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:44 [INFO] Building Starter for Openfire 4.3.0-SNAPSHOT
18-Apr-2018 13:06:44 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:44 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
18-Apr-2018 13:06:44 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.jar
18-Apr-2018 13:06:44 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (0 B at 0.0 KB/sec)
18-Apr-2018 13:06:44 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.jar (0 B at 0.0 KB/sec)
18-Apr-2018 13:06:44 [INFO]
18-Apr-2018 13:06:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
18-Apr-2018 13:06:44 [INFO]
18-Apr-2018 13:06:44 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ starter ---
18-Apr-2018 13:06:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:44 [INFO] Copying 1 resource
18-Apr-2018 13:06:44 [INFO] Copying 11 resources
18-Apr-2018 13:06:44 [INFO]
18-Apr-2018 13:06:44 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ starter ---
18-Apr-2018 13:06:44 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:44 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/classes
18-Apr-2018 13:06:44 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/java/org/jivesoftware/openfire/starter/ServerStarter.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API.
18-Apr-2018 13:06:44 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details.
18-Apr-2018 13:06:44 [INFO]
18-Apr-2018 13:06:44 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ starter ---
18-Apr-2018 13:06:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:44 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/test/resources
18-Apr-2018 13:06:44 [INFO]
18-Apr-2018 13:06:44 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ starter ---
18-Apr-2018 13:06:44 [INFO] No sources to compile
18-Apr-2018 13:06:44 [INFO]
18-Apr-2018 13:06:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
18-Apr-2018 13:06:44 [INFO] No tests to run.
18-Apr-2018 13:06:44 [INFO]                                                                         
18-Apr-2018 13:06:44 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:44 [INFO] Building Openfire Plugins 4.3.0-SNAPSHOT
18-Apr-2018 13:06:44 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:44 [INFO]
18-Apr-2018 13:06:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
18-Apr-2018 13:06:44 [INFO]                                                                         
18-Apr-2018 13:06:44 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:44 [INFO] Building Openfire Plugin Assembly Descriptor 4.3.0-SNAPSHOT
18-Apr-2018 13:06:44 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:44 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.pom (3 KB at 375.1 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom (13 KB at 750.5 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.jar (26 KB at 3195.3 KB/sec)
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
18-Apr-2018 13:06:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:45 [INFO] Copying 1 resource
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
18-Apr-2018 13:06:45 [INFO] No sources to compile
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
18-Apr-2018 13:06:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:45 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/openfire-plugin-assembly-descriptor/src/test/resources
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
18-Apr-2018 13:06:45 [INFO] No sources to compile
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
18-Apr-2018 13:06:45 [INFO] No tests to run.
18-Apr-2018 13:06:45 [INFO]                                                                         
18-Apr-2018 13:06:45 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:45 [INFO] Building Bookmarks Plugin 1.0.0
18-Apr-2018 13:06:45 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bookmarks ---
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bookmarks ---
18-Apr-2018 13:06:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:45 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/bookmarks/src/main/resources
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ bookmarks ---
18-Apr-2018 13:06:45 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:45 [INFO] Compiling 4 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/bookmarks/target/classes
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bookmarks ---
18-Apr-2018 13:06:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:45 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/bookmarks/src/test/resources
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ bookmarks ---
18-Apr-2018 13:06:45 [INFO] No sources to compile
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bookmarks ---
18-Apr-2018 13:06:45 [INFO] No tests to run.
18-Apr-2018 13:06:45 [INFO]                                                                         
18-Apr-2018 13:06:45 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:45 [INFO] Building Broadcast Plugin 1.9.0
18-Apr-2018 13:06:45 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ broadcast ---
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ broadcast ---
18-Apr-2018 13:06:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:45 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/broadcast/src/main/resources
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ broadcast ---
18-Apr-2018 13:06:45 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:45 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/broadcast/target/classes
18-Apr-2018 13:06:45 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/broadcast/src/java/org/jivesoftware/openfire/plugin/BroadcastPlugin.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/broadcast/src/java/org/jivesoftware/openfire/plugin/BroadcastPlugin.java uses or overrides a deprecated API.
18-Apr-2018 13:06:45 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/broadcast/src/java/org/jivesoftware/openfire/plugin/BroadcastPlugin.java: Recompile with -Xlint:deprecation for details.
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ broadcast ---
18-Apr-2018 13:06:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:45 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/broadcast/src/test/resources
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ broadcast ---
18-Apr-2018 13:06:45 [INFO] No sources to compile
18-Apr-2018 13:06:45 [INFO]
18-Apr-2018 13:06:45 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ broadcast ---
18-Apr-2018 13:06:45 [INFO] No tests to run.
18-Apr-2018 13:06:45 [INFO]                                                                         
18-Apr-2018 13:06:45 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:45 [INFO] Building Callback on Offline Plugin 1.2
18-Apr-2018 13:06:45 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.21/jersey-client-2.21.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.21/jersey-client-2.21.pom (7 KB at 1012.9 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.21/project-2.21.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.21/project-2.21.pom (73 KB at 6577.8 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b31/hk2-bom-2.4.0-b31.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b31/hk2-bom-2.4.0-b31.pom (21 KB at 2267.4 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.21/jersey-common-2.21.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.21/jersey-common-2.21.pom (10 KB at 1376.8 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.21/jersey-guava-2.21.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.21/jersey-guava-2.21.pom (13 KB at 1762.8 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.21/project-2.21.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.21/project-2.21.pom (3 KB at 454.1 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.21/project-2.21.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.21/project-2.21.pom (4 KB at 434.4 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b31/hk2-api-2.4.0-b31.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b31/hk2-api-2.4.0-b31.pom (5 KB at 636.0 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b31/hk2-parent-2.4.0-b31.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b31/hk2-parent-2.4.0-b31.pom (47 KB at 5830.0 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b31/hk2-utils-2.4.0-b31.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b31/hk2-utils-2.4.0-b31.pom (6 KB at 718.3 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b31/aopalliance-repackaged-2.4.0-b31.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b31/aopalliance-repackaged-2.4.0-b31.pom (7 KB at 826.4 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b31/external-2.4.0-b31.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b31/external-2.4.0-b31.pom (3 KB at 356.7 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b31/javax.inject-2.4.0-b31.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b31/javax.inject-2.4.0-b31.pom (7 KB at 576.5 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b31/hk2-locator-2.4.0-b31.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b31/hk2-locator-2.4.0-b31.pom (6 KB at 776.5 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom (10 KB at 1859.8 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (7 KB at 1007.2 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom (11 KB at 1717.1 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.26/jersey-media-json-jackson-2.26.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.26/jersey-media-json-jackson-2.26.pom (6 KB at 834.3 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.26/project-2.26.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.26/project-2.26.pom (4 KB at 639.1 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.26/project-2.26.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.26/project-2.26.pom (84 KB at 9305.9 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom (16 KB at 2661.1 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.26/jersey-common-2.26.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.26/jersey-common-2.26.pom (10 KB at 1919.3 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom (30 KB at 4212.9 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom (7 KB at 906.0 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom (3 KB at 461.9 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom (42 KB at 4603.2 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.26/jersey-entity-filtering-2.26.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.26/jersey-entity-filtering-2.26.pom (5 KB at 737.1 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/2.26/project-2.26.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/2.26/project-2.26.pom (4 KB at 653.5 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.4/jackson-annotations-2.8.4.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.4/jackson-annotations-2.8.4.pom (2 KB at 300.8 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 1112.2 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 3196.5 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.pom (6 KB at 883.1 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 300.8 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.pom (6 KB at 881.3 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.pom
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.pom (4 KB at 591.0 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.21/jersey-client-2.21.jar
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.21/jersey-common-2.21.jar
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.21/jersey-guava-2.21.jar
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar (20 KB at 125.1 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b31/hk2-utils-2.4.0-b31.jar
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b31/hk2-api-2.4.0-b31.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.21/jersey-client-2.21.jar (158 KB at 925.8 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b31/aopalliance-repackaged-2.4.0-b31.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b31/hk2-utils-2.4.0-b31.jar (99 KB at 570.6 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b31/javax.inject-2.4.0-b31.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b31/aopalliance-repackaged-2.4.0-b31.jar (15 KB at 81.5 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b31/hk2-locator-2.4.0-b31.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b31/javax.inject-2.4.0-b31.jar (6 KB at 32.3 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b31/hk2-api-2.4.0-b31.jar (169 KB at 871.0 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.26/jersey-media-json-jackson-2.26.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b31/hk2-locator-2.4.0-b31.jar (176 KB at 843.7 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.26/jersey-entity-filtering-2.26.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.26/jersey-media-json-jackson-2.26.jar (60 KB at 275.5 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.4/jackson-annotations-2.8.4.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.26/jersey-entity-filtering-2.26.jar (69 KB at 312.2 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.21/jersey-guava-2.21.jar (939 KB at 4207.6 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.21/jersey-common-2.21.jar (679 KB at 2935.8 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.4/jackson-annotations-2.8.4.jar (55 KB at 231.8 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar (34 KB at 138.4 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.jar (275 KB at 1072.2 KB/sec)
18-Apr-2018 13:06:45 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar (698 KB at 2622.0 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.jar (1207 KB at 4261.6 KB/sec)
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ callbackOnOffline ---
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ callbackOnOffline ---
18-Apr-2018 13:06:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:46 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/callbackOnOffline/src/main/resources
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ callbackOnOffline ---
18-Apr-2018 13:06:46 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:46 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/callbackOnOffline/target/classes
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ callbackOnOffline ---
18-Apr-2018 13:06:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:46 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/callbackOnOffline/src/test/resources
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ callbackOnOffline ---
18-Apr-2018 13:06:46 [INFO] No sources to compile
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ callbackOnOffline ---
18-Apr-2018 13:06:46 [INFO] No tests to run.
18-Apr-2018 13:06:46 [INFO]                                                                         
18-Apr-2018 13:06:46 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:46 [INFO] Building Administration Interface Taglibs 4.3.0-SNAPSHOT
18-Apr-2018 13:06:46 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.0.0/dom4j-2.0.0.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.0.0/dom4j-2.0.0.jar (0 B at 0.0 KB/sec)
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webadmintld ---
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ webadmintld ---
18-Apr-2018 13:06:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:46 [INFO] Copying 3 resources
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ webadmintld ---
18-Apr-2018 13:06:46 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:46 [INFO] Compiling 6 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/webadmintld/target/classes
18-Apr-2018 13:06:46 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/java/org/jivesoftware/admin/SidebarTag.java: Some input files use or override a deprecated API.
18-Apr-2018 13:06:46 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/java/org/jivesoftware/admin/SidebarTag.java: Recompile with -Xlint:deprecation for details.
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ webadmintld ---
18-Apr-2018 13:06:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:46 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/webadmintld/src/test/resources
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ webadmintld ---
18-Apr-2018 13:06:46 [INFO] No sources to compile
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ webadmintld ---
18-Apr-2018 13:06:46 [INFO] No tests to run.
18-Apr-2018 13:06:46 [INFO]                                                                         
18-Apr-2018 13:06:46 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:46 [INFO] Building Candy Webchat Plugin 2.2.0-release-2
18-Apr-2018 13:06:46 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jspc-maven-plugin/9.2.14.v20151106/jetty-jspc-maven-plugin-9.2.14.v20151106.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jspc-maven-plugin/9.2.14.v20151106/jetty-jspc-maven-plugin-9.2.14.v20151106.pom (4 KB at 247.9 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jspc-maven-plugin/9.2.14.v20151106/jetty-jspc-maven-plugin-9.2.14.v20151106.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jspc-maven-plugin/9.2.14.v20151106/jetty-jspc-maven-plugin-9.2.14.v20151106.jar (21 KB at 1338.5 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/json/json/20160810/json-20160810.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/json/json/20160810/json-20160810.pom (6 KB at 503.5 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 1069.2 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/json/json/20160810/json-20160810.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/json/json/20160810/json-20160810.jar (54 KB at 6652.2 KB/sec)
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ candy ---
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ candy ---
18-Apr-2018 13:06:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:46 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/candy/src/main/resources
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ candy ---
18-Apr-2018 13:06:46 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:46 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/candy/target/classes
18-Apr-2018 13:06:46 [INFO]
18-Apr-2018 13:06:46 [INFO] --- jetty-jspc-maven-plugin:9.2.14.v20151106:jspc (jspc) @ candy ---
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.3/maven-project-2.0.3.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.3/maven-project-2.0.3.pom (2 KB at 257.0 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.3/maven-2.0.3.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.3/maven-2.0.3.pom (15 KB at 2014.1 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.3/maven-settings-2.0.3.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.3/maven-settings-2.0.3.pom (2 KB at 226.8 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.3/maven-model-2.0.3.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.3/maven-model-2.0.3.pom (3 KB at 240.6 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 124.8 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.3/maven-profile-2.0.3.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.3/maven-profile-2.0.3.pom (2 KB at 266.0 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.3/maven-artifact-manager-2.0.3.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.3/maven-artifact-manager-2.0.3.pom (2 KB at 189.5 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.3/maven-repository-metadata-2.0.3.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.3/maven-repository-metadata-2.0.3.pom (2 KB at 207.4 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.3/maven-artifact-2.0.3.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.3/maven-artifact-2.0.3.pom (765 B at 124.5 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.3/maven-plugin-api-2.0.3.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.3/maven-plugin-api-2.0.3.pom (643 B at 89.7 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.1/maven-plugin-tools-api-3.1.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.1/maven-plugin-tools-api-3.1.pom (3 KB at 494.0 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/apache-jstl/9.2.14.v20151106/apache-jstl-9.2.14.v20151106.pom
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/apache-jstl/9.2.14.v20151106/apache-jstl-9.2.14.v20151106.pom (2 KB at 159.5 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106.jar
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.3/maven-project-2.0.3.jar
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.3/maven-settings-2.0.3.jar
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.3/maven-profile-2.0.3.jar
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.3/maven-model-2.0.3.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106.jar (0 B at 0.0 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.3/maven-artifact-manager-2.0.3.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.3/maven-settings-2.0.3.jar (45 KB at 2362.0 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.3/maven-repository-metadata-2.0.3.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.3/maven-artifact-manager-2.0.3.jar (51 KB at 2943.5 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.3/maven-profile-2.0.3.jar (32 KB at 1582.1 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.3/maven-project-2.0.3.jar (108 KB at 3999.1 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.3/maven-plugin-api-2.0.3.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.3/maven-repository-metadata-2.0.3.jar (22 KB at 604.7 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.3/maven-artifact-2.0.3.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.3/maven-plugin-api-2.0.3.jar (11 KB at 278.6 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.1/maven-plugin-tools-api-3.1.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.3/maven-model-2.0.3.jar (81 KB at 1910.3 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.1/maven-plugin-tools-api-3.1.jar (23 KB at 482.5 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.jar (0 B at 0.0 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (165 KB at 3429.5 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (191 KB at 3816.3 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.8.2.v20130121/org.eclipse.jdt.core-3.8.2.v20130121.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.3/maven-artifact-2.0.3.jar (81 KB at 1611.1 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/apache-jstl/9.2.14.v20151106/apache-jstl-9.2.14.v20151106.jar
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.jar (0 B at 0.0 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.jar (0 B at 0.0 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.jar (0 B at 0.0 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.8.2.v20130121/org.eclipse.jdt.core-3.8.2.v20130121.jar (0 B at 0.0 KB/sec)
18-Apr-2018 13:06:46 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/apache-jstl/9.2.14.v20151106/apache-jstl-9.2.14.v20151106.jar (4 KB at 55.4 KB/sec)
18-Apr-2018 13:06:46 [INFO] Logging initialized @55483ms
18-Apr-2018 13:06:46 [INFO] Compiling candy-config.jsp
18-Apr-2018 13:06:46 [INFO] Includes=**/*.jsp, **/*.jspx
18-Apr-2018 13:06:46 [INFO] Excludes=null
18-Apr-2018 13:06:46 [INFO] Files selected to precompile: candy-config.jsp
18-Apr-2018 13:06:47 [INFO]
18-Apr-2018 13:06:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ candy ---
18-Apr-2018 13:06:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:47 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/candy/src/test/resources
18-Apr-2018 13:06:47 [INFO]
18-Apr-2018 13:06:47 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ candy ---
18-Apr-2018 13:06:47 [INFO] No sources to compile
18-Apr-2018 13:06:47 [INFO]
18-Apr-2018 13:06:47 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ candy ---
18-Apr-2018 13:06:47 [INFO] No tests to run.
18-Apr-2018 13:06:47 [INFO]                                                                         
18-Apr-2018 13:06:47 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:47 [INFO] Building Certificate Manager Plugin 1.0.0
18-Apr-2018 13:06:47 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:47 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/xmppserver/4.2.0/xmppserver-4.2.0.pom
18-Apr-2018 13:06:47 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/xmppserver/4.2.0/xmppserver-4.2.0.pom (16 KB at 1426.6 KB/sec)
18-Apr-2018 13:06:47 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/parent/4.2.0/parent-4.2.0.pom
18-Apr-2018 13:06:47 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/parent/4.2.0/parent-4.2.0.pom (19 KB at 2303.1 KB/sec)
18-Apr-2018 13:06:47 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/dbutil/4.2.0/dbutil-4.2.0.pom
18-Apr-2018 13:06:47 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/dbutil/4.2.0/dbutil-4.2.0.pom (491 B at 79.9 KB/sec)
18-Apr-2018 13:06:47 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/i18n/4.2.0/i18n-4.2.0.pom
18-Apr-2018 13:06:47 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/i18n/4.2.0/i18n-4.2.0.pom (809 B at 37.6 KB/sec)
18-Apr-2018 13:06:47 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/xmppserver/4.2.0/xmppserver-4.2.0.jar
18-Apr-2018 13:06:47 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/dbutil/4.2.0/dbutil-4.2.0.jar
18-Apr-2018 13:06:47 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/i18n/4.2.0/i18n-4.2.0.jar
18-Apr-2018 13:06:47 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/dbutil/4.2.0/dbutil-4.2.0.jar (28 KB at 1997.4 KB/sec)
18-Apr-2018 13:06:47 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/i18n/4.2.0/i18n-4.2.0.jar (528 KB at 11984.6 KB/sec)
18-Apr-2018 13:06:48 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/xmppserver/4.2.0/xmppserver-4.2.0.jar (2043 KB at 8803.3 KB/sec)
18-Apr-2018 13:06:48 [INFO]
18-Apr-2018 13:06:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ certificatemanager ---
18-Apr-2018 13:06:48 [INFO]
18-Apr-2018 13:06:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ certificatemanager ---
18-Apr-2018 13:06:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:48 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/certificateManager/src/main/resources
18-Apr-2018 13:06:48 [INFO]
18-Apr-2018 13:06:48 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ certificatemanager ---
18-Apr-2018 13:06:48 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:48 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/certificateManager/target/classes
18-Apr-2018 13:06:48 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/certificateManager/src/java/org/igniterealtime/openfire/plugins/certificatemanager/DirectoryWatcher.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/certificateManager/src/java/org/igniterealtime/openfire/plugins/certificatemanager/DirectoryWatcher.java uses unchecked or unsafe operations.
18-Apr-2018 13:06:48 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/certificateManager/src/java/org/igniterealtime/openfire/plugins/certificatemanager/DirectoryWatcher.java: Recompile with -Xlint:unchecked for details.
18-Apr-2018 13:06:48 [INFO]
18-Apr-2018 13:06:48 [INFO] --- jetty-jspc-maven-plugin:9.2.14.v20151106:jspc (jspc) @ certificatemanager ---
18-Apr-2018 13:06:48 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/webadmintld/4.2.0/webadmintld-4.2.0.pom
18-Apr-2018 13:06:48 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/webadmintld/4.2.0/webadmintld-4.2.0.pom (2 KB at 134.6 KB/sec)
18-Apr-2018 13:06:48 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/webadmintld/4.2.0/webadmintld-4.2.0.jar
18-Apr-2018 13:06:48 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/igniterealtime/openfire/webadmintld/4.2.0/webadmintld-4.2.0.jar (17 KB at 2111.7 KB/sec)
18-Apr-2018 13:06:48 [INFO] Logging initialized @57104ms
18-Apr-2018 13:06:48 [INFO] Compiling certificate-management.jsp
18-Apr-2018 13:06:48 [INFO] Includes=**/*.jsp, **/*.jspx
18-Apr-2018 13:06:48 [INFO] Excludes=null
18-Apr-2018 13:06:48 [INFO] Files selected to precompile: certificate-management.jsp
18-Apr-2018 13:06:49 [INFO]
18-Apr-2018 13:06:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ certificatemanager ---
18-Apr-2018 13:06:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:49 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/certificateManager/src/test/resources
18-Apr-2018 13:06:49 [INFO]
18-Apr-2018 13:06:49 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ certificatemanager ---
18-Apr-2018 13:06:49 [INFO] No sources to compile
18-Apr-2018 13:06:49 [INFO]
18-Apr-2018 13:06:49 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ certificatemanager ---
18-Apr-2018 13:06:49 [INFO] No tests to run.
18-Apr-2018 13:06:49 [INFO]                                                                         
18-Apr-2018 13:06:49 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:49 [INFO] Building ClientControl Plugin 2.1.2
18-Apr-2018 13:06:49 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:49 [INFO]
18-Apr-2018 13:06:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ clientControl ---
18-Apr-2018 13:06:49 [INFO]
18-Apr-2018 13:06:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ clientControl ---
18-Apr-2018 13:06:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:49 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/clientControl/src/main/resources
18-Apr-2018 13:06:49 [INFO]
18-Apr-2018 13:06:49 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ clientControl ---
18-Apr-2018 13:06:49 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:49 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/clientControl/target/classes
18-Apr-2018 13:06:49 [INFO]
18-Apr-2018 13:06:49 [INFO] --- jetty-jspc-maven-plugin:9.2.14.v20151106:jspc (jspc) @ clientControl ---
18-Apr-2018 13:06:49 [INFO] Compiling spark-form.jsp,spark-download.jsp,permitted-clients.jsp,client-features.jsp
18-Apr-2018 13:06:49 [INFO] Includes=**/*.jsp, **/*.jspx
18-Apr-2018 13:06:49 [INFO] Excludes=null
18-Apr-2018 13:06:49 [INFO] Files selected to precompile: spark-form.jsp,spark-download.jsp,permitted-clients.jsp,client-features.jsp
18-Apr-2018 13:06:50 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/clientControl/src/java/../web/WEB-INF/web.xml does not exist, cannot merge with generated fragment
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ clientControl ---
18-Apr-2018 13:06:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:50 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/clientControl/src/test/resources
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ clientControl ---
18-Apr-2018 13:06:50 [INFO] No sources to compile
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ clientControl ---
18-Apr-2018 13:06:50 [INFO] No tests to run.
18-Apr-2018 13:06:50 [INFO]                                                                         
18-Apr-2018 13:06:50 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:50 [INFO] Building ContentFilter Plugin 1.8.0
18-Apr-2018 13:06:50 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:50 [INFO] Downloading: https://repo.maven.apache.org/maven2/pull-parser/pull-parser/2.1.10/pull-parser-2.1.10.pom
18-Apr-2018 13:06:50 [INFO] Downloaded: https://repo.maven.apache.org/maven2/pull-parser/pull-parser/2.1.10/pull-parser-2.1.10.pom (556 B at 49.4 KB/sec)
18-Apr-2018 13:06:50 [INFO] Downloading: https://repo.maven.apache.org/maven2/pull-parser/pull-parser/2.1.10/pull-parser-2.1.10.jar
18-Apr-2018 13:06:50 [INFO] Downloaded: https://repo.maven.apache.org/maven2/pull-parser/pull-parser/2.1.10/pull-parser-2.1.10.jar (52 KB at 4672.9 KB/sec)
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ contentFilter ---
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ contentFilter ---
18-Apr-2018 13:06:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:50 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/contentFilter/src/main/resources
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ contentFilter ---
18-Apr-2018 13:06:50 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:50 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/contentFilter/target/classes
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ contentFilter ---
18-Apr-2018 13:06:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:50 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/contentFilter/src/test/resources
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ contentFilter ---
18-Apr-2018 13:06:50 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:50 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/contentFilter/target/test-classes
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ contentFilter ---
18-Apr-2018 13:06:50 [INFO] Surefire report directory: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/contentFilter/target/surefire-reports
18-Apr-2018 13:06:50
18-Apr-2018 13:06:50 -------------------------------------------------------
18-Apr-2018 13:06:50 T E S T S
18-Apr-2018 13:06:50 -------------------------------------------------------
18-Apr-2018 13:06:50 Running org.jivesoftware.openfire.plugin.ContentFilterTest
18-Apr-2018 13:06:50 <presence><status>fox is now online!</status></presence>
18-Apr-2018 13:06:50 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec
18-Apr-2018 13:06:50
18-Apr-2018 13:06:50 Results :
18-Apr-2018 13:06:50
18-Apr-2018 13:06:50 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
18-Apr-2018 13:06:50
18-Apr-2018 13:06:50 [INFO]                                                                         
18-Apr-2018 13:06:50 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:50 [INFO] Building DB Access Plugin 1.2.0
18-Apr-2018 13:06:50 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dbaccess ---
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dbaccess ---
18-Apr-2018 13:06:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:50 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/dbaccess/src/main/resources
18-Apr-2018 13:06:50 [INFO]
18-Apr-2018 13:06:50 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ dbaccess ---
18-Apr-2018 13:06:50 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:50 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/dbaccess/target/classes
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dbaccess ---
18-Apr-2018 13:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:51 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/dbaccess/src/test/resources
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ dbaccess ---
18-Apr-2018 13:06:51 [INFO] No sources to compile
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dbaccess ---
18-Apr-2018 13:06:51 [INFO] No tests to run.
18-Apr-2018 13:06:51 [INFO]                                                                         
18-Apr-2018 13:06:51 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:51 [INFO] Building Email Listener Plugin 1.2.0
18-Apr-2018 13:06:51 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emailListener ---
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ emailListener ---
18-Apr-2018 13:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:51 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/emailListener/src/main/resources
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ emailListener ---
18-Apr-2018 13:06:51 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:51 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/emailListener/target/classes
18-Apr-2018 13:06:51 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/emailListener/src/java/org/jivesoftware/openfire/plugin/emailListener/EmailListener.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/emailListener/src/java/org/jivesoftware/openfire/plugin/emailListener/EmailListener.java uses or overrides a deprecated API.
18-Apr-2018 13:06:51 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/emailListener/src/java/org/jivesoftware/openfire/plugin/emailListener/EmailListener.java: Recompile with -Xlint:deprecation for details.
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ emailListener ---
18-Apr-2018 13:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:51 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/emailListener/src/test/resources
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ emailListener ---
18-Apr-2018 13:06:51 [INFO] No sources to compile
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emailListener ---
18-Apr-2018 13:06:51 [INFO] No tests to run.
18-Apr-2018 13:06:51 [INFO]                                                                         
18-Apr-2018 13:06:51 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:51 [INFO] Building Email On Away Plugin 1.0.3
18-Apr-2018 13:06:51 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emailOnAway ---
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ emailOnAway ---
18-Apr-2018 13:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:51 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/emailOnAway/src/main/resources
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ emailOnAway ---
18-Apr-2018 13:06:51 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:51 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/emailOnAway/target/classes
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ emailOnAway ---
18-Apr-2018 13:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:51 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/emailOnAway/src/test/resources
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ emailOnAway ---
18-Apr-2018 13:06:51 [INFO] No sources to compile
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emailOnAway ---
18-Apr-2018 13:06:51 [INFO] No tests to run.
18-Apr-2018 13:06:51 [INFO]                                                                         
18-Apr-2018 13:06:51 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:51 [INFO] Building External Service Discovery Plugin 1.0.0
18-Apr-2018 13:06:51 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:51 [INFO] Downloading: https://repo.maven.apache.org/maven2/nl/jqno/equalsverifier/equalsverifier/2.4/equalsverifier-2.4.pom
18-Apr-2018 13:06:51 [INFO] Downloaded: https://repo.maven.apache.org/maven2/nl/jqno/equalsverifier/equalsverifier/2.4/equalsverifier-2.4.pom (14 KB at 1681.6 KB/sec)
18-Apr-2018 13:06:51 [INFO] Downloading: https://repo.maven.apache.org/maven2/nl/jqno/equalsverifier/equalsverifier/2.4/equalsverifier-2.4.jar
18-Apr-2018 13:06:51 [INFO] Downloaded: https://repo.maven.apache.org/maven2/nl/jqno/equalsverifier/equalsverifier/2.4/equalsverifier-2.4.jar (2219 KB at 25504.9 KB/sec)
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ externalservicediscovery ---
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ externalservicediscovery ---
18-Apr-2018 13:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2018 13:06:51 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/externalservicediscovery/src/main/resources
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ externalservicediscovery ---
18-Apr-2018 13:06:51 [INFO] Changes detected - recompiling the module!
18-Apr-2018 13:06:51 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/src/plugins/externalservicediscovery/target/classes
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] --- jetty-jspc-maven-plugin:9.2.14.v20151106:jspc (jspc) @ externalservicediscovery ---
18-Apr-2018 13:06:51 [INFO] Compiling external-service-discovery-config.jsp
18-Apr-2018 13:06:51 [INFO] Includes=**/*.jsp, **/*.jspx
18-Apr-2018 13:06:51 [INFO] Excludes=null
18-Apr-2018 13:06:51 [INFO] Files selected to precompile: external-service-discovery-config.jsp
18-Apr-2018 13:06:51 java.lang.NullPointerException
18-Apr-2018 13:06:51         at org.apache.tomcat.util.descriptor.tld.TldResourcePath.hashCode(TldResourcePath.java:156)
18-Apr-2018 13:06:51         at java.util.HashMap.hash(HashMap.java:339)
18-Apr-2018 13:06:51         at java.util.HashMap.get(HashMap.java:557)
18-Apr-2018 13:06:51         at org.apache.jasper.compiler.TldCache.getTaglibXml(TldCache.java:95)
18-Apr-2018 13:06:51         at org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:179)
18-Apr-2018 13:06:51         at org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:411)
18-Apr-2018 13:06:51         at org.apache.jasper.compiler.Parser.parseDirective(Parser.java:469)
18-Apr-2018 13:06:51         at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1428)
18-Apr-2018 13:06:51         at org.apache.jasper.compiler.Parser.parse(Parser.java:139)
18-Apr-2018 13:06:51         at org.apache.jasper.compiler.ParserController.doParse(ParserController.java:227)
18-Apr-2018 13:06:51         at org.apache.jasper.compiler.ParserController.parse(ParserController.java:100)
18-Apr-2018 13:06:51         at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:199)
18-Apr-2018 13:06:51         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:356)
18-Apr-2018 13:06:51         at org.apache.jasper.JspC.processFile(JspC.java:1217)
18-Apr-2018 13:06:51         at org.apache.jasper.JspC.execute(JspC.java:1368)
18-Apr-2018 13:06:51         at org.eclipse.jetty.jspc.plugin.JspcMojo.compile(JspcMojo.java:331)
18-Apr-2018 13:06:51         at org.eclipse.jetty.jspc.plugin.JspcMojo.execute(JspcMojo.java:259)
18-Apr-2018 13:06:51         at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
18-Apr-2018 13:06:51         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
18-Apr-2018 13:06:51         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
18-Apr-2018 13:06:51         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
18-Apr-2018 13:06:51         at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
18-Apr-2018 13:06:51         at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
18-Apr-2018 13:06:51         at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
18-Apr-2018 13:06:51         at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
18-Apr-2018 13:06:51         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
18-Apr-2018 13:06:51         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
18-Apr-2018 13:06:51         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
18-Apr-2018 13:06:51         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
18-Apr-2018 13:06:51         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
18-Apr-2018 13:06:51         at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
18-Apr-2018 13:06:51         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18-Apr-2018 13:06:51         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18-Apr-2018 13:06:51         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18-Apr-2018 13:06:51         at java.lang.reflect.Method.invoke(Method.java:498)
18-Apr-2018 13:06:51         at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
18-Apr-2018 13:06:51         at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
18-Apr-2018 13:06:51         at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
18-Apr-2018 13:06:51         at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
18-Apr-2018 13:06:51 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:51 [INFO] Reactor Summary:
18-Apr-2018 13:06:51 [INFO]
18-Apr-2018 13:06:51 [INFO] Parent ............................................. SUCCESS [  0.064 s]
18-Apr-2018 13:06:51 [INFO] Database Utilities ................................. SUCCESS [  2.176 s]
18-Apr-2018 13:06:51 [INFO] Internationalization files for Openfire ............ SUCCESS [  0.230 s]
18-Apr-2018 13:06:51 [INFO] Core XMPP Server ................................... SUCCESS [ 46.595 s]
18-Apr-2018 13:06:51 [INFO] Starter for Openfire ............................... SUCCESS [  0.278 s]
18-Apr-2018 13:06:51 [INFO] Openfire Plugins ................................... SUCCESS [  0.002 s]
18-Apr-2018 13:06:51 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.152 s]
18-Apr-2018 13:06:51 [INFO] Bookmarks Plugin ................................... SUCCESS [  0.123 s]
18-Apr-2018 13:06:51 [INFO] Broadcast Plugin ................................... SUCCESS [  0.110 s]
18-Apr-2018 13:06:51 [INFO] Callback on Offline Plugin ......................... SUCCESS [  0.750 s]
18-Apr-2018 13:06:51 [INFO] Administration Interface Taglibs ................... SUCCESS [  0.112 s]
18-Apr-2018 13:06:51 [INFO] Candy Webchat Plugin ............................... SUCCESS [  1.553 s]
18-Apr-2018 13:06:51 [INFO] Certificate Manager Plugin ......................... SUCCESS [  1.367 s]
18-Apr-2018 13:06:51 [INFO] ClientControl Plugin ............................... SUCCESS [  0.856 s]
18-Apr-2018 13:06:51 [INFO] ContentFilter Plugin ............................... SUCCESS [  0.910 s]
18-Apr-2018 13:06:51 [INFO] DB Access Plugin ................................... SUCCESS [  0.181 s]
18-Apr-2018 13:06:51 [INFO] Email Listener Plugin .............................. SUCCESS [  0.089 s]
18-Apr-2018 13:06:51 [INFO] Email On Away Plugin ............................... SUCCESS [  0.076 s]
18-Apr-2018 13:06:51 [INFO] External Service Discovery Plugin .................. FAILURE [  0.304 s]
18-Apr-2018 13:06:51 [INFO] Fastpath Plugin .................................... SKIPPED
18-Apr-2018 13:06:51 [INFO] Gojara Plugin ...................................... SKIPPED
18-Apr-2018 13:06:51 [INFO] Hazelcast Plugin ................................... SKIPPED
18-Apr-2018 13:06:51 [INFO] HTTP File Upload Plugin ............................ SKIPPED
18-Apr-2018 13:06:51 [INFO] Inverse Webchat Plugin ............................. SKIPPED
18-Apr-2018 13:06:51 [INFO] JMXWeb Plugin ...................................... SKIPPED
18-Apr-2018 13:06:51 [INFO] JustMarried Plugin ................................. SKIPPED
18-Apr-2018 13:06:51 [INFO] LoadStats Plugin ................................... SKIPPED
18-Apr-2018 13:06:51 [INFO] Monitoring Plugin .................................. SKIPPED
18-Apr-2018 13:06:51 [INFO] Message of the Day Plugin .......................... SKIPPED
18-Apr-2018 13:06:51 [INFO] (deprecated) MUC Service Plugin .................... SKIPPED
18-Apr-2018 13:06:51 [INFO] NodeJS Plugin ...................................... SKIPPED
18-Apr-2018 13:06:51 [INFO] non-SASL Authentication Plugin ..................... SKIPPED
18-Apr-2018 13:06:51 [INFO] PacketFilter Plugin ................................ SKIPPED
18-Apr-2018 13:06:51 [INFO] Presence Plugin .................................... SKIPPED
18-Apr-2018 13:06:51 [INFO] Registration Plugin ................................ SKIPPED
18-Apr-2018 13:06:51 [INFO] Rest API Plugin .................................... SKIPPED
18-Apr-2018 13:06:51 [INFO] Search Plugin ...................................... SKIPPED
18-Apr-2018 13:06:51 [INFO] STUN Server Plugin ................................. SKIPPED
18-Apr-2018 13:06:51 [INFO] Subscription Plugin ................................ SKIPPED
18-Apr-2018 13:06:51 [INFO] TikiToken Plugin ................................... SKIPPED
18-Apr-2018 13:06:51 [INFO] UserCreation Plugin ................................ SKIPPED
18-Apr-2018 13:06:51 [INFO] UserImportExport Plugin ............................ SKIPPED
18-Apr-2018 13:06:51 [INFO] (deprecated) UserService Plugin .................... SKIPPED
18-Apr-2018 13:06:51 [INFO] UserStatus Plugin .................................. SKIPPED
18-Apr-2018 13:06:51 [INFO] XML Debugger Plugin ................................ SKIPPED
18-Apr-2018 13:06:51 [INFO] Web-based Administration Interface ................. SKIPPED
18-Apr-2018 13:06:51 [INFO] Distribution ....................................... SKIPPED
18-Apr-2018 13:06:51 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:51 [INFO] BUILD FAILURE
18-Apr-2018 13:06:51 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:51 [INFO] Total time: 59.130 s
18-Apr-2018 13:06:51 [INFO] Finished at: 2018-04-18T13:06:51+00:00
18-Apr-2018 13:06:51 [INFO] Final Memory: 65M/728M
18-Apr-2018 13:06:51 [INFO] ------------------------------------------------------------------------
18-Apr-2018 13:06:51 [ERROR] Failed to execute goal org.eclipse.jetty:jetty-jspc-maven-plugin:9.2.14.v20151106:jspc (jspc) on project externalservicediscovery: Failure processing jsps: org.apache.jasper.JasperException: java.lang.NullPointerException -> [Help 1]
18-Apr-2018 13:06:51 [ERROR]
18-Apr-2018 13:06:51 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
18-Apr-2018 13:06:51 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
18-Apr-2018 13:06:51 [ERROR]
18-Apr-2018 13:06:51 [ERROR] For more information about the errors and possible solutions, please read the following articles:
18-Apr-2018 13:06:51 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
18-Apr-2018 13:06:51 [ERROR]
18-Apr-2018 13:06:51 [ERROR] After correcting the problems, you can resume the build with the command
18-Apr-2018 13:06:51 [ERROR]   mvn <goals> -rf :externalservicediscovery
18-Apr-2018 13:06:51 Failing task since return code of [/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/OPENFIRE-TRUNK-JOB1 clean test] was 1 while expected 0
18-Apr-2018 13:06:51 Parsing test results under /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1...
18-Apr-2018 13:06:51 Finished task 'Build' with result: Failed
18-Apr-2018 13:06:51 Running post build plugin 'NCover Results Collector'
18-Apr-2018 13:06:51 Running post build plugin 'Artifact Copier'
18-Apr-2018 13:06:51 Publishing an artifact: Unpacked project files
18-Apr-2018 13:06:51 Unable to publish artifact [Unpacked project files]: the source directory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/target does not exist.
18-Apr-2018 13:06:51 The artifact hasn't been successfully published after 183.8 μs
18-Apr-2018 13:06:51 Running post build plugin 'npm Cache Cleanup'
18-Apr-2018 13:06:51 Running post build plugin 'Clover Results Collector'
18-Apr-2018 13:06:51 Running post build plugin 'Docker Container Cleanup'
18-Apr-2018 13:06:51 Finalising the build...
18-Apr-2018 13:06:51 Stopping timer.
18-Apr-2018 13:06:51 Build OPENFIRE-TRUNK-JOB1-1517 completed.
18-Apr-2018 13:06:51 Running on server: post build plugin 'NCover Results Collector'
18-Apr-2018 13:06:51 Running on server: post build plugin 'Build Hanging Detection Configuration'
18-Apr-2018 13:06:51 Running on server: post build plugin 'Clover Delta Calculator'
18-Apr-2018 13:06:52 Running on server: post build plugin 'Maven Dependencies Postprocessor'
18-Apr-2018 13:06:52 All post build plugins have finished
18-Apr-2018 13:06:52 Generating build results summary...
18-Apr-2018 13:06:52 Saving build results to disk...
18-Apr-2018 13:06:52 Logging substituted variables...
18-Apr-2018 13:06:52 Indexing build results...
18-Apr-2018 13:06:52 Finished building OPENFIRE-TRUNK-JOB1-1517.