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

Allure plugin adds Jenkins master user home to executable path on windows slave

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • allure-plugin
    • None
    • Linux master and Windows slave

      Issue is described in the following github issue -> https://github.com/jenkinsci/allure-plugin/issues/32

      With Linux master and Windows slave, allure adds Jenkins masters home(/home/jenkinssys) to executable path on windows slave.

      $ /home/jenkinssys/C:/HudsonSlave/workspace/allure-commandline_jenkins/bin/allure.bat generate "C:/alluerdir" "c:\HudsonSlave\workspace\testCS\allure8411727680151168001.tmp\environment" -o "c:\HudsonSlave\workspace\testCS\allure8411727680151168001.tmp\allure-report"
      Report generation failed
      java.io.IOException: Cannot run program "/home/jenkinssys/C:/HudsonSlave/workspace/allure-commandline_jenkins/bin/allure.bat" (in directory "c:\HudsonSlave\workspace\testCS"): CreateProcess error=2, The system cannot find the file specified

            eroshenkoam Artem Eroshenko
            sraomach Sr M
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: