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

Folders created in bucket are prefixed with null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Jenkins version: 2.414.1
      Artifact Manager on S3 plugin: 822.vf129d4836c31

      Hi,

       

      I have configured the plugin as follows:

      unclassified:
        artifactManager:
            artifactManagerFactories:
            - jclouds:
                provider: "s3"
        aws:
          awsCredentials:
            region: "eu-west-1"
          s3:
            container: "my-bucket"
            disableSessionToken: false
            useHttp: false
            usePathStyleUrl: false
            useTransferAcceleration: false
       

      This, as far as I know, should work fine, however, when uploading stuff to the bucket, it prefix the folder name with "null" e.g (nullMY-TEST-JOB)

       

      Thank you in advance

       

      Regards

            Unassigned Unassigned
            gab Gabriel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: