[JIRA] (JENKINS-59729) SEVERE: http://jenkins2.jenkins2.svc.cluster.local:8080 provided port:50000 is not reachable

10 views
Skip to first unread message

hxpwangyi@163.com (JIRA)

unread,
Oct 10, 2019, 7:34:04 AM10/10/19
to jenkinsc...@googlegroups.com
xiaoping huang created an issue
 
Jenkins / Bug JENKINS-59729
SEVERE: http://jenkins2.jenkins2.svc.cluster.local:8080 provided port:50000 is not reachable
Issue Type: Bug Bug
Assignee: Unassigned
Components: kubernetes-plugin
Created: 2019-10-10 11:33
Priority: Major Major
Reporter: xiaoping huang

jenkins/jnlp-agent-maven:latest  execute has errors

[root@dev7 jenkins]# kubectl logs default-8bsmg -c jnlp-mvn -n jenkins2
Warning: JnlpProtocol3 is disabled by default, use JNLP_PROTOCOL_OPTS to alter the behavior
Oct 10, 2019 11:06:51 AM hudson.remoting.jnlp.Main createEngine
INFO: Setting up agent: default-8bsmg
Oct 10, 2019 11:06:51 AM hudson.remoting.jnlp.Main$CuiListener <init>
INFO: Jenkins agent is running in headless mode.
Oct 10, 2019 11:06:51 AM hudson.remoting.Engine startEngine
INFO: Using Remoting version: 3.29
Oct 10, 2019 11:06:51 AM hudson.remoting.Engine startEngine
WARNING: No Working Directory. Using the legacy JAR Cache location: /root/.jenkins/cache/jars
Oct 10, 2019 11:06:52 AM hudson.remoting.jnlp.Main$CuiListener status
INFO: Locating server among http://jenkins2.jenkins2.svc.cluster.local:8080
Oct 10, 2019 11:06:52 AM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
Oct 10, 2019 11:06:57 AM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver isPortVisible
WARNING: connect timed out
Oct 10, 2019 11:06:57 AM hudson.remoting.jnlp.Main$CuiListener error
SEVERE: http://jenkins2.jenkins2.svc.cluster.local:8080 provided port:50000 is not reachable
java.io.IOException: http://jenkins2.jenkins2.svc.cluster.local:8080 provided port:50000 is not reachable
at org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver.resolve(JnlpAgentEndpointResolver.java:287)
at hudson.remoting.Engine.innerRun(Engine.java:523)
at hudson.remoting.Engine.run(Engine.java:474)

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

vincent@latombe.net (JIRA)

unread,
Jan 29, 2020, 4:00:02 AM1/29/20
to jenkinsc...@googlegroups.com
Vincent Latombe closed an issue as Not A Defect
Change By: Vincent Latombe
Status: Open Closed
Resolution: Not A Defect

vincent@latombe.net (JIRA)

unread,
Jan 29, 2020, 4:00:02 AM1/29/20
to jenkinsc...@googlegroups.com
Vincent Latombe commented on Bug JENKINS-59729
 
Re: SEVERE: http://jenkins2.jenkins2.svc.cluster.local:8080 provided port:50000 is not reachable

Your kubernetes deployment is probably wrong (port 50000 on the service needs to be targetting the pod on port 50000), or the agent listener is not enabled.

Reply all
Reply to author
Forward
0 new messages