Failed

org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.testV2CreateCnSetAccessPolicy

Failing for the past 543 builds (Since #137 )
Took 3.4 sec.

Error Message

POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235046286; FilePart:object = /tmp/mmp.output.8098587035060597051.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.9141510247003403607.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235046286 since Hazelcast Instance is not active!

Stacktrace

java.lang.AssertionError: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235046286; FilePart:object = /tmp/mmp.output.8098587035060597051.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.9141510247003403607.tmp (1108 bytes);  testV2CreateV1UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235046286 since Hazelcast Instance is not active!
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:466)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:198)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92)
	at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
	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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)