UnstableConsole Output

Skipping 369 KB.. Full Log
aone]
20170605-06:50:32: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017155235032198 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017155235032198
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017155235032198</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-05T06:50:32.202+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-05T06:50:32.202+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017155235032198</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235032198; FilePart:object = /tmp/mmp.output.2125373574046040119.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8985444116596475847.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235032198 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	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.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.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)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235032198 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 33 more
20170605-06:50:32: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170605-06:50:32: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:32: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:32: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:32: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:34: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017155235034744 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017155235034744
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017155235034744</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-05T06:50:34.748+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-05T06:50:34.749+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017155235034744</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:34: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235034744; FilePart:object = /tmp/mmp.output.598966351980815168.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1372918672294810578.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235034744 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	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.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.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)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235034744 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 33 more
20170605-06:50:35: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170605-06:50:35: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:35: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:35: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:35: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:37: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:37: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017155235037324 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017155235037324
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017155235037324</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-05T06:50:37.329+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-05T06:50:37.329+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017155235037324</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235037324; FilePart:object = /tmp/mmp.output.1051037073088358535.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4490544657001577344.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235037324 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	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.GeneratedMethodAccessor50.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)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235037324 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
20170605-06:50:37: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170605-06:50:37: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:38: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:38: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:38: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:38: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:38: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:38: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:38: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017155235040470 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017155235040470
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017155235040470</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-05T06:50:40.475+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-05T06:50:40.475+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017155235040470</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235040470; FilePart:object = /tmp/mmp.output.7740101740352134714.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7996250882226023984.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235040470 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	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.GeneratedMethodAccessor50.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)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235040470 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
20170605-06:50:40: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170605-06:50:40: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:40: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:41: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:43: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_201715523504332 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_201715523504332
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_201715523504332</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-05T06:50:43.038+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-05T06:50:43.038+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_201715523504332</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715523504332; FilePart:object = /tmp/mmp.output.36801611752582424.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4489404990631075620.tmp (1106 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715523504332 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	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.GeneratedMethodAccessor50.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)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_201715523504332 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
20170605-06:50:43: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170605-06:50:43: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:43: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:43: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:43: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:45: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017155235045913 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:45: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017155235045913
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017155235045913</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-05T06:50:45.919+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-05T06:50:45.919+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017155235045913</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235045913; FilePart:object = /tmp/mmp.output.2661769805893432689.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4923162666432511298.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235045913 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	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.GeneratedMethodAccessor50.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)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235045913 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
20170605-06:50:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170605-06:50:46: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:46: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:46: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:46: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:48: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:48: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017155235048891 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:48: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017155235048891
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017155235048891</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-05T06:50:48.896+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-05T06:50:48.896+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017155235048891</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235048891; FilePart:object = /tmp/mmp.output.7616341105670643683.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7347448458525042026.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235048891 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	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.GeneratedMethodAccessor50.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)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235048891 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
20170605-06:50:49: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: ***  context label:   DEV [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170605-06:50:49: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:49: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:49: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:49: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170605-06:50:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:51: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient]
20170605-06:50:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient]
20170605-06:50:51: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet.  Providing message body:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <p>
      <h3><font style="color:red">404 Not Found</font></h3>
    </p>
    <p>
      <a href="/">Home</a>
    </p>
  </body>
</html>

 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: v1-ONLY MNs available:     2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: v2 MNs available:          3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: v1 & v2 MNs available:     3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: available MNs:             5 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: v1-ONLY MN:   https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: v1-ONLY MN:   https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: v2 MN     :   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: v2 MN     :   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: v2 MN     :   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: v1 & v2 MN:   https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: v1 & v2 MN:   https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: v1 & v2 MN:   https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: creating a test object.  pid = testV2CreateV1UpdateSameNode_pid_2017155235051699 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017155235051699
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:systemMetadata xmlns:ns2="http://ns.dataone.org/service/types/v1" xmlns:ns3="http://ns.dataone.org/service/types/v2.0">
    <serialVersion>1</serialVersion>
    <identifier>testV2CreateV1UpdateSameNode_pid_2017155235051699</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=testRightsHolder,DC=dataone,DC=org</submitter>
    <rightsHolder>testRightsHolder</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>changePermission</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-06-05T06:50:51.703+00:00</dateUploaded>
    <dateSysMetadataModified>2017-06-05T06:50:51.703+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnDemo7</originMemberNode>
    <authoritativeMemberNode>urn:node:mnDemo7</authoritativeMemberNode>
    <seriesId>testV2CreateV1UpdateSameNode_sid_2017155235051699</seriesId>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170605-06:50:51: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235051699; FilePart:object = /tmp/mmp.output.3646902368397773846.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3734001692065346789.tmp (1108 bytes);  [org.dataone.client.rest.RestClient]
org.dataone.client.exception.ClientSideException: Unable to create test object!/There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235051699 since Hazelcast Instance is not active!
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1441)
	at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV2CreateV1UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:456)
	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.GeneratedMethodAccessor50.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)
Caused by: org.dataone.service.exceptions.ServiceFailure: There was problem to save the system metadata: testV2CreateV1UpdateSameNode_pid_2017155235051699 since Hazelcast Instance is not active!
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:636)
	at org.dataone.service.util.ExceptionHandler.deserializeXmlAndThrowException(ExceptionHandler.java:517)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:363)
	at org.dataone.service.util.ExceptionHandler.deserializeAndThrowException(ExceptionHandler.java:313)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:107)
	at org.dataone.service.util.ExceptionHandler.filterErrors(ExceptionHandler.java:82)
	at org.dataone.client.rest.HttpMultipartRestClient.doPostRequest(HttpMultipartRestClient.java:463)
	at org.dataone.client.v2.impl.MultipartMNode.create(MultipartMNode.java:495)
	at org.dataone.integration.adapters.CommonCallAdapter.create(CommonCallAdapter.java:505)
	at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1600)
	... 32 more
Tests run: 22, Failures: 22, Errors: 0, Skipped: 0, Time elapsed: 590.8 sec <<< FAILURE!

Results :

Failed tests: 
  testV2CreateV1ListObjects(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1CnSetObsoletedBy_obs_2017155234113934; FilePart:object = /tmp/mmp.output.1723066767120560297.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6994590924613156516.tmp (1128 bytes);  testV2CreateV1CnSetObsoletedBy() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/class org.dataone.client.exception.ClientSideException: /Read timed out
  testV1CreateV2ListObjects(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155234945739; FilePart:object = /tmp/mmp.output.7732011841667676469.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3306408453548848245.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_2017155234945739 since Hazelcast Instance is not active!
  testV2CreateCnArchive(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155234959333; FilePart:object = /tmp/mmp.output.3349600711462836251.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3996273880560482775.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_2017155234959333 since Hazelcast Instance is not active!
  testV2CreateCnSetAccessPolicy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715523502300; FilePart:object = /tmp/mmp.output.898895718559889501.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6246070520080078050.tmp (1106 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_201715523502300 since Hazelcast Instance is not active!
  testV2CreateCnSetObsoletedBy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715523504985; FilePart:object = /tmp/mmp.output.5382973263984226959.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1201216925752247401.tmp (1106 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_201715523504985 since Hazelcast Instance is not active!
  testV2CreateCnSetReplicationPolicy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715523507795; FilePart:object = /tmp/mmp.output.7562453030480987541.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.286825498953816578.tmp (1106 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_201715523507795 since Hazelcast Instance is not active!
  testV2CreateCnSetRightsHolder(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235010367; FilePart:object = /tmp/mmp.output.7634788037401171240.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6211077507275841197.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_2017155235010367 since Hazelcast Instance is not active!
  testV2CreateV1GetSysmetaSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235012925; FilePart:object = /tmp/mmp.output.1579495400502889603.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3334039361941781482.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_2017155235012925 since Hazelcast Instance is not active!
  testV1CreateV2GetSysmetaSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235016124; FilePart:object = /tmp/mmp.output.3227537660236654379.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.63010090721549281.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_2017155235016124 since Hazelcast Instance is not active!
  testV2CreateV1DeleteSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235019127; FilePart:object = /tmp/mmp.output.1684123554311008922.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2400732623770487848.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_2017155235019127 since Hazelcast Instance is not active!
  testV1CreateV2DeleteSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235021688; FilePart:object = /tmp/mmp.output.6607667354529878409.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7648419730518022892.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_2017155235021688 since Hazelcast Instance is not active!
  testV2CreateV1ListObjectsSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235024196; FilePart:object = /tmp/mmp.output.3795653921438640392.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6860365240438109571.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_2017155235024196 since Hazelcast Instance is not active!
  testV1CreateV2ListObjectsSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235026719; FilePart:object = /tmp/mmp.output.6562608186202009585.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3831837087479885076.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_2017155235026719 since Hazelcast Instance is not active!
  testV2CreateV1GetSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235029630; FilePart:object = /tmp/mmp.output.8117552424090197463.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3419707016910237738.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_2017155235029630 since Hazelcast Instance is not active!
  testV2CreateV1UpdateSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235032198; FilePart:object = /tmp/mmp.output.2125373574046040119.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8985444116596475847.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_2017155235032198 since Hazelcast Instance is not active!
  testV1CreateV2UpdateSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235034744; FilePart:object = /tmp/mmp.output.598966351980815168.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1372918672294810578.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_2017155235034744 since Hazelcast Instance is not active!
  testV1CreateV2GetSysMeta(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235037324; FilePart:object = /tmp/mmp.output.1051037073088358535.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4490544657001577344.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_2017155235037324 since Hazelcast Instance is not active!
  testV1CreateV2Query(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235040470; FilePart:object = /tmp/mmp.output.7740101740352134714.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7996250882226023984.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_2017155235040470 since Hazelcast Instance is not active!
  testV2CreateV1GetSysMeta(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201715523504332; FilePart:object = /tmp/mmp.output.36801611752582424.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4489404990631075620.tmp (1106 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_201715523504332 since Hazelcast Instance is not active!
  testV1CreateV2Get(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235045913; FilePart:object = /tmp/mmp.output.2661769805893432689.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4923162666432511298.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_2017155235045913 since Hazelcast Instance is not active!
  testV2CreateV1Delete(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235048891; FilePart:object = /tmp/mmp.output.7616341105670643683.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7347448458525042026.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_2017155235048891 since Hazelcast Instance is not active!
  testV1CreateV2Delete(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017155235051699; FilePart:object = /tmp/mmp.output.3646902368397773846.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3734001692065346789.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_2017155235051699 since Hazelcast Instance is not active!

Tests run: 22, Failures: 22, Errors: 0, Skipped: 0

[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ d1_integration ---
[INFO] Failsafe report directory: /var/lib/jenkins/jobs/d1_integration_DEV_v1v2_interop_functional/workspace/target/failsafe-reports
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[ERROR] There are test failures.

Please refer to /var/lib/jenkins/jobs/d1_integration_DEV_v1v2_interop_functional/workspace/target/failsafe-reports for the individual test results.
[JENKINS] Recording test results
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:09.320s
[INFO] Finished at: Mon Jun 05 06:50:52 UTC 2017
[INFO] Final Memory: 30M/524M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/jobs/d1_integration_DEV_v1v2_interop_functional/workspace/pom.xml to org.dataone/d1_integration/2.4-SNAPSHOT/d1_integration-2.4-SNAPSHOT.pom
channel stopped
Notifying upstream projects of job completion
Finished: UNSTABLE