Advertisement
Guest User

Untitled

a guest
Nov 25th, 2019
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.29 KB | None | 0 0
  1. 2019-11-25 09:58:27,169 [stdout] - 2019-11-25 09:58:27,169 ERROR [scheduler-3] AgentHTTPClientController:99 - Error occurred when agent tried to ping server:
  2. 2019-11-25 09:58:27,169 [stdout] - org.springframework.remoting.RemoteAccessException: Could not access HTTP invoker remote service at [https://acdc-gocdmaster-acdc-qa-bs03.server.lan:8154/go/remoting/remoteBuildRepository]; nested exception is org.apache.http.client.ClientProtocolException: The server returned status code 403. Possible reasons include:
  3. 2019-11-25 09:58:27,169 [stdout] - - This agent has been deleted from the configuration
  4. 2019-11-25 09:58:27,169 [stdout] - - This agent is pending approval
  5. 2019-11-25 09:58:27,169 [stdout] - - There is possibly a reverse proxy (or load balancer) that is terminating SSL. Hint: use port 8154 of the GoCD server. See https://docs.gocd.org/19.5.0/installation/configure-reverse-proxy.html#agents-and-reverse-proxies for details.
  6. 2019-11-25 09:58:27,169 [stdout] - at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.convertHttpInvokerAccessException(HttpInvokerClientInterceptor.java:226)
  7. 2019-11-25 09:58:27,169 [stdout] - at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:153)
  8. 2019-11-25 09:58:27,169 [stdout] - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  9. 2019-11-25 09:58:27,169 [stdout] - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
  10. 2019-11-25 09:58:27,169 [stdout] - at com.sun.proxy.$Proxy10.ping(Unknown Source)
  11. 2019-11-25 09:58:27,169 [stdout] - at com.thoughtworks.go.agent.AgentHTTPClientController.ping(AgentHTTPClientController.java:94)
  12. 2019-11-25 09:58:27,169 [stdout] - at jdk.internal.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
  13. 2019-11-25 09:58:27,169 [stdout] - at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  14. 2019-11-25 09:58:27,169 [stdout] - at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  15. 2019-11-25 09:58:27,169 [stdout] - at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:65)
  16. 2019-11-25 09:58:27,169 [stdout] - at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
  17. 2019-11-25 09:58:27,169 [stdout] - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  18. 2019-11-25 09:58:27,169 [stdout] - at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
  19. 2019-11-25 09:58:27,169 [stdout] - at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  20. 2019-11-25 09:58:27,169 [stdout] - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  21. 2019-11-25 09:58:27,169 [stdout] - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  22. 2019-11-25 09:58:27,169 [stdout] - at java.base/java.lang.Thread.run(Unknown Source)
  23. 2019-11-25 09:58:27,169 [stdout] - Caused by: org.apache.http.client.ClientProtocolException: The server returned status code 403. Possible reasons include:
  24. 2019-11-25 09:58:27,169 [stdout] - - This agent has been deleted from the configuration
  25. 2019-11-25 09:58:27,169 [stdout] - - This agent is pending approval
  26. 2019-11-25 09:58:27,169 [stdout] - - There is possibly a reverse proxy (or load balancer) that is terminating SSL. Hint: use port 8154 of the GoCD server. See https://docs.gocd.org/19.5.0/installation/configure-reverse-proxy.html#agents-and-reverse-proxies for details.
  27. 2019-11-25 09:58:27,169 [stdout] - at com.thoughtworks.go.agent.GoHttpClientHttpInvokerRequestExecutor.validateResponse(GoHttpClientHttpInvokerRequestExecutor.java:114)
  28. 2019-11-25 09:58:27,169 [stdout] - at com.thoughtworks.go.agent.GoHttpClientHttpInvokerRequestExecutor.doExecuteRequest(GoHttpClientHttpInvokerRequestExecutor.java:77)
  29. 2019-11-25 09:58:27,169 [stdout] - at org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor.executeRequest(AbstractHttpInvokerRequestExecutor.java:137)
  30. 2019-11-25 09:58:27,169 [stdout] - at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:202)
  31. 2019-11-25 09:58:27,169 [stdout] - at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:184)
  32. 2019-11-25 09:58:27,169 [stdout] - at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:150)
  33. 2019-11-25 09:58:27,169 [stdout] - ... 15 common frames omitted
  34. 2019-11-25 09:58:32,172 [stdout] - 2019-11-25 09:58:32,172 ERROR [scheduler-3] AgentHTTPClientController:99 - Error occurred when agent tried to ping server:
  35. 2019-11-25 09:58:32,172 [stdout] - org.springframework.remoting.RemoteAccessException: Could not access HTTP invoker remote service at [https://acdc-gocdmaster-acdc-qa-bs03.server.lan:8154/go/remoting/remoteBuildRepository]; nested exception is org.apache.http.client.ClientProtocolException: The server returned status code 403. Possible reasons include:
  36. 2019-11-25 09:58:32,172 [stdout] - - This agent has been deleted from the configuration
  37. 2019-11-25 09:58:32,172 [stdout] - - This agent is pending approval
  38. 2019-11-25 09:58:32,172 [stdout] - - There is possibly a reverse proxy (or load balancer) that is terminating SSL. Hint: use port 8154 of the GoCD server. See https://docs.gocd.org/19.5.0/installation/configure-reverse-proxy.html#agents-and-reverse-proxies for details.
  39. 2019-11-25 09:58:32,172 [stdout] - at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.convertHttpInvokerAccessException(HttpInvokerClientInterceptor.java:226)
  40. 2019-11-25 09:58:32,172 [stdout] - at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:153)
  41. 2019-11-25 09:58:32,172 [stdout] - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  42. 2019-11-25 09:58:32,172 [stdout] - at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
  43. 2019-11-25 09:58:32,172 [stdout] - at com.sun.proxy.$Proxy10.ping(Unknown Source)
  44. 2019-11-25 09:58:32,172 [stdout] - at com.thoughtworks.go.agent.AgentHTTPClientController.ping(AgentHTTPClientController.java:94)
  45. 2019-11-25 09:58:32,172 [stdout] - at jdk.internal.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
  46. 2019-11-25 09:58:32,172 [stdout] - at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  47. 2019-11-25 09:58:32,172 [stdout] - at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  48. 2019-11-25 09:58:32,172 [stdout] - at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:65)
  49. 2019-11-25 09:58:32,172 [stdout] - at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
  50. 2019-11-25 09:58:32,172 [stdout] - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  51. 2019-11-25 09:58:32,172 [stdout] - at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
  52. 2019-11-25 09:58:32,172 [stdout] - at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  53. 2019-11-25 09:58:32,172 [stdout] - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  54. 2019-11-25 09:58:32,172 [stdout] - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  55. 2019-11-25 09:58:32,172 [stdout] - at java.base/java.lang.Thread.run(Unknown Source)
  56. 2019-11-25 09:58:32,172 [stdout] - Caused by: org.apache.http.client.ClientProtocolException: The server returned status code 403. Possible reasons include:
  57. 2019-11-25 09:58:32,172 [stdout] - - This agent has been deleted from the configuration
  58. 2019-11-25 09:58:32,172 [stdout] - - This agent is pending approval
  59. 2019-11-25 09:58:32,172 [stdout] - - There is possibly a reverse proxy (or load balancer) that is terminating SSL. Hint: use port 8154 of the GoCD server. See https://docs.gocd.org/19.5.0/installation/configure-reverse-proxy.html#agents-and-reverse-proxies for details.
  60. 2019-11-25 09:58:32,172 [stdout] - at com.thoughtworks.go.agent.GoHttpClientHttpInvokerRequestExecutor.validateResponse(GoHttpClientHttpInvokerRequestExecutor.java:114)
  61. 2019-11-25 09:58:32,172 [stdout] - at com.thoughtworks.go.agent.GoHttpClientHttpInvokerRequestExecutor.doExecuteRequest(GoHttpClientHttpInvokerRequestExecutor.java:77)
  62. 2019-11-25 09:58:32,172 [stdout] - at org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor.executeRequest(AbstractHttpInvokerRequestExecutor.java:137)
  63. 2019-11-25 09:58:32,172 [stdout] - at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:202)
  64. 2019-11-25 09:58:32,172 [stdout] - at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:184)
  65. 2019-11-25 09:58:32,172 [stdout] - at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:150)
  66. 2019-11-25 09:58:32,172 [stdout] - ... 15 common frames omitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement