-
Notifications
You must be signed in to change notification settings - Fork 403
Description
Bug description
- OS: Linux
- OS Version: Ubuntu 24.04
- Architecture: amd64
Tarantool 3.2.0-entrypoint-84-g9d3859b24
Target: Linux-x86_64-Debug
Build options: cmake . -DCMAKE_INSTALL_PREFIX=/usr/local -DENABLE_BACKTRACE=TRUE
Compiler: Clang-16.0.6
C_FLAGS: -fexceptions -funwind-tables -fasynchronous-unwind-tables -fno-common -msse2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -fPIC -fmacro-prefix-map=/home/ubuntu/tarantool=. -std=c11 -Wall -Wextra -Wno-gnu-alignof-expression -Wno-cast-function-type -Werror -g -ggdb -O0
CXX_FLAGS: -fexceptions -funwind-tables -fasynchronous-unwind-tables -fno-common -msse2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -fPIC -fmacro-prefix-map=/home/ubuntu/tarantool=. -std=c++11 -Wall -Wextra -Wno-invalid-offsetof -Wno-gnu-alignof-expression -Wno-cast-function-type -Werror -g -ggdb -O0
Steps to reproduce
there are no exact steps to reproduce
Actual behavior
<snipped>
2024-06-14 08:09:28.847 [137805] main/104/vinyl.lua/vinyl I> TEARDOWN
2024-06-14 08:09:28.852 [137805] main I> WAL threshold exceeded, triggering checkpoint
2024-06-14 08:09:28.929 [137805] main/106/checkpoint_daemon I> vinyl checkpoint started
2024-06-14 08:09:28.929 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9
2024-06-14 08:09:28.929 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/00000000000000352930.vylog
2024-06-14 08:09:28.929 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/00000000000000352934.snap
2024-06-14 08:09:28.930 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/00000000000000352934.vylog
2024-06-14 08:09:28.930 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/00000000000000352934.xlog
2024-06-14 08:09:28.930 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512
2024-06-14 08:09:28.931 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0
2024-06-14 08:09:28.932 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0/00000000000000201012.index
2024-06-14 08:09:28.932 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0/00000000000000165014.run
2024-06-14 08:09:28.933 [137805] snapshot/101/main I> saving snapshot `./00000000000000352938.snap.inprogress'
2024-06-14 08:09:28.935 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0/00000000000000191238.run
2024-06-14 08:09:28.937 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0/00000000000000201066.run
2024-06-14 08:09:28.937 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0/00000000000000198514.index
2024-06-14 08:09:28.937 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0/00000000000000192402.index
2024-06-14 08:09:28.937 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0/00000000000000201120.index
2024-06-14 08:09:28.937 [137805] snapshot/101/main I> done
2024-06-14 08:09:28.938 [137805] main/106/checkpoint_daemon I> vinyl checkpoint completed
2024-06-14 08:09:28.938 [137805] coio vy_log.c:2273 E> failed to process vylog record: drop_lsm{lsm_id=2, drop_lsn=352937, }
2024-06-14 08:09:28.938 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0/00000000000000199676.index
2024-06-14 08:09:28.938 [137805] main/106/checkpoint_daemon vy_log.c:1713 E> ER_INVALID_VYLOG_FILE: Invalid VYLOG file: LSM tree 2 deleted but not registered
2024-06-14 08:09:28.938 [137805] main/106/checkpoint_daemon vy_log.c:2481 E> failed to load `./00000000000000352934.vylog'
2024-06-14 08:09:28.938 [137805] main/106/checkpoint_daemon vy_log.c:1713 E> ER_INVALID_VYLOG_FILE: Invalid VYLOG file: LSM tree 2 deleted but not registered
2024-06-14 08:09:28.938 [137805] main/106/checkpoint_daemon I> scheduled next checkpoint for Fri Jun 14 08:09:48 2024
2024-06-14 08:09:28.938 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0/00000000000000196132.run
2024-06-14 08:09:28.938 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0/00000000000000201084.run
2024-06-14 08:09:28.938 [137805] main/104/vinyl.lua/vinyl I> CLEANUP /tmp/hRMks9/512/0/00000000000000201124.index
<snipped>
Expected behavior
Messages like ER_INVALID_VYLOG_FILE: Invalid VYLOG file: LSM tree 2 deleted but not registered appears in a log.