You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by BuildHive <bu...@cloudbees.com> on 2013/07/18 17:52:45 UTC

Build failed in Jenkins: jclouds » jclouds-labs #202

See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/202/>

------------------------------------------
[...truncated 2444 lines...]
testListTransactions(org.jclouds.cloudsigma2.CloudSigma2ApiTest)  Time elapsed: 0.009 sec  <<< FAILURE!
org.jclouds.rest.AuthorizationException: 
	at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:70)
	at org.jclouds.http.handlers.DelegatingErrorHandler.handleError(DelegatingErrorHandler.java:67)
	at org.jclouds.http.internal.BaseHttpCommandExecutorService.shouldContinue(BaseHttpCommandExecutorService.java:180)
	at org.jclouds.http.internal.BaseHttpCommandExecutorService.invoke(BaseHttpCommandExecutorService.java:150)
	at org.jclouds.rest.internal.InvokeHttpMethod.invoke(InvokeHttpMethod.java:95)
	at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:78)
	at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:49)
	at org.jclouds.rest.internal.DelegatesToInvocationFunction.handle(DelegatesToInvocationFunction.java:157)
	at org.jclouds.rest.internal.DelegatesToInvocationFunction.invoke(DelegatesToInvocationFunction.java:124)
	at com.sun.proxy.$Proxy51.listTransactions(Unknown Source)
	at org.jclouds.cloudsigma2.CloudSigma2ApiTest.testListTransactions(CloudSigma2ApiTest.java:532)
Caused by: org.jclouds.http.HttpResponseException: command: GET https://zrh.cloudsigma.com/api/2.0/ledger/ HTTP/1.1 failed with response: HTTP/1.1 401 UNAUTHORIZED; content: []
	at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:54)
	... 23 more

testListVLANInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)  Time elapsed: 0.033 sec  <<< FAILURE!
org.jclouds.rest.AuthorizationException: 
	at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:70)
	at org.jclouds.http.handlers.DelegatingErrorHandler.handleError(DelegatingErrorHandler.java:67)
	at org.jclouds.http.internal.BaseHttpCommandExecutorService.shouldContinue(BaseHttpCommandExecutorService.java:180)
	at org.jclouds.http.internal.BaseHttpCommandExecutorService.invoke(BaseHttpCommandExecutorService.java:150)
	at org.jclouds.rest.internal.InvokeHttpMethod.invoke(InvokeHttpMethod.java:95)
	at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:78)
	at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:49)
	at org.jclouds.rest.internal.DelegatesToInvocationFunction.handle(DelegatesToInvocationFunction.java:157)
	at org.jclouds.rest.internal.DelegatesToInvocationFunction.invoke(DelegatesToInvocationFunction.java:124)
	at com.sun.proxy.$Proxy51.listVLANInfo(Unknown Source)
	at org.jclouds.cloudsigma2.CloudSigma2ApiTest.testListVLANInfo(CloudSigma2ApiTest.java:314)
Caused by: org.jclouds.http.HttpResponseException: command: GET https://zrh.cloudsigma.com/api/2.0/vlans/detail/ HTTP/1.1 failed with response: HTTP/1.1 401 UNAUTHORIZED; content: []
	at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:54)
	... 23 more

testListVLANs(org.jclouds.cloudsigma2.CloudSigma2ApiTest)  Time elapsed: 0.001 sec  <<< FAILURE!
org.jclouds.rest.AuthorizationException: 
	at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:70)
	at org.jclouds.http.handlers.DelegatingErrorHandler.handleError(DelegatingErrorHandler.java:67)
	at org.jclouds.http.internal.BaseHttpCommandExecutorService.shouldContinue(BaseHttpCommandExecutorService.java:180)
	at org.jclouds.http.internal.BaseHttpCommandExecutorService.invoke(BaseHttpCommandExecutorService.java:150)
	at org.jclouds.rest.internal.InvokeHttpMethod.invoke(InvokeHttpMethod.java:95)
	at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:78)
	at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:49)
	at org.jclouds.rest.internal.DelegatesToInvocationFunction.handle(DelegatesToInvocationFunction.java:157)
	at org.jclouds.rest.internal.DelegatesToInvocationFunction.invoke(DelegatesToInvocationFunction.java:124)
	at com.sun.proxy.$Proxy51.listVLANs(Unknown Source)
	at org.jclouds.cloudsigma2.CloudSigma2ApiTest.testListVLANs(CloudSigma2ApiTest.java:309)
Caused by: org.jclouds.http.HttpResponseException: command: GET https://zrh.cloudsigma.com/api/2.0/vlans/ HTTP/1.1 failed with response: HTTP/1.1 401 UNAUTHORIZED; content: []
	at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:54)
	... 23 more

testListTagsInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)  Time elapsed: 0.037 sec  <<< FAILURE!
org.jclouds.rest.AuthorizationException: 
	at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:70)
	at org.jclouds.http.handlers.DelegatingErrorHandler.handleError(DelegatingErrorHandler.java:67)
	at org.jclouds.http.internal.BaseHttpCommandExecutorService.shouldContinue(BaseHttpCommandExecutorService.java:180)
	at org.jclouds.http.internal.BaseHttpCommandExecutorService.invoke(BaseHttpCommandExecutorService.java:150)
	at org.jclouds.rest.internal.InvokeHttpMethod.invoke(InvokeHttpMethod.java:95)
	at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:78)
	at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:49)
	at org.jclouds.rest.internal.DelegatesToInvocationFunction.handle(DelegatesToInvocationFunction.java:157)
	at org.jclouds.rest.internal.DelegatesToInvocationFunction.invoke(DelegatesToInvocationFunction.java:124)
	at com.sun.proxy.$Proxy51.listTagsInfo(Unknown Source)
	at org.jclouds.cloudsigma2.CloudSigma2ApiTest.testListTagsInfo(CloudSigma2ApiTest.java:376)
Caused by: org.jclouds.http.HttpResponseException: command: GET https://zrh.cloudsigma.com/api/2.0/tags/detail/ HTTP/1.1 failed with response: HTTP/1.1 401 UNAUTHORIZED; content: []
	at org.jclouds.cloudsigma2.handlers.CloudSigmaErrorHandler.handleError(CloudSigmaErrorHandler.java:54)
	... 23 more


Results :

Failed tests:   testCreateDrives(org.jclouds.cloudsigma2.CloudSigma2ApiTest): POST https://zrh.cloudsigma.com/api/2.0/drives/ HTTP/1.1 -> HTTP/1.1 401 UNAUTHORIZED
  testCreateServer(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testCreateDrive(org.jclouds.cloudsigma2.CloudSigma2ApiTest): POST https://zrh.cloudsigma.com/api/2.0/drives/ HTTP/1.1 -> HTTP/1.1 401 UNAUTHORIZED
  testCreateFirewallPolicy(org.jclouds.cloudsigma2.CloudSigma2ApiTest): POST https://zrh.cloudsigma.com/api/2.0/fwpolicies/ HTTP/1.1 -> HTTP/1.1 401 UNAUTHORIZED
  testCreateFirewallPolicies(org.jclouds.cloudsigma2.CloudSigma2ApiTest): POST https://zrh.cloudsigma.com/api/2.0/fwpolicies/ HTTP/1.1 -> HTTP/1.1 401 UNAUTHORIZED
  testCreateTag(org.jclouds.cloudsigma2.CloudSigma2ApiTest): POST https://zrh.cloudsigma.com/api/2.0/tags/ HTTP/1.1 -> HTTP/1.1 401 UNAUTHORIZED
  testCreateServers(org.jclouds.cloudsigma2.CloudSigma2ApiTest): POST https://zrh.cloudsigma.com/api/2.0/servers/ HTTP/1.1 -> HTTP/1.1 401 UNAUTHORIZED
  testEditDrive(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testEditIP(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testEditTag(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testCreateTags(org.jclouds.cloudsigma2.CloudSigma2ApiTest): POST https://zrh.cloudsigma.com/api/2.0/tags/ HTTP/1.1 -> HTTP/1.1 401 UNAUTHORIZED
  testEditFirewallPolicy(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testEditServer(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testGetCurrentUsage(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testEditVLAN(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testEditProfileInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest): PUT https://zrh.cloudsigma.com/api/2.0/profile/ HTTP/1.1 -> HTTP/1.1 401 UNAUTHORIZED
  testGetLibraryDrive(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testGetIPInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testGetAccountBalance(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testGetDriveInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testGetProfileInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testGetServerInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testGetVLANInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testGetTagInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListDrives(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListDrivesInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListFirewallPolicies(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListDiscounts(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListFirewallPoliciesInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListIPInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListGroupedSubscriptions(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListLibraryDrives(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListServers(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListIPs(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListSubscriptions(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListServersInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListTags(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListSubscriptionsCalculator(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListTransactions(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListVLANInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListVLANs(org.jclouds.cloudsigma2.CloudSigma2ApiTest)
  testListTagsInfo(org.jclouds.cloudsigma2.CloudSigma2ApiTest)

Tests run: 111, Failures: 42, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/surefire-reports> for the individual test results.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ cloudsigma2 ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloudsigma2 ---
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (default) @ cloudsigma2 ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/src/test/resources/**/*.sh
[INFO] Exclude: **/src/test/resources/**/*.bat
[INFO] Exclude: **/src/test/resources/**/*.cmd
[INFO] Exclude: **/src/test/resources/**/*.txt
[INFO] Exclude: **/src/test/resources/**/*.gz
[INFO] Exclude: **/src/test/resources/**/*.xml
[INFO] Exclude: **/src/test/resources/**/*.iso
[INFO] Exclude: **/LICENSE.txt
[INFO] Exclude: **/header.txt
[INFO] Exclude: **/NOTICE.txt
[INFO] Exclude: **/DISCLAIMER
[INFO] Exclude: **/BUILD.txt
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/README.md
[INFO] Exclude: **/README.txt
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*json
[INFO] Exclude: **/*readme
[INFO] Exclude: **/*ProviderMetadata
[INFO] Exclude: **/*ApiMetadata
[INFO] Exclude: **/*LoggingModule
[INFO] Exclude: **/*ViewMBeanFactory
[INFO] Exclude: **/target/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/bin/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.dir-locals.el
[INFO] Exclude: **/.project
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.eml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.DS_STORE
[INFO] Exclude: **/TAGS
[INFO] Exclude: **/.metadata/**
[INFO] Exclude: **/atlassian-ide-plugin.xml
[INFO] Exclude: **/.DS_Store
[INFO] Exclude: .mailmap
[INFO] Exclude: .git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.gitattributes
[INFO] Exclude: .repository/**
[INFO] Exclude: .repository/**
[INFO] Exclude: gc.log
[INFO] 240 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 28 unknown: 28 generated: 0 approved: 212 licence.
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/pom.xml> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$cloudsigma2/builds/2013-07-18_15-47-14/archive/org.apache.jclouds.labs/cloudsigma2/1.7.0-SNAPSHOT/cloudsigma2-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/cloudsigma2-1.7.0-SNAPSHOT.jar> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$cloudsigma2/builds/2013-07-18_15-47-14/archive/org.apache.jclouds.labs/cloudsigma2/1.7.0-SNAPSHOT/cloudsigma2-1.7.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache jclouds labs ............................... SUCCESS [33.553s]
[INFO] jcloud virtualbox api ............................. SUCCESS [1:24.744s]
[INFO] jclouds dmtf domain objects ....................... SUCCESS [10.416s]
[INFO] jclouds vcloud-director api ....................... SUCCESS [1:46.244s]
[INFO] jcloud cdmi api ................................... SUCCESS [19.228s]
[INFO] jclouds CloudSigma v2 API ......................... FAILURE [40.652s]
[INFO] jclouds CloudSigma 2 provider ..................... SKIPPED
[INFO] jclouds CloudSigma 2 provider ..................... SKIPPED
[INFO] jcloud joyent-cloudapi api ........................ SKIPPED
[INFO] jcloud joyentcloud provider ....................... SKIPPED
[INFO] jclouds Fujitsu Global Cloud Platform ............. SKIPPED
[INFO] jclouds Fujitsu Global Cloud Platform AU provider . SKIPPED
[INFO] jclouds Fujitsu Global Cloud Platform DE provider . SKIPPED
[INFO] jclouds Abiquo api ................................ SKIPPED
[INFO] jclouds :: represetations ......................... SKIPPED
[INFO] jclouds :: representations :: core ................ SKIPPED
[INFO] jclouds :: representations :: codec ............... SKIPPED
[INFO] jclouds :: management ............................. SKIPPED
[INFO] jclouds :: management :: core ..................... SKIPPED
[INFO] jclouds :: management :: compute .................. SKIPPED
[INFO] jclouds :: management :: blobstore ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:14.483s
[INFO] Finished at: Thu Jul 18 15:52:44 UTC 2013
[INFO] Final Memory: 44M/135M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (default) on project cloudsigma2: Too many files with unapproved license: 28 See RAT report in: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/rat.txt>
cause : Too many files with unapproved license: 28 See RAT report in: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/rat.txt>
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (default) on project cloudsigma2: Too many files with unapproved license: 28 See RAT report in: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/rat.txt>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.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.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 28 See RAT report in: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/rat.txt>
	at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:183)
	at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:171)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Maven failed with error.
channel stopped

Jenkins build is back to normal : jclouds » jclouds-labs #204

Posted by BuildHive <bu...@cloudbees.com>.
See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/204/changes>


Build failed in Jenkins: jclouds » jclouds-labs #203

Posted by BuildHive <bu...@cloudbees.com>.
See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/203/changes>

Changes:

[shevchen55] Renamed CloudSigma2ApiTest to CloudSigma2ApiLiveTest

------------------------------------------
[...truncated 1499 lines...]
[pool-1-thread-4] Test test(org.jclouds.cloudsigma2.functions.ParseDiscountsListTest) succeeded: 193ms
Test suite progress: tests succeeded: 30, failed: 0, skipped: 0.
Starting test testEmptyArrayReturnEmptyList(org.jclouds.cloudsigma2.functions.ParseDrivesInfoListTest)
Starting test testEmptyArrayReturnEmptyList(org.jclouds.cloudsigma2.functions.ParseDrivesListTest)
[pool-1-thread-3] Test testEmptyArrayReturnEmptyList(org.jclouds.cloudsigma2.functions.ParseDrivesInfoListTest) succeeded: 49ms
Test suite progress: tests succeeded: 31, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseFirewallPoliciesListTest)
[pool-1-thread-4] Test testEmptyArrayReturnEmptyList(org.jclouds.cloudsigma2.functions.ParseDrivesListTest) succeeded: 51ms
Test suite progress: tests succeeded: 32, failed: 0, skipped: 0.
[pool-1-thread-1] Test test(org.jclouds.cloudsigma2.functions.ParseDrivesListTest) succeeded: 134ms
Test suite progress: tests succeeded: 33, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseFirewallPolicyTest)
[pool-1-thread-5] Test test(org.jclouds.cloudsigma2.functions.ParseDriveInfoTest) succeeded: 338ms
Test suite progress: tests succeeded: 34, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseIPInfoListTest)
[pool-1-thread-2] Test test(org.jclouds.cloudsigma2.functions.ParseDrivesInfoListTest) succeeded: 308ms
Test suite progress: tests succeeded: 35, failed: 0, skipped: 0.
Starting test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseFirewallPoliciesListTest)
Starting test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseIPInfoListTest)
[pool-1-thread-4] Test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseFirewallPoliciesListTest) succeeded: 16ms
Test suite progress: tests succeeded: 36, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseIPInfoTest)
[pool-1-thread-2] Test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseIPInfoListTest) succeeded: 55ms
Test suite progress: tests succeeded: 37, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseLibraryDriveTest)
[pool-1-thread-5] Test test(org.jclouds.cloudsigma2.functions.ParseIPInfoListTest) succeeded: 104ms
Test suite progress: tests succeeded: 38, failed: 0, skipped: 0.
[pool-1-thread-3] Test test(org.jclouds.cloudsigma2.functions.ParseFirewallPoliciesListTest) succeeded: 289ms
Test suite progress: tests succeeded: 39, failed: 0, skipped: 0.
[pool-1-thread-2] Test test(org.jclouds.cloudsigma2.functions.ParseLibraryDriveTest) succeeded: 123ms
Test suite progress: tests succeeded: 40, failed: 0, skipped: 0.
[pool-1-thread-4] Test test(org.jclouds.cloudsigma2.functions.ParseIPInfoTest) succeeded: 142ms
Test suite progress: tests succeeded: 41, failed: 0, skipped: 0.
[pool-1-thread-1] Test test(org.jclouds.cloudsigma2.functions.ParseFirewallPolicyTest) succeeded: 237ms
Test suite progress: tests succeeded: 42, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseLicenseListTest)
Starting test testEmptyJsonArrayToResturnEmptyList(org.jclouds.cloudsigma2.functions.ParseLibraryDrivesListTest)
Starting test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseLicenseListTest)
Starting test test(org.jclouds.cloudsigma2.functions.ParseLibraryDrivesListTest)
[pool-1-thread-3] Test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseLicenseListTest) succeeded: 4ms
Test suite progress: tests succeeded: 43, failed: 0, skipped: 0.
[pool-1-thread-1] Test test(org.jclouds.cloudsigma2.functions.ParseLicenseListTest) succeeded: 45ms
Test suite progress: tests succeeded: 44, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseProfileInfoTest)
Starting test test(org.jclouds.cloudsigma2.functions.ParseServerInfoListTest)
[pool-1-thread-4] Test testEmptyJsonArrayToResturnEmptyList(org.jclouds.cloudsigma2.functions.ParseLibraryDrivesListTest) succeeded: 53ms
Test suite progress: tests succeeded: 45, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParsePricingTest)
[pool-1-thread-2] Test test(org.jclouds.cloudsigma2.functions.ParseLibraryDrivesListTest) succeeded: 98ms
Test suite progress: tests succeeded: 46, failed: 0, skipped: 0.
[pool-1-thread-5] Test test(org.jclouds.cloudsigma2.functions.ParseProfileInfoTest) succeeded: 66ms
Test suite progress: tests succeeded: 47, failed: 0, skipped: 0.
Starting test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseServerInfoListTest)
Starting test test(org.jclouds.cloudsigma2.functions.ParseServerInfoTest)
Starting test test(org.jclouds.cloudsigma2.functions.ParseServerListTest)
[pool-1-thread-3] Test test(org.jclouds.cloudsigma2.functions.ParsePricingTest) succeeded: 75ms
Test suite progress: tests succeeded: 48, failed: 0, skipped: 0.
[pool-1-thread-5] Test test(org.jclouds.cloudsigma2.functions.ParseServerListTest) succeeded: 112ms
Test suite progress: tests succeeded: 49, failed: 0, skipped: 0.
Starting test testEmptyJsonArrayReturnEmptyList(org.jclouds.cloudsigma2.functions.ParseServerListTest)
[pool-1-thread-3] Test testEmptyJsonArrayReturnEmptyList(org.jclouds.cloudsigma2.functions.ParseServerListTest) succeeded: 5ms
Test suite progress: tests succeeded: 50, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseSubscriptionTest)
[pool-1-thread-4] Test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseServerInfoListTest) succeeded: 259ms
Test suite progress: tests succeeded: 51, failed: 0, skipped: 0.
[pool-1-thread-5] Test test(org.jclouds.cloudsigma2.functions.ParseSubscriptionTest) succeeded: 85ms
Test suite progress: tests succeeded: 52, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseSubscriptionsListTest)
[pool-1-thread-1] Test test(org.jclouds.cloudsigma2.functions.ParseServerInfoListTest) succeeded: 369ms
Test suite progress: tests succeeded: 53, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseTagListTest)
[pool-1-thread-2] Test test(org.jclouds.cloudsigma2.functions.ParseServerInfoTest) succeeded: 343ms
Test suite progress: tests succeeded: 54, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseTagTest)
Starting test testEmptyJsonArrayReturnEmptyList(org.jclouds.cloudsigma2.functions.ParseSubscriptionsListTest)
Starting test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseTagListTest)
[pool-1-thread-4] Test testEmptyJsonArrayReturnEmptyList(org.jclouds.cloudsigma2.functions.ParseSubscriptionsListTest) succeeded: 31ms
Test suite progress: tests succeeded: 55, failed: 0, skipped: 0.
[pool-1-thread-1] Test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseTagListTest) succeeded: 32ms
Test suite progress: tests succeeded: 56, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseTransactionListTest)
[pool-1-thread-5] Test test(org.jclouds.cloudsigma2.functions.ParseTagListTest) succeeded: 170ms
Test suite progress: tests succeeded: 57, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseVLANInfoListTest)
Starting test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseTransactionListTest)
[pool-1-thread-2] Test test(org.jclouds.cloudsigma2.functions.ParseTagTest) succeeded: 112ms
Test suite progress: tests succeeded: 58, failed: 0, skipped: 0.
[pool-1-thread-1] Test testEmptyJsonArrayToEmptyList(org.jclouds.cloudsigma2.functions.ParseTransactionListTest) succeeded: 109ms
Test suite progress: tests succeeded: 59, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ParseVLANInfoTest)
[pool-1-thread-3] Test test(org.jclouds.cloudsigma2.functions.ParseSubscriptionsListTest) succeeded: 358ms
Test suite progress: tests succeeded: 60, failed: 0, skipped: 0.
[pool-1-thread-5] Test test(org.jclouds.cloudsigma2.functions.ParseVLANInfoListTest) succeeded: 178ms
Test suite progress: tests succeeded: 61, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ProfileInfoToJsonTest)
[pool-1-thread-3] Test test(org.jclouds.cloudsigma2.functions.ProfileInfoToJsonTest) succeeded: 1ms
Test suite progress: tests succeeded: 62, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.ServerInfoToJsonTest)
Starting test testEmptyJsonArrayToEmpltyList(org.jclouds.cloudsigma2.functions.ParseVLANInfoListTest)
[pool-1-thread-2] Test testEmptyJsonArrayToEmpltyList(org.jclouds.cloudsigma2.functions.ParseVLANInfoListTest) succeeded: 38ms
Test suite progress: tests succeeded: 63, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.VLANInfoToJsonTest)
[pool-1-thread-2] Test test(org.jclouds.cloudsigma2.functions.VLANInfoToJsonTest) succeeded: 2ms
Test suite progress: tests succeeded: 64, failed: 0, skipped: 0.
[pool-1-thread-1] Test test(org.jclouds.cloudsigma2.functions.ParseVLANInfoTest) succeeded: 123ms
Test suite progress: tests succeeded: 65, failed: 0, skipped: 0.
Starting test test(org.jclouds.cloudsigma2.functions.TagToJsonTest)
[pool-1-thread-4] Test test(org.jclouds.cloudsigma2.functions.ParseTransactionListTest) succeeded: 281ms
Test suite progress: tests succeeded: 66, failed: 0, skipped: 0.
[pool-1-thread-5] Test test(org.jclouds.cloudsigma2.functions.ServerInfoToJsonTest) succeeded: 12ms
Test suite progress: tests succeeded: 67, failed: 0, skipped: 0.
[pool-1-thread-3] Test test(org.jclouds.cloudsigma2.functions.TagToJsonTest) succeeded: 7ms
Test suite progress: tests succeeded: 68, failed: 0, skipped: 0.
Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.065 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ cloudsigma2 ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloudsigma2 ---
[INFO] [INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/src/test/resources/**/*.sh
[INFO] Exclude: **/src/test/resources/**/*.bat
[INFO] Exclude: **/src/test/resources/**/*.cmd
[INFO] Exclude: **/src/test/resources/**/*.txt

[INFO] Exclude: **/src/test/resources/**/*.gz
[INFO] [INFO] Exclude: **/src/test/resources/**/*.xml
--- apache-rat-plugin:0.9:check (default) @ cloudsigma2 ---[INFO] Exclude: **/src/test/resources/**/*.iso

[INFO] Exclude: **/LICENSE.txt
[INFO] Exclude: **/header.txt
[INFO] Exclude: **/NOTICE.txt
[INFO] Exclude: **/DISCLAIMER
[INFO] Exclude: **/BUILD.txt
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/README.md
[INFO] Exclude: **/README.txt
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*json
[INFO] Exclude: **/*readme
[INFO] Exclude: **/*ProviderMetadata
[INFO] Exclude: **/*ApiMetadata
[INFO] Exclude: **/*LoggingModule
[INFO] Exclude: **/*ViewMBeanFactory
[INFO] Exclude: **/target/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/bin/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.dir-locals.el
[INFO] Exclude: **/.project
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.eml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.DS_STORE
[INFO] Exclude: **/TAGS
[INFO] Exclude: **/.metadata/**
[INFO] Exclude: **/atlassian-ide-plugin.xml
[INFO] Exclude: **/.DS_Store
[INFO] Exclude: .mailmap
[INFO] Exclude: .git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.gitattributes
[INFO] Exclude: .repository/**
[INFO] Exclude: .repository/**
[INFO] Exclude: gc.log
[INFO] 240 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 28 unknown: 28 generated: 0 approved: 212 licence.
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/pom.xml> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$cloudsigma2/builds/2013-07-18_16-47-19/archive/org.apache.jclouds.labs/cloudsigma2/1.7.0-SNAPSHOT/cloudsigma2-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/cloudsigma2-1.7.0-SNAPSHOT.jar> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs/modules/org.apache.jclouds.labs$cloudsigma2/builds/2013-07-18_16-47-19/archive/org.apache.jclouds.labs/cloudsigma2/1.7.0-SNAPSHOT/cloudsigma2-1.7.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache jclouds labs ............................... SUCCESS [34.184s]
[INFO] jcloud virtualbox api ............................. SUCCESS [1:18.139s]
[INFO] jclouds dmtf domain objects ....................... SUCCESS [11.073s]
[INFO] jclouds vcloud-director api ....................... SUCCESS [1:48.766s]
[INFO] jcloud cdmi api ................................... SUCCESS [18.757s]
[INFO] jclouds CloudSigma v2 API ......................... FAILURE [26.523s]
[INFO] jclouds CloudSigma 2 provider ..................... SKIPPED
[INFO] jclouds CloudSigma 2 provider ..................... SKIPPED
[INFO] jcloud joyent-cloudapi api ........................ SKIPPED
[INFO] jcloud joyentcloud provider ....................... SKIPPED
[INFO] jclouds Fujitsu Global Cloud Platform ............. SKIPPED
[INFO] jclouds Fujitsu Global Cloud Platform AU provider . SKIPPED
[INFO] jclouds Fujitsu Global Cloud Platform DE provider . SKIPPED
[INFO] jclouds Abiquo api ................................ SKIPPED
[INFO] jclouds :: represetations ......................... SKIPPED
[INFO] jclouds :: representations :: core ................ SKIPPED
[INFO] jclouds :: representations :: codec ............... SKIPPED
[INFO] jclouds :: management ............................. SKIPPED
[INFO] jclouds :: management :: core ..................... SKIPPED
[INFO] jclouds :: management :: compute .................. SKIPPED
[INFO] jclouds :: management :: blobstore ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:01.245s
[INFO] Finished at: Thu Jul 18 16:52:37 UTC 2013
[INFO] Final Memory: 42M/135M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (default) on project cloudsigma2: Too many files with unapproved license: 28 See RAT report in: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/rat.txt>
cause : Too many files with unapproved license: 28 See RAT report in: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/rat.txt>
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (default) on project cloudsigma2: Too many files with unapproved license: 28 See RAT report in: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/rat.txt>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.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.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 28 See RAT report in: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/rat.txt>
	at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:183)
	at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:171)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
channel stopped