You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following tests appear to have failed on master (test): TestPlannerLogic/local, TestPlannerLogic, TestPlannerLogic/local: TestPlannerLogic/local/show_trace
TestPlannerLogic
--- FAIL: test/TestPlannerLogic (11.650s)
------- Stdout: -------
test_log_scope.go:81: test logs captured to: /tmp/logTestPlannerLogic273533264
test_log_scope.go:62: use -show-logs to present logs inline
TestPlannerLogic/local
--- FAIL: test/TestPlannerLogic: TestPlannerLogic/local (0.000s)
TestPlannerLogic/local: TestPlannerLogic/local/show_trace
--- FAIL: test/TestPlannerLogic: TestPlannerLogic/local: TestPlannerLogic/local/show_trace (0.780s)
------- Stdout: -------
=== PAUSE TestPlannerLogic/local/show_trace
logic.go:2313:
testdata/planner_test/show_trace:201: SELECT operation, regexp_replace(message, '(\d\d\d\d-\d\d-\d\dT\d\d:\d\d:\d\d\.)?\d\d\d\d\d+', '...PK...') as message
FROM [SHOW KV TRACE FOR SESSION]
WHERE message NOT LIKE '%Z/%'
AND tag NOT LIKE '%intExec=%'
AND tag NOT LIKE '%scExec%'
AND tag NOT LIKE '%IndexBackfiller%'
expected:
dist sender send querying next range at /Table/2/1/53/"kv2"/3/1
dist sender send r6: sending batch 1 Get to (n1,s1):1
dist sender send querying next range at /Table/3/1/55/2/1
dist sender send r6: sending batch 1 Get to (n1,s1):1
dist sender send r7: sending batch 1 EndTxn, 1 QueryIntent to (n1,s1):1
table reader Scan /Table/55/{1-2}
dist sender send querying next range at /Table/55/1
dist sender send r20: sending batch 1 Scan to (n1,s1):1
table reader fetched: /kv2/primary/...PK.../k/v -> /1/2
flow Put /Table/55/1/...PK.../0 -> /TUPLE/1:1:Int/1/1:2:Int/4
dist sender send querying next range at /Table/55/1/...PK.../0
dist sender send r20: sending batch 1 Put, 1 EndTxn to (n1,s1):1
flow fast path completed
sql txn rows affected: 1
but found (query options: "") :
dist sender send querying next range at /Table/2/1/53/"kv2"/3/1
dist sender send r6: sending batch 1 Get to (n1,s1):1
dist sender send querying next range at /Table/3/1/55/2/1
dist sender send r6: sending batch 1 Get to (n1,s1):1
dist sender send r7: sending batch 1 EndTxn, 1 QueryIntent to (n1,s1):1
table reader Scan /Table/55/{1-2}
dist sender send querying next range at /Table/55/1
dist sender send r20: sending batch 1 Scan to (n1,s1):1
dist sender send querying next range at /Table/SystemConfigSpan/Start
dist sender send r6: sending batch 1 PushTxn to (n1,s1):1
dist sender send querying next range at /Table/55/1/...PK.../0
dist sender send r20: sending batch 1 ResolveIntent to (n1,s1):1
table reader fetched: /kv2/primary/...PK.../k/v -> /1/2
flow Put /Table/55/1/...PK.../0 -> /TUPLE/1:1:Int/1/1:2:Int/4
dist sender send querying next range at /Table/55/1/...PK.../0
dist sender send r20: sending batch 1 Put, 1 EndTxn to (n1,s1):1
flow fast path completed
sql txn rows affected: 1
logic.go:2345:
testdata/planner_test/show_trace:224: error while processing
logic.go:2346: testdata/planner_test/show_trace:224: too many errors encountered, skipping the rest of the input
Please assign, take a look and update the issue accordingly.
The text was updated successfully, but these errors were encountered:
The following tests appear to have failed on master (test): TestPlannerLogic/local, TestPlannerLogic, TestPlannerLogic/local: TestPlannerLogic/local/show_trace
You may want to check for open issues.
#1136912:
Please assign, take a look and update the issue accordingly.
The text was updated successfully, but these errors were encountered: