blob: ca750de46b3816dfe2733fb0c0e030ba2052df79 [file] [log] [blame]
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jclouds.provider:openhosting-east1:bundle:1.2.0-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.jclouds:jclouds-project:1.2.0-SNAPSHOT (/Users/adriancole/workspace/git/1.2.0/jclouds/project/pom.xml) points at org.jclouds:jclouds-multi instead of org.sonatype.oss:oss-parent, please verify your project structure @ org.jclouds:jclouds-project:1.2.0-SNAPSHOT, /Users/adriancole/workspace/git/1.2.0/jclouds/project/pom.xml, line 24, column 13
[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 jclouds Open Hosting East1 provider 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openhosting-east1 ---
[INFO] Deleting /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ openhosting-east1 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-banned-dependencies) @ openhosting-east1 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ openhosting-east1 ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.2:process (process-remote-resources) @ openhosting-east1 ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ openhosting-east1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/src/main/clojure
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3:compile (default-compile) @ openhosting-east1 ---
[INFO] Compiling 4 source files to /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.4.2:testResources (default-testResources) @ openhosting-east1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/src/test/clojure
[INFO] skip non existing resourceDirectory /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3:testCompile (default-testCompile) @ openhosting-east1 ---
[INFO] Compiling 4 source files to /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ openhosting-east1 ---
[INFO] Surefire report directory: /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Starting test testInRestProperties(org.jclouds.openhosting.OpenHostingEast1ProviderTest)
Starting test testWithId(org.jclouds.openhosting.OpenHostingEast1ProviderTest)
Starting test testAllContains(org.jclouds.openhosting.OpenHostingEast1ProviderTest)
Starting test testOfTypeContains(org.jclouds.openhosting.OpenHostingEast1ProviderTest)
[pool-2-thread-2] Test testWithId(org.jclouds.openhosting.OpenHostingEast1ProviderTest) succeeded: 78ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
[pool-2-thread-3] Test testAllContains(org.jclouds.openhosting.OpenHostingEast1ProviderTest) succeeded: 72ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
[pool-2-thread-4] Test testOfTypeContains(org.jclouds.openhosting.OpenHostingEast1ProviderTest) succeeded: 72ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
[pool-2-thread-1] Test testInRestProperties(org.jclouds.openhosting.OpenHostingEast1ProviderTest) succeeded: 81ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- clojure-maven-plugin:1.3.3:test (test-clojure) @ openhosting-east1 ---
Testing user
Ran 0 tests containing 0 assertions.
0 failures, 0 errors.
[INFO]
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ openhosting-east1 ---
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ openhosting-east1 ---
[INFO] Building jar: /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/target/openhosting-east1-1.2.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.8:jar (javadoc) @ openhosting-east1 ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ openhosting-east1 ---
[INFO] Building jar: /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/target/openhosting-east1-1.2.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-surefire-plugin:2.5:test (integration) @ openhosting-east1 ---
[INFO] Surefire report directory: /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Starting test testCreateDrive(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
Starting test setServiceDefaults(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test setServiceDefaults(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
Starting test testCompareSizes(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-1] Test testCreateDrive(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 6022ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
Starting test testSetDriveData(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
Oct 15, 2011 1:12:34 PM org.jclouds.compute.BaseComputeServiceLiveTest testCompareSizes
INFO: smallest [id=cpu=1000.000000,ram=512,disk=1.000000, providerId=cpu=1000.000000,ram=512,disk=1.000000, name=null, processors=[[cores=1.0, speed=1000.0]], ram=512, volumes=[[id=null, type=LOCAL, size=1.0, device=null, durable=true, isBootDevice=true]], supportsImage=sizeLessThanOrEqual(1.0), tags=[]]
Oct 15, 2011 1:12:34 PM org.jclouds.compute.BaseComputeServiceLiveTest testCompareSizes
INFO: fastest [id=cpu=20000.000000,ram=512,disk=20.000000, providerId=cpu=20000.000000,ram=512,disk=20.000000, name=null, processors=[[cores=1.0, speed=20000.0]], ram=512, volumes=[[id=null, type=LOCAL, size=20.0, device=null, durable=true, isBootDevice=true]], supportsImage=sizeLessThanOrEqual(20.0), tags=[]]
Oct 15, 2011 1:12:34 PM org.jclouds.compute.BaseComputeServiceLiveTest testCompareSizes
INFO: biggest [id=cpu=20000.000000,ram=8192,disk=20.000000, providerId=cpu=20000.000000,ram=8192,disk=20.000000, name=null, processors=[[cores=1.0, speed=20000.0]], ram=8192, volumes=[[id=null, type=LOCAL, size=20.0, device=null, durable=true, isBootDevice=true]], supportsImage=sizeLessThanOrEqual(20.0), tags=[]]
[pool-2-thread-2] Test testCompareSizes(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 6345ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
Starting test testAScriptExecutionAfterBootWithBasicTemplate(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-1] Test testSetDriveData(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 901ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
Starting test testCreateAndStartServer(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
Oct 15, 2011 1:12:35 PM org.jclouds.elasticstack.ElasticStackClientLiveTest testCreateAndStartServer
INFO: preparing drive
before prepare[size=1073741824, claimType=shared, readers=[ffffffff-ffff-ffff-ffff-ffffffffffff], uuid=532052df-fb82-4163-b16d-a3e2ac38b0e4, name=rediculous, tags=[networking, security, gateway], userMetadata={foo=bar}, status=active, user=cd452323-6a06-45b9-8ba0-eadd67f6ba8d, claimed=[], encryptionCipher=aes-xts-plain, imaging=null, metrics=[readBytes=0, readRequests=0, writeBytes=0, writeRequests=0]]
after prepare[size=1073741824, claimType=shared, readers=[ffffffff-ffff-ffff-ffff-ffffffffffff], uuid=532052df-fb82-4163-b16d-a3e2ac38b0e4, name=rediculous, tags=[networking, security, gateway], userMetadata={foo=bar}, status=active, user=cd452323-6a06-45b9-8ba0-eadd67f6ba8d, claimed=[], encryptionCipher=aes-xts-plain, imaging=null, metrics=[readBytes=0, readRequests=0, writeBytes=0, writeRequests=0]]
Oct 15, 2011 1:12:57 PM org.jclouds.elasticstack.ElasticStackClientLiveTest testCreateAndStartServer
INFO: starting server
{"status":"ACTIVE","started":"Jan 15, 1970 10:18:29 PM","user":"cd452323-6a06-45b9-8ba0-eadd67f6ba8d","metrics":{"txPackets":0,"tx":0,"rxPackets":0,"rx":0,"driveMetrics":{"ide:0:0":{"readBytes":0,"readRequests":0,"writeBytes":0,"writeRequests":0}}},"cpu":1000,"smp":1,"mem":512,"persistent":true,"devices":{"ide:0:0":{"bus":0,"unit":0,"driveUuid":"532052df-fb82-4163-b16d-a3e2ac38b0e4","mediaType":"DISK"}},"bootDeviceIds":["ide:0:0"],"nics":[{"dhcp":"206.191.128.168","model":"E1000","mac":"02:00:ce:bf:80:a8","block":[]}],"vnc":{"ip":"206.191.128.168","password":"Il0veVNC","tls":false},"uuid":"8c55fb73-6ad8-47c6-bbe8-0a1904df13b5","name":"adriancole.test","tags":[],"userMetadata":{}}
[pool-2-thread-1] Test testCreateAndStartServer(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 25894ms
Test suite progress: tests succeeded: 5, failed: 0, skipped: 0.
Starting test testConnectivity(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
Oct 15, 2011 1:13:00 PM org.jclouds.elasticstack.ElasticStackClientLiveTest testConnectivity
INFO: awaiting vnc: [address=206.191.128.168, port=5900]
Oct 15, 2011 1:13:01 PM org.jclouds.elasticstack.ElasticStackClientLiveTest testConnectivity
INFO: awaiting ssh: [address=206.191.128.168, port=22]
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda 1032792 493160 488648 51% /
none 248432 160 248272 1% /dev
none 252964 0 252964 0% /dev/shm
none 252964 40 252924 1% /var/run
none 252964 0 252964 0% /var/lock
none 252964 0 252964 0% /lib/init/rw
/dev/sda on / type ext3 (rw,noatime)
proc on /proc type proc (rw)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
none on /var/lib/ureadahead/debugfs type debugfs (rw,relatime)
Linux ubuntu 2.6.32-34-generic #77-Ubuntu SMP Tue Sep 13 19:39:17 UTC 2011 x86_64 GNU/Linux
[pool-2-thread-1] Test testConnectivity(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 11851ms
Test suite progress: tests succeeded: 6, failed: 0, skipped: 0.
Starting test testLifeCycle(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
[pool-2-thread-1] Test testLifeCycle(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 5879ms
Test suite progress: tests succeeded: 7, failed: 0, skipped: 0.
Starting test testSetServerConfiguration(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
[pool-2-thread-1] Test testSetServerConfiguration(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 2459ms
Test suite progress: tests succeeded: 8, failed: 0, skipped: 0.
Starting test testDestroyServer(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
[pool-2-thread-1] Test testDestroyServer(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 1058ms
Test suite progress: tests succeeded: 9, failed: 0, skipped: 0.
Starting test testDestroyDrive(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
[pool-2-thread-1] Test testDestroyDrive(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 1600ms
Test suite progress: tests succeeded: 10, failed: 0, skipped: 0.
Starting test testWeCanReadAndWriteToDrive(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
[pool-2-thread-1] Test testWeCanReadAndWriteToDrive(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 3246ms
Test suite progress: tests succeeded: 11, failed: 0, skipped: 0.
Starting test testWeCopyADriveContentsViaGzip(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
before image; drive 2[size=4194304, claimType=exclusive, readers=[], uuid=c2c50d77-2f5a-451f-8d49-6d133892d5f2, name=adriancole.test2, tags=[], userMetadata={}, status=active, user=cd452323-6a06-45b9-8ba0-eadd67f6ba8d, claimed=[], encryptionCipher=aes-xts-plain, imaging=null, metrics=[readBytes=0, readRequests=0, writeBytes=0, writeRequests=0]]
before image; drive 3[size=4194304, claimType=exclusive, readers=[], uuid=834e43bf-9d85-40b5-b063-35d6961f5e80, name=adriancole.test3, tags=[], userMetadata={}, status=active, user=cd452323-6a06-45b9-8ba0-eadd67f6ba8d, claimed=[], encryptionCipher=aes-xts-plain, imaging=null, metrics=[readBytes=0, readRequests=0, writeBytes=0, writeRequests=0]]
<< problem applying options to node(15a24ef3-ec25-4d7e-81ae-ef2d84eacacb):
org.jclouds.rest.AuthorizationException: (toor:password@206.191.128.188:22) (toor:password@206.191.128.188:22) error acquiring SSHClient(timeout=60000): Exhausted available authentication methods
at org.jclouds.sshj.SshjSshClient.propagate(SshjSshClient.java:413)
at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:244)
at org.jclouds.sshj.SshjSshClient.connect(SshjSshClient.java:255)
at org.jclouds.compute.callables.RunScriptOnNodeUsingSsh.call(RunScriptOnNodeUsingSsh.java:73)
at org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:69)
at org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:44)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
Caused by: net.schmizz.sshj.userauth.UserAuthException: Exhausted available authentication methods
at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:114)
at net.schmizz.sshj.SSHClient.auth(SSHClient.java:204)
at net.schmizz.sshj.SSHClient.auth(SSHClient.java:189)
at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:265)
at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:235)
at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:219)
at org.jclouds.sshj.SshjSshClient$1.create(SshjSshClient.java:195)
at org.jclouds.sshj.SshjSshClient$1.create(SshjSshClient.java:171)
at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:220)
... 9 more
Caused by: net.schmizz.sshj.userauth.UserAuthException: keyboard-interactive auth not allowed by server
at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:81)
... 17 more
after image; drive 2[size=4194304, claimType=exclusive, readers=[], uuid=c2c50d77-2f5a-451f-8d49-6d133892d5f2, name=adriancole.test2, tags=[], userMetadata={}, status=active, user=cd452323-6a06-45b9-8ba0-eadd67f6ba8d, claimed=[], encryptionCipher=aes-xts-plain, imaging=null, metrics=[readBytes=0, readRequests=0, writeBytes=0, writeRequests=0]]
after image; drive 3[size=4194304, claimType=exclusive, readers=[], uuid=834e43bf-9d85-40b5-b063-35d6961f5e80, name=adriancole.test3, tags=[], userMetadata={}, status=active, user=cd452323-6a06-45b9-8ba0-eadd67f6ba8d, claimed=[], encryptionCipher=aes-xts-plain, imaging=null, metrics=[readBytes=0, readRequests=0, writeBytes=0, writeRequests=0]]
[pool-2-thread-1] Test testWeCopyADriveContentsViaGzip(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 13104ms
Test suite progress: tests succeeded: 12, failed: 0, skipped: 0.
Starting test testCompareSizes(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
smallest [id=cpu=1000.000000,ram=512,disk=1.000000, providerId=cpu=1000.000000,ram=512,disk=1.000000, name=null, processors=[[cores=1.0, speed=1000.0]], ram=512, volumes=[[id=null, type=LOCAL, size=1.0, device=null, durable=true, isBootDevice=true]], supportsImage=sizeLessThanOrEqual(1.0), tags=[]]
fastest [id=cpu=20000.000000,ram=512,disk=20.000000, providerId=cpu=20000.000000,ram=512,disk=20.000000, name=null, processors=[[cores=1.0, speed=20000.0]], ram=512, volumes=[[id=null, type=LOCAL, size=20.0, device=null, durable=true, isBootDevice=true]], supportsImage=sizeLessThanOrEqual(20.0), tags=[]]
biggest [id=cpu=20000.000000,ram=8192,disk=20.000000, providerId=cpu=20000.000000,ram=8192,disk=20.000000, name=null, processors=[[cores=1.0, speed=20000.0]], ram=8192, volumes=[[id=null, type=LOCAL, size=20.0, device=null, durable=true, isBootDevice=true]], supportsImage=sizeLessThanOrEqual(20.0), tags=[]]
[pool-2-thread-1] Test testCompareSizes(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 3371ms
Test suite progress: tests succeeded: 13, failed: 0, skipped: 0.
Starting test testFromTemplate(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testFromTemplate(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 5ms
Test suite progress: tests succeeded: 14, failed: 0, skipped: 0.
Starting test testGetAssignableLocations(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
location [id=openhosting-east1, scope=PROVIDER, description=https://api.east1.openhosting.com, parent=null, iso3166Codes=[US-FL], metadata={}]
[pool-2-thread-1] Test testGetAssignableLocations(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 2ms
Test suite progress: tests succeeded: 15, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 2ms
Test suite progress: tests succeeded: 16, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 2ms
Test suite progress: tests succeeded: 17, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 18, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 2ms
Test suite progress: tests succeeded: 19, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 20, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 6ms
Test suite progress: tests succeeded: 21, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 22, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 23, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 6ms
Test suite progress: tests succeeded: 24, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 30ms
Test suite progress: tests succeeded: 25, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 26, failed: 0, skipped: 0.
Starting test testTemplateBuilderCanUseImageId(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCanUseImageId(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 9ms
Test suite progress: tests succeeded: 27, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 28, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 6ms
Test suite progress: tests succeeded: 29, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 30, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 31, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 32, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 18ms
Test suite progress: tests succeeded: 33, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 2ms
Test suite progress: tests succeeded: 34, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 35, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 36, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 37, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 38, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 39, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 40, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 3ms
Test suite progress: tests succeeded: 41, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 42, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 2ms
Test suite progress: tests succeeded: 43, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 44, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 9ms
Test suite progress: tests succeeded: 45, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 46, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 3ms
Test suite progress: tests succeeded: 47, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 48, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 49, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 2ms
Test suite progress: tests succeeded: 50, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 2ms
Test suite progress: tests succeeded: 51, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 52, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 53, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 54, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 2ms
Test suite progress: tests succeeded: 55, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 56, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 57, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 2ms
Test suite progress: tests succeeded: 58, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 8ms
Test suite progress: tests succeeded: 59, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 60, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 61, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 62, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 63, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 64, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 65, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 66, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 67, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 68, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 69, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 70, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 71, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 72, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 73, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 74, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 75, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 76, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 77, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 78, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 79, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 80, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 81, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 82, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 83, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 84, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 85, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 86, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 87, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 88, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 89, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 90, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 91, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 92, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 93, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 94, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 95, failed: 0, skipped: 0.
Starting test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testTemplateBuilderCannotFind(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 96, failed: 0, skipped: 0.
Starting test testDefaultTemplateBuilder(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest)
[pool-2-thread-1] Test testDefaultTemplateBuilder(org.jclouds.openhosting.compute.OpenHostingEast1TemplateBuilderLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 97, failed: 0, skipped: 0.
Starting test testGetDrive(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
[pool-2-thread-1] Test testGetDrive(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 965ms
Test suite progress: tests succeeded: 98, failed: 0, skipped: 0.
Starting test testGetServer(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
[pool-2-thread-1] Test testGetServer(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 952ms
Test suite progress: tests succeeded: 99, failed: 0, skipped: 0.
Starting test testListDriveInfo(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
[pool-2-thread-1] Test testListDriveInfo(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 467ms
Test suite progress: tests succeeded: 100, failed: 0, skipped: 0.
Starting test testListDrives(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
[pool-2-thread-1] Test testListDrives(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 477ms
Test suite progress: tests succeeded: 101, failed: 0, skipped: 0.
Starting test testListServers(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
[pool-2-thread-1] Test testListServers(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 485ms
Test suite progress: tests succeeded: 102, failed: 0, skipped: 0.
Starting test testListServerInfo(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest)
[pool-2-thread-1] Test testListServerInfo(org.jclouds.openhosting.OpenHostingEast1ClientLiveTest) succeeded: 489ms
Test suite progress: tests succeeded: 103, failed: 0, skipped: 0.
Exception in thread "user thread 1" java.lang.IllegalStateException: interrupted calling get() on [[method=ElasticStackAsyncClient.destroyDrive, request=POST https://api.east1.openhosting.com/drives/532052df-fb82-4163-b16d-a3e2ac38b0e4/destroy HTTP/1.1]], so could not run listeners
at org.jclouds.concurrent.Futures$CallGetAndRunExecutionList.run(Futures.java:66)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.InterruptedException
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:979)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1281)
at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:218)
at java.util.concurrent.FutureTask.get(FutureTask.java:83)
at org.jclouds.concurrent.config.ExecutorServiceModule$DescribedFuture.get(ExecutorServiceModule.java:237)
at org.jclouds.concurrent.Futures$CallGetAndRunExecutionList.run(Futures.java:59)
... 3 more
Caused by: java.util.concurrent.ExecutionException: task submitted from the following trace
at org.jclouds.concurrent.config.ExecutorServiceModule$DescribedFuture.ensureCauseHasSubmissionTrace(ExecutorServiceModule.java:270)
at org.jclouds.concurrent.config.ExecutorServiceModule$DescribedFuture.get(ExecutorServiceModule.java:241)
... 4 more
[pool-2-thread-2] Test testAScriptExecutionAfterBootWithBasicTemplate(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 157857ms
Test suite progress: tests succeeded: 104, failed: 0, skipped: 0.
Starting test testCorrectAuthException(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testCorrectAuthException(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 568ms
Test suite progress: tests succeeded: 105, failed: 0, skipped: 0.
Starting test testCreateAndRunAService(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
Oct 15, 2011 1:15:49 PM org.jclouds.compute.BaseComputeServiceLiveTest testCreateAndRunAService
INFO: << available node(94ab10ca-a1fe-46da-a6d7-9827510fbdb0) os([name=Ubuntu 10.04.3 LTS (lucid) Server 64, family=ubuntu, version=10.04, arch=null, is64Bit=true, description=img/Ubuntu 10.04.3 LTS (lucid) Server 64/1]) in 35s
Oct 15, 2011 1:17:46 PM org.jclouds.compute.BaseComputeServiceLiveTest testCreateAndRunAService
INFO: << configured node(94ab10ca-a1fe-46da-a6d7-9827510fbdb0) with java full version "1.6.0_20-b20" in 115s
Oct 15, 2011 1:17:54 PM org.jclouds.compute.BaseComputeServiceLiveTest trackAvailabilityOfProcessOnNode
INFO: << initial start of jboss on node(94ab10ca-a1fe-46da-a6d7-9827510fbdb0) [backgroundProcessSeconds=4, socketOpenMilliseconds=5743, reportedStartupTimeMilliseconds=2650]
Oct 15, 2011 1:18:01 PM org.jclouds.compute.BaseComputeServiceLiveTest trackAvailabilityOfProcessOnNode
INFO: << warm start of jboss on node(94ab10ca-a1fe-46da-a6d7-9827510fbdb0) [backgroundProcessSeconds=2, socketOpenMilliseconds=3443, reportedStartupTimeMilliseconds=2449]
[pool-2-thread-2] Test testCreateAndRunAService(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 173557ms
Test suite progress: tests succeeded: 106, failed: 0, skipped: 0.
Starting test testCreateTwoNodesWithRunScript(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testCreateTwoNodesWithRunScript(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 158588ms
Test suite progress: tests succeeded: 107, failed: 0, skipped: 0.
Starting test testCreateAnotherNodeWithANewContextToEnsureSharedMemIsntRequired(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
Oct 15, 2011 1:20:45 PM org.jclouds.compute.BaseComputeServiceLiveTest testCreateAnotherNodeWithANewContextToEnsureSharedMemIsntRequired
INFO: creating another node based on existing nodes' location: [id=openhosting-east1, scope=PROVIDER, description=https://api.east1.openhosting.com, parent=null, iso3166Codes=[US-FL], metadata={}]
[pool-2-thread-2] Test testCreateAnotherNodeWithANewContextToEnsureSharedMemIsntRequired(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 120584ms
Test suite progress: tests succeeded: 108, failed: 0, skipped: 0.
Starting test testCredentialsCache(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testCredentialsCache(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 324ms
Test suite progress: tests succeeded: 109, failed: 0, skipped: 0.
Starting test testGet(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testGet(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 7054ms
Test suite progress: tests succeeded: 110, failed: 0, skipped: 0.
Starting test testGetAssignableLocations(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testGetAssignableLocations(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 111, failed: 0, skipped: 0.
Starting test testImagesCache(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testImagesCache(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 112, failed: 0, skipped: 0.
Starting test testListImages(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testListImages(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 113, failed: 0, skipped: 0.
Starting test testListSizes(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
Oct 15, 2011 1:22:53 PM org.jclouds.compute.BaseComputeServiceLiveTest testGetAssignableLocations
WARNING: location [id=openhosting-east1, scope=PROVIDER, description=https://api.east1.openhosting.com, parent=null, iso3166Codes=[US-FL], metadata={}]
[pool-2-thread-2] Test testListSizes(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 114, failed: 0, skipped: 0.
Starting test testReboot(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testReboot(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 7056ms
Test suite progress: tests succeeded: 115, failed: 0, skipped: 0.
Starting test testSuspendResume(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testSuspendResume(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 17974ms
Test suite progress: tests succeeded: 116, failed: 0, skipped: 0.
Starting test testGetNodesWithDetails(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testGetNodesWithDetails(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 483ms
Test suite progress: tests succeeded: 117, failed: 0, skipped: 0.
Starting test testListNodes(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testListNodes(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 471ms
Test suite progress: tests succeeded: 118, failed: 0, skipped: 0.
Starting test testDestroyNodes(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testDestroyNodes(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 6473ms
Test suite progress: tests succeeded: 119, failed: 0, skipped: 0.
Starting test testTemplateMatch(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testTemplateMatch(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 2ms
Test suite progress: tests succeeded: 120, failed: 0, skipped: 0.
Starting test testCorrectExceptionRunningNodesNotFound(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testCorrectExceptionRunningNodesNotFound(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 463ms
Test suite progress: tests succeeded: 121, failed: 0, skipped: 0.
Starting test testOptionToNotBlock(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest)
[pool-2-thread-2] Test testOptionToNotBlock(org.jclouds.openhosting.compute.OpenHostingEast1ComputeServiceLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 122, failed: 0, skipped: 0.
Tests run: 122, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 664.681 sec
Results :
Tests run: 122, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ openhosting-east1 ---
[INFO] Installing /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/target/openhosting-east1-1.2.0-SNAPSHOT.jar to /Users/adriancole/.m2/repository/org/jclouds/provider/openhosting-east1/1.2.0-SNAPSHOT/openhosting-east1-1.2.0-SNAPSHOT.jar
[INFO] Installing /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/pom.xml to /Users/adriancole/.m2/repository/org/jclouds/provider/openhosting-east1/1.2.0-SNAPSHOT/openhosting-east1-1.2.0-SNAPSHOT.pom
[INFO] Installing /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/target/openhosting-east1-1.2.0-SNAPSHOT-sources.jar to /Users/adriancole/.m2/repository/org/jclouds/provider/openhosting-east1/1.2.0-SNAPSHOT/openhosting-east1-1.2.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/adriancole/workspace/git/1.2.0/jclouds/providers/openhosting-east1/target/openhosting-east1-1.2.0-SNAPSHOT-tests.jar to /Users/adriancole/.m2/repository/org/jclouds/provider/openhosting-east1/1.2.0-SNAPSHOT/openhosting-east1-1.2.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ openhosting-east1 ---
[INFO] Installing org/jclouds/provider/openhosting-east1/1.2.0-SNAPSHOT/openhosting-east1-1.2.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:37.640s
[INFO] Finished at: Sat Oct 15 13:23:46 PDT 2011
[INFO] Final Memory: 19M/125M
[INFO] ------------------------------------------------------------------------