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

All files in archived artifacts display fingerprint of the first file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • None
    • jenkins: 2.46.1
      OS:Ubuntu 14
      Browser: Chromium

      Steps to reproduce:

      Build  (execute shell)

       

      mkdir -p build/target build/docs
      cd  build/
      touch target/a.rpm target/b.rpm c.rpm docs/a.txt docs/b.txt c.txt
      cd -

       

      Post-build Actions (Archive the artifacts):

      Files to archive

      **/a.*, **/b.*

       

      Advanced..

       

      Excludes:

       

      **/target/a.*
      • Fingerprint all archived artifacts

       

       

      Result:

      http://localhost:8080/view/all/job/post-build/11/fingerprints/ > Recorded Finger prints > build/docs/b.txt > more details

      (shows fingerprint details of a.txt)

      Note: Snapshot attached for output.

       

       

       

            Unassigned Unassigned
            milan_satpathy Milan Satpathy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: