BTRFS Errors in journal

Did just now, for me there is nothing unusual as far as I can say:

sudo nvme smart-log /dev/nvme0
Smart Log for NVME device:nvme0 namespace-id:ffffffff
critical_warning                        : 0
temperature                             : 40 °C (313 K)
available_spare                         : 100%
available_spare_threshold               : 5%
percentage_used                         : 5%
endurance group critical warning summary: 0
Data Units Read                         : 2232040804 (1.14 PB)
Data Units Written                      : 153439446 (78.56 TB)
host_read_commands                      : 41347151152
host_write_commands                     : 1823969098
controller_busy_time                    : 13334
power_cycles                            : 2630
power_on_hours                          : 12317
unsafe_shutdowns                        : 14
media_errors                            : 0
num_err_log_entries                     : 10367
Warning Temperature Time                : 0
Critical Composite Temperature Time     : 0
Thermal Management T1 Trans Count       : 0
Thermal Management T2 Trans Count       : 0
Thermal Management T1 Total Time        : 499
Thermal Management T2 Total Time        : 0

sudo nvme smart-log /dev/nvme1
Smart Log for NVME device:nvme1 namespace-id:ffffffff
critical_warning                        : 0
temperature                             : 26 °C (299 K)
available_spare                         : 100%
available_spare_threshold               : 5%
percentage_used                         : 8%
endurance group critical warning summary: 0
Data Units Read                         : 2216594307 (1.13 PB)
Data Units Written                      : 182637993 (93.51 TB)
host_read_commands                      : 40968500743
host_write_commands                     : 2351698533
controller_busy_time                    : 17060
power_cycles                            : 3220
power_on_hours                          : 15952
unsafe_shutdowns                        : 17
media_errors                            : 0
num_err_log_entries                     : 11617
Warning Temperature Time                : 0
Critical Composite Temperature Time     : 0
Thermal Management T1 Trans Count       : 0
Thermal Management T2 Trans Count       : 0
Thermal Management T1 Total Time        : 26
Thermal Management T2 Total Time        : 0
sudo smartctl -t short /dev/nvme0
smartctl 7.5 2025-04-30 r5714 [x86_64-linux-6.14.6-arch1-1] (local build)
Copyright (C) 2002-25, Bruce Allen, Christian Franke, www.smartmontools.org

Self-test has begun (NSID 0xffffffff)
Use smartctl -X to abort test

sudo smartctl -a /dev/nvme0
smartctl 7.5 2025-04-30 r5714 [x86_64-linux-6.14.6-arch1-1] (local build)
Copyright (C) 2002-25, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number:                       Seagate FireCuda 530 ZP2000GM30013
Serial Number:                      7VR01J3A
Firmware Version:                   SU6SM001
PCI Vendor/Subsystem ID:            0x1bb1
IEEE OUI Identifier:                0x6479a7
Total NVM Capacity:                 2.000.398.934.016 [2,00 TB]
Unallocated NVM Capacity:           0
Controller ID:                      1
NVMe Version:                       1.4
Number of Namespaces:               1
Namespace 1 Size/Capacity:          2.000.398.934.016 [2,00 TB]
Namespace 1 Formatted LBA Size:     512
Namespace 1 IEEE EUI-64:            6479a7 5c7f001b61
Local Time is:                      Sun May 18 18:28:00 2025 CEST
Firmware Updates (0x18):            4 Slots, no Reset required
Optional Admin Commands (0x0017):   Security Format Frmw_DL Self_Test
Optional NVM Commands (0x005d):     Comp DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp
Log Page Attributes (0x08):         Telmtry_Lg
Maximum Data Transfer Size:         512 Pages
Warning  Comp. Temp. Threshold:     90 Celsius
Critical Comp. Temp. Threshold:     95 Celsius

Supported Power States
St Op     Max   Active     Idle   RL RT WL WT  Ent_Lat  Ex_Lat
 0 +     7.80W       -        -    0  0  0  0        0       0
 1 +     2.90W       -        -    1  1  1  1        0       0
 2 +     2.80W       -        -    2  2  2  2        0       0
 3 -   0.0250W       -        -    3  3  3  3     2500    7500
 4 -   0.0050W       -        -    4  4  4  4    10500   65000

Supported LBA Sizes (NSID 0x1)
Id Fmt  Data  Metadt  Rel_Perf
 0 +     512       0         2
 1 -    4096       0         1

=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

SMART/Health Information (NVMe Log 0x02, NSID 0xffffffff)
Critical Warning:                   0x00
Temperature:                        38 Celsius
Available Spare:                    100%
Available Spare Threshold:          5%
Percentage Used:                    5%
Data Units Read:                    2.232.040.808 [1,14 PB]
Data Units Written:                 153.439.664 [78,5 TB]
Host Read Commands:                 41.347.151.180
Host Write Commands:                1.823.973.694
Controller Busy Time:               13.334
Power Cycles:                       2.630
Power On Hours:                     12.317
Unsafe Shutdowns:                   14
Media and Data Integrity Errors:    0
Error Information Log Entries:      10.367
Warning  Comp. Temperature Time:    0
Critical Comp. Temperature Time:    0
Thermal Temp. 1 Total Time:         499

Error Information (NVMe Log 0x01, 16 of 63 entries)
Num   ErrCount  SQId   CmdId  Status  PELoc          LBA  NSID    VS  Message
  0      10367     0  0x1018  0x4004  0x028            0     0     -  Invalid Field in Command
  1      10366     0  0x0013  0x4004      -            0     0     -  Invalid Field in Command

Self-test Log (NVMe Log 0x06, NSID 0xffffffff)
Self-test status: No self-test in progress
Num  Test_Description  Status                       Power_on_Hours  Failing_LBA  NSID Seg SCT Code
 0   Short             Completed without error               12317            -     -   -   -    -

sudo smartctl -t short /dev/nvme1
smartctl 7.5 2025-04-30 r5714 [x86_64-linux-6.14.6-arch1-1] (local build)
Copyright (C) 2002-25, Bruce Allen, Christian Franke, www.smartmontools.org

Self-test has begun (NSID 0xffffffff)
Use smartctl -X to abort test


udo smartctl -a /dev/nvme1
smartctl 7.5 2025-04-30 r5714 [x86_64-linux-6.14.6-arch1-1] (local build)
Copyright (C) 2002-25, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number:                       Seagate FireCuda 530 ZP2000GM30013
Serial Number:                      7VR00C29
Firmware Version:                   SU6SM001
PCI Vendor/Subsystem ID:            0x1bb1
IEEE OUI Identifier:                0x6479a7
Total NVM Capacity:                 2.000.398.934.016 [2,00 TB]
Unallocated NVM Capacity:           0
Controller ID:                      1
NVMe Version:                       1.4
Number of Namespaces:               1
Namespace 1 Size/Capacity:          2.000.398.934.016 [2,00 TB]
Namespace 1 Formatted LBA Size:     512
Namespace 1 IEEE EUI-64:            6479a7 512f000639
Local Time is:                      Sun May 18 18:34:26 2025 CEST
Firmware Updates (0x18):            4 Slots, no Reset required
Optional Admin Commands (0x0017):   Security Format Frmw_DL Self_Test
Optional NVM Commands (0x005d):     Comp DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp
Log Page Attributes (0x08):         Telmtry_Lg
Maximum Data Transfer Size:         512 Pages
Warning  Comp. Temp. Threshold:     90 Celsius
Critical Comp. Temp. Threshold:     95 Celsius

Supported Power States
St Op     Max   Active     Idle   RL RT WL WT  Ent_Lat  Ex_Lat
 0 +     8.80W       -        -    0  0  0  0        0       0
 1 +     7.10W       -        -    1  1  1  1        0       0
 2 +     5.20W       -        -    2  2  2  2        0       0
 3 -   0.0620W       -        -    3  3  3  3     2500    7500
 4 -   0.0440W       -        -    4  4  4  4    10500   65000

Supported LBA Sizes (NSID 0x1)
Id Fmt  Data  Metadt  Rel_Perf
 0 +     512       0         2
 1 -    4096       0         1

=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

SMART/Health Information (NVMe Log 0x02, NSID 0xffffffff)
Critical Warning:                   0x00
Temperature:                        29 Celsius
Available Spare:                    100%
Available Spare Threshold:          5%
Percentage Used:                    8%
Data Units Read:                    2.216.594.384 [1,13 PB]
Data Units Written:                 182.638.351 [93,5 TB]
Host Read Commands:                 40.968.501.344
Host Write Commands:                2.351.706.073
Controller Busy Time:               17.061
Power Cycles:                       3.220
Power On Hours:                     15.952
Unsafe Shutdowns:                   17
Media and Data Integrity Errors:    0
Error Information Log Entries:      11.617
Warning  Comp. Temperature Time:    0
Critical Comp. Temperature Time:    0
Thermal Temp. 1 Total Time:         26

Error Information (NVMe Log 0x01, 16 of 63 entries)
Num   ErrCount  SQId   CmdId  Status  PELoc          LBA  NSID    VS  Message
  0      11617     0  0xb00d  0x4004  0x028            0     0     -  Invalid Field in Command
  1      11616     0  0x000f  0x4004      -            0     0     -  Invalid Field in Command

Self-test Log (NVMe Log 0x06, NSID 0xffffffff)
Self-test status: No self-test in progress
Num  Test_Description  Status                       Power_on_Hours  Failing_LBA  NSID Seg SCT Code
 0   Short             Completed without error               15952            -     -   -   -    -
 1   Short             Completed without error                3414            -     -   -   -    -