Re: Kubernetes Plugin 1.2 Agents unable to establish connection to master, but log they can

2018-02-22 Thread Carlos Sanchez
That log suggests that the slave is not "online" for jenkins. If you go to the jenkins nodes page under /computer/ what do you see? maybe the slave is offline for some reason, lack of space or something On Wed, Feb 21, 2018 at 9:25 PM, wrote: > I've downgraded to the 1.2

Re: Kubernetes Plugin 1.2 Agents unable to establish connection to master, but log they can

2018-02-22 Thread brandon
I'm actually seeing now that the workers are being OOMkilled at some point. Which doesn't make any sense because all of my kubernetes workers have >50gb free and this pod only requires 256mb. Name: jnlp-1sh50 Namespace:jenkins-test Node: kubeworker-rwva1-prod-10/10.0.0.217

Re: Kubernetes Plugin 1.2 Agents unable to establish connection to master, but log they can

2018-02-22 Thread Carlos Sanchez
OOMKilled has nothing to do with the host resources, but the process in the container using more memory than available. Try increasing the memory limits and read https://blog.csanchez.org/2017/05/31/running-a-jvm-in-a-container-without-getting-killed/ On Thu, Feb 22, 2018 at 10:19 AM,

Re: Kubernetes Plugin 1.2 Agents unable to establish connection to master, but log they can

2018-02-22 Thread brandon
Disk space and memory are all at an extremely low utilization for all of my hosts. So it's not real resource exhaustion. I'm thinking timeline wise it seems that OOMkilled state is possibly a result of kubernetes terminating the pod due to disconnection. INFO: Excess workload after pending

tfs-plugin: error when TFS Project name has a space "Retrieved 0 resources"

2018-02-22 Thread Shai Hirsch
We use Jenkins ver. 2.89.4 with the tfs plugin 5.126.0 One of our TFS team projects has a space in its name. We cannot change its name in TFS, unfortunately When running a build, Jenkins connects to our TFS server successfully. It also recognizes the specific changeset we are querying for.

Installation - No Plugin

2018-02-22 Thread 江南
Hi, I have installed Jenkins on my C drive but when I try to install suggested plugins I'm getting this error: Please help. -- You received this message

Re: Jenkins Pipeline - fail a stage but continue the build

2018-02-22 Thread Baptiste Mathus
Andrew was referring to adding code into Blue Ocean itself, not something doable for end users. Le 22 févr. 2018 08:55, "Cameron Jeffries" a écrit : > Can you please link to the syntax for the Blue Ocean metadata to use? I'm > having trouble finding it. > > On Tuesday,

Re: Installation - No Plugin

2018-02-22 Thread 江南
When I run the jenkins.war file I'm getting this error: On Thursday, 22 February 2018 12:46:00 UTC, 江南 wrote: > > Hi, > > I have installed Jenkins on my C