Re: Java exception when copying artifacts

2018-04-19 Thread Baptiste Mathus
; wrote: > > -rwxrwxrwx. 1 root 101 1077 Apr 19 16:12 > > *From:* jenkinsci-users@googlegroups.com [ > mailto:jenkinsci-users@googlegroups.com > ] *On Behalf Of *Devin Nusbaum > *Sent:* 19 April 2018 16:59 > *To:* jenkinsci-users@googlegroups.com > *Subject:* Re: Java except

Re: Java exception when copying artifacts

2018-04-19 Thread Devin Nusbaum
Nusbaum > Sent: 19 April 2018 16:59 > To: jenkinsci-users@googlegroups.com > Subject: Re: Java exception when copying artifacts > > It looks like the failure comes when changing permissions to match the > original file after the file has been copied. What are the permissions on &g

RE: Java exception when copying artifacts

2018-04-19 Thread David Aldrich
-rwxrwxrwx. 1 root 101 1077 Apr 19 16:12 From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Devin Nusbaum Sent: 19 April 2018 16:59 To: jenkinsci-users@googlegroups.com Subject: Re: Java exception when copying artifacts It looks like the failure comes

Re: Java exception when copying artifacts

2018-04-19 Thread Devin Nusbaum
> Sent: 19 April 2018 16:29 > To: jenkinsci-users@googlegroups.com > Subject: Re: Java exception when copying artifacts > > Does the user that Jenkins is running as on the agent have access to the > destination directory? > > On Thu, Apr 19, 2018 at 8:22 AM David Al

RE: Java exception when copying artifacts

2018-04-19 Thread David Aldrich
kinsci-users@googlegroups.com Subject: Re: Java exception when copying artifacts Does the user that Jenkins is running as on the agent have access to the destination directory? On Thu, Apr 19, 2018 at 8:22 AM David Aldrich mailto:david.aldr...@emea.nec.com>> wrote: With Jenkins 2.107.2 LTS

Re: Java exception when copying artifacts

2018-04-19 Thread Slide
Does the user that Jenkins is running as on the agent have access to the destination directory? On Thu, Apr 19, 2018 at 8:22 AM David Aldrich wrote: > With Jenkins 2.107.2 LTS I am getting a Java exception when executing a > ‘Copy artifacts from another project’ build step. I know that the > de

Java exception when copying artifacts

2018-04-19 Thread David Aldrich
With Jenkins 2.107.2 LTS I am getting a Java exception when executing a 'Copy artifacts from another project' build step. I know that the destination directory is mounted and that my Jenkins user account has permission to write to the destination directory. Any suggestions what may cause this