Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-5882

6.0 Fix failing GCP KMS tests

    • Not Needed

      GCP KMS tests are failing on the 6.0 branch due to missing environment variables:

      https://spruce.mongodb.com/task/node_mongodb_native_6.0_rhel8_test_gcp_kms_test_gcpkms_task_f2dbad738cfe38f00b7c5c69038db5e7f4c19f0f_24_01_31_15_09_54/logs?execution=0

      [2024/01/31 16:12:21.354] Please set the following required environment variables
      [2024/01/31 16:12:21.354]  GCPKMS_KEYFILE to the JSON file for the service account
      [2024/01/31 16:12:21.354]  GCPKMS_SERVICEACCOUNT to a GCP service account used to create and attach to the GCE instance
      [2024/01/31 16:12:21.354] Command 'subprocess.exec' (step 2 of 3) in block 'setup_group' failed: process encountered problem: exit code 1.
      [2024/01/31 16:12:21.354] Finished command 'subprocess.exec' (step 2 of 3) in block 'setup_group' in 7.195271ms.
      [2024/01/31 16:12:21.354] Running setup-group commands failed: running command: command failed: process encountered problem: exit code 1
      [2024/01/31 16:12:21.354] Finished running setup-group commands in 8.994616988s.
      [2024/01/31 16:12:21.553] Task completed - FAILURE.
      [2024/01/31 16:12:21.997] Running teardown-group commands.
      [2024/01/31 16:12:21.997] Running command 'subprocess.exec' (step 1 of 1) in block 'teardown_group'.
      [2024/01/31 16:12:21.998] Please set the following required environment variables
      [2024/01/31 16:12:21.998]  GCPKMS_GCLOUD to the path of the gcloud binary
      [2024/01/31 16:12:21.998]  GCPKMS_PROJECT to the GCP project
      [2024/01/31 16:12:21.998]  GCPKMS_ZONE to the GCP zone
      [2024/01/31 16:12:21.998]  GCPKMS_INSTANCENAME to the GCE instance name

            Assignee:
            Unassigned Unassigned
            Reporter:
            durran.jordan@mongodb.com Durran Jordan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: