Failure/Error:
job = db_admin_client.update_database_ddl database: db_path,
statements: [create_table_query]
Google::Cloud::DeadlineExceededError:
4:4:Deadline expired before operation could complete.. debug_error_string:{UNKNOWN:Error received from peer ipv4:108.177.112.95:443 {created_time:"2023-07-26T22:05:12.202371264+00:00", grpc_status:4, grpc_message:"Deadline expired before operation could complete."}}
./spec/spanner_postgresql_helper.rb:50:in `block in create_spangres_singers_table'
./spec/spec_helper.rb:53:in `capture'
./spec/spanner_postgresql_helper.rb:32:in `create_spangres_singers_table'
./spec/spanner_postgresql_dml_getting_started_update_spec.rb:31:in `block (2 levels) in '
------------------
--- Caused by: ---
GRPC::DeadlineExceeded:
4:Deadline expired before operation could complete.. debug_error_string:{UNKNOWN:Error received from peer ipv4:108.177.112.95:443 {created_time:"2023-07-26T22:05:12.202371264+00:00", grpc_status:4, grpc_message:"Deadline expired before operation could complete."}}
./spec/spanner_postgresql_helper.rb:50:in `block in create_spangres_singers_table'
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the
flakybot: quiet
label and I will stop commenting.commit: 3a46e9e37e4d90f237ff25c97a116aa50b220c28 buildURL: Build Status, Sponge status: failed
Test output