@nacx Do you have any idea what could be causing this issue:
NoSuchElementException on node
b99a9c31-a652-4212-823c-5a5de03b6ece/3054f358-b187-4684-8094-44d0832350d7:
java.util.NoSuchElementException: could not connect to any ip address port 22
on node
{id=b99a9c31-a652-4212-823c-5a5de03b6ece/3054f358-b187-4684-8094-44d0832350d7,
providerId=b99a9c31-a652-4212-823c-5a5de03b6ece/3054f358-b187-4684-8094-44d0832350d7,
name=profitbricks-rests-9f6, location={scope=ZONE,
id=b99a9c31-a652-4212-823c-5a5de03b6ece, description=computeServiceLiveTest,
parent=us/las, metadata={version=4, state=AVAILABLE}},
group=profitbricks-rests, os={family=linux, description=linux, is64Bit=false},
status=RUNNING[AVAILABLE], loginPort=22, publicAddresses=[158.222.103.134],
hardware={id=cpu=1,ram=1024,disk=10, providerId=cpu=1,ram=1024,disk=10,
name=cpu=1,ram=1024,disk=10, location={scope=ZONE,
id=b99a9c31-a652-4212-823c-5a5de03b6ece, description=computeServiceLiveTest,
parent=us/las, metadata={version=4, state=AVAILABLE}}, processors=[{cores=1.0,
speed=1.0}], ram=1024, volumes=[{id=f3fad40c-e47a-4ef3-bac8-27e997484c62,
type=LOCAL, size=10.0, device=1, bootDevice=false, durable=true}],
hypervisor=kvm, supportsImage=ALWAYS_TRUE}, loginUser=root}
at
org.jclouds.compute.util.ConcurrentOpenSocketFinder.findOpenSocketOnNode(ConcurrentOpenSocketFinder.java:107)
at
org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:128)
at
org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:144)
at
org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.apply(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:50)
at com.google.common.util.concurrent.Futures$1.apply(Futures.java:713)
at
com.google.common.util.concurrent.Futures$ChainingListenableFuture.run(Futures.java:861)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/268#issuecomment-227209112