See 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/270/display/redirect>

Changes:


------------------------------------------
[...truncated 59.93 MB...]
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/tck/microprofile-tck/metrics/target/microprofile-metrics-tck-8.0.11-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
microprofile-metrics-tck ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
microprofile-metrics-tck ---
[INFO] Installing 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/tck/microprofile-tck/metrics/target/microprofile-metrics-tck-8.0.11-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/tomee/microprofile-metrics-tck/8.0.11-SNAPSHOT/microprofile-metrics-tck-8.0.11-SNAPSHOT.jar
[INFO] Installing 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/tck/microprofile-tck/metrics/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/tomee/microprofile-metrics-tck/8.0.11-SNAPSHOT/microprofile-metrics-tck-8.0.11-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TomEE :: TCK :: MicroProfile Rest Client TCK 8.0.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
microprofile-rest-client-tck ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
microprofile-rest-client-tck ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ microprofile-rest-client-tck ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
microprofile-rest-client-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/tck/microprofile-tck/rest-client/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ 
microprofile-rest-client-tck ---
[INFO] No sources to compile
[INFO] 
[INFO] --- dependency-report-plugin:1.0.2:report (default) @ 
microprofile-rest-client-tck ---
[INFO] No dependencies to report
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ 
microprofile-rest-client-tck ---
[WARNING] Manifest 
org.apache.tomee:microprofile-rest-client-tck:jar:8.0.11-SNAPSHOT : Unused 
Export-Package instructions: [org.apache.tomee*] 
[INFO] 
[INFO] --- wiremock-maven-plugin:3.0.0:run (start-wiremock) @ 
microprofile-rest-client-tck ---
[INFO] Starting WireMock with following params: 
--root-dir=<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/tck/microprofile-tck/rest-client/target/classes>
 --port=8765 --verbose
2022-03-25 20:10:12.774 Verbose logging enabled
[INFO] Logging initialized @20697440ms
2022-03-25 20:10:13.199 Verbose logging enabled
[INFO] jetty-9.2.24.v20180105
[INFO] Started o.e.j.s.ServletContextHandler@1d08c5c2{/__admin,null,AVAILABLE}
[INFO] Started o.e.j.s.ServletContextHandler@39cb7c0b{/,null,AVAILABLE}
[WARNING] FAILED 
NetworkTrafficServerConnector@2c19bf6e{HTTP/1.1}{0.0.0.0:8765}: 
java.net.BindException: Address already in use
java.net.BindException: Address already in use
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:438)
        at sun.nio.ch.Net.bind(Net.java:430)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:225)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:321)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:366)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
com.github.tomakehurst.wiremock.jetty9.JettyHttpServer.start(JettyHttpServer.java:174)
        at 
com.github.tomakehurst.wiremock.WireMockServer.start(WireMockServer.java:145)
        at 
com.github.tomakehurst.wiremock.standalone.WireMockServerRunner.run(WireMockServerRunner.java:76)
        at 
uk.co.automatictester.wiremock.maven.plugin.server.WireMockServer$.run(WireMockServer.scala:10)
        at 
uk.co.automatictester.wiremock.maven.plugin.mojo.WireMockRunMojo.execute(SWireMockRunMojo.scala:19)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
        at 
org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
        at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:178)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:376)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
[WARNING] FAILED org.eclipse.jetty.server.Server@3520ebbb: 
java.net.BindException: Address already in use
java.net.BindException: Address already in use
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:438)
        at sun.nio.ch.Net.bind(Net.java:430)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:225)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:321)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:366)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
com.github.tomakehurst.wiremock.jetty9.JettyHttpServer.start(JettyHttpServer.java:174)
        at 
com.github.tomakehurst.wiremock.WireMockServer.start(WireMockServer.java:145)
        at 
com.github.tomakehurst.wiremock.standalone.WireMockServerRunner.run(WireMockServerRunner.java:76)
        at 
uk.co.automatictester.wiremock.maven.plugin.server.WireMockServer$.run(WireMockServer.scala:10)
        at 
uk.co.automatictester.wiremock.maven.plugin.mojo.WireMockRunMojo.execute(SWireMockRunMojo.scala:19)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
        at 
org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
        at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:178)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:376)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
java.lang.RuntimeException: java.net.BindException: Address already in use
No mail will be sent out, as 'TomEE » pull-request » TomEE :: Arquillian 
Adaptors Parent :: Tests :: JMS #270' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@tomee.apache.org
Sending e-mails to: commits@tomee.apache.org
Sending e-mails to: commits@tomee.apache.org
No mail will be sent out, as 'TomEE » pull-request » TomEE :: Arquillian 
Adaptors Parent :: Tests :: JAXWS #270' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@tomee.apache.org
No mail will be sent out, as 'TomEE » pull-request » TomEE :: TCK :: 
MicroProfile Open API TCK #270' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@tomee.apache.org
No mail will be sent out, as 'TomEE » pull-request » TomEE :: Arquillian 
Adaptors Parent :: Arquillian TCK #270' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'TomEE » pull-request » TomEE :: Arquillian 
Adaptors Parent :: Tests :: Configuration Tests #270' does not have a result 
yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'TomEE » pull-request » TomEE :: Arquillian 
Adaptors Parent :: Webapp Remote #270' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@tomee.apache.org
No mail will be sent out, as 'TomEE » pull-request » TomEE :: TCK :: 
MicroProfile Open Tracing TCK #270' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'TomEE » pull-request » TomEE :: Arquillian 
Adaptors Parent :: Tests #270' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'TomEE » pull-request » TomEE :: Arquillian 
Adaptors Parent :: Tests :: JAXRS #270' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'TomEE » pull-request » TomEE :: Utils :: Log4j2 
#270' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'TomEE » pull-request » TomEE :: Arquillian 
Adaptors Parent :: Tests :: CODI #270' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'TomEE » pull-request » TomEE :: Arquillian 
Adaptors Parent :: Sample :: Moviefun #270' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'TomEE » pull-request » TomEE :: TCK :: 
MicroProfile Rest Client TCK #270' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'TomEE » pull-request » TomEE :: TomEE :: 
Overlay Runner #270' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
Sending e-mails to: commits@tomee.apache.org
No mail will be sent out, as 'TomEE » pull-request » TomEE :: Arquillian 
Adaptors Parent :: Tests :: Web Profile #270' does not have a result yet. 
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'TomEE » pull-request » TomEE :: TomEE :: 
webaccess #270' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
ERROR: Maven JVM terminated unexpectedly with exit code 1
INFO: Processing JUnit
INFO: [JUnit] - 1,120 test report file(s) were found with the pattern 
'**/target/surefire-reports/TEST-*.xml' relative to 
'<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/'> for the testing 
framework 'JUnit'.
WARNING: The file 
'<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml'>
 is an invalid file.
WARNING: At line 10 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 14 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 17 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 21 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 27 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 40 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 49 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 53 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 56 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 63 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 72 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 79 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 84 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 89 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 94 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 111 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 118 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 121 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 124 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 127 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 130 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 133 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 138 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 143 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 150 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 153 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 156 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 161 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 165 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 168 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 171 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 175 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 182 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 187 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 190 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 193 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 196 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: The result file 
'<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-d35b3cc7-d14e-4d7a-943b-e1ce6a1ed023.xml'>
 for the metric 'JUnit' is not valid. The result file has been skipped.
WARNING: The file 
'<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml'>
 is an invalid file.
WARNING: At line 10 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 14 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 17 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 21 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 27 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 40 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 49 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 53 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 56 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 63 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 72 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 79 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 84 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 89 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 94 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 111 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 118 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 121 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 124 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 127 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 130 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 133 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 138 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 143 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 150 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 153 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 156 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 161 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 165 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 168 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 171 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 175 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 182 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 187 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 190 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 193 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: At line 196 of 
<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml>:cvc-complex-type.2.1:
 Element 'property' must have no character or element information item 
[children], because the type's content type is empty.
WARNING: The result file 
'<https://ci-builds.apache.org/job/Tomee/job/pull-request/ws/examples/scala-basic/target/surefire-reports/TEST-org.superbiz.GreetingServiceTest.xml'>
 for the metric 'JUnit' is not valid. The result file has been skipped.
INFO: Setting the build status to FAILURE

Reply via email to