Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Panic while flushing #640

Closed
cyriltovena opened this issue Apr 20, 2023 · 2 comments
Closed

Panic while flushing #640

cyriltovena opened this issue Apr 20, 2023 · 2 comments
Assignees

Comments

@cyriltovena
Copy link
Collaborator

Found this one happening quite often in our cluster.

image



2023-04-20 12:52:01.725	github.com/segmentio/parquet-go@v0.0.0-20221214174709-7a0ad59e0540/writer.go:206 +0x16d2023-04-20 12:52:01.725gh.neting.cc/segmentio/parquet-go.(*Writer).ReadRowsFrom(0xc0005e8c00, {0x7febdf8bfea0, 0xc0562ac090})2023-04-20 12:52:01.725	github.com/segmentio/parquet-go@v0.0.0-20221214174709-7a0ad59e0540/row.go:331 +0x4362023-04-20 12:52:01.725gh.neting.cc/segmentio/parquet-go.copyRows({0x49eb860, 0xc0000e29a0}, {0x7febdf8bfea0, 0xc0562ac090}, {0xc197656c00, 0x2a, 0x2a})2023-04-20 12:52:01.725	github.com/grafana/phlare/pkg/phlaredb/profile_store.go:459 +0xf42023-04-20 12:52:01.725gh.neting.cc/grafana/phlare/pkg/phlaredb.(*seriesIDRowsRewriter).ReadRows(0xc0562ac090, {0xc197656c00?, 0xc0000e29a0?, 0x2a})2023-04-20 12:52:01.725	github.com/grafana/phlare/pkg/phlaredb/profiles.go:60 +0xa82023-04-20 12:52:01.725gh.neting.cc/grafana/phlare/pkg/phlaredb.rowRangesWithSeriesIndex.getSeriesIndex({0xc19f6f0000?, 0xc197656c00?, 0x2a?}, 0x2a?)2023-04-20 12:52:01.725goroutine 368 [running]:2023-04-20 12:52:01.725 | 2023-04-20 12:52:01.725 | github.com/segmentio/parquet-go@v0.0.0-20221214174709-7a0ad59e0540/writer.go:206 +0x16d |   |   |   | 2023-04-20 12:52:01.725 | github.com/segmentio/parquet-go.(*Writer).ReadRowsFrom(0xc0005e8c00, {0x7febdf8bfea0, 0xc0562ac090}) |   |   |   | 2023-04-20 12:52:01.725 | github.com/segmentio/parquet-go@v0.0.0-20221214174709-7a0ad59e0540/row.go:331 +0x436 |   |   |   | 2023-04-20 12:52:01.725 | github.com/segmentio/parquet-go.copyRows({0x49eb860, 0xc0000e29a0}, {0x7febdf8bfea0, 0xc0562ac090}, {0xc197656c00, 0x2a, 0x2a}) |   |   |   | 2023-04-20 12:52:01.725 | github.com/grafana/phlare/pkg/phlaredb/profile_store.go:459 +0xf4 |   |   |   | 2023-04-20 12:52:01.725 | github.com/grafana/phlare/pkg/phlaredb.(*seriesIDRowsRewriter).ReadRows(0xc0562ac090, {0xc197656c00?, 0xc0000e29a0?, 0x2a}) |   |   |   | 2023-04-20 12:52:01.725 | github.com/grafana/phlare/pkg/phlaredb/profiles.go:60 +0xa8 |   |   |   | 2023-04-20 12:52:01.725 | github.com/grafana/phlare/pkg/phlaredb.rowRangesWithSeriesIndex.getSeriesIndex({0xc19f6f0000?, 0xc197656c00?, 0x2a?}, 0x2a?) |   |   |   | 2023-04-20 12:52:01.725 | goroutine 368 [running]: |   |   |   | 2023-04-20 12:52:01.725 |   |  
-- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | --
2023-04-20 12:52:01.725 | github.com/segmentio/parquet-go@v0.0.0-20221214174709-7a0ad59e0540/writer.go:206 +0x16d |  
  |   | 2023-04-20 12:52:01.725 | github.com/segmentio/parquet-go.(*Writer).ReadRowsFrom(0xc0005e8c00, {0x7febdf8bfea0, 0xc0562ac090}) |  
  |   | 2023-04-20 12:52:01.725 | github.com/segmentio/parquet-go@v0.0.0-20221214174709-7a0ad59e0540/row.go:331 +0x436 |  
  |   | 2023-04-20 12:52:01.725 | github.com/segmentio/parquet-go.copyRows({0x49eb860, 0xc0000e29a0}, {0x7febdf8bfea0, 0xc0562ac090}, {0xc197656c00, 0x2a, 0x2a}) |  
  |   | 2023-04-20 12:52:01.725 | github.com/grafana/phlare/pkg/phlaredb/profile_store.go:459 +0xf4 |  
  |   | 2023-04-20 12:52:01.725 | github.com/grafana/phlare/pkg/phlaredb.(*seriesIDRowsRewriter).ReadRows(0xc0562ac090, {0xc197656c00?, 0xc0000e29a0?, 0x2a}) |  
  |   | 2023-04-20 12:52:01.725 | github.com/grafana/phlare/pkg/phlaredb/profiles.go:60 +0xa8 |  
  |   | 2023-04-20 12:52:01.725 | github.com/grafana/phlare/pkg/phlaredb.rowRangesWithSeriesIndex.getSeriesIndex({0xc19f6f0000?, 0xc197656c00?, 0x2a?}, 0x2a?) |  
  |   | 2023-04-20 12:52:01.725 | goroutine 368 [running]: |  
  |   | 2023-04-20 12:52:01.725 |   |  

2023-04-20 12:52:01.725panic: series index not found |   |   | 2023-04-20 12:52:01.725 | panic: series index not found
  |   | 2023-04-20 12:52:01.725 | panic: series index not found


@Rustin170506
Copy link
Contributor

@cyriltovena I guess we can close this issue now.

@simonswine
Copy link
Collaborator

Yes we can

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants