Hello Team,

im facing following issues can any one please help me on this.

 1.I have  integrated the pager duty application with Jenkins using service 
integration key.
 2.Pager duty application using for alert triggering a when ever job fails 
its should trigger call or email notfiation.
3.we have white listed all the url that belongs to pager duty from server 
where Jenkins has been installed as services.
4.so we are behind the corporate proxy and the pager duty url as been white 
listed using wild card. while accessing from the server we can able to 
connect pager duty url using curl.
5.But the same url we are not able to access  from jenkis server which as 
been white listed from server end. and we are accessing using corporate 
proxy.

Erros:

root@sedxxx0:/root :  curl -X http://security-xxxxx-xxxxxxt:300-v 
https://events.pagerduty.com

* Rebuilt URL to: https://events.pagerduty.com/

*   Trying 53.18.191.131...

* TCP_NODELAY set

* Connected to security-xxx-xxx (53.18.141.121) port 3128 (#0)

* allocate connect buffer!

* Establish HTTP proxy tunnel to events.pagerduty.com:443

Jenkins error:

com.github.dikhan.exceptions.NotifyEventException: 
com.mashape.unirest.http.exceptions.UnirestException: 
org.apache.http.conn.ConnectTimeoutException: Connect to 
events.pagerduty.com:443 [events.pagerduty.com/44.231.93.xxx, 
events.pagerduty.com/35.167.69.xxx events.pagerduty.com/44.233.86.xx] 
failed: connect timed out at 
com.github.dikhan.HttpApiServiceImpl.notifyEvent(HttpApiServiceImpl.java:52) 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ab20782f-c718-4a45-bf96-c72e6ba8ac61n%40googlegroups.com.

Reply via email to