Skip to content

fix(helm-chart-bump): change semver bump version for helm chart version bump.#4188

Merged
masterashu merged 1 commit into
mainfrom
fix-helm-version-upgrade-picking-prerelease-version
Apr 17, 2026
Merged

fix(helm-chart-bump): change semver bump version for helm chart version bump.#4188
masterashu merged 1 commit into
mainfrom
fix-helm-version-upgrade-picking-prerelease-version

Conversation

@masterashu

Copy link
Copy Markdown
Contributor

The original version bump action was considering the peerdb repo's ref for bumping and was deciding to create a pre-release version instead of normal
patch version. Its now replaced with a different action which should work better.

@masterashu

Copy link
Copy Markdown
Contributor Author

Fixes the issue which occured in PeerDB-io/peerdb-enterprise#65

@codecov

codecov Bot commented Apr 16, 2026

Copy link
Copy Markdown

❌ 4 Tests Failed:

Tests completed Failed Passed Skipped
2182 4 2178 202
View the top 3 failed test(s) by shortest run time
github.com/PeerDB-io/peerdb/flow/e2e::TestApiPg
Stack Traces | 0.01s run time
=== RUN   TestApiPg
=== PAUSE TestApiPg
=== CONT  TestApiPg
--- FAIL: TestApiPg (0.01s)
github.com/PeerDB-io/peerdb/flow/e2e::TestGenericBQ
Stack Traces | 0.01s run time
=== RUN   TestGenericBQ
=== PAUSE TestGenericBQ
=== CONT  TestGenericBQ
--- FAIL: TestGenericBQ (0.01s)
2026/04/16 13:49:22 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/04/16 13:49:22 INFO Received AWS credentials from peer for connector: clickhouse x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
github.com/PeerDB-io/peerdb/flow/e2e::TestApiPg/TestTableAdditionWithoutInitialLoad
Stack Traces | 19.2s run time
=== RUN   TestApiPg/TestTableAdditionWithoutInitialLoad
=== PAUSE TestApiPg/TestTableAdditionWithoutInitialLoad
=== CONT  TestApiPg/TestTableAdditionWithoutInitialLoad
2026/04/16 13:53:08 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/04/16 13:53:08 INFO Received AWS credentials from peer for connector: clickhouse x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/04/16 13:53:08 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_mychcl_r2i4ms0l.test_mysql_schema_changes
    api_test.go:2278: WaitFor wait for initial load to finish 2026-04-16 13:53:12.46696654 +0000 UTC m=+649.656616152
2026/04/16 13:53:12 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_sbn2rblg.\"original\" ORDER BY id"
2026/04/16 13:53:12 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_sbn2rblg.\"original\" ORDER BY id"
2026/04/16 13:53:12 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_12430407841516651107 CURSOR FOR SELECT id,val FROM e2e_test_api_sbn2rblg.\"original\" ORDER BY id" args=[]
2026/04/16 13:53:12 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_sbn2rblg.\"original\" ORDER BY id" channelLen=0
2026/04/16 13:53:12 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12430407841516651107
2026/04/16 13:53:12 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12430407841516651107 records=1 bytes=9 channelLen=0
2026/04/16 13:53:12 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_sbn2rblg.\"original\" ORDER BY id" rows=1 bytes=9 channelLen=0
2026/04/16 13:53:12 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12430407841516651107
2026/04/16 13:53:12 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12430407841516651107 records=0 bytes=0 channelLen=0
2026/04/16 13:53:12 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_sbn2rblg.\"original\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/04/16 13:53:12 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/04/16 13:53:12 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_sbn2rblg.\"original\" ORDER BY id" rows=1 bytes=9 channelLen=0
    api_test.go:2288: WaitFor wait for pause for add table 2026-04-16 13:53:12.487020573 +0000 UTC m=+649.676670175
2026/04/16 13:53:12 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id"
2026/04/16 13:53:12 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id"
2026/04/16 13:53:12 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_10726382085762437142 CURSOR FOR SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id" args=[]
2026/04/16 13:53:12 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id" channelLen=0
2026/04/16 13:53:12 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10726382085762437142
2026/04/16 13:53:12 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10726382085762437142 records=1 bytes=9 channelLen=0
2026/04/16 13:53:12 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id" rows=1 bytes=9 channelLen=0
2026/04/16 13:53:12 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10726382085762437142
2026/04/16 13:53:12 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10726382085762437142 records=0 bytes=0 channelLen=0
2026/04/16 13:53:12 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/04/16 13:53:12 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/04/16 13:53:12 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id" rows=1 bytes=9 channelLen=0
    api_test.go:2289: UNEXPECTED ERROR unable to establish connection with catalog: FATAL: terminating connection due to administrator command (SQLSTATE 57P01)
    api_test.go:48: begin tearing down postgres schema api_sbn2rblg
2026/04/16 13:53:13 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id"
2026/04/16 13:53:13 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id"
2026/04/16 13:53:13 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_5743096736594127830 CURSOR FOR SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id" args=[]
2026/04/16 13:53:13 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id" channelLen=0
2026/04/16 13:53:13 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5743096736594127830
2026/04/16 13:53:13 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5743096736594127830 records=2 bytes=19 channelLen=1
2026/04/16 13:53:13 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id" rows=2 bytes=19 channelLen=1
2026/04/16 13:53:13 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5743096736594127830
2026/04/16 13:53:13 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5743096736594127830 records=0 bytes=0 channelLen=0
2026/04/16 13:53:13 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/04/16 13:53:13 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/04/16 13:53:13 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_swhu9slo.\"qrepapi_api_swhu9slo\" ORDER BY id" rows=2 bytes=19 channelLen=0
--- FAIL: TestApiPg/TestTableAdditionWithoutInitialLoad (19.19s)
github.com/PeerDB-io/peerdb/flow/e2e::TestApiPg/TestCancelTableAddition_NoRemovalAssumed
Stack Traces | 23.2s run time
=== RUN   TestApiPg/TestCancelTableAddition_NoRemovalAssumed
=== PAUSE TestApiPg/TestCancelTableAddition_NoRemovalAssumed
=== CONT  TestApiPg/TestCancelTableAddition_NoRemovalAssumed
2026/04/16 13:46:03 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/04/16 13:46:03 INFO Received AWS credentials from peer for connector: clickhouse x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
    cancel_table_addition_test.go:361: WaitFor wait for initial load to finish 2026-04-16 13:46:12.10573329 +0000 UTC m=+150.363662094
    cancel_table_addition_test.go:365: WaitFor t1 initial load 2026-04-16 13:46:12.106113853 +0000 UTC m=+150.364042666
2026/04/16 13:46:12 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t1\" ORDER BY id"
2026/04/16 13:46:12 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t1\" ORDER BY id"
2026/04/16 13:46:12 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_17580365589839590830 CURSOR FOR SELECT id,val FROM e2e_test_api_8fa2srsn.\"t1\" ORDER BY id" args=[]
2026/04/16 13:46:12 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t1\" ORDER BY id" channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17580365589839590830
2026/04/16 13:46:12 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17580365589839590830 records=1 bytes=9 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t1\" ORDER BY id" rows=1 bytes=9 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17580365589839590830
2026/04/16 13:46:12 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17580365589839590830 records=0 bytes=0 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t1\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/04/16 13:46:12 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t1\" ORDER BY id" rows=1 bytes=9 channelLen=0
    cancel_table_addition_test.go:366: WaitFor t2 initial load 2026-04-16 13:46:12.120096116 +0000 UTC m=+150.378024940
2026/04/16 13:46:12 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t2\" ORDER BY id"
2026/04/16 13:46:12 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t2\" ORDER BY id"
2026/04/16 13:46:12 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_7959408049462898833 CURSOR FOR SELECT id,val FROM e2e_test_api_8fa2srsn.\"t2\" ORDER BY id" args=[]
2026/04/16 13:46:12 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t2\" ORDER BY id" channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7959408049462898833
2026/04/16 13:46:12 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7959408049462898833 records=1 bytes=9 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t2\" ORDER BY id" rows=1 bytes=9 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7959408049462898833
2026/04/16 13:46:12 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7959408049462898833 records=0 bytes=0 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t2\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/04/16 13:46:12 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t2\" ORDER BY id" rows=1 bytes=9 channelLen=0
    cancel_table_addition_test.go:367: WaitFor t3 initial load 2026-04-16 13:46:12.126086078 +0000 UTC m=+150.384014883
2026/04/16 13:46:12 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t3\" ORDER BY id"
2026/04/16 13:46:12 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t3\" ORDER BY id"
2026/04/16 13:46:12 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_5316110855191866232 CURSOR FOR SELECT id,val FROM e2e_test_api_8fa2srsn.\"t3\" ORDER BY id" args=[]
2026/04/16 13:46:12 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t3\" ORDER BY id" channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5316110855191866232
2026/04/16 13:46:12 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5316110855191866232 records=1 bytes=9 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t3\" ORDER BY id" rows=1 bytes=9 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5316110855191866232
2026/04/16 13:46:12 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5316110855191866232 records=0 bytes=0 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t3\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/04/16 13:46:12 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/04/16 13:46:12 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_8fa2srsn.\"t3\" ORDER BY id" rows=1 bytes=9 channelLen=0
    cancel_table_addition_test.go:375: WaitFor wait for pause for add table 2026-04-16 13:46:12.135692115 +0000 UTC m=+150.393620919
    cancel_table_addition_test.go:376: UNEXPECTED ERROR unable to establish connection with catalog: FATAL: terminating connection due to administrator command (SQLSTATE 57P01)
    api_test.go:48: begin tearing down postgres schema api_8fa2srsn
--- FAIL: TestApiPg/TestCancelTableAddition_NoRemovalAssumed (23.21s)
github.com/PeerDB-io/peerdb/flow/e2e::TestGenericBQ/Test_Inheritance_Table_With_Dynamic_Setting
Stack Traces | 33.4s run time
=== RUN   TestGenericBQ/Test_Inheritance_Table_With_Dynamic_Setting
=== PAUSE TestGenericBQ/Test_Inheritance_Table_With_Dynamic_Setting
=== CONT  TestGenericBQ/Test_Inheritance_Table_With_Dynamic_Setting
2026/04/16 13:43:53 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_mychg_ocljux1h.test_ddl_drop_column
    generic_test.go:1103: UNEXPECTED STATUS TIMEOUT STATUS_SNAPSHOT
    bigquery.go:86: begin tearing down postgres schema bq_wfbwr3od_20260416134353
--- FAIL: TestGenericBQ/Test_Inheritance_Table_With_Dynamic_Setting (33.40s)
github.com/PeerDB-io/peerdb/flow/e2e::TestGenericBQ/Test_Simple_Flow
Stack Traces | 33.4s run time
=== RUN   TestGenericBQ/Test_Simple_Flow
=== PAUSE TestGenericBQ/Test_Simple_Flow
=== CONT  TestGenericBQ/Test_Simple_Flow
    generic_test.go:124: UNEXPECTED STATUS TIMEOUT STATUS_SNAPSHOT
    bigquery.go:86: begin tearing down postgres schema bq_9ln7qlke_20260416134742
--- FAIL: TestGenericBQ/Test_Simple_Flow (33.43s)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@github-actions

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: E2E tests failed with UNEXPECTED STATUS TIMEOUT STATUS_SNAPSHOT and initial-load wait timeouts across different matrix runs, with different tests failing in each matrix — classic CI resource-contention flakiness, not a consistent code regression.
Confidence: 0.9

✅ Automatically retrying the workflow

View workflow run

@masterashu masterashu merged commit a4181da into main Apr 17, 2026
15 of 17 checks passed
@masterashu masterashu deleted the fix-helm-version-upgrade-picking-prerelease-version branch April 17, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants