-
Bug
-
Resolution: Fixed
-
Major
-
kubernetes-plugin 1.1
jenkins 2.73.2
If a jenkins master is restarted while a build is running on a provisioned slave, when the master is back online, the connection to the existing slave cannot be made.
I used the file src/test/resources/org/csanchez/jenkins/plugins/kubernetes/pipeline/runInPodWithRestart.groovy for my pipeline.
Attached is the pod log from the jnlp container and a snippet from the master's log.
- is duplicated by
-
JENKINS-47561 Pipelines wait indefinitely for kubernetes slaves to come back online
-
- Closed
-
-
JENKINS-48146 Jenkins slaves won't reconnect to master if the master is killed and restarted.
-
- Closed
-
[JENKINS-47476] Provisioned slaves cannot reconnect following a Jenkins restart
Description |
Original:
If a jenkins master is restarted while a build is running on a provisioned slave, when the master is back online, the connection to the existing slave cannot be made. I used the file *src/test/resources/org/csanchez/jenkins/plugins/kubernetes/pipeline/runInPodWithRestart.groovy * for my pipeline. Attached is the pod log from the jnlp container. |
New:
If a jenkins master is restarted while a build is running on a provisioned slave, when the master is back online, the connection to the existing slave cannot be made. I used the file *src/test/resources/org/csanchez/jenkins/plugins/kubernetes/pipeline/runInPodWithRestart.groovy* for my pipeline. Attached is the pod log from the jnlp container. |
Attachment | New: master-snippet-log.txt [ 40046 ] |
Description |
Original:
If a jenkins master is restarted while a build is running on a provisioned slave, when the master is back online, the connection to the existing slave cannot be made. I used the file *src/test/resources/org/csanchez/jenkins/plugins/kubernetes/pipeline/runInPodWithRestart.groovy* for my pipeline. Attached is the pod log from the jnlp container. |
New:
If a jenkins master is restarted while a build is running on a provisioned slave, when the master is back online, the connection to the existing slave cannot be made. I used the file *src/test/resources/org/csanchez/jenkins/plugins/kubernetes/pipeline/runInPodWithRestart.groovy* for my pipeline. Attached is the pod log from the jnlp container and a snippet from the master's log. |
Description |
Original:
If a jenkins master is restarted while a build is running on a provisioned slave, when the master is back online, the connection to the existing slave cannot be made. I used the file *src/test/resources/org/csanchez/jenkins/plugins/kubernetes/pipeline/runInPodWithRestart.groovy* for my pipeline. Attached is the pod log from the jnlp container and a snippet from the master's log. |
New:
If a jenkins master is restarted while a build is running on a provisioned slave, when the master is back online, the connection to the existing slave cannot be made. I used the file [{{src/test/resources/org/csanchez/jenkins/plugins/kubernetes/pipeline/runInPodWithRestart.groovy}}|https://github.com/jenkinsci/kubernetes-plugin/blob/ecb8779f09438aef37490ed5cbac58fab7d2ee25/src/test/resources/org/csanchez/jenkins/plugins/kubernetes/pipeline/runInPodWithRestart.groovy] for my pipeline. Attached is the pod log from the jnlp container and a snippet from the master's log. |
Link |
New:
This issue is duplicated by |
0x89 have you seen this before?