Skip to content

Backport 1.13: Use our fork of bbolt to improve freelist performance (#24010) #19132

Backport 1.13: Use our fork of bbolt to improve freelist performance (#24010)

Backport 1.13: Use our fork of bbolt to improve freelist performance (#24010) #19132

Triggered via pull request January 17, 2024 15:45
Status Failure
Total duration 10m 3s
Artifacts 2

ci.yml

on: pull_request
Verify doc-ui only PRs  /  verify-doc-ui-changes
19s
Verify doc-ui only PRs / verify-doc-ui-changes
Test UI
0s
Test UI
Diff OSS
0s
Diff OSS
Run Go tests with FIPS configuration  /  test-matrix
Run Go tests with FIPS configuration / test-matrix
Run Go tests with data race detection  /  test-matrix
34s
Run Go tests with data race detection / test-matrix
Run Go tests tagged with testonly  /  test-matrix
32s
Run Go tests tagged with testonly / test-matrix
Run Go tests  /  test-matrix
54s
Run Go tests / test-matrix
Matrix: Run Go tests with FIPS configuration / test-go
Waiting for pending jobs
Matrix: Run Go tests with data race detection / test-go
Matrix: Run Go tests tagged with testonly / test-go
Matrix: Run Go tests / test-go
Run Go tests with FIPS configuration  /  test-collect-reports
Run Go tests with FIPS configuration / test-collect-reports
Run Go tests with data race detection  /  test-collect-reports
4s
Run Go tests with data race detection / test-collect-reports
Run Go tests tagged with testonly  /  test-collect-reports
4s
Run Go tests tagged with testonly / test-collect-reports
Run Go tests  /  test-collect-reports
3s
Run Go tests / test-collect-reports
tests-completed
0s
tests-completed
notify-tests-completed-failures-oss
0s
notify-tests-completed-failures-oss
notify-tests-completed-failures-ent
0s
notify-tests-completed-failures-ent
Go test failures
7s
Go test failures
Fit to window
Zoom out
Zoom in

Annotations

375 errors
Run Go tests tagged with testonly / test-go (1): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests tagged with testonly / test-go (1): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests tagged with testonly / test-go (1): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests tagged with testonly / test-go (1): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests tagged with testonly / test-go (1): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests tagged with testonly / test-go (1): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests tagged with testonly / test-go (1): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests tagged with testonly / test-go (1): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests tagged with testonly / test-go (1): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests tagged with testonly / test-go (1): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests tagged with testonly / test-go (1)
Input required and not supplied: path
Run Go tests with data race detection / test-go (4)
Input required and not supplied: path
Run Go tests with data race detection / test-go (4): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (4): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (4): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (4): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (4): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (4): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (4): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (4): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (4): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (4): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (4)
Input required and not supplied: path
Run Go tests / test-go (4): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (4): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (4): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (4): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (4): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (4): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (4): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (4): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (4): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (4): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests tagged with testonly / test-go (0): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests tagged with testonly / test-go (0): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests tagged with testonly / test-go (0): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests tagged with testonly / test-go (0): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests tagged with testonly / test-go (0): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests tagged with testonly / test-go (0): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests tagged with testonly / test-go (0): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests tagged with testonly / test-go (0): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests tagged with testonly / test-go (0): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests tagged with testonly / test-go (0): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests tagged with testonly / test-go (0)
Input required and not supplied: path
Run Go tests / test-go (9): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (9): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (9): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (9): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (9): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (9): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (9): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (9): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (9): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (9): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (9)
Input required and not supplied: path
Run Go tests / test-go (9)
Input required and not supplied: path
Run Go tests with data race detection / test-go (9): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (9): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (9): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (9): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (9): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (9): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (9): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (9): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (9): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (9): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (12): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (12): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (12): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (12): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (12): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (12): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (12): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (12): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (12): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (12): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (12)
Input required and not supplied: path
Run Go tests / test-go (11): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (11): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (11): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (11): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (11): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (11): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (7): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (11): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (7): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (11): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (7): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (11): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (7): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (11): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (7): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (11)
Input required and not supplied: path
Run Go tests with data race detection / test-go (7): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (7): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (7): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (7): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (7): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (7)
Input required and not supplied: path
Run Go tests with data race detection / test-go (11): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (11): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (11): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (11): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (11): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (11): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (11): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (11): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (11): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (11): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (11)
Input required and not supplied: path
Run Go tests with data race detection / test-go (10)
Input required and not supplied: path
Run Go tests with data race detection / test-go (10): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (10): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (10): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (10): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (10): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (10): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (10): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (10): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (10): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (10): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (12): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (12): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (12): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (12): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (12): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (12): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (12): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (12): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (12): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (12): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (12)
Input required and not supplied: path
Run Go tests with data race detection / test-go (14)
Input required and not supplied: path
Run Go tests with data race detection / test-go (14): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (14): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (14): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (14): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (14): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (14): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (14): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (14): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (14): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (14): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (13)
Input required and not supplied: path
Run Go tests with data race detection / test-go (13): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (13): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (13): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (13): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (13): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (13): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (13): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (13): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (13): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (13): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (2)
Input required and not supplied: path
Run Go tests with data race detection / test-go (2): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (2): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (2): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (2): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (2): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (2): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (2): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (2): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (2): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (2): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (5): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (5): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (5): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (5): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (5): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (5): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (5): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (5): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (5): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (5): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (5)
Input required and not supplied: path
Run Go tests / test-go (7): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (7): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (7): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (7): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (7): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (7): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (7): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (7): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (7): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (7): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (7)
Input required and not supplied: path
Run Go tests with data race detection / test-go (15)
Input required and not supplied: path
Run Go tests with data race detection / test-go (15): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (15): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (15): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (15): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (15): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (15): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (15): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (15): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (15): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (15): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (2)
Input required and not supplied: path
Run Go tests / test-go (2): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (2): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (2): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (2): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (2): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (2): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (2): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (2): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (2): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (2): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (14)
Input required and not supplied: path
Run Go tests / test-go (14): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (14): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (14): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (14): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (14): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (14): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (14): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (14): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (14): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (14): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (13): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (13): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (13): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (13): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (13): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (13): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (13): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (13): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (13): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (13): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (13)
Input required and not supplied: path
Run Go tests / test-go (15)
Input required and not supplied: path
Run Go tests / test-go (15): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (15): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (15): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (15): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (15): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (15): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (15): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (15): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (15): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (15): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (1)
Input required and not supplied: path
Run Go tests with data race detection / test-go (1): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (1): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (1): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (1): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (1): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (1): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (1): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (1): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (1): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (1): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (10)
Input required and not supplied: path
Run Go tests / test-go (10): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (10): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (10): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (10): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (10): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (10): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (10): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (10): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (10): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (10): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (1): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (1): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (1): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (1): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (1): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (1): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (1): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (1): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (1): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (1): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (1)
Input required and not supplied: path
Run Go tests with data race detection / test-go (3)
Input required and not supplied: path
Run Go tests with data race detection / test-go (3): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (3): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (3): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (3): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (3): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (3): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (3): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (3): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (3): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (3): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (5): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (5): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (5): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (5): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (5): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (5): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (5): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (5): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (5): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (5): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (5)
Input required and not supplied: path
Run Go tests / test-go (3)
Input required and not supplied: path
Run Go tests / test-go (3): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (3): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (3): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (3): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (3): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (3): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (3): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (3): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (3): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (3): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (8): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (8): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (8): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (8): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (8): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (8): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (8): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (8): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (8): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (8): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (8)
Input required and not supplied: path
Run Go tests / test-go (8)
Input required and not supplied: path
Run Go tests / test-go (8): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (8): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (8): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (8): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (8): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (8): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (8): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (8): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (8): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (8): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests / test-go (0)
Input required and not supplied: path
Run Go tests / test-go (0): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (0): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (0): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (0): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (0): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (0): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (0): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (0): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (0): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (0): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (0)
Input required and not supplied: path
Run Go tests with data race detection / test-go (0): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (0): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (0): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (0): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (0): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (0): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (0): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (0): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (0): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (0): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (6): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests with data race detection / test-go (6): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests with data race detection / test-go (6): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests with data race detection / test-go (6): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests with data race detection / test-go (6): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests with data race detection / test-go (6): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests with data race detection / test-go (6): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests with data race detection / test-go (6): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests with data race detection / test-go (6): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests with data race detection / test-go (6): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
Run Go tests with data race detection / test-go (6)
Input required and not supplied: path
Run Go tests / test-go (6)
Input required and not supplied: path
Run Go tests / test-go (6): physical/raft/raft.go#L686
txstats.GetPageCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageCount)
Run Go tests / test-go (6): physical/raft/raft.go#L687
txstats.GetPageAlloc undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetPageAlloc)
Run Go tests / test-go (6): physical/raft/raft.go#L688
txstats.GetCursorCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetCursorCount)
Run Go tests / test-go (6): physical/raft/raft.go#L689
txstats.GetNodeCount undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeCount)
Run Go tests / test-go (6): physical/raft/raft.go#L690
txstats.GetNodeDeref undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetNodeDeref)
Run Go tests / test-go (6): physical/raft/raft.go#L691
txstats.GetRebalance undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalance)
Run Go tests / test-go (6): physical/raft/raft.go#L692
txstats.GetRebalanceTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetRebalanceTime)
Run Go tests / test-go (6): physical/raft/raft.go#L693
txstats.GetSplit undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSplit)
Run Go tests / test-go (6): physical/raft/raft.go#L694
txstats.GetSpill undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpill)
Run Go tests / test-go (6): physical/raft/raft.go#L695
txstats.GetSpillTime undefined (type "go.etcd.io/bbolt".TxStats has no field or method GetSpillTime)
tests-completed
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
failure-summary Expired
0 Bytes
test-results Expired
4.9 MB