Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-18942

Access denied to a local path

    XMLWordPrintable

Details

    Description

      Hi,

      In one of my Bitbucket pipeline step I download few dependencies from Azure Blob Storage. It is one zip file of size ~540MB(s). Till yesterday it was working fine and from today I am getting Access denied to local path issue (Path inside Bitbucket pipeline run time)

      • Pipe I am using to download dependencies is microsoft/azure-storage-deploy:1.1.1
      • Error I am getting is
        • [2019/06/18 15:05:28.614+00:00][VERBOSE] Transfer FAILED: https://xyz.blob.core.windows.net/builds/ReleaseDependencies/dependencies.zip => /opt/atlassian/pipelines/agent/build/dependencies.zip.
          [2019/06/18 15:05:28][ERROR] Single file transfer failed: Failed to open file /opt/atlassian/pipelines/agent/build/dependencies.zip: Access to the path '''/opt/atlassian/pipelines/agent/build/dependencies.zip''' is denied.. Access to the path '''/opt/atlassian/pipelines/agent/build/dependencies.zip''' is denied.
      • Till yesterday same pipeline was working fine and today it starting giving the above issue. It looks like it is coming from run time of pipeline

      Any help in this regard is highly appreciated.

      Attachments

        Activity

          People

            Unassigned Unassigned
            fc804d3212ef Muhammad Ummar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: