pulumi / pulumi-cdk

Pulumi/CDK Interop Library
Apache License 2.0
60 stars 5 forks source link

Workflow failure: main #104

Closed pulumi-bot closed 3 months ago

pulumi-bot commented 3 months ago

Workflow Failure

main has failed. See the list of failures below:

t0yv0 commented 3 months ago

TestALB failure with:

      error: update failed

    aws-native:ec2:SubnetRouteTableAssociation (VPCPublicSubnet2RouteTableAssociation5A808732):
      error: reading resource state: reading resource state: operation error CloudControl: GetResource, https response error StatusCode: 400, RequestID: 9068dc0f-1124-4fc7-a120-39956230b810, ResourceNotFoundException: AWS::EC2::SubnetRouteTableAssociation Handler returned status FAILED: No route tables Found with association rtbassoc-060b7416dc2d072a6 (HandlerErrorCode: NotFound, RequestToken: 1e7cd7ef-0a94-45bd-93e2-fcd87cc4bece)

  Resources:
      + 41 created

  Duration: 2m30s
t0yv0 commented 3 months ago

Worked after restarting. Marked flaky test in https://github.com/pulumi/pulumi-cdk/issues/105 - if flaking repeats, will investigate further.