-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: kubernetes-plugin
Hello,
Ā
Jun 21, 2019 2:10:17 PMĀ FINEĀ io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager scheduleReconnectSubmitting reconnect task to the executor Jun 21, 2019 2:10:17 PMĀ WARNINGĀ io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager$2 onFailureExec Failure: HTTP 401, Status: 401 - Unauthorized java.net.ProtocolException: Expected HTTP 101 response but was '401 Unauthorized' at okhttp3.internal.ws.RealWebSocket.checkResponse(RealWebSocket.java:219) at okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:186) at okhttp3.RealCall$AsyncCall.execute(RealCall.java:153) at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Jun 21, 2019 2:10:17 PMĀ FINEĀ io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager$3 executeScheduling reconnect task
Ā
Ā
It happens on from time to time. We have other Jenkins master in the same project. The other master works good.Ā
Kubernetes plugins in: 1.16.1
Jenkins master is:Ā Jenkins ver. 2.164.2
- is related to
-
JENKINS-56140 Failed to count the # of live instances on Kubernetes because of expired bearer token
-
- Resolved
-
- links to