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

The dist-fork command hangs when the remote directory contains a FIFO file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core, distfork-plugin
    • None
    • Jenkins 2.150.1
      Dist-fork 1.7

      When the remote directory contains a FIFO file and the -Z option is used to return the remote files, then the dist-fork command hangs forever (after executing the command executed by dist-fork). 

      To reproduce:

      java -jar jenkins-cli.jar -s ... -auth ... dist-fork -l ...-n mkfifo -Z =zip sh -c 'mkfifo foo; echo Hello > foo; ls -al'

       

      Also with -Z =tgz.

       

            Unassigned Unassigned
            terrapin Jan Hollevoet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: