Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestParallelLambdaCreation flake #4731

Open
t0yv0 opened this issue Nov 8, 2024 · 4 comments
Open

TestParallelLambdaCreation flake #4731

t0yv0 opened this issue Nov 8, 2024 · 4 comments
Labels
impact/flaky-test A test that is unreliable kind/engineering Work that is not visible to an external user

Comments

@t0yv0
Copy link
Member

t0yv0 commented Nov 8, 2024

Got a failure in TestParallelLambdaCreation that resolved itself after a retry. The test might be flaky.

TestParallelLambdaCreation (1m

      program.go:1959: sample: test-programs/parallel-lambdas
      program.go:1964: pulumi: /usr/local/bin/pulumi
      program.go:1095: acquired yarn install lock
      command.go:46: **** Invoke '/usr/local/bin/yarn install' in '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470'
      command.go:118: Wrote output to /tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/command-output/yarn-install.20241107-004127.78774.log
      program.go:1121: released yarn install lock
      program.go:1095: acquired yarn install lock
      command.go:46: **** Invoke '/usr/local/bin/yarn link @pulumi/aws' in '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470'
      command.go:118: Wrote output to /tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/command-output/yarn-link.20241107-004127.6c99d.log
      program.go:1121: released yarn install lock
      program.go:2116: projdir: /tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470
      program.go:1349: Initializing project (dir /tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470; stack p-it-fv-az1016--parallel-l-06f0a04c)
      command.go:46: **** Invoke '/usr/local/bin/pulumi login --cloud-url file:///tmp/TestParallelLambdaCreation1348030840/001' in '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470'
      command.go:118: Wrote output to /tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/command-output/pulumi-login.20241107-004128.e39ea.log
      command.go:46: **** Invoke '/usr/local/bin/pulumi stack init p-it-fv-az1016--parallel-l-06f0a04c' in '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470'
      command.go:118: Wrote output to /tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/command-output/pulumi-stack-init.20241107-004128.09a65.log
      command.go:46: **** Invoke '/usr/local/bin/pulumi config set-all --plaintext lambda:archivePath=/tmp/archive-2364600419.zip --plaintext aws:region=INVALID_REGION --plaintext aws:envRegion=us-west-2' in '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470'
      command.go:121: Command completed without output
      program.go:1516: Performing primary preview and update
      command.go:46: **** Invoke '/usr/local/bin/pulumi preview --non-interactive --diff' in '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470'
      command.go:118: Wrote output to /tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/command-output/pulumi-preview-initial.20241107-004138.00539.log
      command.go:46: **** Invoke '/usr/local/bin/pulumi up --non-interactive --yes --skip-preview --event-log /tmp/p-it-fv-az1016--parallel-l-06f0a04c-events.json' in '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470'
      provider_nodejs_test.go:214: Test timed out after 5m0s
  Previewing update (p-it-fv-az1016--parallel-l-06f0a04c):
  warning: using pulumi-resource-aws from $PATH at /home/runner/work/pulumi-aws/pulumi-aws/bin/pulumi-resource-aws
    pulumi:pulumi:Stack: (same)
      [urn=urn:pulumi:p-it-fv-az1016--parallel-l-06f0a04c::parallel-lambdas::pulumi:pulumi:Stack::parallel-lambdas-p-it-fv-az1016--parallel-l-06f0a04c]
  warning: using pulumi-resource-aws from $PATH at /home/runner/work/pulumi-aws/pulumi-aws/bin/pulumi-resource-aws
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-23 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-24 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-8 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-14 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-18 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-13 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-4 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-1 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-0 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-12 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-20 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-11 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-3 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-6 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-10 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-22 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-21 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-9 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-7 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-15 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-2 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-5 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-19 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-17 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  error: Running program '/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/' failed with an unhandled exception:
  <ref *1> Error: failed to register new resource lambda-16 [aws:lambda/function:Function]: 2 UNKNOWN: failed to compute archive hash for "code": open /tmp/archive-2364600419.zip: no such file or directory
      at Object.registerResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/runtime/resource.ts:509:27)
      at new Resource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:556:13)
      at new CustomResource (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/node_modules/@pulumi/resource.ts:1079:9)
      at new Function (/home/runner/work/pulumi-aws/pulumi-aws/sdk/nodejs/lambda/function.ts:551:9)
      at Object.<anonymous> (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/index.ts:35:5)
      at Module._compile (node:internal/modules/cjs/loader:1364:14)
      at Module.m._compile (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3009:23)
      at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      at Object.require.extensions.<computed> [as .ts] (/tmp/p-it-fv-az1016--parallel-l-06f0a04c-2250066470/node_modules/@pulumi/pulumi/vendor/[email protected]/index.js:3011:12)
      at Module.load (node:internal/modules/cjs/loader:1203:32) {
    promise: Promise { <rejected> [Circular *1] }
  }
  Resources:
      3 unchanged

  panic: Fail in goroutine after TestParallelLambdaCreation has completed

  goroutine 253 [running]:
  testing.(*common).Fail(0xc006d3a9c0)
  	/opt/hostedtoolcache/go/1.23.2/x64/src/testing/testing.go:953 +0xcc
  testing.(*common).Errorf(0xc006d3a9c0, {0x1a0b9b17?, 0x4714e5?}, {0xc0038a4130?, 0x178b53c0?, 0x201?})
  	/opt/hostedtoolcache/go/1.23.2/x64/src/testing/testing.go:1076 +0x5e
  github.com/stretchr/testify/assert.Fail({0x1c3f1480, 0xc006d3a9c0}, {0xc001cea000, 0xa9}, {0x0, 0x0, 0x0})
  	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go:363 +0x370
  github.com/stretchr/testify/assert.NoError({0x1c3f1480, 0xc006d3a9c0}, {0x1c3f1da0, 0xc001244220}, {0x0, 0x0, 0x0})
  	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go:1545 +0x125
  github.com/pulumi/pulumi/pkg/v3/testing/integration.ProgramTest(0xc006d3a9c0, 0x1e?)
  	/home/runner/go/pkg/mod/github.com/pulumi/pulumi/pkg/[email protected]/testing/integration/program.go:857 +0x65
  github.com/pulumi/pulumi-aws/provider/v6.TestParallelLambdaCreation.func1(0xc006d3a9c0)
  	/home/runner/work/pulumi-aws/pulumi-aws/provider/provider_nodejs_test.go:226 +0x2a6
  github.com/pulumi/pulumi-aws/provider/v6.maxDuration.func1()
  	/home/runner/work/pulumi-aws/pulumi-aws/provider/provider_test.go:231 +0x24
  created by github.com/pulumi/pulumi-aws/provider/v6.maxDuration in goroutine 252
  	/home/runner/work/pulumi-aws/pulumi-aws/provider/provider_test.go:230 +0xcc

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Nov 8, 2024
@t0yv0 t0yv0 added impact/flaky-test A test that is unreliable and removed needs-triage Needs attention from the triage team labels Nov 8, 2024
This was referenced Nov 11, 2024
@t0yv0
Copy link
Member Author

t0yv0 commented Nov 13, 2024

@flostadler can we get this skipped or some such it is very impactful and is blocking releases. Thanks!

@flostadler
Copy link
Contributor

@t0yv0 Before skipping it right away I'd like to try improving the file closing/flushing and error handling: #4775
It might be that we're running out of disk space or not properly flushing the file.

If that doesn't help us pinpoint it, I'll skip it

t0yv0 pushed a commit that referenced this issue Nov 15, 2024
The flaky Lambda test might be caused by errors when flushing & closing
the writers for the Lambda archives (e.g. out of space).

This change adds handling for those errors, to help understand why the
files appear to not be found when executing the pulumi programs.

Relates to #4731
@mikhailshilkov mikhailshilkov added the kind/engineering Work that is not visible to an external user label Nov 18, 2024
@flostadler
Copy link
Contributor

That change didn't bring any clarity either. It almost seems like the file gets cleaned up async by another process. I'll skip it for now to bring stability back into the release process while we investigate

@t0yv0
Copy link
Member Author

t0yv0 commented Nov 18, 2024

That sounds good!

flostadler added a commit that referenced this issue Nov 19, 2024
Skipping `TestParallelLambdaCreation` because it started to be flaky.

Skipping the test for now to bring stability back into the release
process while we investigate the issue.

Relates to #4731
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/flaky-test A test that is unreliable kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

4 participants