Created
September 28, 2016 23:57
-
-
Save zhujo01/24e0115d34916eee628ccce77707c83a to your computer and use it in GitHub Desktop.
#39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-09-28 21:48:01,889 INFO impl.CloudImageExchangeServiceImpl [taskExecutor-3] - Processing CloudImageExchangeRequest: 9e2b912e-3cf7-48f8-a9f1-95c3de3721b3: 7ccf66a6-d57e-44b5-ac38-78b96422064c | |
2016-09-28 22:47:49,355 INFO impl.CloudImageExchangeServiceImpl [taskExecutor-2] - Response sent: 9e2b912e-3cf7-48f8-a9f1-95c3de3721b3, c3f7a205-f2de-4b72-b6c4-d0cf8141a7b8 - FINISHED | |
2016-09-28 22:59:34,211 INFO execchain.RetryExec [taskExecutor-3] - I/O exception (java.io.IOException) caught when processing request to {}->http://10.100.1.75:9292: Pipe closed | |
2016-09-28 22:59:34,217 ERROR impl.CloudImageExchangeServiceImpl [taskExecutor-3] - Error doDownload: | |
com.cliqr.cloud.exception.CloudServiceException | |
at com.cliqr.cloud.service.openstack.OpenstackImageService.createImage(OpenstackImageService.java:80) | |
at com.cliqr.cloud.service.impl.CloudBladeImpl.createImage(CloudBladeImpl.java:731) | |
at com.osmosix.cis.service.impl.CloudImageExchangeServiceImpl.doDownload(CloudImageExchangeServiceImpl.java:221) | |
at com.osmosix.cis.service.impl.CloudImageExchangeServiceImpl.process(CloudImageExchangeServiceImpl.java:76) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:497) | |
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) | |
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) | |
at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:108) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
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) | |
Caused by: ConnectionException{status=0} | |
at org.openstack4j.connectors.httpclient.HttpExecutorServiceImpl.invoke(HttpExecutorServiceImpl.java:60) | |
at org.openstack4j.connectors.httpclient.HttpExecutorServiceImpl.execute(HttpExecutorServiceImpl.java:32) | |
at org.openstack4j.core.transport.internal.HttpExecutor.execute(HttpExecutor.java:51) | |
at org.openstack4j.openstack.internal.BaseOpenStackService$Invocation.execute(BaseOpenStackService.java:189) | |
at org.openstack4j.openstack.internal.BaseOpenStackService$Invocation.execute(BaseOpenStackService.java:183) | |
at org.openstack4j.openstack.image.internal.ImageServiceImpl.create(ImageServiceImpl.java:143) | |
at com.cliqr.cloud.service.openstack.OpenstackImageService.createImage(OpenstackImageService.java:71) | |
... 15 more | |
Caused by: org.apache.http.client.ClientProtocolException | |
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186) | |
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) | |
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) | |
at org.openstack4j.connectors.httpclient.HttpCommand.execute(HttpCommand.java:116) | |
at org.openstack4j.connectors.httpclient.HttpExecutorServiceImpl.invokeRequest(HttpExecutorServiceImpl.java:65) | |
at org.openstack4j.connectors.httpclient.HttpExecutorServiceImpl.invokeRequest(HttpExecutorServiceImpl.java:73) | |
at org.openstack4j.connectors.httpclient.HttpExecutorServiceImpl.invoke(HttpExecutorServiceImpl.java:56) | |
... 21 more | |
Caused by: org.apache.http.client.NonRepeatableRequestException: Cannot retry request with a non-repeatable request entity | |
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:105) | |
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) | |
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) | |
... 27 more | |
Caused by: java.io.IOException: Pipe closed | |
at java.io.PipedInputStream.read(PipedInputStream.java:307) | |
at java.io.PipedInputStream.read(PipedInputStream.java:377) | |
at java.io.InputStream.read(InputStream.java:101) | |
at org.apache.http.entity.InputStreamEntity.writeTo(InputStreamEntity.java:131) | |
at org.apache.http.impl.execchain.RequestEntityProxy.writeTo(RequestEntityProxy.java:116) | |
at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:155) | |
at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:149) | |
at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:236) | |
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:121) | |
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:254) | |
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) | |
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) | |
... 29 more | |
2016-09-28 22:59:34,227 INFO impl.CloudImageExchangeServiceImpl [taskExecutor-3] - Response sent: 9e2b912e-3cf7-48f8-a9f1-95c3de3721b3, 7ccf66a6-d57e-44b5-ac38-78b96422064c - FAILED |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment