Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-14578

The plugin "Copy To Slave Plugin" can't work!

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • copy-to-slave-plugin
    • None
    • Jenkins ver. 1.472
      Copy To Slave Plugin 1.4

      I installed the "Copy To Slave Plugin 1.4" at Jenkins 1.472. there are some jobs which build at slave. i want to copy the build result from slave to master. but the plugin can't work,it can't copy the specify files. I can find the jar package at the slave path "D:/jenkins/data/workspace/slave/target/mavendemo-0.0.1-SNAPSHOT.jar",but it cann't copy to master. the log file is like this:

      [copy-to-slave] Copying 'D:/jenkins/data/workspace/slave/target/mavendemo-0.0.1-SNAPSHOT.jar', excluding nothing, from 'file:/D:/jenkins/data/workspace/slave/' on 'hudson.slaves.DumbSlave@a48b92b1' to 'file:/D:/jenkins/data/jobs/slave/workspace/' on the master.
      Finished: SUCCESS

          [JENKINS-14578] The plugin "Copy To Slave Plugin" can't work!

          MS FLY added a comment -

          If I want to copy three different directory,how can i do? in the current i find it can copy one directory file. such as the directory is below this,i want to copy A1.jar and B1.jar and C1.jar to master from slave . How can i do?

          A/A1/A1.jar
          B/B1/B1.jar
          C/C1/C1.jar

          MS FLY added a comment - If I want to copy three different directory,how can i do? in the current i find it can copy one directory file. such as the directory is below this,i want to copy A1.jar and B1.jar and C1.jar to master from slave . How can i do? A/A1/A1.jar B/B1/B1.jar C/C1/C1.jar

          MS FLY added a comment -

          It has been one week since I reported the bug,but it doesn't have any updates, Who can solve this bug?

          MS FLY added a comment - It has been one week since I reported the bug,but it doesn't have any updates, Who can solve this bug?

          swie reyonal added a comment - - edited

          In latest version of copy to slave plugin facing same issue where windows slave running to copy file *.apk.
          Jenkins logs are as followed:
          [copy-to-slave] Copying 'C:\JenkinsSlave\workspace\abc\PLATFORM\android\abc\platforms\android\build\outputs\apk\abc.apk', excluding nothing, from 'file:/C:/JenkinsSlave/workspace/abc/PLATFORM/android/' on 'hudson.slaves.DumbSlave[Android slave]' to 'file:/mnt/jenkins/builds/workspace/abc/' on the master.
          Finished: SUCCESS
          so where to see the file path copied ? It seems path is not correct. 

          swie reyonal added a comment - - edited In latest version of copy to slave plugin facing same issue where windows slave running to copy file *.apk. Jenkins logs are as followed: [copy-to-slave] Copying 'C:\JenkinsSlave\workspace\abc\PLATFORM\android\abc\platforms\android\build\outputs\apk\abc.apk', excluding nothing, from 'file:/C:/JenkinsSlave/workspace/abc/PLATFORM/android/' on 'hudson.slaves.DumbSlave [Android slave] ' to 'file:/mnt/jenkins/builds/workspace/abc/' on the master. Finished: SUCCESS so where to see the file path copied ? It seems path is not correct. 

            danielpetisme Daniel Petisme
            msfly MS FLY
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: