Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-6496 Improve CI checks
  3. HDDS-10157

Download zlib fails with 403 Forbidden in CI

    XMLWordPrintableJSON

Details

    Description

      Native check is failing with:

      Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.7.1:wget (zlib source download) on project hdds-rocks-native: Download failed with code 403: Forbidden
      

      Locally:

      $ mvn -N com.googlecode.maven-download-plugin:download-maven-plugin:1.7.1:wget \
        -Ddownload.url=https://zlib.net/fossils/zlib-1.2.13.tar.gz \
        -Ddownload.outputDirectory=. \
        -Ddownload.outputFileName=zlib-1.2.13.tar.gz
      ...
      $ ls -sh zlib-1.2.13.tar.gz
      1.5M zlib-1.2.13.tar.gz
      

      (Maybe they blocked access from Github due to too much traffic?)

      Attachments

        Issue Links

          Activity

            People

              adoroszlai Attila Doroszlai
              adoroszlai Attila Doroszlai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: