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

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-21 Thread brandon
I've downgraded to the 1.2 version of the plugin and gone through the debug steps listed here https://github.com/jenkinsci/kubernetes-plugin No luck. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop

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

2018-02-19 Thread brandon
-- 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

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

2018-02-19 Thread brandon
<http://cloud.rabb.it/2h0y1T0z1A2M/Image%202018-02-19%20at%2011.08.48%20PM.png> On Monday, February 19, 2018 at 9:02:22 PM UTC-8, Brandon wrote: > > Hello, I am trying to use the community helm chart for Jenkins and the > Kubernetes plugin 1.2 so that agents can be dynamica

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

2018-02-19 Thread Brandon
:ef:96:ae:47:09:b2:cc:58:e8:0a Feb 12, 2018 11:16:55 PM hudson.remoting.jnlp.Main$CuiListener status *INFO: Connected* -- Brandon Pinske Site Reliability Engineer Rabb.it -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe

Re: How to set global quiet period automatically on Jenkins startup

2017-07-16 Thread Brandon Fryslie
I just wanted to respond. I have automated pretty much everything related to Jenkins lately, and looking through the source code and then using that to write a groovy script is exactly how it is supposed to be done. Jenkins was never designed to be automated (which is strange considering it

We offer high quality COUNTERFEIT NOTES for the following currencies;

2017-04-14 Thread brandon homan
This bills are not home made but industrial and professional manufacturing. >From High Quality IT techinicians from US,Russia,Korea and China We offer high quality COUNTERFEIT NOTES for the following currencies; EUR - Euro USD - US Dollar DNR - DINAR GBP - British Pound INR - Indian Rupee AUD -

Re: How do I use the Jenkins CLI commands for Credentials Plugin?

2016-08-15 Thread Brandon R
I've been looking into this as well and made a little progress by digging around https://github.com/jenkinsci/credentials-plugin For store, I used "system::system::jenkins" like in their tests. For domain I tried variations on the word "global" but none worked. I then tried underscore '_' as

Re: AWS ECS Plugin

2016-01-25 Thread Brandon Wagner
If I'm understanding correctly, I would mount the docker.sock to the slave container? I created an image extended from the jenkinsci/jnlp-slave that does a wget for the docker CLI. However, I don't see a place to mount the docker.sock through the ECS configuration options. -Brandon Wagner

Re: AWS ECS Plugin

2016-01-25 Thread Brandon Wagner
commands and start plugging in other commands rather than just using the Docker CLI commands. -Brandon Wagner On Mon, Jan 25, 2016 at 10:51 AM, nicolas de loof <nicolas.del...@gmail.com> wrote: > Latest development build for ECS plugin do let you define bind mounts, see > https://

Re: AWS ECS Plugin

2016-01-22 Thread Brandon Wagner
on the Jenkins Master). I want it to be transparent to them that I'm "outsourcing" build slaves to ECS. It shouldn't matter to them that I'm changing the way Jenkins is performing builds. Let me know if you (or anyone else) have suggestions based on my goals. -Brandon Wagner On Fri, Jan 22, 20

Re: AWS ECS Plugin

2016-01-22 Thread Brandon Wagner
ECS plugin to run the slave as privileged which is necessary for docker-in-docker. -Brandon Wagner On Fri, Jan 22, 2016 at 7:11 AM, nicolas de loof <nicolas.del...@gmail.com> wrote: > First look into jenkins logs. > Also check on ECS a task definition has been created for jenkins-sl

AWS ECS Plugin

2016-01-21 Thread Brandon Wagner
I'm trying to use the Jenkins AWS EC2 Container Service (ECS) plugin to deploy Jenkins Slave Containers for builds. I have an ECS cluster setup, and I have it configured in my Jenkins Configuration. Everything appears to be good until I try to build a job, restricting to the ecs cloud label I

SCM Sync Configuration Plugin

2015-07-17 Thread Brandon Koepke
Hey, Has anyone been able to get the scm sync configuration plugin working in the last 6-12 months? The plugin that is in the official jenkinsci jobs is completely non-functional for me, and I had to make many changes in order to get it to compile. From there the best I've been able to do is