[JIRA] (JENKINS-60517) Kubernetes plugin crashes with docker plugin .inside command

2019-12-28 Thread narayanan.singa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Narayanan Singaram commented on  JENKINS-60517  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Kubernetes plugin crashes with docker plugin .inside command   
 

  
 
 
 
 

 
 Ivan Kurnosov Allan BURDAJEWICZ Here is my understanding / observation devTools = docker.build(tag, "--pull -f .docker/dev-tools/Dockerfile .") command builds a docker image, image is built inside the docker-dind container. Subsequent sh command inside the devTools.inside() block gets executed inside the dynamically created container inside the docker-dind container. NPE happens during this shell execution inside the dynamically created container. As this shell command is getting executed with in a container created outside of kubernetes pod, container working directory is getting set to null.  Added a null check to avoid NPE, added unit test to test this usage and raised a PR. PR: https://github.com/jenkinsci/kubernetes-plugin/pull/671  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203614.1576615322000.587.1577548200182%40Atlassian.JIRA.


[JIRA] (JENKINS-58975) Executing shell in a container with a custom workingDir times out

2019-10-02 Thread narayanan.singa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Narayanan Singaram commented on  JENKINS-58975  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Executing shell in a container with a custom workingDir times out   
 

  
 
 
 
 

 
 https://github.com/jenkinsci/kubernetes-plugin/pull/610 - PR for the fix.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.201324.1566067268000.347.1570075740450%40Atlassian.JIRA.


[JIRA] (JENKINS-55392) java.util.concurrent.RejectedExecutionException AGAIN

2019-03-04 Thread narayanan.singa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Narayanan Singaram commented on  JENKINS-55392  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: java.util.concurrent.RejectedExecutionException AGAIN   
 

  
 
 
 
 

 
 Carlos Sanchez I think the fix in 4.1.8 only addresses the issue caused by ContainerLog step. Will the same fix help if ContainerLog step is not getting used? In out case, we are impacted by this bug and our jenkinsfile is not using ContainerLog, I'm trying to find will the fix help in our scenario?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55392) java.util.concurrent.RejectedExecutionException AGAIN

2019-02-27 Thread narayanan.singa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Narayanan Singaram commented on  JENKINS-55392  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: java.util.concurrent.RejectedExecutionException AGAIN   
 

  
 
 
 
 

 
 We also do not use {containerLog} and still are impacted by this issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55392) java.util.concurrent.RejectedExecutionException AGAIN

2019-02-26 Thread narayanan.singa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Narayanan Singaram edited a comment on  JENKINS-55392  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: java.util.concurrent.RejectedExecutionException AGAIN   
 

  
 
 
 
 

 
 We see this error very .  frequently. This exception stack trace appears in the job console output. However when I see the kubernetes plugin logs (Our log level is ALL) I don't find any related error / exception. How do I find co-relating error / messages in kubernetes logs?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.