stderr: error: external filter 'git-lfs filter-process --skip' failed

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Hello,

      I'm working with Jenkins docker in docker and git plugin. My private repository have git lfs and i set the below config:

       

      GIT_LFS_SKIP_SMUDGE=1
      git config filter.lfs.process = "git-lfs filter-process --skip"
      git config filter.lfs.smudge = "git-lfs smudge --skip"

      then i get the next error:

       

      hudson.plugins.git.GitException: Command "git checkout -f 4e1a685bf99f14fbdcfc24040093c476e75d593e" returned status code 128:
      stdout: 
      stderr: error: external filter 'git-lfs filter-process --skip' failed
      error: git-lfs filter-process --skip died of signal 15
      fatal: mpi/rsrc/test_videos/_video1.avi: smudge filter lfs failed

      Why this is happened? I appreciate any help!

      Thanks!

            Assignee:
            Mark Waite
            Reporter:
            Arturo Arenas
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: