[JIRA] (JENKINS-61881) Jenkins build failing due to failure of creation of docker container(ppwershell failure)

2020-04-28 Thread [email protected] (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite closed an issue as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 After almost two weeks without a reply to the request for more information, closing as "Cannot reproduce"  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-61881  
 
 
  Jenkins build failing due to failure of creation of docker container(ppwershell failure)   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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, sen

[JIRA] (JENKINS-61881) Jenkins build failing due to failure of creation of docker container(ppwershell failure)

2020-04-13 Thread [email protected] (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-61881  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins build failing due to failure of creation of docker container(ppwershell failure)   
 

  
 
 
 
 

 
 Please provide instructions that another person can follow to duplicate the error. As described in the initial issue report, this appears to be more of a request for help diagnosing "what changed?" rather than an issue report due to something in a specific release of Jenkins or one of its plugins.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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 [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205751.1586784187000.9800.1586800140232%40Atlassian.JIRA.


[JIRA] (JENKINS-61881) Jenkins build failing due to failure of creation of docker container(ppwershell failure)

2020-04-13 Thread [email protected] (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manoj R updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61881  
 
 
  Jenkins build failing due to failure of creation of docker container(ppwershell failure)   
 

  
 
 
 
 

 
Change By: 
 Manoj R  
 

  
 
 
 
 

 
 powershell.exe : docker-compose : Cannot create container for service xxx: mkdir  At C:\Jenkins\workspace\bootROM_pipeline\feature\C2000BROM-251-initial-design-rev3@tmp\durable-0d0b5812\powershellWrapper.ps1:3 char:1 + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... + ~ + CategoryInfo : NotSpecified: (docker-compose ...bootrom: mkdir :String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError C:\windows\system32\config\systemprofile: Cannot create a file when that file already exists. At C:\Jenkins\workspace\bootROM_pipeline\feature\C2000BROM-251-initial-design-rev3@tmp\durable-0d0b5812\powershellScrip t.ps1:1 char:1 + docker-compose run --rm  bash -l -c "cd /project; ./ ... + ~ + CategoryInfo : NotSpecified: (Cannot create c...already exists.:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError (Note this was working fine)  All the previous builds when I rebuild I am seeing this error  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

  

[JIRA] (JENKINS-61881) Jenkins build failing due to failure of creation of docker container(ppwershell failure)

2020-04-13 Thread [email protected] (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manoj R created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61881  
 
 
  Jenkins build failing due to failure of creation of docker container(ppwershell failure)   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 _unsorted  
 
 
Created: 
 2020-04-13 13:23  
 
 
Environment: 
 Windows docker + PowerShell  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Manoj R  
 

  
 
 
 
 

 
 powershell.exe : docker-compose : Cannot create container for service xxx: mkdir  At C:\Jenkins\workspace\bootROM_pipeline\feature\C2000BROM-251-initial-design-rev3@tmp\durable-0d0b5812\powershellWrapper.ps1:3 char:1 + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... + ~ + CategoryInfo : NotSpecified: (docker-compose ...bootrom: mkdir :String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError  C:\windows\system32\config\systemprofile: Cannot create a file when that file already exists. At C:\Jenkins\workspace\bootROM_pipeline\feature\C2000BROM-251-initial-design-rev3@tmp\durable-0d0b5812\powershellScrip  t.ps1:1 char:1  + docker-compose run --rm  bash -l -c "cd /project; ./ ...  + ~  + CategoryInfo : NotSpecified: (Cannot create c...already exists.:String) [], RemoteException  + FullyQualifiedErrorId : NativeCommandError   (Note this was working fine)