403: rate limit exceeded when installing mongodb with drivers-evg-tools

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Doctrine
    • None
    • 🔵 Done
    • PHP Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      When hitting this error, the job doesn't fail and keep waiting.

      https://github.com/doctrine/mongodb-odm/actions/runs/19965590891/job/57256420027?pr=2957

      Run ${GITHUB_ACTION_PATH}/.evergreen/run-orchestration.sh -v
      Ensuring python binary...
      Using python python3
      Ensuring python binary... done.
      Installing uv using pip...
      Installed to /home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/.bin
      Installing uv using pip... done.
      uv is /home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/.evergreen/uv
      uv 0.8.24
      uv is /home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/.evergreen/orchestration/uv
      uv 0.8.24
      INFO     Running orchestration...
      INFO     Downloading mongodb 8.0...
      INFO     Download archive 8.0-enterprise for ubuntu2204-x86_64
      INFO     Download url: https://downloads.mongodb.com/linux/mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16.tgz
      DEBUG    Extract from: [mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16.tgz]
      DEBUG            into: [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin]
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16 --------------- |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/LICENSE-Enterprise.txt  |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/MPL-2 --------- |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/README -------- |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/THIRD-PARTY-NOTICES  |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/bin ----------- |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/bin/install_compass  |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/install_compass]
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/bin/mongocryptd  |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongocryptd]
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/bin/mongod ---- |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongod]
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/bin/mongodecrypt  |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongodecrypt]
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/bin/mongokerberos  |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongokerberos]
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/bin/mongoldap - |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongoldap]
      DEBUG      | mongodb-linux-x86_64-enterprise-ubuntu2204-8.0.16/bin/mongos ---- |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongos]
      INFO     7 files were extracted
      INFO     Downloading mongodb 8.0... done.
      DEBUG    Running command /home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongod --version...
      INFO     db version v8.0.16
      Build Info: {
          "version": "8.0.16",
          "gitVersion": "ba70b6a13fda907977110bf46e6c8137f5de48f6",
          "openSSLVersion": "OpenSSL 3.0.2 15 Mar 2022",
          "modules": [
              "enterprise"
          ],
          "allocator": "tcmalloc-google",
          "environment": {
              "distmod": "ubuntu2204",
              "distarch": "x86_64",
              "target_arch": "x86_64"
          }
      }
      
      DEBUG    Running command /home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongod --version... done.
      INFO     Downloading crypt_shared...
      INFO     Using cached file full.json
      INFO     Download crypt_shared 8.0-enterprise for ubuntu2204-x86_64
      INFO     Download url: https://downloads.mongodb.com/linux/mongo_crypt_shared_v1-linux-x86_64-enterprise-ubuntu2204-8.0.16.tgz
      DEBUG    Extract from: [mongo_crypt_shared_v1-linux-x86_64-enterprise-ubuntu2204-8.0.16.tgz]
      DEBUG            into: [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin]
      DEBUG      | LICENSE-Enterprise.txt ------------------------------------------ |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | MPL-2 ----------------------------------------------------------- |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | README ---------------------------------------------------------- |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | THIRD-PARTY-NOTICES --------------------------------------------- |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | include --------------------------------------------------------- |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | include/mongo_crypt --------------------------------------------- |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongo_crypt]
      DEBUG      | include/mongo_crypt/v1 ------------------------------------------ |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongo_crypt/v1]
      DEBUG      | include/mongo_crypt/v1/mongo_crypt ------------------------------ |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongo_crypt/v1/mongo_crypt]
      DEBUG      | include/mongo_crypt/v1/mongo_crypt/mongo_crypt.h ---------------- |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongo_crypt/v1/mongo_crypt/mongo_crypt.h]
      DEBUG      | lib ------------------------------------------------------------- |
      DEBUG     (Excluded by --strip-components)
      DEBUG      | lib/mongo_crypt_v1.so ------------------------------------------- |
      DEBUG    -> [/home/runner/work/_actions/mongodb-labs/drivers-evergreen-tools/master/mongodb/bin/mongo_crypt_v1.so]
      INFO     5 files were extracted
      INFO     Downloading crypt_shared... done.
      INFO     Downloading mongosh...
      INFO     Download latest mongosh for linux-x86_64
      WARNING  Error fetching the latest version, falling back to using git tags
      WARNING  HTTP Error 403: rate limit exceeded

       

            Assignee:
            Andreas Braun
            Reporter:
            Jérôme Tamarelle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: