SuccessConsole Output

Established TCP socket on 42967
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/pom.xml -Dit.test=SystemMetadataFunctionalTestImplementation* -Dtest=TestDefaultSettings -Dcontext.label=SANDBOX verify
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.dataone:d1_integration:war:2.4-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 201, column 15
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:buildnumber-maven-plugin is missing. @ line 225, column 15
[WARNING] 'build.plugins.plugin.version' for com.mycila.maven-license-plugin:maven-license-plugin is missing. @ line 218, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 241, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building DataONE Integration Testing Package 2.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ d1_integration ---
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace' && 'svn' '--non-interactive' 'info'
[INFO] Working directory: /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace
[INFO] Storing buildNumber: 18821 at timestamp: 1495083975556
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace' && 'svn' '--non-interactive' 'info'
[INFO] Working directory: /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ d1_integration ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 14 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ d1_integration ---
[INFO] Compiling 23 source files to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ d1_integration ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 61 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ d1_integration ---
[INFO] Compiling 147 source files to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ d1_integration ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.dataone.integration.contextTests.TestDefaultSettings
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (execution1) @ d1_integration ---
[INFO] Executing tasks
     [copy] Copying 241 files to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/classes
     [copy] Copying 3 files to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT/org/dataone/integration/webTest
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-dependency-plugin:2.3:unpack-dependencies (jetty-classpath) @ d1_integration ---
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/org.apache.jasper.glassfish/2.2.2.v201112011158/org.apache.jasper.glassfish-2.2.2.v201112011158.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/slf4j/slf4j-simple/1.6.4/slf4j-simple-1.6.4.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-websocket/8.1.15.v20140411/jetty-websocket-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.security.auth.message/1.0.0.v201108011116/javax.security.auth.message-1.0.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.servlet.jsp.jstl/1.2.0.v201105211821/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/com.sun.el/2.2.0.v201108011116/com.sun.el-2.2.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.mail.glassfish/1.4.1.v201005082020/javax.mail.glassfish-1.4.1.v201005082020.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/8.1.15.v20140411/jetty-io-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.servlet.jsp/2.2.0.v201112011158/javax.servlet.jsp-2.2.0.v201112011158.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/aggregate/jetty-all-server/8.1.15.v20140411/jetty-all-server-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-jsp/8.1.15.v20140411/jetty-jsp-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/org.apache.taglibs.standard.glassfish/1.2.0.v201112081803/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.activation/1.1.0.v201105071233/javax.activation-1.1.0.v201105071233.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.annotation/1.1.0.v201108011116/javax.annotation-1.1.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/8.1.15.v20140411/jetty-http-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/8.1.15.v20140411/jetty-util-8.1.15.v20140411.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.7.1/org.eclipse.jdt.core-3.7.1.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/eclipse/jetty/orbit/javax.el/2.2.0.v201108011116/javax.el-2.2.0.v201108011116.jar to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT with includes "" and excludes ""
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ d1_integration ---
[INFO] Packaging webapp
[INFO] Assembling webapp [d1_integration] in [/var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/src/main/webapp]
[INFO] Processing overlay [ id edu.uiuc.ncsa.myproxy:oa4mp-client-oauth1]
[INFO] Webapp assembled in [691 msecs]
[INFO] Building war: /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/d1_integration-2.4-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (execution2) @ d1_integration ---
[INFO] Executing tasks
     [move] Moving 1 file to /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-failsafe-plugin:2.8.1:integration-test (integration-test) @ d1_integration ---
[INFO] Failsafe report directory: /var/lib/jenkins/jobs/d1_integration_Sandbox_sysmeta_sync_functional/workspace/target/failsafe-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation
20170518-05:06:48: [WARN]: Starting monitor thread [org.dataone.client.utils.HttpConnectionMonitorService]
20170518-05:06:48: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170518-05:06:48: [WARN]: Starting monitoring... [org.dataone.client.utils.HttpConnectionMonitorService]
20170518-05:06:48: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:48: [INFO]: ***  context label:   SANDBOX [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:48: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
~~~ Context is from d1client.properties: https://cn-sandbox.test.dataone.org/cn
20170518-05:06:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox.test.dataone.org/cn/v1/node [org.dataone.client.rest.RestClient]
20170518-05:06:50: [INFO]: isNodeAlive for Node: https://cn-sandbox.test.dataone.org/cn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:50: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:51: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:51: [INFO]: *** Adding CN to list: cn-sandbox [ https://cn-sandbox.test.dataone.org/cn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:51: [INFO]: isNodeAlive for Node: https://cn-sandbox-ucsb-1.test.dataone.org/cn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:51: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:51: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:51: [INFO]: *** Adding CN to list: cn-sandbox-ucsb-1 [ https://cn-sandbox-ucsb-1.test.dataone.org/cn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:51: [INFO]: isNodeAlive for Node: https://cn-sandbox-orc-1.test.dataone.org/cn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:51: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:52: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:52: [INFO]: *** Adding CN to list: cn-sandbox-orc-1 [ https://cn-sandbox-orc-1.test.dataone.org/cn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:52: [INFO]: isNodeAlive for Node: https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:52: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:52: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:52: [INFO]: *** Adding MN to list: mn-sandbox-ucsb-1 [ https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:52: [INFO]: isNodeAlive for Node: https://dataone-dev.nkn.uidaho.edu/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:52: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:53: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:53: [WARN]: *** Failed to add MN to list: Northwest Knowledge Network [ https://dataone-dev.nkn.uidaho.edu/mn ].  Could not reach the node:GET https://cn-sandbox.test.dataone.org/cn/v1/node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:53: [INFO]: isNodeAlive for Node: https://mn-sandbox-ucsb-2.test.dataone.org/knb/d1/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:53: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:53: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:53: [INFO]: *** Adding MN to list: mn-sandbox-ucsb-2 [ https://mn-sandbox-ucsb-2.test.dataone.org/knb/d1/mn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:53: [INFO]: isNodeAlive for Node: https://mn-sandbox-orc-1.test.dataone.org/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:53: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:54: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:54: [INFO]: *** Adding MN to list: mn-sandbox-orc-1 [ https://mn-sandbox-orc-1.test.dataone.org/mn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:54: [INFO]: isNodeAlive for Node: http://dfc-mn.renci.org:8080/irods-dataone/rest/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:54: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:55: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:55: [WARN]: *** Failed to add MN to list: Datanet Federation iRODS Node [ http://dfc-mn.renci.org:8080/irods-dataone/rest/mn ].  Could not reach the node:GET https://cn-sandbox.test.dataone.org/cn/v1/node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:55: [INFO]: isNodeAlive for Node: https://trusty.iarc.uaf.edu/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:55: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:55: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:55: [INFO]: *** Adding MN to list: IARC Data Archive [ https://trusty.iarc.uaf.edu/mn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:55: [INFO]: isNodeAlive for Node: http://usgs.ornl.gov/USGS_MN/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:55: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:56: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:56: [INFO]: *** Adding MN to list: USGS Science Data Catalog [ http://usgs.ornl.gov/USGS_MN/mn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:56: [INFO]: isNodeAlive for Node: https://alpha.tdar.org/dataone/ ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:56: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:56: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:56: [INFO]: *** Adding MN to list: the Digital Archaeological Record [ https://alpha.tdar.org/dataone/ ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:56: [INFO]: isNodeAlive for Node: https://test-prod.bco-dmo.org/d1/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:56: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: *** Adding MN to list: Biological and Chemical Oceanography Data Management Office (BCO-DMO)  [ https://test-prod.bco-dmo.org/d1/mn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: isNodeAlive for Node: https://ncei-node.test.dataone.org/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: *** Adding MN to list: NOAA NCEI Oceanographic Data Archive [ https://ncei-node.test.dataone.org/mn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: isNodeAlive for Node: https://edacd1mn.unm.edu/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: *** Adding MN to list: NM EPSCoR Tier 4 Node [ https://edacd1mn.unm.edu/mn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: isNodeAlive for Node: https://gmnv2.test.dataone.org/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:58: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: *** Adding MN to list: GMN v2 Test [ https://gmnv2.test.dataone.org/mn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: isNodeAlive for Node: https://ubuntu16-04.kitty.ninja/mn ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: *** Adding MN to list: My Member Node [ https://ubuntu16-04.kitty.ninja/mn ] [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: trying to filter CN list for the round robin CN... original size: 3, includes nodes: [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]:     CN: https://cn-sandbox.test.dataone.org/cn "Round Robin Sandbox Router of Coordinating Nodes" [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]:     CN: https://cn-sandbox-ucsb-1.test.dataone.org/cn "University of California Santa Barbara Sandbox Coordinating Node" [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]:     CN: https://cn-sandbox-orc-1.test.dataone.org/cn "Oak Ridge National Laboratory Sandbox Coordinating Node" [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: excluding round robin CN: https://cn-sandbox.test.dataone.org/cn "Round Robin Sandbox Router of Coordinating Nodes" [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: including CN: https://cn-sandbox-ucsb-1.test.dataone.org/cn "University of California Santa Barbara Sandbox Coordinating Node" [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: including CN: https://cn-sandbox-orc-1.test.dataone.org/cn "Oak Ridge National Laboratory Sandbox Coordinating Node" [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: filtered CN list without round robin CN. size: 2, including nodes: [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]:     CN: https://cn-sandbox-ucsb-1.test.dataone.org/cn "University of California Santa Barbara Sandbox Coordinating Node" [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]:     CN: https://cn-sandbox-orc-1.test.dataone.org/cn "Oak Ridge National Laboratory Sandbox Coordinating Node" [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170518-05:06:59: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: certificate filename: cnSandboxORC1 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [INFO]: client setup as Subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:06:59: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170518-05:06:59: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:00: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:00: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:01: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:01: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:01: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://dataone-dev.nkn.uidaho.edu/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:01: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestNKN [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:01: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-2.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:02: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:02: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-orc-1.test.dataone.org/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:02: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnSandboxORC1 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:02: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://dfc-mn.renci.org:8080/irods-dataone/rest/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:02: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestDFC [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:02: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:02: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://trusty.iarc.uaf.edu/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:03: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestIARC [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:03: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://usgs.ornl.gov/USGS_MN/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:03: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestUSGS_SDC [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:03: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:03: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:03: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://alpha.tdar.org/dataone/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:04: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:04: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:05: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://test-prod.bco-dmo.org/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:05: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:05: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestBCODMO [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:05: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:05: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestNCEI [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:05: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://edacd1mn.unm.edu/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:06: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestNMEPSCOR [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmnv2.test.dataone.org/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:06: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestGMNv2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ubuntu16-04.kitty.ninja/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:06: [INFO]: v2 CNs available:                         2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: v2 MNs available supporting replication:  3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: CN:           https://cn-sandbox-ucsb-1.test.dataone.org/cn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: CN:           https://cn-sandbox-orc-1.test.dataone.org/cn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: v2 MN:        https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: v2 MN:        https://mn-sandbox-ucsb-2.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: v2 MN:        https://ubuntu16-04.kitty.ninja/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:06: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-2.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:06: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ubuntu16-04.kitty.ninja/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:07: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:08: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node/urn:node:mnSandboxUCSB1; MMP message has: FilePart:node = /tmp/mmp.output.8448657940960739292.tmp (1688 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:07:08: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170518-05:07:08: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [INFO]: testSystemMetadataChanged_ExistingObj:   creating test object [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [INFO]: certificate filename: cnSandboxORC1 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [INFO]: client setup as Subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache]
20170518-05:07:08: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170518-05:07:08: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:07:08: [INFO]: refreshing objectFormatCache from cn: null [org.dataone.client.v2.formats.ObjectFormatCache]
20170518-05:07:09: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox.test.dataone.org/cn/v2/formats [org.dataone.client.rest.RestClient]
20170518-05:07:09: [INFO]: successfully refreshed cache from cn.listFormats() [org.dataone.client.v2.formats.ObjectFormatCache]
20170518-05:07:09: [INFO]: creating a test object.  pid = testSystemMetadataChanged_ExistingObj_20171372278177 on https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:09: [INFO]: SystemMetadata for pid: testSystemMetadataChanged_ExistingObj_20171372278177
<?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>testSystemMetadataChanged_ExistingObj_20171372278177</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=urn:node:cnSandboxORC1,DC=dataone,DC=org</submitter>
    <rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>read</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-05-18T05:07:09.243+00:00</dateUploaded>
    <dateSysMetadataModified>2017-05-18T05:07:09.243+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnSandboxUCSB1</originMemberNode>
    <authoritativeMemberNode>urn:node:mnSandboxUCSB1</authoritativeMemberNode>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:12: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testSystemMetadataChanged_ExistingObj_20171372278177; FilePart:object = /tmp/mmp.output.2421084816595802898.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6522434816481577737.tmp (1065 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:07:12: [INFO]: object created.  pid = testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:13: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170518-05:07:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:07:23: [INFO]: testSystemMetadataChanged_ExistingObj:   created test object: testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:23: [INFO]: testSystemMetadataChanged_ExistingObj:   waiting for CN sync (up to 15 minutes) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:23: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:07:54: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:07:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:08:25: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:08:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:08:56: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:08:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:09:26: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:09:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:09:57: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:09:58: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:10:28: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:10:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:10:59: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:10:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:11:29: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:11:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:12:00: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:12:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:12:31: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:12:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:13:02: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:13:02: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:13:32: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:13:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:14:03: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:14:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:14:34: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:14:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:15:04: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:15:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:15:35: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:15:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:16:06: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:16:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:16:36: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:16:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:17:07: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:17:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:17:38: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:17:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:18:09: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:18:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:18:39: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:18:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:19:10: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:19:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:19:41: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:19:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:20:12: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:20:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:20:42: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:20:43: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:21:13: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:21:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:21:44: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:21:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:22:15: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:22:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:22:46: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:22:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:23:17: [ERROR]: Testing failed with exception: NotFound : No record found for: testSystemMetadataChanged_ExistingObj_20171372278177.  [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: DELETE https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/object/testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.client.rest.RestClient]
20170518-05:23:17: [WARN]: Unable to delete test pid after running the test: testSystemMetadataChanged_ExistingObj_20171372278177 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: The provided identity does not have permission to delete objects on the Node.
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:630)
	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.doDeleteRequest(HttpMultipartRestClient.java:387)
	at org.dataone.client.rest.MultipartD1Node.delete(MultipartD1Node.java:725)
	at org.dataone.client.v2.impl.MultipartMNode.delete(MultipartMNode.java:618)
	at org.dataone.integration.adapters.CommonCallAdapter.delete(CommonCallAdapter.java:533)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSystemMetadataChanged_ExistingObj(SystemMetadataFunctionalTestImplementation.java:656)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:23:17: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node/urn:node:mnSandboxUCSB1 [org.dataone.client.rest.RestClient]
20170518-05:23:18: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node/urn:node:mnSandboxUCSB1; MMP message has: FilePart:node = /tmp/mmp.output.8989474411135118390.tmp (1614 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:23:18: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:18: [INFO]: ***  context label:   SANDBOX [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:18: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:18: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170518-05:23:18: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:19: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:20: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://dataone-dev.nkn.uidaho.edu/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:21: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestNKN [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:21: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-2.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:21: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-orc-1.test.dataone.org/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:22: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnSandboxORC1 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:22: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://dfc-mn.renci.org:8080/irods-dataone/rest/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:22: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestDFC [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:22: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://trusty.iarc.uaf.edu/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:28: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestIARC [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:28: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://usgs.ornl.gov/USGS_MN/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:28: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestUSGS_SDC [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:28: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://alpha.tdar.org/dataone/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:29: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://test-prod.bco-dmo.org/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:30: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestBCODMO [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:30: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:31: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestNCEI [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:31: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://edacd1mn.unm.edu/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:31: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestNMEPSCOR [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:31: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmnv2.test.dataone.org/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:31: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestGMNv2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:31: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ubuntu16-04.kitty.ninja/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:34: [INFO]: v2 CNs available:                         2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:34: [INFO]: v2 MNs available supporting replication:  3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:34: [INFO]: CN:           https://cn-sandbox-ucsb-1.test.dataone.org/cn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:34: [INFO]: CN:           https://cn-sandbox-orc-1.test.dataone.org/cn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:34: [INFO]: v2 MN:        https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:34: [INFO]: v2 MN:        https://mn-sandbox-ucsb-2.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:34: [INFO]: v2 MN:        https://ubuntu16-04.kitty.ninja/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:34: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:34: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-2.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:34: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ubuntu16-04.kitty.ninja/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:35: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:23:35: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node/urn:node:mnSandboxUCSB1; MMP message has: FilePart:node = /tmp/mmp.output.5908121141381027247.tmp (1688 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:23:35: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:35: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:35: [INFO]: testSetReplicationStatus_NoChange:   creating test object [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:35: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:35: [INFO]: certificate filename: cnSandboxORC1 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:35: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170518-05:23:35: [INFO]: client setup as Subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:35: [INFO]: creating a test object.  pid = testSetReplicationStatus_NoChange2017137222335771 on https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:35: [INFO]: SystemMetadata for pid: testSetReplicationStatus_NoChange2017137222335771
<?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>testSetReplicationStatus_NoChange2017137222335771</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=urn:node:cnSandboxORC1,DC=dataone,DC=org</submitter>
    <rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>read</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-05-18T05:23:35.788+00:00</dateUploaded>
    <dateSysMetadataModified>2017-05-18T05:23:35.788+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnSandboxUCSB1</originMemberNode>
    <authoritativeMemberNode>urn:node:mnSandboxUCSB1</authoritativeMemberNode>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:37: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testSetReplicationStatus_NoChange2017137222335771; FilePart:object = /tmp/mmp.output.2309991511652743463.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.384810892451662877.tmp (1062 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:23:37: [INFO]: object created.  pid = testSetReplicationStatus_NoChange2017137222335771 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:37: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170518-05:23:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/meta/testSetReplicationStatus_NoChange2017137222335771 [org.dataone.client.rest.RestClient]
20170518-05:23:48: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/meta; MMP message has: ParamPart:pid = testSetReplicationStatus_NoChange2017137222335771; FilePart:sysmeta = /tmp/mmp.output.3776960981917934759.tmp (1202 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:23:48: [INFO]: testSetReplicationStatus_NoChange:   created test object: testSetReplicationStatus_NoChange2017137222335771 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:48: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:23:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSetReplicationStatus_NoChange2017137222335771 [org.dataone.client.rest.RestClient]
20170518-05:24:18: [INFO]: attempting CN getSystemMetadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSetReplicationStatus_NoChange2017137222335771 [org.dataone.client.rest.RestClient]
20170518-05:24:19: [INFO]: testSetReplicationStatus_NoChange:   fetched sysmeta for pid testSetReplicationStatus_NoChange2017137222335771 from CN successfully [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:19: [INFO]: testSetReplicationStatus_NoChange:   fetching sysmeta for pid testSetReplicationStatus_NoChange2017137222335771 from auth MN [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/meta/testSetReplicationStatus_NoChange2017137222335771 [org.dataone.client.rest.RestClient]
20170518-05:24:20: [INFO]: testSetReplicationStatus_NoChange:   original sysmeta.dateSystemMetadataChanged: Thu May 18 05:23:48 UTC 2017 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:20: [INFO]: testSetReplicationStatus_NoChange:   original sysmeta.serialVersion      : 0 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:20: [INFO]: testSetReplicationStatus_NoChange:   updating sysmeta on auth MN [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:20: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/meta; MMP message has: ParamPart:pid = testSetReplicationStatus_NoChange2017137222335771; FilePart:sysmeta = /tmp/mmp.output.8314970112441564140.tmp (1202 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:20: [INFO]: testSetReplicationStatus_NoChange:   updated sysmeta on auth MN successfully [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:20: [INFO]: testSetReplicationStatus_NoChange:   waiting for CN.synchronize() to run (up to 15 minutes) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:20: [INFO]: attempting CN getSystemMEtadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSetReplicationStatus_NoChange2017137222335771 [org.dataone.client.rest.RestClient]
20170518-05:24:21: [INFO]: testSetReplicationStatus_NoChange:   waiting for CN to trigger replication so we have replica info in sysmeta (up to 45 minutes) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:21: [INFO]: attempting CN getSystemMEtadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSetReplicationStatus_NoChange2017137222335771 [org.dataone.client.rest.RestClient]
20170518-05:24:21: [INFO]: attempting to get replicas from CN sysmeta... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:21: [INFO]: testSetReplicationStatus_NoChange:   done waiting for replication, fetched sysmeta for pid testSetReplicationStatus_NoChange2017137222335771 from CN [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:21: [INFO]: testSetReplicationStatus_NoChange:   calling setReplicationStatus (iteration 0) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:22: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/replicaNotifications/testSetReplicationStatus_NoChange2017137222335771; MMP message has: ParamPart:nodeRef = urn:node:mnSandboxUCSB1; ParamPart:status = requested; FilePart:failure = /tmp/mmp.output.1487067087270948884.tmp (192 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:22: [INFO]: testSetReplicationStatus_NoChange:   status update failure (iteration 0) InvalidRequest : Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.InvalidRequest: Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:624)
	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.doPutRequest(HttpMultipartRestClient.java:441)
	at org.dataone.client.v2.impl.MultipartCNode.setReplicationStatus(MultipartCNode.java:1680)
	at org.dataone.integration.adapters.CNCallAdapter.setReplicationStatus(CNCallAdapter.java:685)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSetReplicationStatus_NoChange(SystemMetadataFunctionalTestImplementation.java:841)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:24:22: [INFO]: testSetReplicationStatus_NoChange:   calling setReplicationStatus (iteration 1) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:22: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/replicaNotifications/testSetReplicationStatus_NoChange2017137222335771; MMP message has: ParamPart:nodeRef = urn:node:mnSandboxUCSB1; ParamPart:status = requested; FilePart:failure = /tmp/mmp.output.605203385647247200.tmp (192 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:22: [INFO]: testSetReplicationStatus_NoChange:   status update failure (iteration 1) InvalidRequest : Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.InvalidRequest: Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:624)
	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.doPutRequest(HttpMultipartRestClient.java:441)
	at org.dataone.client.v2.impl.MultipartCNode.setReplicationStatus(MultipartCNode.java:1680)
	at org.dataone.integration.adapters.CNCallAdapter.setReplicationStatus(CNCallAdapter.java:685)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSetReplicationStatus_NoChange(SystemMetadataFunctionalTestImplementation.java:841)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:24:22: [INFO]: testSetReplicationStatus_NoChange:   calling setReplicationStatus (iteration 2) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:23: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/replicaNotifications/testSetReplicationStatus_NoChange2017137222335771; MMP message has: ParamPart:nodeRef = urn:node:mnSandboxUCSB1; ParamPart:status = requested; FilePart:failure = /tmp/mmp.output.2537342565455646827.tmp (192 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:23: [INFO]: testSetReplicationStatus_NoChange:   status update failure (iteration 2) InvalidRequest : Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.InvalidRequest: Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:624)
	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.doPutRequest(HttpMultipartRestClient.java:441)
	at org.dataone.client.v2.impl.MultipartCNode.setReplicationStatus(MultipartCNode.java:1680)
	at org.dataone.integration.adapters.CNCallAdapter.setReplicationStatus(CNCallAdapter.java:685)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSetReplicationStatus_NoChange(SystemMetadataFunctionalTestImplementation.java:841)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:24:23: [INFO]: testSetReplicationStatus_NoChange:   calling setReplicationStatus (iteration 3) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:24: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/replicaNotifications/testSetReplicationStatus_NoChange2017137222335771; MMP message has: ParamPart:nodeRef = urn:node:mnSandboxUCSB1; ParamPart:status = requested; FilePart:failure = /tmp/mmp.output.1847930154290902742.tmp (192 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:24: [INFO]: testSetReplicationStatus_NoChange:   status update failure (iteration 3) InvalidRequest : Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.InvalidRequest: Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:624)
	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.doPutRequest(HttpMultipartRestClient.java:441)
	at org.dataone.client.v2.impl.MultipartCNode.setReplicationStatus(MultipartCNode.java:1680)
	at org.dataone.integration.adapters.CNCallAdapter.setReplicationStatus(CNCallAdapter.java:685)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSetReplicationStatus_NoChange(SystemMetadataFunctionalTestImplementation.java:841)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:24:24: [INFO]: testSetReplicationStatus_NoChange:   calling setReplicationStatus (iteration 4) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:24: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/replicaNotifications/testSetReplicationStatus_NoChange2017137222335771; MMP message has: ParamPart:nodeRef = urn:node:mnSandboxUCSB1; ParamPart:status = requested; FilePart:failure = /tmp/mmp.output.2576957565497606423.tmp (192 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:24: [INFO]: testSetReplicationStatus_NoChange:   status update failure (iteration 4) InvalidRequest : Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.InvalidRequest: Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:624)
	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.doPutRequest(HttpMultipartRestClient.java:441)
	at org.dataone.client.v2.impl.MultipartCNode.setReplicationStatus(MultipartCNode.java:1680)
	at org.dataone.integration.adapters.CNCallAdapter.setReplicationStatus(CNCallAdapter.java:685)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSetReplicationStatus_NoChange(SystemMetadataFunctionalTestImplementation.java:841)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:24:24: [INFO]: testSetReplicationStatus_NoChange:   calling setReplicationStatus (iteration 5) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/replicaNotifications/testSetReplicationStatus_NoChange2017137222335771; MMP message has: ParamPart:nodeRef = urn:node:mnSandboxUCSB1; ParamPart:status = requested; FilePart:failure = /tmp/mmp.output.7712270855654317287.tmp (192 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:25: [INFO]: testSetReplicationStatus_NoChange:   status update failure (iteration 5) InvalidRequest : Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.InvalidRequest: Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:624)
	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.doPutRequest(HttpMultipartRestClient.java:441)
	at org.dataone.client.v2.impl.MultipartCNode.setReplicationStatus(MultipartCNode.java:1680)
	at org.dataone.integration.adapters.CNCallAdapter.setReplicationStatus(CNCallAdapter.java:685)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSetReplicationStatus_NoChange(SystemMetadataFunctionalTestImplementation.java:841)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:24:25: [INFO]: testSetReplicationStatus_NoChange:   calling setReplicationStatus (iteration 6) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/replicaNotifications/testSetReplicationStatus_NoChange2017137222335771; MMP message has: ParamPart:nodeRef = urn:node:mnSandboxUCSB1; ParamPart:status = requested; FilePart:failure = /tmp/mmp.output.5305527129510580453.tmp (192 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:25: [INFO]: testSetReplicationStatus_NoChange:   status update failure (iteration 6) InvalidRequest : Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.InvalidRequest: Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:624)
	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.doPutRequest(HttpMultipartRestClient.java:441)
	at org.dataone.client.v2.impl.MultipartCNode.setReplicationStatus(MultipartCNode.java:1680)
	at org.dataone.integration.adapters.CNCallAdapter.setReplicationStatus(CNCallAdapter.java:685)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSetReplicationStatus_NoChange(SystemMetadataFunctionalTestImplementation.java:841)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:24:25: [INFO]: testSetReplicationStatus_NoChange:   calling setReplicationStatus (iteration 7) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:26: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/replicaNotifications/testSetReplicationStatus_NoChange2017137222335771; MMP message has: ParamPart:nodeRef = urn:node:mnSandboxUCSB1; ParamPart:status = requested; FilePart:failure = /tmp/mmp.output.7088211580813298006.tmp (192 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:26: [INFO]: testSetReplicationStatus_NoChange:   status update failure (iteration 7) InvalidRequest : Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.InvalidRequest: Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:624)
	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.doPutRequest(HttpMultipartRestClient.java:441)
	at org.dataone.client.v2.impl.MultipartCNode.setReplicationStatus(MultipartCNode.java:1680)
	at org.dataone.integration.adapters.CNCallAdapter.setReplicationStatus(CNCallAdapter.java:685)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSetReplicationStatus_NoChange(SystemMetadataFunctionalTestImplementation.java:841)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:24:26: [INFO]: testSetReplicationStatus_NoChange:   calling setReplicationStatus (iteration 8) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:26: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/replicaNotifications/testSetReplicationStatus_NoChange2017137222335771; MMP message has: ParamPart:nodeRef = urn:node:mnSandboxUCSB1; ParamPart:status = requested; FilePart:failure = /tmp/mmp.output.1543687340093986966.tmp (192 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:26: [INFO]: testSetReplicationStatus_NoChange:   status update failure (iteration 8) InvalidRequest : Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.InvalidRequest: Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:624)
	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.doPutRequest(HttpMultipartRestClient.java:441)
	at org.dataone.client.v2.impl.MultipartCNode.setReplicationStatus(MultipartCNode.java:1680)
	at org.dataone.integration.adapters.CNCallAdapter.setReplicationStatus(CNCallAdapter.java:685)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSetReplicationStatus_NoChange(SystemMetadataFunctionalTestImplementation.java:841)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:24:26: [INFO]: testSetReplicationStatus_NoChange:   calling setReplicationStatus (iteration 9) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:27: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/replicaNotifications/testSetReplicationStatus_NoChange2017137222335771; MMP message has: ParamPart:nodeRef = urn:node:mnSandboxUCSB1; ParamPart:status = requested; FilePart:failure = /tmp/mmp.output.8182591191347691171.tmp (192 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:27: [INFO]: testSetReplicationStatus_NoChange:   status update failure (iteration 9) InvalidRequest : Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.InvalidRequest: Status state change from COMPLETED to REQUESTEDis prohibited for identifier testSetReplicationStatus_NoChange2017137222335771 and target node urn:node:mnSandboxUCSB1
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:624)
	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.doPutRequest(HttpMultipartRestClient.java:441)
	at org.dataone.client.v2.impl.MultipartCNode.setReplicationStatus(MultipartCNode.java:1680)
	at org.dataone.integration.adapters.CNCallAdapter.setReplicationStatus(CNCallAdapter.java:685)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSetReplicationStatus_NoChange(SystemMetadataFunctionalTestImplementation.java:841)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:24:27: [INFO]: testSetReplicationStatus_NoChange:   status update failures: 10 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSetReplicationStatus_NoChange2017137222335771 [org.dataone.client.rest.RestClient]
20170518-05:24:27: [INFO]: testSetReplicationStatus_NoChange:   status update failures: 10 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: DELETE https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/object/testSetReplicationStatus_NoChange2017137222335771 [org.dataone.client.rest.RestClient]
20170518-05:24:27: [WARN]: Unable to delete test pid after running the test: testSetReplicationStatus_NoChange2017137222335771 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: The provided identity does not have permission to delete objects on the Node.
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:630)
	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.doDeleteRequest(HttpMultipartRestClient.java:387)
	at org.dataone.client.rest.MultipartD1Node.delete(MultipartD1Node.java:725)
	at org.dataone.client.v2.impl.MultipartMNode.delete(MultipartMNode.java:618)
	at org.dataone.integration.adapters.CommonCallAdapter.delete(CommonCallAdapter.java:533)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSetReplicationStatus_NoChange(SystemMetadataFunctionalTestImplementation.java:868)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:24:27: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node/urn:node:mnSandboxUCSB1 [org.dataone.client.rest.RestClient]
20170518-05:24:28: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node/urn:node:mnSandboxUCSB1; MMP message has: FilePart:node = /tmp/mmp.output.9133936924661867199.tmp (1614 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:28: [INFO]: ***  context label:   SANDBOX [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone]
                          nodeId  key                       value
=============================================================================================================
20170518-05:24:28: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:29: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:29: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://dataone-dev.nkn.uidaho.edu/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:29: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestNKN [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:29: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-2.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:30: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-orc-1.test.dataone.org/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:30: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnSandboxORC1 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:30: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://dfc-mn.renci.org:8080/irods-dataone/rest/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:30: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestDFC [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:30: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://trusty.iarc.uaf.edu/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:31: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestIARC [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:31: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://usgs.ornl.gov/USGS_MN/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:31: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestUSGS_SDC [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:31: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://alpha.tdar.org/dataone/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:32: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://test-prod.bco-dmo.org/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:33: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestBCODMO [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:33: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:33: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestNCEI [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:33: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://edacd1mn.unm.edu/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:34: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestNMEPSCOR [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:34: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmnv2.test.dataone.org/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:34: [WARN]: MN failed V2 getCapabilities(), skipping : urn:node:mnTestGMNv2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:34: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ubuntu16-04.kitty.ninja/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:37: [INFO]: v2 CNs available:                         2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:37: [INFO]: v2 MNs available supporting replication:  3 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:37: [INFO]: CN:           https://cn-sandbox-ucsb-1.test.dataone.org/cn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:37: [INFO]: CN:           https://cn-sandbox-orc-1.test.dataone.org/cn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:37: [INFO]: v2 MN:        https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:37: [INFO]: v2 MN:        https://mn-sandbox-ucsb-2.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:37: [INFO]: v2 MN:        https://ubuntu16-04.kitty.ninja/mn [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:37: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:38: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-2.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:38: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ubuntu16-04.kitty.ninja/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:38: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:38: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient]
20170518-05:24:39: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node/urn:node:mnSandboxUCSB1; MMP message has: FilePart:node = /tmp/mmp.output.5867543834177201191.tmp (1688 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:39: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:39: [INFO]: testSystemMetadataChanged_ExistingObj:   creating test object [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:39: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:39: [INFO]: certificate filename: cnSandboxORC1 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:39: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170518-05:24:39: [INFO]: client setup as Subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:39: [INFO]: creating a test object.  pid = testSystemMetadataChanged_201713722243973 on https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:39: [INFO]: SystemMetadata for pid: testSystemMetadataChanged_201713722243973
<?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>testSystemMetadataChanged_201713722243973</identifier>
    <formatId>eml://ecoinformatics.org/eml-2.0.1</formatId>
    <size>17181</size>
    <checksum algorithm="MD5">03ce09c6b4c3efc1681f3023402998a2</checksum>
    <submitter>CN=urn:node:cnSandboxORC1,DC=dataone,DC=org</submitter>
    <rightsHolder>CN=testRightsHolder,DC=dataone,DC=org</rightsHolder>
    <accessPolicy>
        <allow>
            <subject>public</subject>
            <permission>read</permission>
        </allow>
    </accessPolicy>
    <dateUploaded>2017-05-18T05:24:39.090+00:00</dateUploaded>
    <dateSysMetadataModified>2017-05-18T05:24:39.090+00:00</dateSysMetadataModified>
    <originMemberNode>urn:node:mnSandboxUCSB1</originMemberNode>
    <authoritativeMemberNode>urn:node:mnSandboxUCSB1</authoritativeMemberNode>
</ns3:systemMetadata>
 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:40: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testSystemMetadataChanged_201713722243973; FilePart:object = /tmp/mmp.output.439774359559227658.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2546543305853351977.tmp (1054 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:40: [INFO]: object created.  pid = testSystemMetadataChanged_201713722243973 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:40: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService]
20170518-05:24:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/meta/testSystemMetadataChanged_201713722243973 [org.dataone.client.rest.RestClient]
20170518-05:24:50: [INFO]: testSystemMetadataChanged:   created test object: testSystemMetadataChanged_201713722243973 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:50: [INFO]: testSystemMetadataChanged:   fetching sysmeta for pid testSystemMetadataChanged_201713722243973 from auth MN [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/meta/testSystemMetadataChanged_201713722243973 [org.dataone.client.rest.RestClient]
20170518-05:24:51: [INFO]: testSystemMetadataChanged:   original sysmeta.serialVersion      : 0 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:51: [INFO]: testSystemMetadataChanged:   original sysmeta.dateSystemMetadataChanged: Thu May 18 05:24:39 UTC 2017 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:51: [INFO]: testSystemMetadataChanged:   updating sysmeta on auth MN [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:51: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/meta; MMP message has: ParamPart:pid = testSystemMetadataChanged_201713722243973; FilePart:sysmeta = /tmp/mmp.output.3124494917419153470.tmp (1079 bytes);  [org.dataone.client.rest.RestClient]
20170518-05:24:51: [INFO]: testSystemMetadataChanged:   updated sysmeta on auth MN successfully [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:51: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:51: [INFO]: testSystemMetadataChanged:   polling the CN for the systemMetadata every 30 seconds while CN.synchronize() to run. (up to 15 minutes) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:51: [INFO]: attempting CN getSystemMEtadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:24:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_201713722243973 [org.dataone.client.rest.RestClient]
20170518-05:25:22: [INFO]: attempting CN getSystemMEtadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_201713722243973 [org.dataone.client.rest.RestClient]
20170518-05:25:23: [INFO]: testSystemMetadataChanged:   done waiting for CN.synchronize(), verifying CN has correct sysmeta [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:23: [INFO]: testSystemMetadataChanged:   CN sysmeta matches updates made on MN [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:23: [INFO]: testSystemMetadataChanged:   waiting for CN to trigger replication. polling the CN for the systemMetadata every 30 seconds until we have replica info in sysmeta. (waiting up to 45 minutes) [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:23: [INFO]: attempting CN getSystemMEtadata... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_201713722243973 [org.dataone.client.rest.RestClient]
20170518-05:25:23: [INFO]: attempting to get replicas from CN sysmeta... [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:23: [INFO]: testSystemMetadataChanged:   done waiting for replication, fetching sysmeta for pid testSystemMetadataChanged_201713722243973 from CN [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/meta/testSystemMetadataChanged_201713722243973 [org.dataone.client.rest.RestClient]
20170518-05:25:24: [INFO]: testSystemMetadataChanged:   looking at MNs that have a replica [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:24: [INFO]: testSystemMetadataChanged:   found replica MN: urn:node:mnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:24: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:24: [INFO]: testSystemMetadataChanged_ExistingObj:   checking if replica MN holds updated sysmeta [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/meta/testSystemMetadataChanged_201713722243973 [org.dataone.client.rest.RestClient]
20170518-05:25:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: DELETE https://mn-sandbox-ucsb-1.test.dataone.org/knb/d1/mn/v2/object/testSystemMetadataChanged_201713722243973 [org.dataone.client.rest.RestClient]
20170518-05:25:25: [WARN]: Unable to delete test pid after running the test: testSystemMetadataChanged_201713722243973 [org.dataone.integration.ContextAwareTestCaseDataone]
org.dataone.service.exceptions.NotAuthorized: The provided identity does not have permission to delete objects on the Node.
	at org.dataone.service.util.ExceptionHandler.deserializeXml(ExceptionHandler.java:630)
	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.doDeleteRequest(HttpMultipartRestClient.java:387)
	at org.dataone.client.rest.MultipartD1Node.delete(MultipartD1Node.java:725)
	at org.dataone.client.v2.impl.MultipartMNode.delete(MultipartMNode.java:618)
	at org.dataone.integration.adapters.CommonCallAdapter.delete(CommonCallAdapter.java:533)
	at org.dataone.integration.it.testImplementations.SystemMetadataFunctionalTestImplementation.testSystemMetadataChanged(SystemMetadataFunctionalTestImplementation.java:424)
	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.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.rules.Verifier$1.evaluate(Verifier.java:34)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	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)
20170518-05:25:25: [INFO]: created client for certificate file: cnSandboxORC1 with subject: CN=urn:node:cnSandboxORC1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone]
20170518-05:25:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node/urn:node:mnSandboxUCSB1 [org.dataone.client.rest.RestClient]
20170518-05:25:25: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT https://cn-sandbox-ucsb-1.test.dataone.org/cn/v2/node/urn:node:mnSandboxUCSB1; MMP message has: FilePart:node = /tmp/mmp.output.9092686611500757721.tmp (1614 bytes);  [org.dataone.client.rest.RestClient]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,119.285 sec

Results :

Tests run: 3, Failures: 0, 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_Sandbox_sysmeta_sync_functional/workspace/target/failsafe-reports
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[JENKINS] Recording test results
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:15.589s
[INFO] Finished at: Thu May 18 05:25:26 UTC 2017
[INFO] Final Memory: 56M/765M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data