Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the backgroud rollup task exists for exceptions #597

Closed
imotai opened this issue Jul 31, 2023 · 0 comments · Fixed by #598
Closed

the backgroud rollup task exists for exceptions #597

imotai opened this issue Jul 31, 2023 · 0 comments · Fixed by #598
Labels

Comments

@imotai
Copy link
Contributor

imotai commented Jul 31, 2023

Bug description

^[[2m2023-07-28T09:25:28.998802Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::ar_toolbox^[[0m^[[2m:^[[0m convert 708 into recordbatch with memory 807656
^[[2m2023-07-28T09:25:28.998831Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::rollup_executor^[[0m^[[2m:^[[0m there not enough data to trigger rollup, the min_rollup_size 1048576, current size 807656
^[[2m2023-07-28T09:26:29.000098Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::rollup_executor^[[0m^[[2m:^[[0m the next rollup start block 0 and the newest block 57914
^[[2m2023-07-28T09:26:29.003730Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::ar_toolbox^[[0m^[[2m:^[[0m convert 996 into recordbatch with memory 946920
^[[2m2023-07-28T09:26:29.003761Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::rollup_executor^[[0m^[[2m:^[[0m there not enough data to trigger rollup, the min_rollup_size 1048576, current size 946920
^[[2m2023-07-28T09:27:14.161682Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::storage_node_light_impl^[[0m^[[2m:^[[0m address 0x122355103c7c58a5e3917d834e7dd51bca8a0798 used nonce 0
^[[2m2023-07-28T09:27:14.769462Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_storage::db_store_v2^[[0m^[[2m:^[[0m add database with addr 0x1262b66ef5d2ffb6c204a48533511323c16ab94e from owner 0x122355103c7c58a5e3917d834e7dd51bca8a0798
^[[2m2023-07-28T09:27:14.989505Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_storage::db_store_v2^[[0m^[[2m:^[[0m add collection with db_addr 0x1262b66ef5d2ffb6c204a48533511323c16ab94e, collection_name: col, from owner 0x122355103c7c58a5e3917d834e7dd51bca8a0798
^[[2m2023-07-28T09:27:29.005075Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::rollup_executor^[[0m^[[2m:^[[0m the next rollup start block 0 and the newest block 57944
^[[2m2023-07-28T09:27:29.011358Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::ar_toolbox^[[0m^[[2m:^[[0m convert 1218 into recordbatch with memory 1614760
^[[2m2023-07-28T09:27:30.059054Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::ar_toolbox^[[0m^[[2m:^[[0m Start to upload_file with balance: Currency { arweave: 0, winston: 2965027314570 }
^[[2m2023-07-28T09:27:30.834630Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_storage::ar_fs^[[0m^[[2m:^[[0m fee: 212017846
thread 'tokio-runtime-worker' panicked at 'Could not post transaction: StatusCodeNotOk', /home/runner/.cargo/git/checkouts/arweave-rs-2d94d7f1cb79ff1b/c46183c/src/lib.rs:210:18
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
^[[2m2023-07-28T09:28:01.849428Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::storage_node_light_impl^[[0m^[[2m:^[[0m address 0x25267af9f873f5aa7f463b9ef3943ef002fb3104 used nonce 0
^[[2m2023-07-28T09:28:02.559817Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_storage::db_store_v2^[[0m^[[2m:^[[0m add database with addr 0x2760df8b415930dc8d12c2c9096cb919baf94b35 from owner 0x25267af9f873f5aa7f463b9ef3943ef002fb3104
^[[2m2023-07-28T09:28:02.812745Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_storage::db_store_v2^[[0m^[[2m:^[[0m add collection with db_addr 0x2760df8b415930dc8d12c2c9096cb919baf94b35, collection_name: col, from owner 0x25267af9f873f5aa7f463b9ef3943ef002fb3104
^[[2m2023-07-28T09:29:29.773835Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::storage_node_light_impl^[[0m^[[2m:^[[0m address 0xf59159591eeeb37667209b51de906f0e9e0a04ed used nonce 2
^[[2m2023-07-28T09:29:29.775381Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::storage_node_light_impl^[[0m^[[2m:^[[0m address 0xf59159591eeeb37667209b51de906f0e9e0a04ed used nonce 2
^[[2m2023-07-28T09:29:31.797852Z^[[0m ^[[32m INFO^[[0m ^[[2mdb3_node::storage_node_light_impl^[[0m^[[2m:^[[0m scan mutation headers 10 with start 0 and limit 10
  • Would you like to work on a fix? [y/n]

To Reproduce

Steps to reproduce the behavior:

  1. ...
  2. ...
  3. ...
  4. ...

Expected behavior

Screenshots

Environment

  • OS: [e.g. Ubuntu 20.04]
  • rtstore-tpl version: [e.g. 0.1.0]

Additional context

@imotai imotai added the bug label Jul 31, 2023
@imotai imotai linked a pull request Jul 31, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant