Established TCP socket on 52052 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/pom.xml -Dit.test=V1V2InteropFunctionalIT* -Dcontext.cn.baseurl=https://cn-dev-ucsb-1.test.dataone.org/cn/ 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_DEV_v1_v2_interop_functional/workspace' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace [INFO] Storing buildNumber: 18825 at timestamp: 1495608556706 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_functional/workspace/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.dataone.integration.ContextAwareTestCaseDataoneTest 20170524-06:49:28: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings] java.lang.reflect.InvocationTargetException 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.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151) at org.dataone.configuration.Settings.getConfiguration(Settings.java:87) at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123) at org.dataone.integration.ContextAwareTestCaseDataoneTest.testReferenceContextLabel_isolation(ContextAwareTestCaseDataoneTest.java:94) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.apache.commons.configuration.ConfigurationException: Can only set one of properties: context.label, context.mn.baseurl, context.cn.baseurl, or context.nodelist.uri. Number received: 2 at org.dataone.configuration.TestSettings.determineContext(TestSettings.java:170) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:101) ... 37 more 20170524-06:49:29: [WARN]: Starting monitor thread [org.dataone.client.utils.HttpConnectionMonitorService] 20170524-06:49:29: [WARN]: Starting monitoring... [org.dataone.client.utils.HttpConnectionMonitorService] 20170524-06:49:29: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170524-06:49:29: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:29: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:29: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is from d1client.properties: null 20170524-06:49:29: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= reference BaseUrl = null context CN url = null 20170524-06:49:29: [INFO]: isNodeAlive for Node: https://mn-demo-6.test.dataone.org ... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:29: [INFO]: ... calling node ... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:30: [INFO]: ... called node [org.dataone.integration.ContextAwareTestCaseDataone] Got response waited... 20170524-06:49:39: [WARN]: ...aborting connection... [org.dataone.integration.ContextAwareTestCaseDataone] waited... done... Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.088 sec Running org.dataone.integration.webTest.TestManifestAccess Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec Running org.dataone.integration.webTest.TestingTestRunnerServlet 20170524-06:49:45: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings] java.lang.reflect.InvocationTargetException 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.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151) at org.dataone.configuration.Settings.getConfiguration(Settings.java:87) at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:199) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.apache.commons.configuration.ConfigurationException: Can only set one of properties: context.label, context.mn.baseurl, context.cn.baseurl, or context.nodelist.uri. Number received: 2 at org.dataone.configuration.TestSettings.determineContext(TestSettings.java:170) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:101) ... 38 more 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNStorageV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNDiagnosticV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNQueryV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNCoreV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNViewV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNAuthorizationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNRegisterV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNRegisterV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV2SlowIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNAuthorizationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNAuthorizationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNAuthenticationV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNContentIntegrityV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNAuthenticationV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReadV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNStorageV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNPackageV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReplicationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNUpdateSystemMetadataIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReplicationV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReplicationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReadV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNQueryV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNAuthorizationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNViewV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNQueryV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReplicationV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNContentIntegrityV1V2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNCoreV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNIdentityV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNCoreV1SlowIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNReadV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.MNReadV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNIdentityV2IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: Registering class: org.dataone.integration.it.apiTests.CNQueryV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: running tests on: MNCoreV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:45: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:45: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:45: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:45: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:46: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:46: [INFO]: ***************** running test for testGetCapabilities() vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:46: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:46: [INFO]: ***************** running test for testGetCapabilities() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:46: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:46: [INFO]: ***************** running test for testGetCapabilities() vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:49:46: [INFO]: running tests on: MNCoreV1SlowIT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:46: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:46: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170524-06:49:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: ***************** running test for testGetLogRecords(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:46: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: ***************** running test for testGetLogRecords_Slicing(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:46: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: ***************** running test for testGetLogRecords_DateFiltering(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:46: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:46: [INFO]: ***************** running test for testGetLogRecords_AccessRestriction(...) vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:46: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: ***************** running test for testGetLogRecords_eventFiltering() vs. node: http://demo.test.dataone.org/knb/d1/mn ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log?toDate=2017-05-24T06:49:46.396%2B00:00 [org.dataone.client.rest.RestClient] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:46: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: ***************** running test for testGetLogRecords_pidFiltering() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/log [org.dataone.client.rest.RestClient] 20170524-06:49:46: [INFO]: running tests on: MNStorageV1IT [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:46: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:46: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170524-06:49:46: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: ***************** running test for testCreate() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:46: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:46: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:46: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2017143234946591; FilePart:object = /tmp/mmp.output.8157436047127828218.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7830101229822113445.tmp (875 bytes); [org.dataone.client.rest.RestClient] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:47: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:47: [INFO]: ***************** running test for testCreate_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2017143234947456; FilePart:object = /tmp/mmp.output.8823218408764737109.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.1257302809990004808.tmp (875 bytes); [org.dataone.client.rest.RestClient] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:47: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: ***************** running test for testUpdate() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:49:47: [WARN]: Unable to get a valid NodeReference for node at: http://demo.test.dataone.org/knb/d1/mn/v1 to use as the system metadata's authoritativeMemberNode for created object: testUpdate_2017143234947489 because the getCapabilities() call failed. [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.service.exceptions.ServiceFailure: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:349) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328) at org.dataone.client.v1.impl.MultipartMNode.getCapabilities(MultipartMNode.java:253) at org.dataone.integration.adapters.CommonCallAdapter.getCapabilities(CommonCallAdapter.java:156) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1503) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate(MNStorageTestImplementations.java:308) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate(MNStorageTestImplementations.java:288) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate(MNStorageV1IT.java:49) 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.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.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) 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.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.client.exception.ClientSideException: /demo.test.dataone.org ... 72 more Caused by: java.net.UnknownHostException: demo.test.dataone.org at java.net.InetAddress.getAllByName0(InetAddress.java:1273) at java.net.InetAddress.getAllByName(InetAddress.java:1185) at java.net.InetAddress.getAllByName(InetAddress.java:1119) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44) at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:102) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:319) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) at org.apache.http.impl.client.cache.CachingExec.callBackend(CachingExec.java:578) at org.apache.http.impl.client.cache.CachingExec.handleCacheMiss(CachingExec.java:346) at org.apache.http.impl.client.cache.CachingExec.execute(CachingExec.java:265) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.dataone.client.rest.RestClient.doRequest(RestClient.java:330) at org.dataone.client.rest.RestClient.doRequestNoBody(RestClient.java:264) at org.dataone.client.rest.RestClient.doGetRequest(RestClient.java:182) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:339) ... 71 more 20170524-06:49:47: [WARN]: Unable to find a valid authoritative MN to use for the object: testUpdate_2017143234947489 [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate(MNStorageTestImplementations.java:308) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate(MNStorageTestImplementations.java:288) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate(MNStorageV1IT.java:49) 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.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.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) 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.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 67 more 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:47: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: ***************** running test for testUpdate_badObsoletedByInfo() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:49:47: [WARN]: Unable to get a valid NodeReference for node at: http://demo.test.dataone.org/knb/d1/mn/v1 to use as the system metadata's authoritativeMemberNode for created object: testUpdate_2017143234947515 because the getCapabilities() call failed. [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.service.exceptions.ServiceFailure: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:349) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328) at org.dataone.client.v1.impl.MultipartMNode.getCapabilities(MultipartMNode.java:253) at org.dataone.integration.adapters.CommonCallAdapter.getCapabilities(CommonCallAdapter.java:156) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1503) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletedByInfo(MNStorageTestImplementations.java:397) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletedByInfo(MNStorageTestImplementations.java:380) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate_badObsoletedByInfo(MNStorageV1IT.java:55) 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.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.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) 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.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.client.exception.ClientSideException: /demo.test.dataone.org ... 72 more Caused by: java.net.UnknownHostException: demo.test.dataone.org at java.net.InetAddress.getAllByName0(InetAddress.java:1273) at java.net.InetAddress.getAllByName(InetAddress.java:1185) at java.net.InetAddress.getAllByName(InetAddress.java:1119) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44) at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:102) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:319) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) at org.apache.http.impl.client.cache.CachingExec.callBackend(CachingExec.java:578) at org.apache.http.impl.client.cache.CachingExec.handleCacheMiss(CachingExec.java:346) at org.apache.http.impl.client.cache.CachingExec.execute(CachingExec.java:265) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.dataone.client.rest.RestClient.doRequest(RestClient.java:330) at org.dataone.client.rest.RestClient.doRequestNoBody(RestClient.java:264) at org.dataone.client.rest.RestClient.doGetRequest(RestClient.java:182) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:339) ... 71 more 20170524-06:49:47: [WARN]: Unable to find a valid authoritative MN to use for the object: testUpdate_2017143234947515 [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletedByInfo(MNStorageTestImplementations.java:397) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletedByInfo(MNStorageTestImplementations.java:380) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate_badObsoletedByInfo(MNStorageV1IT.java:55) 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.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.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) 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.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 67 more 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:47: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: ***************** running test for testUpdate_badObsoletesInfo() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET http://demo.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:49:47: [WARN]: Unable to get a valid NodeReference for node at: http://demo.test.dataone.org/knb/d1/mn/v1 to use as the system metadata's authoritativeMemberNode for created object: testUpdate_2017143234947546 because the getCapabilities() call failed. [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.service.exceptions.ServiceFailure: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:349) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:328) at org.dataone.client.v1.impl.MultipartMNode.getCapabilities(MultipartMNode.java:253) at org.dataone.integration.adapters.CommonCallAdapter.getCapabilities(CommonCallAdapter.java:156) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1503) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:459) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:442) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate_badObsoletesInfo(MNStorageV1IT.java:61) 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.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.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) 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.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.client.exception.ClientSideException: /demo.test.dataone.org ... 72 more Caused by: java.net.UnknownHostException: demo.test.dataone.org at java.net.InetAddress.getAllByName0(InetAddress.java:1273) at java.net.InetAddress.getAllByName(InetAddress.java:1185) at java.net.InetAddress.getAllByName(InetAddress.java:1119) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44) at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:102) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:319) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) at org.apache.http.impl.client.cache.CachingExec.callBackend(CachingExec.java:578) at org.apache.http.impl.client.cache.CachingExec.handleCacheMiss(CachingExec.java:346) at org.apache.http.impl.client.cache.CachingExec.execute(CachingExec.java:265) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.dataone.client.rest.RestClient.doRequest(RestClient.java:330) at org.dataone.client.rest.RestClient.doRequestNoBody(RestClient.java:264) at org.dataone.client.rest.RestClient.doGetRequest(RestClient.java:182) at org.dataone.client.rest.HttpMultipartRestClient.doGetRequest(HttpMultipartRestClient.java:339) ... 71 more 20170524-06:49:47: [WARN]: Unable to find a valid authoritative MN to use for the object: testUpdate_2017143234947546 [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:459) at org.dataone.integration.it.testImplementations.MNStorageTestImplementations.testUpdate_badObsoletesInfo(MNStorageTestImplementations.java:442) at org.dataone.integration.it.apiTests.MNStorageV1IT.testUpdate_badObsoletesInfo(MNStorageV1IT.java:61) 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.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.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) 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.junit.runner.JUnitCore.run(JUnitCore.java:157) at org.junit.runner.JUnitCore.run(JUnitCore.java:136) at org.junit.runner.JUnitCore.run(JUnitCore.java:117) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:224) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest_ITtestSelector(TestingTestRunnerServlet.java:124) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 67 more 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:47: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: ***************** running test for testUpdate_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2017143234947587; FilePart:object = /tmp/mmp.output.9154752832624071925.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6328108297077730232.tmp (875 bytes); [org.dataone.client.rest.RestClient] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:47: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: certificate directory: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: certificate filename: testSubmitter [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170524-06:49:47: [INFO]: created client for certificate file: testSubmitter with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: ***************** running test for testUpdate_NoRightsOnObsoleted() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2017143234947627; FilePart:object = /tmp/mmp.output.8925191872326951753.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.2102870015623413001.tmp (875 bytes); [org.dataone.client.rest.RestClient] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:47: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: ***************** running test for testArchive() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestDelete2017143234947658; FilePart:object = /tmp/mmp.output.2903001559593588185.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7834564353923412614.tmp (875 bytes); [org.dataone.client.rest.RestClient] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:47: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: ***************** running test for testArchive() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: PUT http://demo.test.dataone.org/knb/d1/mn/v1/archive/fakeID.2017143234947684; MMP entity is null [org.dataone.client.rest.RestClient] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:47: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: ***************** running test for testArchive_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestArchive2017143234947693; FilePart:object = /tmp/mmp.output.9185911123348036659.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.3608004964149332117.tmp (876 bytes); [org.dataone.client.rest.RestClient] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** context label: null [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: *** mn.baseurl obtained from thread.X.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: http://demo.test.dataone.org/knb/d1/mn 20170524-06:49:47: [INFO]: *** Adding MN to list: [http://demo.test.dataone.org/knb/d1/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:49:47: [INFO]: created client for certificate file: testRightsHolder with subject: public [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: ***************** running test for testDelete_NoCert() vs. node: http://demo.test.dataone.org/knb/d1/mn/v1 ***************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:49:47: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Could not refresh ObjectFormat cache from CN: null [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:49:47: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestDelete2017143234947722; FilePart:object = /tmp/mmp.output.749463218506224261.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.5723432800986315636.tmp (875 bytes); [org.dataone.client.rest.RestClient] Member Node Web Service Test Results
Member Node Url: http://demo.test.dataone.org/knb/d1/mnWed May 24 06:49:45 UTC 2017
org.dataone.integration.it.apiTests.MNCoreV1IT
ping - test for valid return this test uses a certificateless connection, and tests for a valid date that can be deserialized into java.util.Date,and also checks that the returned date is within 1 minute of the client date AssertionError: GET http://demo.test.dataone.org/knb/d1/mn/v1/monitor/ping ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org: Name or service not known show trace
getCapabilities - test that a Node document is returned tests that the getCapabilities() call returns a result of type Node AssertionError: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/node ] show trace
getCapabilities - contactSubject value is valid tests that at least one contactSubject element is populated with a RFC2253 compliant Subject value. AssertionError: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/node ] show trace
getCapabilities - nodeIdentity value is valid tests that the nodeIdentity field follows naming rules indicated by 'urn:node:[[alpha]|_]{2,23}' AssertionError: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/node ] show trace
org.dataone.integration.it.apiTests.MNCoreV1IT Failed Test Case due to failures. [RunCount=4 Failures=4 Errors=0 Warnings=0 Assumptions=0 Ignored=0]
org.dataone.integration.it.apiTests.MNCoreV1SlowIT
getLogRecords - test no parameter and every-parameter cases test that a Log object is returned, calling with the STAGE CN certificate. AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ] show trace
getLogRecords - test list slicing behavior performs heuristic tests that count and total parameters are correct, and that the caller can limit the number of items returned using the count parameter. AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ] show trace
getLogRecords - date filtering Test that the fromDate parameter works and excludes log records occurring before it. AssertionError: ServiceFailure : 0 Client_Error : class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ] show trace
getLogRecords - enforces access restrictions this test works by testing the negative case where the client is not a CN making the call, but is anonymous AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ] show trace
getLogRecords - test event filtering Tier 1 MNs might only have READ events, so the test gets the log records from a given period and if only one type of event, filters for a different one and expect zero of them returned. If 2 types, just expect fewer records from withinthat time period. AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log?toDate=2017-05-24T06:49:46.396%2B00:00 ] show trace
getLogRecords - test PID filtering Test that pidFilter only returns objects with the given Identifier string The test attepmpts to find a negative case and to make sure it is filtered out when thefilter is applied. AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ] show trace
org.dataone.integration.it.apiTests.MNCoreV1SlowIT Failed Test Case due to failures. [RunCount=6 Failures=6 Errors=0 Warnings=0 Assumptions=0 Ignored=0]
org.dataone.integration.it.apiTests.MNStorageV1IT
create - tests that create works this test calls create, then verifies that the returned identifier matches the one passed to create, and also calls get in order to test that the object with that identifier contains the text submitted AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2017143234946591; FilePart:object = /tmp/mmp.output.8157436047127828218.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7830101229822113445.tmp (875 bytes); ] show trace
create - test with unauthorized subject this test calls create with a certificate whose subject is not authorized and expects to get either a NotAuthorized or InvalidToken exception AssertionError: Expected InvalidToken or NotAuthorized, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2017143234947456; FilePart:object = /tmp/mmp.output.8823218408764737109.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.1257302809990004808.tmp (875 bytes); ] show trace
create - test with challenging unicode identifiers tests create called with a variety of unicode identifiers, verifying that create throws no exceptions Test exists but claims to not be implemented (see MNStorageTestImplementations)
update - tests that update works this test creates a new object and calls update on the object. It verifies that the identifier returned from update matches the new identifier given to the update call. It then gets the updated system metadata and verifies the it has the original identifier in obsoletes field. It also verifies that dateSystemMetadataModified was set properly. It then gets the original system metadata and verifies that it has the new identifier in the obsoletedBy field. It also verifies that a call to listObjects will contain the updated system metadata. AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ] show trace
update - tests with bad obsoletedBy info this test incorrectly sets the obsoletedBy property instead of the obsoletes property on the system metadata before calling update with it, expecting an InvalidSystemMetadata exception AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ] show trace
update - tests with bad obsoletes info this test sets the obsoletes property on the system metadata before calling update with it, expecting an InvalidSystemMetadata exception AssertionError: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. [for host http://demo.test.dataone.org/knb/d1/mn/v1 ] show trace
update - tests without a certificate this test creates an object and then tries, without a certificate, to call update, expecting a NotAuthorized or InvalidToken exception AssertionError: Exception while setting up test (callAdapter.create): ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2017143234947587; FilePart:object = /tmp/mmp.output.9154752832624071925.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.6328108297077730232.tmp (875 bytes); ] show trace
update - tests without a certificate this test creates an object and then tries, with a certificate that isn't authorized, to call update, expecting a NotAuthorized exception. It also gets the system metadata and verifies that the obsoletedBy was not modified AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestUpdate2017143234947627; FilePart:object = /tmp/mmp.output.8925191872326951753.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.2102870015623413001.tmp (875 bytes); ] show trace
archive - tests that archive works this test creates an object, calls archive on it, then checks that the identifier returned from the archive call matches the one given and that the system metadata for the archived object has a status of archived AssertionError: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestDelete2017143234947658; FilePart:object = /tmp/mmp.output.2903001559593588185.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.7834564353923412614.tmp (875 bytes); ] show trace
archive - test with a fake identifier this test calls archive with a fake identifier, expecting a NotFound exception AssertionError: Expected NotFound, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host PUT http://demo.test.dataone.org/knb/d1/mn/v1/archive/fakeID.2017143234947684; MMP entity is null ] show trace
archive - test without a certificate this test creates an object then calls archive without a certificate, expecting a NotAuthorized or InvalidToken exception AssertionError: Expected InvalidToken or NotAuthorized, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestArchive2017143234947693; FilePart:object = /tmp/mmp.output.9185911123348036659.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.3608004964149332117.tmp (876 bytes); ] show trace
delete - test without a certificate this test creates an object then calls delete without a certificate, expecting a NotAuthorized or InvalidToken exception AssertionError: Expected InvalidToken, got: ServiceFailure: 0 Client_Error: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host POST http://demo.test.dataone.org/knb/d1/mn/v1/object; MMP message has: ParamPart:pid = mNodeTier3TestCreate2017143234947456; FilePart:object = /tmp/mmp.output.8823218408764737109.tmp (684336 bytes); FilePart:sysmeta = /tmp/mmp.output.1257302809990004808.tmp (875 bytes); ] show trace
testGenerateIdentifier No test exists for this yet.
org.dataone.integration.it.apiTests.MNStorageV1IT Failed Test Case due to failures. [RunCount=11 Failures=11 Errors=0 Warnings=0 Assumptions=0 Ignored=2]
20170524-06:49:47: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:47: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings] java.lang.reflect.InvocationTargetException 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.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151) at org.dataone.configuration.Settings.getConfiguration(Settings.java:87) at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:199) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.testClassAnnotation(TestingTestRunnerServlet.java:162) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.apache.commons.configuration.ConfigurationException: Can only set one of properties: context.label, context.mn.baseurl, context.cn.baseurl, or context.nodelist.uri. Number received: 2 at org.dataone.configuration.TestSettings.determineContext(TestSettings.java:170) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:101) ... 38 more 20170524-06:49:47: [INFO]: Registering class: org.dataone.integration.webTest.MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:47: [INFO]: running tests on: MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:47: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:47: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings] java.lang.reflect.InvocationTargetException 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.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151) at org.dataone.configuration.Settings.getConfiguration(Settings.java:87) at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123) at org.dataone.integration.webTest.TestRunnerHttpServlet.executeJUnitRun(TestRunnerHttpServlet.java:199) at org.dataone.integration.webTest.TestRunnerHttpServlet.doGet(TestRunnerHttpServlet.java:122) at org.dataone.integration.webTest.TestingTestRunnerServlet.callServletTest(TestingTestRunnerServlet.java:79) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.apache.commons.configuration.ConfigurationException: Can only set one of properties: context.label, context.mn.baseurl, context.cn.baseurl, or context.nodelist.uri. Number received: 2 at org.dataone.configuration.TestSettings.determineContext(TestSettings.java:170) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:101) ... 38 more 20170524-06:49:47: [INFO]: Registering class: org.dataone.integration.webTest.MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] 20170524-06:49:47: [INFO]: running tests on: MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] Member Node Web Service Test Results
Member Node Url: http://demo.test.dataone.org/knb/d1/mnWed May 24 06:49:47 UTC 2017
org.dataone.integration.webTest.MockV1ITCase TestCase class annotation
testWarning TestIterationEndingException: show trace
testSuccess
testIgnore
testAssumptionViolatedException AssumptionViolatedException: failed assumption: Could not set up the test properly. show trace
org.dataone.integration.webTest.MockV1ITCase Could not run all tests. [RunCount=3 Failures=0 Errors=0 Warnings=1 Assumptions=1 Ignored=1]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.148 sec Running org.dataone.integration.webTest.TestLauncher Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.dataone.integration.CommonResourcesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.dataone.integration.contextTests.TestDefaultSettings Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.dataone.configuration.TestSettingsTest 20170524-06:49:47: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170524-06:49:47: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170524-06:49:48: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170524-06:49:48: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170524-06:49:48: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170524-06:49:48: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings] java.lang.reflect.InvocationTargetException 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.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151) at org.dataone.configuration.Settings.getConfiguration(Settings.java:87) at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123) at org.dataone.configuration.TestSettingsTest.testBadParameterCombinationHandling(TestSettingsTest.java:188) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.apache.commons.configuration.ConfigurationException: Can only set one of properties: context.label, context.mn.baseurl, context.cn.baseurl, or context.nodelist.uri. Number received: 2 at org.dataone.configuration.TestSettings.determineContext(TestSettings.java:170) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:101) ... 38 more 20170524-06:49:48: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170524-06:49:48: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings] java.lang.reflect.InvocationTargetException 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.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151) at org.dataone.configuration.Settings.getConfiguration(Settings.java:87) at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123) at org.dataone.configuration.TestSettingsTest.testBadFilenameExceptionHandling(TestSettingsTest.java:196) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.apache.commons.configuration.ConfigurationException: Cannot locate configuration source null at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:217) at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:197) at org.apache.commons.configuration.AbstractFileConfiguration.(AbstractFileConfiguration.java:181) at org.apache.commons.configuration.PropertiesConfiguration.(PropertiesConfiguration.java:269) at org.dataone.configuration.TestSettings.loadConfigurationFile(TestSettings.java:209) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:73) ... 38 more 20170524-06:49:48: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170524-06:49:48: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings] java.lang.reflect.InvocationTargetException 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.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151) at org.dataone.configuration.Settings.getConfiguration(Settings.java:87) at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123) at org.dataone.configuration.TestSettingsTest.testContextSafetyOnError(TestSettingsTest.java:209) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.apache.commons.configuration.ConfigurationException: Cannot locate configuration source null at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:217) at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:197) at org.apache.commons.configuration.AbstractFileConfiguration.(AbstractFileConfiguration.java:181) at org.apache.commons.configuration.PropertiesConfiguration.(PropertiesConfiguration.java:269) at org.dataone.configuration.TestSettings.loadConfigurationFile(TestSettings.java:209) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:73) ... 38 more 20170524-06:49:48: [ERROR]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170524-06:49:48: [ERROR]: General Problem loading TestSettings. InvocationTargetException: null [org.dataone.configuration.Settings] java.lang.reflect.InvocationTargetException 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.dataone.configuration.Settings.loadTestConfigurations(Settings.java:151) at org.dataone.configuration.Settings.getConfiguration(Settings.java:87) at org.dataone.configuration.Settings.getResetConfiguration(Settings.java:123) at org.dataone.configuration.TestSettingsTest.testContextSafetyOnError(TestSettingsTest.java:211) 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.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:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.apache.commons.configuration.ConfigurationException: Cannot locate configuration source null at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:217) at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:197) at org.apache.commons.configuration.AbstractFileConfiguration.(AbstractFileConfiguration.java:181) at org.apache.commons.configuration.PropertiesConfiguration.(PropertiesConfiguration.java:269) at org.dataone.configuration.TestSettings.loadConfigurationFile(TestSettings.java:209) at org.dataone.configuration.TestSettings.getConfiguration(TestSettings.java:73) ... 38 more Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.31 sec Running org.dataone.client.PoolingHttpClientConnectionManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec Running org.dataone.client.CNRestURLTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.013 sec Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 12 [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_DEV_v1_v2_interop_functional/workspace/target/classes [copy] Copying 3 files to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_functional/workspace/target/d1_integration-2.4-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/src/main/webapp] [INFO] Processing overlay [ id edu.uiuc.ncsa.myproxy:oa4mp-client-oauth1] [INFO] Webapp assembled in [636 msecs] [INFO] Building war: /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_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_DEV_v1_v2_interop_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_DEV_v1_v2_interop_functional/workspace/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT 20170524-06:50:03: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20170524-06:50:04: [WARN]: Starting monitor thread [org.dataone.client.utils.HttpConnectionMonitorService] 20170524-06:50:04: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170524-06:50:04: [WARN]: Starting monitoring... [org.dataone.client.utils.HttpConnectionMonitorService] 20170524-06:50:04: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:04: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:04: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:04: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:04: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:04: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:04: [INFO]: certificate filename: cnDevUNM1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:04: [INFO]: client setup as Subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:04: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170524-06:50:04: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:04: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:06: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:06: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:06: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:07: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:07: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:07: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:07: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:07: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:07: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:07: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:09: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:09: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:10: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:11: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [WARN]: registering ConnectionManager... [org.dataone.client.utils.HttpConnectionMonitorService] 20170524-06:50:11: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:11: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:11: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:11: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:11: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:11: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:11: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:11: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:11: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235011224 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:11: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235011224 1 testV2CreateV1UpdateSameNode_pid_2017143235011224 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:11.478+00:00 2017-05-24T06:50:11.478+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235011224 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235011224; FilePart:object = /tmp/mmp.output.8359345029075266118.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2678701271923167170.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:12: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235011224 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:12: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:12: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:12: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:12: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:12: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:13: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:15: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:15: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:15: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:15: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:15: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235015652 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:15: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235015652 1 testV2CreateV1UpdateSameNode_pid_2017143235015652 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:15.666+00:00 2017-05-24T06:50:15.666+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235015652 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235015652; FilePart:object = /tmp/mmp.output.8765625014595519247.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.11564180508105568.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:16: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235015652 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:16: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:16: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:16: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:17: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:18: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:18: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:19: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:19: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:19: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:19: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:19: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:19: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235019302 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:19: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235019302 1 testV2CreateV1UpdateSameNode_pid_2017143235019302 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:19.321+00:00 2017-05-24T06:50:19.321+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235019302 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235019302; FilePart:object = /tmp/mmp.output.6543202137755596377.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4736942793822131075.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:20: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235019302 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:20: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:20: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:20: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:21: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:21: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:21: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:23: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:23: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:23: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:23: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:23: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:23: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235023301 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:23: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235023301 1 testV2CreateV1UpdateSameNode_pid_2017143235023301 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:23.315+00:00 2017-05-24T06:50:23.315+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235023301 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235023301; FilePart:object = /tmp/mmp.output.1336184909998244479.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2800085421709812417.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:24: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235023301 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:24: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:24: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:24: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:24: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:25: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:25: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:25: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:26: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:26: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:26: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:26: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:26: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235026951 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:26: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235026951 1 testV2CreateV1UpdateSameNode_pid_2017143235026951 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:26.963+00:00 2017-05-24T06:50:26.963+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235026951 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235026951; FilePart:object = /tmp/mmp.output.6966678453372935473.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2756709102564065462.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:28: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235026951 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:28: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:28: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:28: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:28: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:28: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:29: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:29: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:29: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:30: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:30: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:30: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:30: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:30: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235030826 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:30: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235030826 1 testV2CreateV1UpdateSameNode_pid_2017143235030826 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:30.838+00:00 2017-05-24T06:50:30.838+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235030826 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235030826; FilePart:object = /tmp/mmp.output.505324692916931634.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1063454412080472674.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:31: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235030826 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:31: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:31: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:31: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:32: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:32: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:32: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:33: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:34: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:34: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:34: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:34: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:34: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235034507 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:34: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235034507 1 testV2CreateV1UpdateSameNode_pid_2017143235034507 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:34.520+00:00 2017-05-24T06:50:34.520+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235034507 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235034507; FilePart:object = /tmp/mmp.output.142772853293635259.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7557748784369102232.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:35: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235034507 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:35: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:35: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:35: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:35: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:35: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:35: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:35: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:35: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:36: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:36: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:37: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:37: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:37: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:37: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:37: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235037814 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:37: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235037814 1 testV2CreateV1UpdateSameNode_pid_2017143235037814 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:37.826+00:00 2017-05-24T06:50:37.826+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235037814 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235037814; FilePart:object = /tmp/mmp.output.2041999730747974117.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2347259647393638114.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:39: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235037814 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:39: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:39: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:39: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:39: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:39: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:39: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:40: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:40: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:40: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:41: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:41: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:42: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:42: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:42: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:42: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:42: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:42: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:42: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235042456 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:42: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235042456 1 testV2CreateV1UpdateSameNode_pid_2017143235042456 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:42.474+00:00 2017-05-24T06:50:42.474+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235042456 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235042456; FilePart:object = /tmp/mmp.output.2919448379678888217.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3889108907238936863.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:44: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235042456 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:44: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:44: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:44: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:44: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:44: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:44: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:44: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:44: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:45: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:45: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:46: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:46: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:46: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:46: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:46: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:46: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:46: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235046268 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:46: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235046268 1 testV2CreateV1UpdateSameNode_pid_2017143235046268 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:46.281+00:00 2017-05-24T06:50:46.281+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235046268 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:47: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235046268; FilePart:object = /tmp/mmp.output.7412754790094599784.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2414993810594328214.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:47: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235046268 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:47: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:47: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:47: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:47: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:47: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:47: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:47: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:47: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:47: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:48: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:48: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:48: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:48: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:48: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:49: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:49: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:50: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:50: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:50: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:50: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:50: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:50: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:50: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235050273 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:50: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235050273 1 testV2CreateV1UpdateSameNode_pid_2017143235050273 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:50.285+00:00 2017-05-24T06:50:50.285+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235050273 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:51: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235050273; FilePart:object = /tmp/mmp.output.2947121109206749220.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7772981914524556019.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:51: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235050273 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:51: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:51: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:51: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:51: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:51: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:51: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:51: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:51: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:51: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:52: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:52: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:52: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:52: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:52: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:52: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:52: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:52: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:52: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:52: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:53: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:53: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:53: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:53: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:53: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:54: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:54: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:54: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:54: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:54: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:54: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:54: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235054236 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:54: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235054236 1 testV2CreateV1UpdateSameNode_pid_2017143235054236 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:54.247+00:00 2017-05-24T06:50:54.247+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235054236 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235054236; FilePart:object = /tmp/mmp.output.3799430250169416921.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7940728288978689061.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:55: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235054236 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:55: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:55: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:55: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:55: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:55: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:55: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:55: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:55: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:55: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:56: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:56: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:56: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:57: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:57: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:57: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:57: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:50:57: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235057649 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:57: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235057649 1 testV2CreateV1UpdateSameNode_pid_2017143235057649 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:50:57.660+00:00 2017-05-24T06:50:57.660+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235057649 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235057649; FilePart:object = /tmp/mmp.output.6844854036165216356.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8403374330156152019.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:50:59: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235057649 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:50:59: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:50:59: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:50:59: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:50:59: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:59: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:59: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:50:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:50:59: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:50:59: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:00: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:00: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:01: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:01: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:01: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:01: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:01: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_201714323511635 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:01: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_201714323511635 1 testV2CreateV1UpdateSameNode_pid_201714323511635 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:51:01.646+00:00 2017-05-24T06:51:01.646+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_201714323511635 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201714323511635; FilePart:object = /tmp/mmp.output.1391883693092358594.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.587575484977516744.tmp (1106 bytes); [org.dataone.client.rest.RestClient] 20170524-06:51:03: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_201714323511635 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:51:03: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:51:03: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:51:03: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:03: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:03: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:03: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:03: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:04: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:04: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:04: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:04: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:04: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:05: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:05: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:05: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:05: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:05: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:05: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:05: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_201714323515415 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:05: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_201714323515415 1 testV2CreateV1UpdateSameNode_pid_201714323515415 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:51:05.427+00:00 2017-05-24T06:51:05.427+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_201714323515415 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201714323515415; FilePart:object = /tmp/mmp.output.1452649473238790724.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.379312040120250954.tmp (1106 bytes); [org.dataone.client.rest.RestClient] 20170524-06:51:07: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_201714323515415 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:51:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:51:07: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:51:07: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:07: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:07: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:08: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:08: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:08: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:08: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:08: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:09: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:09: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:09: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:09: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:09: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_201714323519508 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:09: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_201714323519508 1 testV2CreateV1UpdateSameNode_pid_201714323519508 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:51:09.519+00:00 2017-05-24T06:51:09.519+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_201714323519508 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201714323519508; FilePart:object = /tmp/mmp.output.3858973926394701097.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6825042957168924583.tmp (1106 bytes); [org.dataone.client.rest.RestClient] 20170524-06:51:10: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_201714323519508 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 36 more 20170524-06:51:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:51:10: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:51:10: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:10: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:10: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:10: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:11: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:11: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:11: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:12: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:12: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:13: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:13: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:14: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:14: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:14: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:14: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:14: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:14: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:14: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235114236 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:14: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235114236 1 testV2CreateV1UpdateSameNode_pid_2017143235114236 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:51:14.248+00:00 2017-05-24T06:51:14.248+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235114236 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235114236; FilePart:object = /tmp/mmp.output.6666141680911874430.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2349753377848843952.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:51:15: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235114236 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 35 more 20170524-06:51:15: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:51:15: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:51:15: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:15: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:15: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:15: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:15: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:16: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:16: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:17: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:17: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:17: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:17: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:17: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235117473 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:17: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235117473 1 testV2CreateV1UpdateSameNode_pid_2017143235117473 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:51:17.483+00:00 2017-05-24T06:51:17.483+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235117473 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235117473; FilePart:object = /tmp/mmp.output.7281186145542346570.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7792227719923674508.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:51:19: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235117473 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 35 more 20170524-06:51:19: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:51:19: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:51:19: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:19: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:19: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:19: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:19: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:20: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:20: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:21: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:21: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:21: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:21: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:21: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:21: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:21: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235121412 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:21: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235121412 1 testV2CreateV1UpdateSameNode_pid_2017143235121412 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:51:21.423+00:00 2017-05-24T06:51:21.423+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235121412 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235121412; FilePart:object = /tmp/mmp.output.7788683562916030911.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.375755756666848869.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:51:22: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235121412 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 35 more 20170524-06:51:22: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:51:22: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:51:22: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:22: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:22: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:22: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:22: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:23: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:23: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:24: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:24: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:24: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:24: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:24: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235124626 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:24: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235124626 1 testV2CreateV1UpdateSameNode_pid_2017143235124626 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:51:24.637+00:00 2017-05-24T06:51:24.637+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235124626 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235124626; FilePart:object = /tmp/mmp.output.1161169803845298868.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.111842276871628811.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:51:26: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235124626 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 35 more 20170524-06:51:26: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:51:26: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:51:26: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:26: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:26: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:26: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:26: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:27: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:27: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:27: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:27: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:27: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:28: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:28: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:28: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:28: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:28: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:28: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:28: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235128450 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:28: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235128450 1 testV2CreateV1UpdateSameNode_pid_2017143235128450 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:51:28.462+00:00 2017-05-24T06:51:28.462+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235128450 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235128450; FilePart:object = /tmp/mmp.output.2116900122658333538.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1269246922815779896.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:51:30: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235128450 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 35 more 20170524-06:51:30: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: *** context label: SINGLE_CN [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo CoordinatingNode: https://cn-dev-ucsb-1.test.dataone.org/cn/ 20170524-06:51:30: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] nodeId key value ============================================================================================================= 20170524-06:51:30: [INFO]: SETUP: finding available nodes... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://cn-dev-ucsb-1.test.dataone.org/cn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:30: [INFO]: Unable to assess v1 capabilities for MN : https://gmn-dev.test.dataone.org/mn/v1 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org: Name or service not known [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://gmn-dev.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:30: [INFO]: Unable to assess v2 capabilities for MN: https://gmn-dev.test.dataone.org/mn/v2 : ServiceFailure : class org.dataone.client.exception.ClientSideException: /gmn-dev.test.dataone.org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:30: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-5.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:30: [INFO]: Unable to assess v2 capabilities for MN: https://mn-demo-5.test.dataone.org/knb/d1/mn/v2 : ServiceFailure : Unknown error, status = false [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:30: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:31: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:31: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-8.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://mn-demo-6.test.dataone.org/knb/d1/mn/v2/node [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://flynn-gmn-1.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: Unable to assess v2 capabilities for MN: https://flynn-gmn-1.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v1/node [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: RestClient.doRequestNoBody, thread(1) call Info: GET https://ncei-node.test.dataone.org/mn/v2/monitor/ping [org.dataone.client.rest.RestClient] 20170524-06:51:32: [INFO]: Unable to assess v2 capabilities for MN: https://ncei-node.test.dataone.org/mn/v2 : ServiceFailure : 404: NOT FOUND: parser for deserializing HTML not written yet. Providing message body: 404 Not Found

404 Not Found

Home

[org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: v1-ONLY MNs available: 2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: v1 & v2 MNs available: 3 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: available MNs: 5 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: v1-ONLY MN: https://mn-demo-5.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: v1-ONLY MN: https://flynn-gmn-1.test.dataone.org/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: v2 MN : https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: v2 MN : https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: v2 MN : https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: v1 & v2 MN: https://mn-demo-7.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: v1 & v2 MN: https://mn-demo-8.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: v1 & v2 MN: https://mn-demo-6.test.dataone.org/knb/d1/mn [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: SETUP: creating test objects... [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: certificate filename: testRightsHolder [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: client setup as Subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: entering refreshCache()... [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:32: [WARN]: Could not refresh ObjectFormat cache from CN: [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:32: [WARN]: Will temporarily use the locally cached list. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:32: [INFO]: refreshed cache from format list shipped with libclient_java. [org.dataone.client.v2.formats.ObjectFormatCache] 20170524-06:51:32: [INFO]: creating a test object. pid = testV2CreateV1UpdateSameNode_pid_2017143235132533 on https://mn-demo-7.test.dataone.org/knb/d1/mn/v2 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:32: [INFO]: SystemMetadata for pid: testV2CreateV1UpdateSameNode_pid_2017143235132533 1 testV2CreateV1UpdateSameNode_pid_2017143235132533 eml://ecoinformatics.org/eml-2.0.1 17181 03ce09c6b4c3efc1681f3023402998a2 CN=testRightsHolder,DC=dataone,DC=org testRightsHolder public changePermission 2017-05-24T06:51:32.542+00:00 2017-05-24T06:51:32.542+00:00 urn:node:mnDemo7 urn:node:mnDemo7 testV2CreateV1UpdateSameNode_sid_2017143235132533 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:33: [INFO]: RestClient.doRequestMMPBody, thread(1) call Info: POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235132533; FilePart:object = /tmp/mmp.output.8046248276410321181.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.5658865323728351278.tmp (1108 bytes); [org.dataone.client.rest.RestClient] 20170524-06:51:33: [INFO]: object created. pid = testV2CreateV1UpdateSameNode_pid_2017143235132533 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:33: [INFO]: created client for certificate file: testRightsHolder with subject: CN=testRightsHolder,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:33: [INFO]: created client for certificate file: cnDevUNM1 with subject: CN=urn:node:cnDevUNM1,DC=dataone,DC=org [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:33: [INFO]: certificate directory: /etc/dataone/client/testClientCerts/ [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:33: [INFO]: certificate filename: cnSandboxUCSB1 [org.dataone.integration.ContextAwareTestCaseDataone] 20170524-06:51:33: [INFO]: client setup as Subject: public [org.dataone.integration.ContextAwareTestCaseDataone] org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1609) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1430) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1383) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1342) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1359) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupV1CreateV2UpdateSameNode(V1V2InteropFunctionalTestImplementations.java:548) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setupTestObjects(V1V2InteropFunctionalTestImplementations.java:203) at org.dataone.integration.it.testImplementations.V1V2InteropFunctionalTestImplementations.setup(V1V2InteropFunctionalTestImplementations.java:92) at org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT.setup(V1V2InteropFunctionalIT.java:21) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.dataone.service.exceptions.InvalidRequest: values for 'rightsHolder' parameters were empty or null. at org.dataone.client.v1.itk.D1Object.validateRequest(D1Object.java:615) at org.dataone.client.v1.itk.D1Object.generateSystemMetadata(D1Object.java:482) at org.dataone.client.v1.itk.D1Object.(D1Object.java:169) at org.dataone.integration.ContextAwareTestCaseDataone.createTestObject(ContextAwareTestCaseDataone.java:1541) ... 35 more Tests run: 22, Failures: 22, Errors: 0, Skipped: 0, Time elapsed: 90.548 sec <<< FAILURE! Results : Failed tests: testV2CreateV1GetSysmetaSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235011224; FilePart:object = /tmp/mmp.output.8359345029075266118.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2678701271923167170.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV1CreateV2GetSysmetaSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235015652; FilePart:object = /tmp/mmp.output.8765625014595519247.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.11564180508105568.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateV1DeleteSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235019302; FilePart:object = /tmp/mmp.output.6543202137755596377.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.4736942793822131075.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV1CreateV2DeleteSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235023301; FilePart:object = /tmp/mmp.output.1336184909998244479.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2800085421709812417.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateV1ListObjectsSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235026951; FilePart:object = /tmp/mmp.output.6966678453372935473.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2756709102564065462.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV1CreateV2ListObjectsSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235030826; FilePart:object = /tmp/mmp.output.505324692916931634.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1063454412080472674.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateV1GetSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235034507; FilePart:object = /tmp/mmp.output.142772853293635259.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7557748784369102232.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateV1UpdateSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235037814; FilePart:object = /tmp/mmp.output.2041999730747974117.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2347259647393638114.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV1CreateV2UpdateSameNode(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235042456; FilePart:object = /tmp/mmp.output.2919448379678888217.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.3889108907238936863.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV1CreateV2GetSysMeta(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235046268; FilePart:object = /tmp/mmp.output.7412754790094599784.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2414993810594328214.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV1CreateV2Query(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235050273; FilePart:object = /tmp/mmp.output.2947121109206749220.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7772981914524556019.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateV1GetSysMeta(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235054236; FilePart:object = /tmp/mmp.output.3799430250169416921.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7940728288978689061.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV1CreateV2Get(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235057649; FilePart:object = /tmp/mmp.output.6844854036165216356.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.8403374330156152019.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateV1Delete(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201714323511635; FilePart:object = /tmp/mmp.output.1391883693092358594.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.587575484977516744.tmp (1106 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV1CreateV2Delete(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201714323515415; FilePart:object = /tmp/mmp.output.1452649473238790724.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.379312040120250954.tmp (1106 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateV1ListObjects(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_201714323519508; FilePart:object = /tmp/mmp.output.3858973926394701097.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.6825042957168924583.tmp (1106 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV1CreateV2ListObjects(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235114236; FilePart:object = /tmp/mmp.output.6666141680911874430.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.2349753377848843952.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateCnArchive(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235117473; FilePart:object = /tmp/mmp.output.7281186145542346570.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.7792227719923674508.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateCnSetAccessPolicy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235121412; FilePart:object = /tmp/mmp.output.7788683562916030911.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.375755756666848869.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateCnSetObsoletedBy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235124626; FilePart:object = /tmp/mmp.output.1161169803845298868.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.111842276871628811.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateCnSetReplicationPolicy(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235128450; FilePart:object = /tmp/mmp.output.2116900122658333538.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.1269246922815779896.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. testV2CreateCnSetRightsHolder(org.dataone.integration.it.functional.v2.V1V2InteropFunctionalIT): POST https://mn-demo-7.test.dataone.org/knb/d1/mn/v2/object; MMP message has: ParamPart:pid = testV2CreateV1UpdateSameNode_pid_2017143235132533; FilePart:object = /tmp/mmp.output.8046248276410321181.tmp (17181 bytes); FilePart:sysmeta = /tmp/mmp.output.5658865323728351278.tmp (1108 bytes); testV1CreateV2UpdateSameNode() couldn't create test object: org.dataone.client.exception.ClientSideException: Unable to create test object!/values for 'rightsHolder' parameters were empty or null. Tests run: 22, Failures: 22, Errors: 0, Skipped: 0 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [JENKINS] Recording test results [INFO] [INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ d1_integration --- [INFO] Failsafe report directory: /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/failsafe-reports [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [ERROR] There are test failures. Please refer to /var/lib/jenkins/jobs/d1_integration_DEV_v1_v2_interop_functional/workspace/target/failsafe-reports for the individual test results. [JENKINS] Recording test results Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:21.709s [INFO] Finished at: Wed May 24 06:51:34 UTC 2017 [INFO] Final Memory: 56M/769M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data