See
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/1204/>
------------------------------------------
[...truncated 11 lines...]
at hudson.remoting.Channel.call(Channel.java:751)
at
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
at com.sun.proxy.$Proxy7.execute(Unknown Source)
at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:207)
at
hudson.plugins.analysis.core.HealthAwareReporter.registerResultsOnMaster(HealthAwareReporter.java:339)
at
hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:330)
at
hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:634)
at
hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:615)
at
hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:308)
at
org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
at
org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
at
org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
at
org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:227)
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:108)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at
org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
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.Maven31Main.launch(Maven31Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.LinkageError: Failed to load
com.google.common.collect.AbstractMapBasedMultimap
at
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
at
hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at
hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
at
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
at hudson.remoting.UserRequest.perform(UserRequest.java:98)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalAccessError: class
com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass
com.google.common.collect.AbstractMultimap
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
at
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
... 39 more
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
simpleapp-integtests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/ws/src/main/resources>
[TASKS] Skipping reporter since build result is FAILURE[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @
simpleapp-integtests ---
[INFO] No sources to compile
[TASKS] Skipping reporter since build result is FAILURE
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
simpleapp-integtests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/ws/src/test/resources>
[INFO] Copying 1 resource
[TASKS] Skipping reporter since build result is FAILURE[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
simpleapp-integtests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/ws/target/test-classes>
[WARNING]
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/ws/src/test/java/integration/specs/simple/RunSpecs.java>:
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/ws/src/test/java/integration/specs/simple/RunSpecs.java>
uses or overrides a deprecated API.
[WARNING]
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/ws/src/test/java/integration/specs/simple/RunSpecs.java>:
Recompile with -Xlint:deprecation for details.
[TASKS] Skipping reporter since build result is FAILURE[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @
simpleapp-integtests ---
[INFO] Surefire report directory:
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/ws/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running integration.tests.smoke.SimpleObjectTest$Name
11:26:11,477 [IsisConfigurationDefault main INFO ] adding
isis.persistor.datanucleus.impl.javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:test
11:26:11,477 [IsisConfigurationDefault main INFO ] adding
isis.persistor.datanucleus.impl.datanucleus.autoCreateSchema=true
11:26:11,477 [IsisConfigurationDefault main INFO ] adding
isis.persistor.datanucleus.impl.datanucleus.validateTables=false
11:26:11,477 [IsisConfigurationDefault main INFO ] adding
isis.persistor.datanucleus.impl.datanucleus.validateConstraints=false
11:26:11,477 [IsisConfigurationDefault main INFO ] adding
isis.persistor.datanucleus.impl.datanucleus.persistenceByReachabilityAtCommit=false
11:26:11,477 [IsisConfigurationDefault main INFO ] adding
isis.persistor.datanucleus.impl.datanucleus.identifier.case=PreserveCase
11:26:11,477 [IsisConfigurationDefault main INFO ] adding
isis.persistor.datanucleus.impl.datanucleus.cache.level2.type=none
11:26:11,478 [IsisConfigurationDefault main INFO ] adding
isis.persistor.datanucleus.impl.datanucleus.cache.level2.mode=ENABLE_SELECTIVE
11:26:11,478 [IsisConfigurationDefault main INFO ] adding
isis.persistor.datanucleus.install-fixtures=true
11:26:11,478 [IsisConfigurationDefault main INFO ] adding
isis.persistor.enforceSafeSemantics=false
11:26:11,478 [IsisConfigurationDefault main INFO ] overwriting
isis.persistor.enforceSafeSemantics=true (previous value was false)
11:26:11,481 [IsisConfigurationDefault main INFO ] adding
isis.persistor.datanucleus.RegisterEntities.packagePrefix=dom
11:26:11,674 [Reflections main INFO ] Reflections took 98 ms
to scan 1 urls, producing 11 keys and 11 values
11:26:11,690 [Reflections main INFO ] Reflections took 3 ms to
scan 1 urls, producing 5 keys and 9 values
11:26:11,719 [Reflections main INFO ] Reflections took 26 ms
to scan 1 urls, producing 20 keys and 39 values
11:26:11,833 [Reflections main INFO ] Reflections took 110 ms
to scan 1 urls, producing 84 keys and 523 values
11:26:11,878 [Reflections main INFO ] Reflections took 35 ms
to scan 1 urls, producing 20 keys and 28 values
11:26:11,903 [Reflections main INFO ] Reflections took 20 ms
to scan 1 urls, producing 25 keys and 57 values
11:26:11,913 [Reflections main INFO ] Reflections took 6 ms to
scan 1 urls, producing 4 keys and 4 values
11:26:11,926 [Reflections main INFO ] Reflections took 5 ms to
scan 1 urls, producing 2 keys and 2 values
11:26:12,006 [IsisSystemFixturesHookAbstract main INFO ] initialising
Isis System
11:26:12,006 [IsisSystemFixturesHookAbstract main INFO ] working
directory:
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/ws/.>
11:26:12,006 [IsisSystemFixturesHookAbstract main INFO ] resource
stream source: null
11:26:13,021 [DataNucleusPersistenceMechanismInstaller main INFO ] did
*not* find JNDI datasource; will use JDBC
11:26:13,024 [Reflections main INFO ] Reflections took 1 ms to
scan 1 urls, producing 11 keys and 11 values
11:26:13,955 [Schema main DEBUG] Column
""DELETEME1417692373948"."UNUSED"" added to internal representation of table.
11:26:13,959 [Schema main DEBUG] Creating table
"DELETEME1417692373948"
11:26:13,962 [Schema main DEBUG] CREATE TABLE
"DELETEME1417692373948"
(
"UNUSED" INTEGER NOT NULL
)
11:26:13,963 [Schema main DEBUG] Execution Time = 1 ms
11:26:13,972 [Schema main DEBUG] Dropping table
"DELETEME1417692373948"
11:26:13,972 [Schema main DEBUG] DROP TABLE
"DELETEME1417692373948"
11:26:13,973 [Schema main DEBUG] Execution Time = 1 ms
11:26:14,044 [Schema main DEBUG] Column
""SimpleObject"."id"" added to internal representation of table.
11:26:14,046 [Schema main DEBUG] Table "SimpleObject"
will manage the persistence of the fields for class dom.simple.SimpleObject
(inheritance strategy="new-table")
11:26:14,047 [Schema main DEBUG] Column
""SimpleObject"."name"" added to internal representation of table.
11:26:14,048 [Schema main DEBUG] Field
[dom.simple.SimpleObject.name] -> Column(s) ["SimpleObject"."name"] using
mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping"
(org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:26:14,048 [Schema main DEBUG] Column
""SimpleObject"."version"" added to internal representation of table.
11:26:14,049 [Schema main DEBUG] Table/View
"SimpleObject" has been initialised
11:26:14,049 [Schema main DEBUG] Schema Transaction
started with connection
"org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@11c4405"
with isolation "serializable"
11:26:14,054 [Schema main DEBUG] Check of existence of
"SimpleObject" returned no table
11:26:14,054 [Schema main DEBUG] Creating table
"SimpleObject"
11:26:14,054 [Schema main DEBUG] CREATE TABLE
"SimpleObject"
(
"id" BIGINT GENERATED BY DEFAULT AS IDENTITY,
"name" NVARCHAR(255) NOT NULL,
"version" BIGINT NOT NULL,
CONSTRAINT "SimpleObject_PK" PRIMARY KEY ("id")
)
11:26:14,055 [Schema main DEBUG] Execution Time = 1 ms
11:26:14,060 [Schema main DEBUG] Creating candidate key
"SimpleObject_name_UNQ" in catalog "" schema ""
11:26:14,060 [Schema main DEBUG] ALTER TABLE
"SimpleObject" ADD CONSTRAINT "SimpleObject_name_UNQ" UNIQUE ("name")
11:26:14,061 [Schema main DEBUG] Execution Time = 1 ms
11:26:14,062 [Schema main DEBUG] Schema Transaction
committing with connection
"org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@11c4405"
11:26:14,062 [Schema main DEBUG] Schema Transaction
closing with connection
"org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@11c4405"
11:26:14,196 [ServiceInitializer main INFO ] calling @PostConstruct
on all domain services
11:26:14,196 [ServiceInitializer main INFO ] ... calling
@PostConstruct method: fixture.simple.SimpleObjectsFixturesService: init
11:26:15,945 [Reflections main INFO ] Reflections took 1746 ms
to scan 9 urls, producing 4353 keys and 28276 values
11:26:16,042 [ServiceInitializer main INFO ] ... calling
@PostConstruct method:
org.apache.isis.core.metamodel.services.container.DomainObjectContainerDefault:
init
11:26:16,042 [ServiceInitializer main INFO ] ... calling
@PostConstruct method:
org.apache.isis.core.runtime.services.background.BackgroundServiceDefault: init
11:26:16,042 [ServiceInitializer main INFO ] ... calling
@PostConstruct method:
org.apache.isis.objectstore.jdo.datanucleus.service.eventbus.EventBusServiceJdo:
init
simple-objects-fixture : EXEC
fixture.simple.scenario.SimpleObjectsFixture
simple-objects-fixture/simple-objects-tear-down-fixture : EXEC
fixture.simple.SimpleObjectsTearDownFixture
simple-objects-fixture/simple-object-for-foo : EXEC
fixture.simple.objects.SimpleObjectForFoo
simple-objects-fixture/simple-object-for-foo/item-1 : Foo
simple-objects-fixture/simple-object-for-bar : EXEC
fixture.simple.objects.SimpleObjectForBar
simple-objects-fixture/simple-object-for-bar/item-1 : Bar
simple-objects-fixture/simple-object-for-baz : EXEC
fixture.simple.objects.SimpleObjectForBaz
simple-objects-fixture/simple-object-for-baz/item-1 : Baz
simple-objects-tear-down-fixture : EXEC
fixture.simple.SimpleObjectsTearDownFixture
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.933 sec - in
integration.tests.smoke.SimpleObjectTest$Name
Running integration.tests.smoke.SimpleObjectsTest$ListAll
simple-objects-fixture : EXEC
fixture.simple.scenario.SimpleObjectsFixture
simple-objects-fixture/simple-objects-tear-down-fixture : EXEC
fixture.simple.SimpleObjectsTearDownFixture
simple-objects-fixture/simple-object-for-foo : EXEC
fixture.simple.objects.SimpleObjectForFoo
simple-objects-fixture/simple-object-for-foo/item-1 : Foo
simple-objects-fixture/simple-object-for-bar : EXEC
fixture.simple.objects.SimpleObjectForBar
simple-objects-fixture/simple-object-for-bar/item-1 : Bar
simple-objects-fixture/simple-object-for-baz : EXEC
fixture.simple.objects.SimpleObjectForBaz
simple-objects-fixture/simple-object-for-baz/item-1 : Baz
simple-objects-tear-down-fixture : EXEC
fixture.simple.SimpleObjectsTearDownFixture
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec - in
integration.tests.smoke.SimpleObjectsTest$ListAll
Running integration.tests.smoke.SimpleObjectsTest$Create
simple-objects-tear-down-fixture : EXEC
fixture.simple.SimpleObjectsTearDownFixture
simple-objects-tear-down-fixture : EXEC
fixture.simple.SimpleObjectsTearDownFixture
11:26:16,440 [Persist main WARN ] Insert of object
"dom.simple.SimpleObject@d700cd" using statement "INSERT INTO "SimpleObject"
("name","version") VALUES (?,?)" failed : integrity constraint violation:
unique constraint or index violation; "SimpleObject_name_UNQ" table:
"SimpleObject"
11:26:16,440 [Persist main WARN ] Insert of object
"dom.simple.SimpleObject@d700cd" using statement "INSERT INTO "SimpleObject"
("name","version") VALUES (?,?)" failed : integrity constraint violation:
unique constraint or index violation; "SimpleObject_name_UNQ" table:
"SimpleObject"
11:26:16,440 [Persist main WARN ] Insert of object
"dom.simple.SimpleObject@d700cd" using statement "INSERT INTO "SimpleObject"
("name","version") VALUES (?,?)" failed : integrity constraint violation:
unique constraint or index violation; "SimpleObject_name_UNQ" table:
"SimpleObject"
11:26:16,442 [IsisTransaction main INFO ] abort transaction
IsisTransaction@158f184[state=MUST_ABORT,commands=0]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in
integration.tests.smoke.SimpleObjectsTest$Create
Running integration.specs.simple.RunSpecs
11:26:16,911 [FixturesInstallerDelegate main INFO ] installing fixture:
fixture.simple.scenario.SimpleObjectsFixture@78fa09
11:26:16,913 [DataNucleusObjectStore main INFO ] isFixturesInstalled:
isis.persistor.datanucleus.install-fixtures = true
simple-objects-fixture : EXEC
fixture.simple.scenario.SimpleObjectsFixture
simple-objects-fixture/simple-objects-tear-down-fixture : EXEC
fixture.simple.SimpleObjectsTearDownFixture
simple-objects-fixture/simple-object-for-foo : EXEC
fixture.simple.objects.SimpleObjectForFoo
simple-objects-fixture/simple-object-for-foo/item-1 : Foo
simple-objects-fixture/simple-object-for-bar : EXEC
fixture.simple.objects.SimpleObjectForBar
simple-objects-fixture/simple-object-for-bar/item-1 : Bar
simple-objects-fixture/simple-object-for-baz : EXEC
fixture.simple.objects.SimpleObjectForBaz
simple-objects-fixture/simple-object-for-baz/item-1 : Baz
11:26:16,921 [FixturesInstallerDelegate main INFO ] fixture installed
2 Scenarios ([32m2 passed[0m)
6 Steps ([32m6 passed[0m)
0m0.151s
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 sec - in
integration.specs.simple.RunSpecs
Results :
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[TASKS] Skipping reporter since build result is FAILURE
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ simpleapp-integtests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar:
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/ws/target/simpleapp-integtests-1.8.0-SNAPSHOT.jar>
[TASKS] Skipping reporter since build result is FAILURE[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @
simpleapp-integtests ---
[INFO] Installing
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/ws/target/simpleapp-integtests-1.8.0-SNAPSHOT.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/isis/example/application/simpleapp-integtests/1.8.0-SNAPSHOT/simpleapp-integtests-1.8.0-SNAPSHOT.jar
[INFO] Installing
<https://builds.apache.org/job/isis-core-ubuntu/org.apache.isis.example.application$simpleapp-integtests/ws/pom.xml>
to
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/isis/example/application/simpleapp-integtests/1.8.0-SNAPSHOT/simpleapp-integtests-1.8.0-SNAPSHOT.pom
[TASKS] Skipping reporter since build result is FAILURE