12:04:09.007 [main] INFO o.c.common.settings.SettingsProvider - Settings loaded from C:\Users\joejo\AppData\Roaming\Cryptomator\settings.json 12:04:09.023 [main] INFO org.cryptomator.common.Environment - user.home: C:\Users\joejo 12:04:09.023 [main] INFO org.cryptomator.common.Environment - java.library.path: C:\Program Files\Cryptomator;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\WireGuard\;C:\Users\joejo\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Cryptomator\app;. 12:04:09.023 [main] INFO org.cryptomator.common.Environment - user.language: de 12:04:09.023 [main] INFO org.cryptomator.common.Environment - user.region: null 12:04:09.023 [main] INFO org.cryptomator.common.Environment - logback.configurationFile: null 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.settingsPath: ~/AppData/Roaming/Cryptomator/settings.json 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.ipcSocketPath: ~/AppData/Roaming/Cryptomator/ipc.socket 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.integrationsWin.keychainPaths: ~/AppData/Roaming/Cryptomator/keychain.json 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.logDir: ~/AppData/Roaming/Cryptomator 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.loopbackAlias: cryptomator-vault 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.pluginDir: ~/AppData/Roaming/Cryptomator/Plugins 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.mountPointsDir: ~/Cryptomator 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.minPwLength: null 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.appVersion: 1.6.17 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.buildNumber: msi-4104 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.showTrayIcon: true 12:04:09.023 [main] INFO org.cryptomator.common.Environment - cryptomator.p12Path: ~/AppData/Roaming/Cryptomator/key.p12 12:04:09.023 [main] INFO o.cryptomator.launcher.Cryptomator - Starting Cryptomator 1.6.17 on Windows 11 10.0 (amd64) 12:04:09.118 [main] INFO org.cryptomator.ipc.Server - Spawning IPC server listening on socket C:\Users\joejo\AppData\Roaming\Cryptomator\ipc.socket 12:04:09.477 [JavaFX Application Thread] INFO o.cryptomator.launcher.Cryptomator - JavaFX runtime started after 947ms 12:04:14.170 [App Scheduled Executor 02] INFO o.c.common.settings.SettingsProvider - Settings saved to C:\Users\joejo\AppData\Roaming\Cryptomator\settings.json 12:04:15.349 [JavaFX Application Thread] DEBUG org.cryptomator.logging.DebugMode - Debug mode enabled 12:04:16.351 [App Scheduled Executor 01] DEBUG o.c.common.settings.SettingsProvider - Attempting to save settings to C:\Users\joejo\AppData\Roaming\Cryptomator\settings.json 12:04:16.364 [App Scheduled Executor 01] INFO o.c.common.settings.SettingsProvider - Settings saved to C:\Users\joejo\AppData\Roaming\Cryptomator\settings.json 12:04:18.781 [JavaFX Application Thread] DEBUG o.c.u.a.AddVaultWelcomeController - AddVaultWelcomeController.createNewVault() 12:04:33.286 [JavaFX Application Thread] DEBUG o.cryptomator.common.CommonsModule - Starting App Background Thread 002 12:04:33.649 [App Background Thread 002] DEBUG o.c.c.common.ReseedingSecureRandom - Seeding CSPRNG with 55 bytes... 12:04:33.650 [App Background Thread 002] DEBUG o.c.c.common.ReseedingSecureRandom - Seeded CSPRNG. 12:04:33.711 [App Background Thread 002] DEBUG o.cryptomator.cryptofs.ReadonlyFlag - Vault opened for read and write. 12:04:33.757 [App Background Thread 002] TRACE o.c.cryptofs.fh.FileHeaderHolder - Generating file header for C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\CG5s8TFHgs-Lr7lEcYl1y8EZqmcmKsmFeNYM.c9r 12:04:33.757 [App Background Thread 002] DEBUG o.c.c.common.ReseedingSecureRandom - Seeding CSPRNG with 55 bytes... 12:04:33.759 [App Background Thread 002] DEBUG o.c.c.common.ReseedingSecureRandom - Seeded CSPRNG. 12:04:33.759 [App Background Thread 002] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:04:33.764 [App Background Thread 002] TRACE o.c.cryptofs.ch.CleartextFileChannel - org.cryptomator.cryptofs.ch.CleartextFileChannel@2e2134d9 - Writing file header. 12:04:33.773 [App Background Thread 002] INFO o.c.u.a.CreateNewVaultPasswordController - Created vault at C:\Users\joejo\Desktop\Test 12:04:33.791 [JavaFX Application Thread] DEBUG o.c.w.k.WindowsProtectedKeychainAccess - Attempting to load keychain from C:\Users\joejo\AppData\Roaming\Cryptomator\keychain.json 12:04:33.794 [JavaFX Application Thread] INFO o.c.w.k.WindowsProtectedKeychainAccess - Unable to load existing keychain file, creating new keychain. 12:04:34.791 [App Scheduled Executor 02] DEBUG o.c.common.settings.SettingsProvider - Attempting to save settings to C:\Users\joejo\AppData\Roaming\Cryptomator\settings.json 12:04:34.794 [App Scheduled Executor 02] INFO o.c.common.settings.SettingsProvider - Settings saved to C:\Users\joejo\AppData\Roaming\Cryptomator\settings.json 12:04:37.639 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - stop recording stats 12:04:37.640 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationTerminator - Disabling sudden termination 12:04:37.641 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationWindows - Start unlock workflow for Test 12:04:37.650 [JavaFX Application Thread] DEBUG o.cryptomator.common.CommonsModule - Starting App Background Thread 003 12:04:37.654 [App Background Thread 003] DEBUG org.cryptomator.common.vaults.Vault - Determining cleartext filename length limitations... 12:04:38.675 [App Scheduled Executor 01] DEBUG o.c.common.settings.SettingsProvider - Attempting to save settings to C:\Users\joejo\AppData\Roaming\Cryptomator\settings.json 12:04:38.682 [App Scheduled Executor 01] INFO o.c.common.settings.SettingsProvider - Settings saved to C:\Users\joejo\AppData\Roaming\Cryptomator\settings.json 12:04:40.681 [JavaFX Application Thread] TRACE o.c.u.k.m.PassphraseEntryController - UnlockController.unlock() 12:04:40.941 [App Background Thread 003] DEBUG o.c.cryptofs.common.BackupHelper - Verified backup file: C:\Users\joejo\Desktop\Test\vault.cryptomator.0C0EB6B4.bkup 12:04:40.944 [App Background Thread 003] DEBUG o.cryptomator.cryptofs.ReadonlyFlag - Vault opened for read and write. 12:04:41.459 [fuseMount-0-main] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40672645120 / 63200817152) 12:04:41.471 [JavaFX Application Thread] INFO o.c.ui.unlock.UnlockWorkflow - Unlock of 'Test' succeeded. 12:04:41.473 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - start recording stats 12:04:41.495 [fuseMount-0-main] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [] 12:04:41.497 [fuseMount-0-main] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:41.498 [fuseMount-0-main] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [] 12:04:41.499 [fuseMount-0-main] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:41.527 [fuseMount-0-main] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:40.9449764Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:41.527 [fuseMount-0-main] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:41.527 [fuseMount-0-main] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:41.572 [JavaFX Application Thread] DEBUG o.cryptomator.common.CommonsModule - Starting App Background Thread 004 12:04:42.571 [JavaFX Application Thread] DEBUG o.cryptomator.common.CommonsModule - Starting App Background Thread 005 12:04:43.237 [JavaFX Application Thread] TRACE o.c.u.unlock.UnlockSuccessController - UnlockSuccessController.revealAndClose() 12:04:43.239 [JavaFX Application Thread] DEBUG o.cryptomator.common.CommonsModule - Starting App Background Thread 006 12:04:43.325 [Thread-16] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.325 [Thread-16] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.325 [Thread-16] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:40.9449764Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.326 [Thread-16] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.326 [Thread-16] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.327 [Thread-17] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.327 [Thread-17] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.328 [Thread-17] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:40.9449764Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.328 [Thread-17] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.328 [Thread-17] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.329 [Thread-18] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40672636928 / 63200817152) 12:04:43.455 [Thread-19] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.455 [Thread-19] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.457 [Thread-19] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:40.9449764Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.457 [Thread-19] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.457 [Thread-19] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.459 [Thread-20] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.459 [Thread-20] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.459 [Thread-20] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:40.9449764Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.460 [Thread-20] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.460 [Thread-20] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.470 [Thread-21] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, desktop.ini] 12:04:43.471 [Thread-21] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.471 [Thread-21] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, desktop.ini]' 12:04:43.472 [Thread-21] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, desktop.ini] 12:04:43.474 [Thread-21] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, desktop.ini]' 12:04:43.474 [Thread-22] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.474 [Thread-22] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.474 [Thread-22] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:40.9449764Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.474 [Thread-22] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.475 [Thread-22] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.475 [Thread-23] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.476 [Thread-23] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.476 [Thread-23] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:40.9449764Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.476 [Thread-23] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.476 [Thread-23] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.476 [Thread-21] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, desktop.ini]' 12:04:43.476 [Thread-21] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, desktop.ini]' 12:04:43.478 [Thread-24] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.478 [Thread-21] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.478 [Thread-24] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.478 [Thread-21] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /desktop.ini failed, node not found 12:04:43.479 [Thread-24] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:40.9449764Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.479 [Thread-24] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.479 [Thread-24] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.480 [Thread-25] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.480 [Thread-25] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.480 [Thread-25] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:40.9449764Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.480 [Thread-25] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.481 [Thread-25] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.491 [Thread-26] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.491 [Thread-26] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.492 [Thread-26] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:40.9449764Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.492 [Thread-26] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.492 [Thread-26] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.494 [Thread-27] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.494 [Thread-27] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.494 [Thread-27] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:40.9449764Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.495 [Thread-27] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.495 [Thread-27] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.503 [Thread-28] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.504 [Thread-28] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.504 [Thread-28] TRACE o.c.frontend.fuse.ReadOnlyAdapter - readdir / 12:04:43.511 [Thread-28] TRACE o.c.c.dir.CryptoDirectoryStream - OPEN 12:04:43.516 [Thread-28] TRACE o.c.c.dir.CryptoDirectoryStream - CLOSE 12:04:43.517 [Thread-28] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.517 [Thread-28] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.518 [Thread-29] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, WELCOME.rtf] 12:04:43.518 [Thread-29] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.518 [Thread-29] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, WELCOME.rtf]' 12:04:43.518 [Thread-29] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, WELCOME.rtf] 12:04:43.519 [Thread-29] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, WELCOME.rtf]' 12:04:43.526 [Thread-29] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /WELCOME.rtf (lastModifiedTime: 2023-01-22T11:04:33.7663748Z, lastAccessTime: 2023-01-22T11:04:33.7695098Z, creationTime: 2023-01-22T11:04:33.7575526Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 471, fileKey: null) 12:04:43.527 [Thread-29] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, WELCOME.rtf]' 12:04:43.527 [Thread-29] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, WELCOME.rtf]' 12:04:43.527 [Thread-29] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.583 [Thread-30] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.583 [Thread-30] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.583 [Thread-30] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.586 [Thread-30] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.586 [Thread-30] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.586 [Thread-31] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.586 [Thread-31] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.588 [Thread-31] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.588 [Thread-31] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.588 [Thread-31] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.590 [Thread-32] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.590 [Thread-32] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.590 [Thread-32] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.591 [Thread-32] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.591 [Thread-32] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.591 [Thread-33] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.591 [Thread-33] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.591 [Thread-33] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.593 [Thread-33] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.593 [Thread-33] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.613 [Thread-34] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.613 [Thread-34] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.613 [Thread-34] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.613 [Thread-34] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.613 [Thread-34] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.614 [Thread-35] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.615 [Thread-35] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.615 [Thread-35] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.615 [Thread-35] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.615 [Thread-35] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.618 [Thread-36] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.618 [Thread-36] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.620 [Thread-36] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.621 [Thread-36] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.621 [Thread-36] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.622 [Thread-37] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.622 [Thread-37] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.622 [Thread-37] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.622 [Thread-37] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.623 [Thread-37] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.632 [Thread-38] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.633 [Thread-38] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.633 [Thread-38] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.634 [Thread-38] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.634 [Thread-38] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.634 [Thread-39] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.634 [Thread-39] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.634 [Thread-39] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.634 [Thread-39] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.634 [Thread-39] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.639 [Thread-40] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.640 [Thread-40] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.646 [Thread-40] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.647 [Thread-40] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.647 [Thread-40] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.647 [Thread-41] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.647 [Thread-41] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.648 [Thread-41] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.648 [Thread-41] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.648 [Thread-41] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.650 [Thread-42] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.650 [Thread-42] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.650 [Thread-42] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.650 [Thread-42] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.651 [Thread-42] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.651 [Thread-43] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.651 [Thread-43] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.651 [Thread-43] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.652 [Thread-43] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.652 [Thread-43] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.679 [Thread-44] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.680 [Thread-44] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.680 [Thread-44] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.681 [Thread-44] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.681 [Thread-44] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.681 [Thread-45] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.681 [Thread-45] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.682 [Thread-45] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.682 [Thread-45] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.682 [Thread-45] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.684 [Thread-46] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.684 [Thread-46] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.684 [Thread-46] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.684 [Thread-46] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.684 [Thread-46] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.692 [Thread-47] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.692 [Thread-47] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.692 [Thread-47] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.692 [Thread-47] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.692 [Thread-47] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.696 [Thread-48] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.696 [Thread-48] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.697 [Thread-48] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.697 [Thread-48] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.697 [Thread-48] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.711 [Thread-49] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.711 [Thread-49] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.711 [Thread-49] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.711 [Thread-49] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.714 [Thread-49] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.715 [Thread-50] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.716 [Thread-50] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.716 [Thread-50] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.716 [Thread-50] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.716 [Thread-50] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.717 [Thread-51] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.717 [Thread-51] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.717 [Thread-51] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.717 [Thread-51] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.718 [Thread-51] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.719 [Thread-52] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.719 [Thread-52] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.721 [Thread-52] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.721 [Thread-52] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.721 [Thread-52] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.721 [Thread-53] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.722 [Thread-53] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.722 [Thread-53] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.723 [Thread-53] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.723 [Thread-53] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.723 [Thread-54] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.724 [Thread-54] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.724 [Thread-54] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.724 [Thread-54] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.724 [Thread-54] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.724 [Thread-55] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.724 [Thread-55] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.724 [Thread-55] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.725 [Thread-55] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.725 [Thread-55] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.726 [Thread-56] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.726 [Thread-56] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.726 [Thread-56] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.726 [Thread-56] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.726 [Thread-56] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.726 [Thread-57] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.726 [Thread-57] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.726 [Thread-57] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.726 [Thread-57] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.726 [Thread-57] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.728 [Thread-58] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.728 [Thread-58] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.728 [Thread-58] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.728 [Thread-58] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.728 [Thread-58] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.730 [Thread-59] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.730 [Thread-59] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.731 [Thread-59] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.731 [Thread-59] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.732 [Thread-59] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.734 [Thread-60] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.734 [Thread-60] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.734 [Thread-60] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.737 [Thread-60] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.739 [Thread-60] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.742 [Thread-61] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.742 [Thread-61] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.745 [Thread-61] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.745 [Thread-62] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.745 [Thread-61] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.745 [Thread-62] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.745 [Thread-61] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.745 [Thread-62] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.745 [Thread-62] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.745 [Thread-62] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.746 [Thread-64] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.746 [Thread-63] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.746 [Thread-64] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.746 [Thread-63] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.746 [Thread-64] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.746 [Thread-63] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.747 [Thread-64] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.747 [Thread-63] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.747 [Thread-64] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.747 [Thread-63] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.748 [Thread-65] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.748 [Thread-65] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.748 [Thread-66] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.748 [Thread-65] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.748 [Thread-66] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.748 [Thread-65] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.748 [Thread-65] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.750 [Thread-67] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.750 [Thread-67] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.750 [Thread-67] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.750 [Thread-67] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.750 [Thread-67] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.750 [Thread-68] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.750 [Thread-68] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.750 [Thread-66] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.750 [Thread-66] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.750 [Thread-68] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.750 [Thread-66] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.751 [Thread-68] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.751 [Thread-68] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.751 [Thread-69] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.751 [Thread-69] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.751 [Thread-69] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.751 [Thread-70] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.751 [Thread-70] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.751 [Thread-70] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.752 [Thread-69] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.752 [Thread-70] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.752 [Thread-69] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.752 [Thread-70] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.752 [Thread-71] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.753 [Thread-71] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.753 [Thread-71] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.753 [Thread-71] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.753 [Thread-71] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.794 [Thread-72] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.794 [Thread-72] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.794 [Thread-72] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.794 [Thread-72] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.795 [Thread-72] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.795 [Thread-73] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.795 [Thread-73] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.795 [Thread-73] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.795 [Thread-73] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.795 [Thread-73] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.813 [Thread-74] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.813 [Thread-74] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.815 [Thread-74] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.815 [Thread-74] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.815 [Thread-74] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.815 [Thread-75] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.815 [Thread-75] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.816 [Thread-75] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.816 [Thread-75] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.816 [Thread-75] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.823 [Thread-76] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.823 [Thread-76] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.823 [Thread-76] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.823 [Thread-76] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.824 [Thread-76] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.824 [Thread-77] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.824 [Thread-77] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.825 [Thread-77] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.825 [Thread-77] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.825 [Thread-77] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.828 [Thread-78] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.828 [Thread-78] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.828 [Thread-78] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.828 [Thread-78] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.830 [Thread-78] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.831 [Thread-79] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.831 [Thread-79] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.831 [Thread-79] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.832 [Thread-79] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.832 [Thread-79] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.837 [Thread-80] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.839 [Thread-80] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.839 [Thread-80] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.839 [Thread-80] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.839 [Thread-80] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.840 [Thread-81] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.840 [Thread-81] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.840 [Thread-81] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.841 [Thread-81] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.841 [Thread-81] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.845 [Thread-82] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.845 [Thread-82] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.846 [Thread-82] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.846 [Thread-82] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.846 [Thread-82] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.846 [Thread-83] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.846 [Thread-83] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.847 [Thread-83] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.847 [Thread-83] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.847 [Thread-83] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.848 [Thread-84] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.848 [Thread-84] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.848 [Thread-84] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.848 [Thread-84] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.848 [Thread-84] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.849 [Thread-85] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.849 [Thread-85] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.850 [Thread-85] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.850 [Thread-85] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.850 [Thread-85] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.850 [Thread-86] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.850 [Thread-86] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.850 [Thread-86] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.850 [Thread-86] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.850 [Thread-86] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.912 [Thread-87] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.912 [Thread-87] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.912 [Thread-87] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.912 [Thread-87] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.912 [Thread-87] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:43.913 [Thread-88] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:43.913 [Thread-88] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:43.913 [Thread-88] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:43.913 [Thread-88] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:43.913 [Thread-88] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:44.040 [Thread-89] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:44.040 [Thread-89] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:44.041 [Thread-89] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:44.041 [Thread-89] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:44.041 [Thread-89] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:44.041 [Thread-90] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:44.041 [Thread-90] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:44.042 [Thread-90] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:44.042 [Thread-90] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:44.042 [Thread-90] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:44.313 [Thread-91] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:44.313 [Thread-91] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:44.314 [Thread-91] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:44.314 [Thread-91] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:44.314 [Thread-91] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:44.317 [Thread-92] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:44.318 [Thread-92] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:44.318 [Thread-92] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:44.318 [Thread-92] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:44.318 [Thread-92] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:44.422 [Thread-93] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:44.422 [Thread-93] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:44.423 [Thread-93] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:44.423 [Thread-93] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:44.423 [Thread-93] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:44.424 [Thread-94] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:44.425 [Thread-94] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:44.425 [Thread-94] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:44.425 [Thread-94] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:44.425 [Thread-94] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:45.727 [Thread-95] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:45.727 [Thread-96] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:45.728 [Thread-95] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:45.728 [Thread-96] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:45.728 [Thread-95] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:45.728 [Thread-96] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:45.728 [Thread-95] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:45.728 [Thread-96] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:45.728 [Thread-95] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:45.728 [Thread-96] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:45.728 [Thread-97] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:45.728 [Thread-97] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:45.730 [Thread-97] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:45.730 [Thread-97] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:45.730 [Thread-97] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:45.730 [Thread-98] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:45.730 [Thread-98] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:45.730 [Thread-99] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:45.730 [Thread-98] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:45.730 [Thread-98] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:45.730 [Thread-98] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:45.730 [Thread-99] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:45.730 [Thread-99] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:45.730 [Thread-99] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:45.732 [Thread-99] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:45.732 [Thread-100] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40672522240 / 63200817152) 12:04:45.749 [Thread-101] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:45.749 [Thread-101] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:45.749 [Thread-101] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:45.749 [Thread-101] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:45.750 [Thread-101] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:45.750 [Thread-102] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:45.750 [Thread-102] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:45.750 [Thread-102] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:43.5165311Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:45.750 [Thread-102] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:45.750 [Thread-102] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:46.753 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - stop recording stats 12:04:46.754 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationWindows - Start lock workflow for Test 12:04:46.757 [App Background Thread 006] TRACE o.c.f.fuse.locks.PathWLockImpl - Acquired write path lock for '[]' 12:04:46.757 [App Background Thread 006] TRACE o.c.f.fuse.locks.PathWLockImpl - Released write path lock for '[]' 12:04:46.759 [fuseMount-0-main] INFO org.cryptomator.common.vaults.Vault - Unmounted vault 'Test' 12:04:46.759 [fuseMount-0-main] TRACE org.cryptomator.common.vaults.Vault - Trying to close associated CryptoFS... 12:04:46.760 [JavaFX Application Thread] INFO o.cryptomator.ui.lock.LockWorkflow - Lock of Test succeeded. 12:04:46.760 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultState - Failed transiting into state PROCESSING: Expected state was not LOCKED. 12:04:46.761 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - stop recording stats 12:04:46.762 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationTerminator - Enabling sudden termination 12:04:49.166 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - stop recording stats 12:04:49.171 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationTerminator - Disabling sudden termination 12:04:49.171 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationWindows - Start unlock workflow for Test 12:04:51.687 [JavaFX Application Thread] TRACE o.c.u.k.m.PassphraseEntryController - UnlockController.unlock() 12:04:51.894 [App Background Thread 005] DEBUG o.c.cryptofs.common.BackupHelper - Verified backup file: C:\Users\joejo\Desktop\Test\masterkey.cryptomator.6D254D9A.bkup 12:04:51.896 [App Background Thread 005] DEBUG o.c.cryptofs.common.BackupHelper - Verified backup file: C:\Users\joejo\Desktop\Test\vault.cryptomator.0C0EB6B4.bkup 12:04:51.902 [App Background Thread 005] DEBUG o.cryptomator.cryptofs.ReadonlyFlag - Vault opened for read and write. 12:04:51.940 [JavaFX Application Thread] INFO o.c.ui.unlock.UnlockWorkflow - Unlock of 'Test' succeeded. 12:04:51.940 [fuseMount-1-main] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40672522240 / 63200817152) 12:04:51.940 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - start recording stats 12:04:51.940 [fuseMount-1-main] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [] 12:04:51.940 [fuseMount-1-main] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:51.942 [fuseMount-1-main] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [] 12:04:51.942 [fuseMount-1-main] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:51.942 [fuseMount-1-main] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:51.9010209Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:51.942 [fuseMount-1-main] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:51.942 [fuseMount-1-main] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:52.979 [JavaFX Application Thread] TRACE o.c.u.unlock.UnlockSuccessController - UnlockSuccessController.revealAndClose() 12:04:53.047 [Thread-106] TRACE o.c.frontend.fuse.locks.LockManager - Deleting ReadWriteLock for [] 12:04:53.047 [Thread-106] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [] 12:04:53.047 [Thread-106] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.047 [Thread-106] TRACE o.c.frontend.fuse.locks.LockManager - Deleting ReadWriteLock for [] 12:04:53.047 [Thread-106] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [] 12:04:53.047 [Thread-106] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.048 [Thread-106] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:51.9010209Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.048 [Thread-106] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.048 [Thread-106] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.049 [Thread-107] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.049 [Thread-107] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.049 [Thread-107] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:51.9010209Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.049 [Thread-107] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.049 [Thread-107] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.050 [Thread-108] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40672391168 / 63200817152) 12:04:53.161 [Thread-109] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.161 [Thread-109] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.161 [Thread-109] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:51.9010209Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.162 [Thread-109] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.163 [Thread-109] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.163 [Thread-110] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.163 [Thread-110] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.164 [Thread-110] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:51.9010209Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.164 [Thread-110] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.164 [Thread-110] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.165 [Thread-111] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.165 [Thread-111] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.165 [Thread-111] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:51.9010209Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.165 [Thread-111] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.165 [Thread-111] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.168 [Thread-112] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.168 [Thread-112] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.170 [Thread-112] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:51.9010209Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.170 [Thread-112] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.170 [Thread-112] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.173 [Thread-113] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.174 [Thread-113] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.174 [Thread-113] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:51.9010209Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.174 [Thread-113] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.174 [Thread-113] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.174 [Thread-114] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.175 [Thread-114] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.175 [Thread-114] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:51.9010209Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.176 [Thread-114] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.176 [Thread-114] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.176 [Thread-115] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.177 [Thread-115] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.177 [Thread-115] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:51.9010209Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.177 [Thread-115] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.177 [Thread-115] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.178 [Thread-116] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.178 [Thread-116] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.178 [Thread-116] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:51.9010209Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.178 [Thread-116] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.178 [Thread-116] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.181 [Thread-117] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.181 [Thread-117] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.181 [Thread-117] TRACE o.c.frontend.fuse.ReadOnlyAdapter - readdir / 12:04:53.181 [Thread-117] TRACE o.c.c.dir.CryptoDirectoryStream - OPEN 12:04:53.184 [Thread-117] TRACE o.c.c.dir.CryptoDirectoryStream - CLOSE 12:04:53.184 [Thread-117] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.184 [Thread-117] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.184 [Thread-118] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, WELCOME.rtf] 12:04:53.184 [Thread-118] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.184 [Thread-118] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, WELCOME.rtf]' 12:04:53.184 [Thread-118] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, WELCOME.rtf] 12:04:53.185 [Thread-118] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, WELCOME.rtf]' 12:04:53.186 [Thread-118] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /WELCOME.rtf (lastModifiedTime: 2023-01-22T11:04:33.7663748Z, lastAccessTime: 2023-01-22T11:04:33.7695098Z, creationTime: 2023-01-22T11:04:33.7575526Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 471, fileKey: null) 12:04:53.186 [Thread-118] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, WELCOME.rtf]' 12:04:53.186 [Thread-118] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, WELCOME.rtf]' 12:04:53.186 [Thread-118] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.223 [Thread-119] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.223 [Thread-119] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.224 [Thread-119] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.224 [Thread-119] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.224 [Thread-119] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.224 [Thread-120] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.224 [Thread-120] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.224 [Thread-120] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.224 [Thread-120] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.224 [Thread-120] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.226 [Thread-121] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.226 [Thread-121] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.226 [Thread-121] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.226 [Thread-121] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.226 [Thread-121] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.227 [Thread-122] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.227 [Thread-122] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.227 [Thread-122] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.227 [Thread-122] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.227 [Thread-122] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.233 [Thread-123] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.234 [Thread-123] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.234 [Thread-123] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.234 [Thread-123] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.234 [Thread-123] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.234 [Thread-124] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.235 [Thread-124] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.235 [Thread-124] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.235 [Thread-124] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.235 [Thread-124] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.237 [Thread-125] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.237 [Thread-125] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.237 [Thread-125] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.237 [Thread-125] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.238 [Thread-125] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.238 [Thread-126] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.238 [Thread-126] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.238 [Thread-126] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.238 [Thread-126] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.239 [Thread-126] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.250 [Thread-127] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.251 [Thread-127] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.251 [Thread-127] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.251 [Thread-127] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.251 [Thread-127] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.251 [Thread-128] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.252 [Thread-128] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.252 [Thread-128] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.252 [Thread-128] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.252 [Thread-128] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.256 [Thread-129] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.256 [Thread-129] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.256 [Thread-129] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.256 [Thread-129] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.256 [Thread-129] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.257 [Thread-130] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.257 [Thread-130] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.257 [Thread-130] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.257 [Thread-130] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.257 [Thread-130] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.259 [Thread-131] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.259 [Thread-131] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.259 [Thread-131] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.259 [Thread-131] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.260 [Thread-131] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.261 [Thread-132] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.261 [Thread-132] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.261 [Thread-132] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.261 [Thread-132] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.261 [Thread-132] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.271 [Thread-133] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.271 [Thread-133] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.272 [Thread-133] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.277 [Thread-133] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.277 [Thread-133] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.278 [Thread-134] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.278 [Thread-134] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.278 [Thread-134] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.279 [Thread-134] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.279 [Thread-134] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.280 [Thread-135] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.280 [Thread-135] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.280 [Thread-135] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.281 [Thread-135] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.281 [Thread-135] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.283 [Thread-136] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.283 [Thread-136] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.284 [Thread-136] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.284 [Thread-136] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.284 [Thread-136] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.311 [Thread-137] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.312 [Thread-137] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.316 [Thread-137] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.316 [Thread-137] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.316 [Thread-137] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.317 [Thread-138] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.317 [Thread-138] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.320 [Thread-138] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.320 [Thread-138] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.320 [Thread-138] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.320 [Thread-139] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.321 [Thread-139] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.322 [Thread-139] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.322 [Thread-139] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.322 [Thread-139] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.324 [Thread-140] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.326 [Thread-140] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.327 [Thread-140] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.327 [Thread-140] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.327 [Thread-140] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.328 [Thread-141] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.328 [Thread-141] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.329 [Thread-141] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.329 [Thread-141] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.329 [Thread-141] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.329 [Thread-142] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.329 [Thread-142] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.329 [Thread-143] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.329 [Thread-143] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.329 [Thread-143] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.329 [Thread-143] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.329 [Thread-143] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.330 [Thread-144] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.330 [Thread-144] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.330 [Thread-142] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.331 [Thread-144] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.331 [Thread-144] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.331 [Thread-144] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.331 [Thread-142] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.332 [Thread-142] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.332 [Thread-145] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.332 [Thread-145] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.332 [Thread-145] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.332 [Thread-145] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.332 [Thread-145] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.333 [Thread-146] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.333 [Thread-146] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.335 [Thread-146] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.335 [Thread-146] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.337 [Thread-146] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.342 [Thread-147] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.344 [Thread-147] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.345 [Thread-147] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.345 [Thread-147] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.345 [Thread-147] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.345 [Thread-148] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.348 [Thread-148] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.348 [Thread-148] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.348 [Thread-148] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.348 [Thread-148] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.350 [Thread-149] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.350 [Thread-149] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.350 [Thread-149] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.350 [Thread-149] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.350 [Thread-149] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.351 [Thread-150] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.351 [Thread-150] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.352 [Thread-150] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.352 [Thread-150] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.352 [Thread-150] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.352 [Thread-151] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.353 [Thread-151] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.353 [Thread-151] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.353 [Thread-151] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.353 [Thread-151] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.353 [Thread-152] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.353 [Thread-152] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.353 [Thread-152] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.354 [Thread-152] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.354 [Thread-152] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.355 [Thread-153] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.355 [Thread-153] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.355 [Thread-153] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.355 [Thread-153] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.355 [Thread-153] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.355 [Thread-154] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.355 [Thread-154] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.356 [Thread-154] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.356 [Thread-154] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.356 [Thread-154] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.356 [Thread-155] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.357 [Thread-155] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.357 [Thread-155] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.357 [Thread-155] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.357 [Thread-155] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.357 [Thread-156] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.357 [Thread-156] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.357 [Thread-156] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.357 [Thread-156] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.357 [Thread-156] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.357 [Thread-157] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.357 [Thread-157] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.358 [Thread-157] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.358 [Thread-157] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.358 [Thread-157] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.358 [Thread-158] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.358 [Thread-158] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.358 [Thread-158] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.358 [Thread-158] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.358 [Thread-158] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.358 [Thread-159] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.358 [Thread-159] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.359 [Thread-159] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.359 [Thread-159] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.359 [Thread-159] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.359 [Thread-160] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.359 [Thread-160] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.359 [Thread-160] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.360 [Thread-160] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.360 [Thread-160] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.372 [Thread-161] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.372 [Thread-161] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.372 [Thread-161] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.372 [Thread-161] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.372 [Thread-161] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.373 [Thread-162] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.373 [Thread-162] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.373 [Thread-162] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.373 [Thread-162] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.373 [Thread-162] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.388 [Thread-163] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.388 [Thread-163] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.388 [Thread-163] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.388 [Thread-163] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.388 [Thread-163] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.389 [Thread-164] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.389 [Thread-164] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.389 [Thread-164] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.389 [Thread-164] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.389 [Thread-164] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.395 [Thread-165] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.395 [Thread-165] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.396 [Thread-165] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.396 [Thread-165] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.396 [Thread-165] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.396 [Thread-166] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.396 [Thread-166] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.396 [Thread-166] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.396 [Thread-166] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.397 [Thread-166] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.402 [Thread-167] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.402 [Thread-167] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.402 [Thread-167] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.402 [Thread-167] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.402 [Thread-167] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.402 [Thread-168] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.402 [Thread-168] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.402 [Thread-168] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.403 [Thread-168] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.403 [Thread-168] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.408 [Thread-169] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.409 [Thread-169] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.409 [Thread-169] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.409 [Thread-169] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.409 [Thread-169] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.409 [Thread-170] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.409 [Thread-170] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.409 [Thread-170] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.409 [Thread-170] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.409 [Thread-170] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.413 [Thread-171] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.413 [Thread-171] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.413 [Thread-171] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.413 [Thread-171] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.413 [Thread-171] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.414 [Thread-172] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.414 [Thread-172] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.414 [Thread-172] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.415 [Thread-172] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.415 [Thread-172] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.415 [Thread-173] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.415 [Thread-173] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.415 [Thread-173] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.415 [Thread-173] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.415 [Thread-173] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.416 [Thread-174] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.416 [Thread-174] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.416 [Thread-174] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.416 [Thread-174] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.416 [Thread-174] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.416 [Thread-175] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.416 [Thread-175] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.417 [Thread-175] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.417 [Thread-175] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.417 [Thread-175] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.510 [Thread-176] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.510 [Thread-176] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.511 [Thread-176] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.511 [Thread-176] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.511 [Thread-176] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.511 [Thread-177] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.511 [Thread-177] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.511 [Thread-177] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.511 [Thread-177] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.511 [Thread-177] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.808 [Thread-178] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.808 [Thread-178] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.808 [Thread-178] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.810 [Thread-178] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.810 [Thread-178] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.810 [Thread-179] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.810 [Thread-179] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.810 [Thread-179] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.810 [Thread-179] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.810 [Thread-179] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.928 [Thread-180] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.928 [Thread-180] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.928 [Thread-180] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.928 [Thread-180] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.928 [Thread-180] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.929 [Thread-181] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.929 [Thread-181] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.929 [Thread-181] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.929 [Thread-181] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.929 [Thread-181] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.989 [Thread-182] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.989 [Thread-182] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.989 [Thread-182] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.990 [Thread-182] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.990 [Thread-182] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:53.990 [Thread-183] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:53.990 [Thread-183] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:53.990 [Thread-183] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:53.990 [Thread-183] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:53.990 [Thread-183] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.733 [Thread-184] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.734 [Thread-184] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.734 [Thread-185] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.734 [Thread-185] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.734 [Thread-184] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.734 [Thread-184] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.734 [Thread-184] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.734 [Thread-185] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.734 [Thread-185] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.736 [Thread-185] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.736 [Thread-186] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.736 [Thread-187] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.736 [Thread-186] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.736 [Thread-187] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.736 [Thread-187] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.736 [Thread-187] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.736 [Thread-187] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.736 [Thread-186] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.736 [Thread-186] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.737 [Thread-186] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.737 [Thread-188] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.737 [Thread-188] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.737 [Thread-188] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.737 [Thread-188] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.737 [Thread-188] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.738 [Thread-189] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40672387072 / 63200817152) 12:04:54.859 [Thread-190] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.860 [Thread-190] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.860 [Thread-190] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.860 [Thread-190] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.860 [Thread-190] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.860 [Thread-191] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.860 [Thread-191] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.861 [Thread-191] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.861 [Thread-191] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.861 [Thread-191] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.920 [Thread-192] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.921 [Thread-192] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.921 [Thread-192] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.921 [Thread-192] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.921 [Thread-192] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.922 [Thread-193] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.923 [Thread-193] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.923 [Thread-193] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.923 [Thread-193] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.923 [Thread-193] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.927 [Thread-194] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.927 [Thread-194] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.927 [Thread-194] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.927 [Thread-194] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.928 [Thread-194] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.928 [Thread-195] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.928 [Thread-195] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.928 [Thread-195] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.928 [Thread-195] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.928 [Thread-195] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.955 [Thread-196] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.955 [Thread-196] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.955 [Thread-196] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.955 [Thread-196] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.955 [Thread-196] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.956 [Thread-197] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.956 [Thread-197] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.956 [Thread-197] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.956 [Thread-197] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.957 [Thread-197] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.960 [Thread-198] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.960 [Thread-198] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.961 [Thread-198] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.961 [Thread-198] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.961 [Thread-198] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:54.961 [Thread-199] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:54.961 [Thread-199] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:54.962 [Thread-199] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:54.962 [Thread-199] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:54.962 [Thread-199] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.140 [Thread-200] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.140 [Thread-200] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.140 [Thread-200] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:55.140 [Thread-200] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.140 [Thread-200] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.140 [Thread-201] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.141 [Thread-201] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.141 [Thread-201] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:55.141 [Thread-201] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.143 [Thread-201] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.146 [Thread-202] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.146 [Thread-202] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.146 [Thread-202] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:55.146 [Thread-202] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.146 [Thread-202] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.146 [Thread-203] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.146 [Thread-203] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.147 [Thread-203] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:55.147 [Thread-203] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.147 [Thread-203] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.149 [Thread-204] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.149 [Thread-204] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.149 [Thread-204] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:55.150 [Thread-204] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.150 [Thread-204] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.152 [Thread-205] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.152 [Thread-205] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.152 [Thread-205] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:53.1844053Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:55.152 [Thread-205] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.152 [Thread-205] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.153 [Thread-206] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.154 [Thread-206] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.154 [Thread-206] TRACE o.c.frontend.fuse.ReadOnlyAdapter - readdir / 12:04:55.154 [Thread-206] TRACE o.c.c.dir.CryptoDirectoryStream - OPEN 12:04:55.158 [Thread-206] TRACE o.c.c.dir.CryptoDirectoryStream - CLOSE 12:04:55.158 [Thread-206] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.158 [Thread-206] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.160 [Thread-207] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.160 [Thread-207] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, WELCOME.rtf]' 12:04:55.160 [Thread-207] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, WELCOME.rtf]' 12:04:55.160 [Thread-207] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /WELCOME.rtf (lastModifiedTime: 2023-01-22T11:04:33.7663748Z, lastAccessTime: 2023-01-22T11:04:33.7695098Z, creationTime: 2023-01-22T11:04:33.7575526Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 471, fileKey: null) 12:04:55.160 [Thread-207] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, WELCOME.rtf]' 12:04:55.160 [Thread-207] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, WELCOME.rtf]' 12:04:55.160 [Thread-207] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.161 [Thread-208] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.161 [Thread-208] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.161 [Thread-208] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:55.1565036Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:55.161 [Thread-208] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.161 [Thread-208] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.162 [Thread-209] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.162 [Thread-209] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.162 [Thread-209] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:55.1565036Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:55.162 [Thread-209] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.162 [Thread-209] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.164 [Thread-210] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.165 [Thread-210] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.166 [Thread-210] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:33.7575526Z, lastAccessTime: 2023-01-22T11:04:55.1565036Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:55.166 [Thread-210] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.166 [Thread-210] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.166 [Thread-211] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, grep.exe] 12:04:55.167 [Thread-211] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.167 [Thread-211] TRACE o.c.f.fuse.locks.PathWLockImpl - Acquired write path lock for '[, grep.exe]' 12:04:55.167 [Thread-211] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, grep.exe] 12:04:55.167 [Thread-211] TRACE o.c.f.fuse.locks.DataWLockImpl - Acquired write data lock for '[, grep.exe]' 12:04:55.173 [Thread-211] TRACE o.c.frontend.fuse.ReadWriteAdapter - create /grep.exe with flags [O_RDONLY, O_RDWR, O_CREAT, O_EXCL] 12:04:55.177 [Thread-211] TRACE o.c.cryptofs.fh.FileHeaderHolder - Generating file header for C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.177 [Thread-211] DEBUG o.c.c.common.ReseedingSecureRandom - Seeding CSPRNG with 55 bytes... 12:04:55.178 [Thread-211] DEBUG o.c.c.common.ReseedingSecureRandom - Seeded CSPRNG. 12:04:55.178 [Thread-211] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:04:55.179 [Thread-211] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 1 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@70dd6ee5} 12:04:55.180 [Thread-211] TRACE o.c.f.fuse.locks.DataWLockImpl - Released write data lock for '[, grep.exe]' 12:04:55.180 [Thread-211] TRACE o.c.f.fuse.locks.PathWLockImpl - Released write path lock for '[, grep.exe]' 12:04:55.180 [Thread-211] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.181 [Thread-212] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.181 [Thread-212] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.181 [Thread-212] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.182 [Thread-212] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2023-01-22T11:04:55.1785989Z, lastAccessTime: 2023-01-22T11:04:55.1825133Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:55.182 [Thread-212] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.182 [Thread-212] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.182 [Thread-212] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.183 [Thread-213] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.183 [Thread-213] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.183 [Thread-213] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.184 [Thread-213] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2023-01-22T11:04:55.1785989Z, lastAccessTime: 2023-01-22T11:04:55.1843907Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 0, fileKey: null) 12:04:55.184 [Thread-213] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.184 [Thread-213] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.184 [Thread-213] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.184 [Thread-214] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.185 [Thread-214] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.185 [Thread-214] TRACE o.c.f.fuse.locks.DataWLockImpl - Acquired write data lock for '[, grep.exe]' 12:04:55.185 [Thread-214] TRACE o.c.frontend.fuse.ReadWriteAdapter - ftruncate /grep.exe to size: 80412 12:04:55.185 [Thread-214] TRACE o.c.cryptofs.ch.CleartextFileChannel - org.cryptomator.cryptofs.ch.CleartextFileChannel@70dd6ee5 - Writing file header. 12:04:55.187 [Thread-214] TRACE o.c.f.fuse.locks.DataWLockImpl - Released write data lock for '[, grep.exe]' 12:04:55.187 [Thread-214] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.187 [Thread-214] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.187 [Thread-215] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.188 [Thread-215] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.188 [Thread-215] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.191 [Thread-215] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2023-01-22T11:04:55.1875069Z, lastAccessTime: 2023-01-22T11:04:55.1916141Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.191 [Thread-215] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.191 [Thread-215] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.191 [Thread-215] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.193 [Thread-216] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.194 [Thread-216] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.194 [Thread-216] TRACE o.c.f.fuse.locks.DataWLockImpl - Acquired write data lock for '[, grep.exe]' 12:04:55.194 [Thread-216] TRACE o.c.frontend.fuse.ReadWriteAdapter - write 80412 bytes to file /grep.exe starting at 0... 12:04:55.195 [Thread-216] TRACE o.c.frontend.fuse.ReadWriteAdapter - wrote 80412 bytes to file /grep.exe. 12:04:55.195 [Thread-216] TRACE o.c.f.fuse.locks.DataWLockImpl - Released write data lock for '[, grep.exe]' 12:04:55.195 [Thread-216] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.195 [Thread-216] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.196 [Thread-217] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.196 [Thread-217] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.196 [Thread-217] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.197 [Thread-217] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2023-01-22T11:04:55.1953877Z, lastAccessTime: 2023-01-22T11:04:55.1974897Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.197 [Thread-217] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.197 [Thread-217] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.197 [Thread-217] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.198 [Thread-218] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.198 [Thread-218] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.198 [Thread-218] TRACE o.c.f.fuse.locks.DataWLockImpl - Acquired write data lock for '[, grep.exe]' 12:04:55.198 [Thread-218] TRACE o.c.frontend.fuse.ReadWriteAdapter - utimens /grep.exe (last modification 1634911733 sec 794000000 nsec, last access 1674385495 sec 197489700 nsec) 12:04:55.203 [Thread-219] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.203 [Thread-219] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.204 [Thread-219] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.204 [Thread-219] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.204 [Thread-219] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.204 [Thread-220] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.204 [Thread-220] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.204 [Thread-220] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.204 [Thread-220] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.204 [Thread-220] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.206 [Thread-221] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40672256000 / 63200817152) 12:04:55.208 [Thread-218] TRACE o.c.f.fuse.locks.DataWLockImpl - Released write data lock for '[, grep.exe]' 12:04:55.208 [Thread-218] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.208 [Thread-218] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.208 [Thread-222] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.209 [Thread-222] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.209 [Thread-222] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.209 [Thread-222] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.2098828Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.210 [Thread-222] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.210 [Thread-222] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.210 [Thread-222] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.210 [Thread-223] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.210 [Thread-223] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.210 [Thread-223] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.211 [Thread-223] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.2116282Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.211 [Thread-223] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.211 [Thread-223] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.211 [Thread-223] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.220 [Thread-224] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.222 [Thread-224] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.222 [Thread-224] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.222 [Thread-224] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (1) 12:04:55.223 [Thread-224] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 1 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@70dd6ee5} 12:04:55.222 [Thread-225] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.226 [Thread-225] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.226 [Thread-225] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.226 [Thread-225] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.226 [Thread-225] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.229 [Thread-226] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.229 [Thread-226] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.229 [Thread-226] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.230 [Thread-226] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.230 [Thread-226] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.236 [Thread-227] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.237 [Thread-227] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.237 [Thread-227] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.237 [Thread-227] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.237 [Thread-227] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.259 [Thread-224] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.259 [Thread-224] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.260 [Thread-224] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.269 [Thread-228] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.270 [Thread-228] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.272 [Thread-228] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.272 [Thread-228] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.272 [Thread-228] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.276 [Thread-229] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.276 [Thread-229] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.277 [Thread-229] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.277 [Thread-229] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.277 [Thread-229] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.278 [Thread-230] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.278 [Thread-230] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.278 [Thread-230] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.278 [Thread-230] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.278 [Thread-230] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.280 [Thread-231] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.281 [Thread-231] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.282 [Thread-231] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.282 [Thread-231] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.285 [Thread-231] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.286 [Thread-232] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.286 [Thread-232] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.287 [Thread-232] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.287 [Thread-232] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.288 [Thread-232] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.288 [Thread-233] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.288 [Thread-233] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.288 [Thread-234] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.288 [Thread-234] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.289 [Thread-234] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.289 [Thread-234] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.289 [Thread-234] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.289 [Thread-233] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.289 [Thread-233] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.289 [Thread-233] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.291 [Thread-235] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40672174080 / 63200817152) 12:04:55.291 [Thread-236] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.293 [Thread-236] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.294 [Thread-236] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.295 [Thread-236] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.296 [Thread-236] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.300 [Thread-237] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.300 [Thread-237] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.300 [Thread-237] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.300 [Thread-237] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.300 [Thread-237] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.311 [Thread-238] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.311 [Thread-238] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.312 [Thread-238] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.312 [Thread-238] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.312 [Thread-238] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.314 [Thread-239] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.315 [Thread-239] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.315 [Thread-239] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.316 [Thread-239] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.316 [Thread-239] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.321 [Thread-240] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.322 [Thread-240] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.323 [Thread-240] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.323 [Thread-240] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.324 [Thread-240] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.323 [Thread-241] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.324 [Thread-241] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.324 [Thread-241] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.324 [Thread-241] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.324 [Thread-241] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.326 [Thread-242] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.326 [Thread-242] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.326 [Thread-243] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.326 [Thread-243] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.326 [Thread-242] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.326 [Thread-243] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.326 [Thread-243] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.326 [Thread-243] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.326 [Thread-242] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.326 [Thread-242] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.328 [Thread-244] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.328 [Thread-244] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.330 [Thread-244] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.331 [Thread-244] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.332 [Thread-244] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.333 [Thread-245] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.333 [Thread-245] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.338 [Thread-245] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.338 [Thread-245] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.338 [Thread-245] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.340 [Thread-246] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.340 [Thread-246] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.346 [Thread-246] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.346 [Thread-246] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.346 [Thread-246] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.347 [Thread-247] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.347 [Thread-247] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.348 [Thread-247] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.348 [Thread-247] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.348 [Thread-247] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.349 [Thread-248] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.349 [Thread-248] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.350 [Thread-248] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.350 [Thread-248] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.350 [Thread-248] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.350 [Thread-249] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.351 [Thread-249] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.351 [Thread-249] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.351 [Thread-249] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.351 [Thread-249] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.351 [Thread-250] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.352 [Thread-250] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.352 [Thread-251] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.352 [Thread-251] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.352 [Thread-250] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.352 [Thread-250] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.353 [Thread-250] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.353 [Thread-252] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.352 [Thread-251] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.353 [Thread-253] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.353 [Thread-252] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.353 [Thread-253] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.353 [Thread-251] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.353 [Thread-253] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.353 [Thread-252] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.354 [Thread-252] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.354 [Thread-252] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.355 [Thread-253] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.257388Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.355 [Thread-253] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.355 [Thread-253] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.355 [Thread-253] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.355 [Thread-251] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.355 [Thread-254] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.355 [Thread-254] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.356 [Thread-254] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.356 [Thread-254] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.356 [Thread-254] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.356 [Thread-256] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.356 [Thread-255] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.356 [Thread-256] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.356 [Thread-255] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.357 [Thread-256] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.357 [Thread-256] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.357 [Thread-256] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.362 [Thread-257] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.363 [Thread-257] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.363 [Thread-257] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.364 [Thread-257] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.364 [Thread-257] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.364 [Thread-258] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.364 [Thread-258] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.369 [Thread-258] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.369 [Thread-258] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.369 [Thread-258] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.371 [Thread-255] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.371 [Thread-255] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.371 [Thread-255] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.385 [Thread-259] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.385 [Thread-259] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.386 [Thread-259] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.386 [Thread-259] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.386 [Thread-259] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.387 [Thread-260] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.387 [Thread-260] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.388 [Thread-260] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.392 [Thread-260] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.392 [Thread-260] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.393 [Thread-261] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.394 [Thread-261] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.394 [Thread-261] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.394 [Thread-261] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.394 [Thread-261] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.395 [Thread-262] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.396 [Thread-262] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.396 [Thread-262] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.396 [Thread-262] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.396 [Thread-262] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.400 [Thread-263] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.414 [Thread-263] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.442 [Thread-263] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.443 [Thread-263] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.444 [Thread-263] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.450 [Thread-264] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.450 [Thread-264] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.451 [Thread-264] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.451 [Thread-264] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.451 [Thread-264] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.452 [Thread-265] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.453 [Thread-265] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.454 [Thread-265] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.454 [Thread-265] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.454 [Thread-265] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.454 [Thread-266] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.454 [Thread-266] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.458 [Thread-266] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.458 [Thread-266] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.458 [Thread-266] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.477 [Thread-267] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.478 [Thread-267] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.479 [Thread-267] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.479 [Thread-267] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.479 [Thread-267] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.480 [Thread-268] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.480 [Thread-268] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.481 [Thread-269] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.481 [Thread-269] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.482 [Thread-269] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.482 [Thread-269] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.482 [Thread-269] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.481 [Thread-268] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.482 [Thread-268] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.482 [Thread-268] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.484 [Thread-270] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.484 [Thread-270] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.485 [Thread-270] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.485 [Thread-270] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.486 [Thread-270] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.507 [Thread-271] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.507 [Thread-271] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.509 [Thread-271] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.509 [Thread-271] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.509 [Thread-271] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.511 [Thread-272] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.511 [Thread-272] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.516 [Thread-272] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.516 [Thread-272] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.516 [Thread-272] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.517 [Thread-273] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.517 [Thread-273] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.517 [Thread-273] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.519 [Thread-273] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.257388Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.519 [Thread-273] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.519 [Thread-273] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.519 [Thread-273] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.598 [Thread-274] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.598 [Thread-274] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.600 [Thread-274] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.600 [Thread-274] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.602 [Thread-274] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.610 [Thread-275] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.618 [Thread-275] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.630 [Thread-275] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.632 [Thread-275] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.632 [Thread-275] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.673 [Thread-276] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.674 [Thread-276] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.674 [Thread-276] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.674 [Thread-276] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.674 [Thread-276] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.675 [Thread-277] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.676 [Thread-277] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.676 [Thread-277] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.676 [Thread-277] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.676 [Thread-277] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.682 [Thread-278] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.683 [Thread-278] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.686 [Thread-278] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.686 [Thread-278] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.686 [Thread-278] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.687 [Thread-279] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.687 [Thread-279] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.687 [Thread-279] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.687 [Thread-279] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.687 [Thread-279] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.688 [Thread-280] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.688 [Thread-280] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.688 [Thread-280] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.688 [Thread-280] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.688 [Thread-280] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.689 [Thread-281] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.689 [Thread-281] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.690 [Thread-281] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.690 [Thread-281] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.690 [Thread-281] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.691 [Thread-282] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.691 [Thread-282] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.692 [Thread-282] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.693 [Thread-282] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.694 [Thread-282] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.695 [Thread-283] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.695 [Thread-283] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.695 [Thread-283] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.695 [Thread-283] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.695 [Thread-283] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.696 [Thread-284] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.696 [Thread-284] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.697 [Thread-284] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.697 [Thread-284] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.697 [Thread-284] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.698 [Thread-285] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.698 [Thread-285] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.698 [Thread-285] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.698 [Thread-285] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.698 [Thread-285] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.703 [Thread-286] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.703 [Thread-286] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.704 [Thread-286] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.705 [Thread-286] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.705 [Thread-286] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.706 [Thread-287] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.706 [Thread-287] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.727 [Thread-287] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.737 [Thread-287] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.737 [Thread-287] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.737 [Thread-288] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.737 [Thread-288] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.739 [Thread-288] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.739 [Thread-288] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.739 [Thread-288] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.745 [Thread-289] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.745 [Thread-289] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.745 [Thread-289] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.747 [Thread-289] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.257388Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.747 [Thread-289] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.747 [Thread-289] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.747 [Thread-289] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.747 [Thread-290] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.747 [Thread-290] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.747 [Thread-290] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.747 [Thread-290] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.257388Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.747 [Thread-290] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.747 [Thread-290] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.747 [Thread-290] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.747 [Thread-292] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.747 [Thread-292] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.747 [Thread-291] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.748 [Thread-292] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.748 [Thread-292] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.748 [Thread-292] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.749 [Thread-293] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.749 [Thread-293] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.749 [Thread-293] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.749 [Thread-293] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.749 [Thread-293] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.748 [Thread-291] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.749 [Thread-291] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.749 [Thread-291] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.750 [Thread-291] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.750 [Thread-291] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:04:55.750 [Thread-291] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 2 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@401059f6} 12:04:55.750 [Thread-291] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.750 [Thread-291] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.750 [Thread-291] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.752 [Thread-294] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.752 [Thread-294] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.752 [Thread-294] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.752 [Thread-294] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.7527522Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.752 [Thread-294] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.752 [Thread-294] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.752 [Thread-294] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.755 [Thread-295] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.755 [Thread-295] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.755 [Thread-295] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.755 [Thread-295] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.7557201Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.757 [Thread-295] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.757 [Thread-295] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.757 [Thread-295] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.757 [Thread-296] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.757 [Thread-296] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.757 [Thread-296] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.757 [Thread-296] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.757 [Thread-298] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.757 [Thread-298] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.757 [Thread-298] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.757 [Thread-298] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.7577338Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.757 [Thread-298] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.757 [Thread-298] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.757 [Thread-298] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.758 [Thread-296] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.759 [Thread-299] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.759 [Thread-299] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.759 [Thread-299] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.759 [Thread-299] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe starting at 0... 12:04:55.757 [Thread-297] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.759 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 0-65536: 12:04:55.759 [Thread-296] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 3 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@bd00525} 12:04:55.759 [Thread-296] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.759 [Thread-296] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.759 [Thread-296] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.759 [Thread-297] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.764 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 0-4096 12:04:55.764 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 4096-8192 12:04:55.764 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 8192-12288 12:04:55.764 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 12288-16384 12:04:55.765 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 16384-20480 12:04:55.765 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 20480-24576 12:04:55.765 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 24576-28672 12:04:55.765 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 28672-32768 12:04:55.765 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 32768-36864 12:04:55.767 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 36864-40960 12:04:55.767 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 40960-45056 12:04:55.767 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 45056-49152 12:04:55.765 [Thread-297] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.767 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 49152-53248 12:04:55.768 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 53248-57344 12:04:55.768 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 57344-61440 12:04:55.768 [Thread-299] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 61440-65536 12:04:55.768 [Thread-299] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe 12:04:55.768 [Thread-299] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.768 [Thread-299] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.768 [Thread-299] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.769 [Thread-300] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.769 [Thread-300] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.769 [Thread-300] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.769 [Thread-300] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 16384 bytes from file /grep.exe starting at 65536... 12:04:55.769 [Thread-300] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 65536-81920: 12:04:55.768 [Thread-297] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.775 [Thread-297] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.775 [Thread-300] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 65536-69632 12:04:55.775 [Thread-300] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 69632-73728 12:04:55.775 [Thread-300] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 73728-77824 12:04:55.775 [Thread-300] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 77824-80412 12:04:55.775 [Thread-301] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.775 [Thread-300] TRACE o.cryptomator.frontend.fuse.OpenFile - Reached EOF 12:04:55.776 [Thread-301] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.776 [Thread-300] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 14876 bytes from file /grep.exe 12:04:55.776 [Thread-300] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.776 [Thread-301] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.776 [Thread-301] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.776 [Thread-301] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.776 [Thread-300] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.776 [Thread-300] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.777 [Thread-302] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.777 [Thread-302] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.777 [Thread-302] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.777 [Thread-302] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.777 [Thread-302] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.777 [Thread-303] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.777 [Thread-303] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.777 [Thread-303] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.777 [Thread-303] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.777 [Thread-303] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.779 [Thread-304] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.779 [Thread-304] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.780 [Thread-304] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.780 [Thread-304] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.780 [Thread-304] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.780 [Thread-305] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.780 [Thread-305] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.782 [Thread-305] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.782 [Thread-305] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.782 [Thread-305] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.782 [Thread-306] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.782 [Thread-306] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.782 [Thread-306] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.782 [Thread-306] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.782 [Thread-306] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.782 [Thread-307] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.782 [Thread-307] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.782 [Thread-307] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.783 [Thread-307] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.783 [Thread-307] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.783 [Thread-308] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.783 [Thread-308] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.783 [Thread-308] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.783 [Thread-308] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.783 [Thread-308] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.783 [Thread-309] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.783 [Thread-309] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.785 [Thread-309] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.785 [Thread-309] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.785 [Thread-309] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.785 [Thread-310] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.785 [Thread-310] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.785 [Thread-310] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.785 [Thread-310] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.785 [Thread-310] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.785 [Thread-311] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.785 [Thread-311] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.785 [Thread-311] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.785 [Thread-311] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.785 [Thread-311] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.799 [Thread-312] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.799 [Thread-312] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.799 [Thread-312] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.799 [Thread-313] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.799 [Thread-313] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.799 [Thread-313] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.800 [Thread-313] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8007899Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.800 [Thread-313] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.800 [Thread-313] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.800 [Thread-313] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.800 [Thread-314] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.802 [Thread-314] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.802 [Thread-314] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.800 [Thread-312] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8007899Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.802 [Thread-312] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.802 [Thread-312] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.802 [Thread-312] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.802 [Thread-314] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.802042Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.802 [Thread-314] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.802 [Thread-314] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.802 [Thread-314] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.802 [Thread-316] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.802 [Thread-316] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.802 [Thread-316] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.802 [Thread-316] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.802 [Thread-315] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.802 [Thread-316] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.802 [Thread-315] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.803 [Thread-315] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.803 [Thread-315] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.803752Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.803 [Thread-315] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.803 [Thread-315] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.803 [Thread-316] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 4 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@23a06533} 12:04:55.803 [Thread-316] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.803 [Thread-316] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.803 [Thread-316] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.803 [Thread-315] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.804 [Thread-317] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.804 [Thread-317] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.804 [Thread-317] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.804 [Thread-318] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.804 [Thread-318] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.805 [Thread-318] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.805 [Thread-318] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (4) 12:04:55.805 [Thread-318] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 4 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@23a06533} 12:04:55.805 [Thread-317] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.805 [Thread-318] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.805 [Thread-318] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.805 [Thread-318] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.805 [Thread-317] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.805 [Thread-319] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.805 [Thread-319] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.805 [Thread-317] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 5 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@63af3b37} 12:04:55.807 [Thread-317] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.807 [Thread-317] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.807 [Thread-317] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.807 [Thread-320] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, grep.exe.Manifest] 12:04:55.807 [Thread-320] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.807 [Thread-320] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe.Manifest]' 12:04:55.807 [Thread-320] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, grep.exe.Manifest] 12:04:55.807 [Thread-320] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe.Manifest]' 12:04:55.808 [Thread-320] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe.Manifest]' 12:04:55.808 [Thread-320] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe.Manifest]' 12:04:55.808 [Thread-320] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.810 [Thread-320] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe.Manifest failed, node not found 12:04:55.805 [Thread-319] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.810 [Thread-321] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.810 [Thread-321] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.810 [Thread-321] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.810 [Thread-321] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (5) 12:04:55.810 [Thread-321] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 5 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@63af3b37} 12:04:55.810 [Thread-319] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8106584Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.810 [Thread-319] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.810 [Thread-321] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.811 [Thread-319] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.811 [Thread-319] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.811 [Thread-321] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.811 [Thread-321] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.811 [Thread-322] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.812 [Thread-322] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.812 [Thread-322] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.812 [Thread-322] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8126608Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.812 [Thread-322] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.812 [Thread-322] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.812 [Thread-322] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.813 [Thread-323] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.813 [Thread-323] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.813 [Thread-323] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.813 [Thread-323] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.813 [Thread-323] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.813 [Thread-323] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 6 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@76e60b86} 12:04:55.814 [Thread-323] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.814 [Thread-323] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.814 [Thread-323] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.817 [Thread-324] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.817 [Thread-324] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.817 [Thread-324] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.817 [Thread-324] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.817011Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.817 [Thread-324] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.817 [Thread-324] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.817 [Thread-324] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.817 [Thread-325] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.817 [Thread-325] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.817 [Thread-325] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.817 [Thread-327] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.818 [Thread-327] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.818 [Thread-325] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8182725Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.817 [Thread-326] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.818 [Thread-327] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.818 [Thread-325] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.818 [Thread-325] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.818 [Thread-325] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.818 [Thread-326] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.818 [Thread-326] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.818 [Thread-327] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (3) 12:04:55.818 [Thread-328] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.818 [Thread-327] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 3 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@bd00525} 12:04:55.818 [Thread-326] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (6) 12:04:55.818 [Thread-326] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 6 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@76e60b86} 12:04:55.818 [Thread-327] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.818 [Thread-327] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.818 [Thread-326] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.818 [Thread-328] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.818 [Thread-327] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.819 [Thread-326] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.819 [Thread-326] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.819 [Thread-328] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.819 [Thread-329] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.819 [Thread-328] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.819 [Thread-329] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.819 [Thread-329] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.820 [Thread-329] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8209153Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.820 [Thread-329] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.820 [Thread-329] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.820 [Thread-329] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.820 [Thread-330] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.820 [Thread-330] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.820 [Thread-330] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.821 [Thread-330] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8216894Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.821 [Thread-330] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.821 [Thread-330] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.821 [Thread-330] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.822 [Thread-331] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.822 [Thread-331] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.822 [Thread-331] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.822 [Thread-331] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.822 [Thread-328] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.823 [Thread-328] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 7 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@42bfcea6} 12:04:55.823 [Thread-331] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.823 [Thread-328] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.823 [Thread-328] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.823 [Thread-328] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.823 [Thread-331] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 8 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@101d6f1e} 12:04:55.824 [Thread-331] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.824 [Thread-331] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.825 [Thread-331] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.825 [Thread-332] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.825 [Thread-332] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.825 [Thread-332] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.825 [Thread-333] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.825 [Thread-333] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.825 [Thread-333] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.825 [Thread-333] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (8) 12:04:55.825 [Thread-333] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 8 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@101d6f1e} 12:04:55.825 [Thread-333] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.825 [Thread-332] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8257434Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.825 [Thread-333] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.826 [Thread-333] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.825 [Thread-334] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.826 [Thread-334] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.826 [Thread-332] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.826 [Thread-334] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.826 [Thread-332] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.826 [Thread-332] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.827 [Thread-335] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.827 [Thread-335] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.827 [Thread-335] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.827 [Thread-334] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8276166Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.827 [Thread-334] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.827 [Thread-334] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.827 [Thread-335] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8276166Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.827 [Thread-334] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.828 [Thread-335] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.828 [Thread-335] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.828 [Thread-335] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.828 [Thread-337] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.828 [Thread-337] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.829 [Thread-337] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.829 [Thread-337] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8295893Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.828 [Thread-336] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.829 [Thread-336] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.829 [Thread-336] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.829 [Thread-336] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.829 [Thread-337] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.829 [Thread-337] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.829 [Thread-337] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.829 [Thread-336] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.831 [Thread-336] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 9 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@4c5ab508} 12:04:55.831 [Thread-336] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.831 [Thread-336] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.831 [Thread-336] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.831 [Thread-338] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.831 [Thread-338] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.831 [Thread-338] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.831 [Thread-338] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.831 [Thread-340] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.831 [Thread-340] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.832 [Thread-340] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.831 [Thread-339] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.832 [Thread-339] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.832 [Thread-339] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.832 [Thread-339] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (9) 12:04:55.832 [Thread-339] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 9 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@4c5ab508} 12:04:55.832 [Thread-340] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8326173Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.832 [Thread-340] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.832 [Thread-340] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.832 [Thread-340] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.832 [Thread-338] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.833 [Thread-341] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.833 [Thread-338] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 10 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@3ef14df6} 12:04:55.833 [Thread-338] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.833 [Thread-341] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.833 [Thread-339] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.833 [Thread-339] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.833 [Thread-339] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.833 [Thread-341] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.833 [Thread-338] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.833 [Thread-338] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.833 [Thread-342] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.833 [Thread-342] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.833 [Thread-342] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.833 [Thread-342] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (10) 12:04:55.833 [Thread-342] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 10 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@3ef14df6} 12:04:55.833 [Thread-341] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8334097Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.833 [Thread-342] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.835 [Thread-342] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.835 [Thread-342] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.835 [Thread-343] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.835 [Thread-341] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.835 [Thread-343] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.835 [Thread-341] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.835 [Thread-341] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.835 [Thread-344] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.835 [Thread-344] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.835 [Thread-344] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.835 [Thread-343] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.835 [Thread-344] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.835 [Thread-343] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.835657Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.835 [Thread-344] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.836 [Thread-344] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 11 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@1bdb49b3} 12:04:55.836 [Thread-344] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.836 [Thread-344] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.837 [Thread-344] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.838 [Thread-345] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.838 [Thread-345] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.838 [Thread-345] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.838 [Thread-345] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (11) 12:04:55.838 [Thread-345] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 11 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@1bdb49b3} 12:04:55.839 [Thread-345] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.839 [Thread-345] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.839 [Thread-345] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.836 [Thread-343] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.839 [Thread-343] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.839 [Thread-343] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.839 [Thread-347] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.839 [Thread-347] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.839 [Thread-346] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.839 [Thread-346] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.839 [Thread-346] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.839 [Thread-347] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.840 [Thread-347] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8406638Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.840 [Thread-347] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.840 [Thread-347] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.840 [Thread-347] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.841 [Thread-350] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.841 [Thread-350] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.841 [Thread-350] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.839 [Thread-348] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.841 [Thread-348] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.841 [Thread-348] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.839 [Thread-346] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (7) 12:04:55.840 [Thread-349] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.841 [Thread-349] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.841 [Thread-350] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.842 [Thread-350] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.841 [Thread-348] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (2) 12:04:55.842 [Thread-348] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 2 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@401059f6} 12:04:55.842 [Thread-350] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 12 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@21eebaba} 12:04:55.842 [Thread-350] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.841 [Thread-346] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 7 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@42bfcea6} 12:04:55.842 [Thread-349] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.842 [Thread-346] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.842 [Thread-346] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.842 [Thread-346] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.842 [Thread-349] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8424311Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.842 [Thread-348] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.842 [Thread-350] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.842 [Thread-349] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.843 [Thread-348] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.843 [Thread-350] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.843 [Thread-349] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.843 [Thread-349] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.843 [Thread-348] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.844 [Thread-351] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.844 [Thread-351] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.844 [Thread-351] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.844 [Thread-352] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.844 [Thread-351] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8444606Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.844 [Thread-351] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.844 [Thread-351] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.844 [Thread-351] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.844 [Thread-353] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.845 [Thread-353] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.845 [Thread-353] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.844 [Thread-352] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.845 [Thread-352] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.845 [Thread-352] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (12) 12:04:55.845 [Thread-352] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 12 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@21eebaba} 12:04:55.845 [Thread-353] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.845 [Thread-354] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.846 [Thread-354] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.846 [Thread-354] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.846 [Thread-354] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8456429Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.846 [Thread-354] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.846 [Thread-354] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.846 [Thread-354] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.853 [Thread-353] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.854 [Thread-353] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:04:55.854 [Thread-353] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 13 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@5878dcf2} 12:04:55.854 [Thread-353] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.854 [Thread-353] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.854 [Thread-353] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.864 [Thread-355] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.868 [Thread-355] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.869 [Thread-355] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.869 [Thread-355] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (13) 12:04:55.870 [Thread-355] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 13 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@5878dcf2} 12:04:55.871 [Thread-355] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.871 [Thread-355] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.871 [Thread-355] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.872 [Thread-356] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.873 [Thread-356] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.873 [Thread-356] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.846 [Thread-352] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.874 [Thread-352] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.874 [Thread-352] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.874 [Thread-357] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.874 [Thread-357] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.874 [Thread-357] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.874 [Thread-356] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8703944Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.874 [Thread-357] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8703944Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.875 [Thread-356] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.875 [Thread-357] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.875 [Thread-356] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.875 [Thread-357] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.875 [Thread-356] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.875 [Thread-357] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.876 [Thread-358] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.876 [Thread-359] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.876 [Thread-359] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.876 [Thread-359] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.876 [Thread-358] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.876 [Thread-359] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8703944Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.876 [Thread-358] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.876 [Thread-359] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.877 [Thread-359] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.877 [Thread-359] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.877 [Thread-358] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8703944Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.877 [Thread-358] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.877 [Thread-358] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.877 [Thread-358] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.877 [Thread-360] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.877 [Thread-360] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.877 [Thread-360] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.877 [Thread-361] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.877 [Thread-360] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.877 [Thread-361] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.877 [Thread-361] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.877 [Thread-361] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.878 [Thread-361] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.878 [Thread-361] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:04:55.878 [Thread-361] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 14 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@50d03bbb} 12:04:55.878 [Thread-360] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.878 [Thread-361] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.879 [Thread-361] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.879 [Thread-361] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.879 [Thread-360] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 15 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@19ba8ec4} 12:04:55.879 [Thread-360] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.879 [Thread-360] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.879 [Thread-362] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.879 [Thread-362] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.879 [Thread-362] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.879 [Thread-362] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (14) 12:04:55.879 [Thread-362] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 14 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@50d03bbb} 12:04:55.879 [Thread-362] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.880 [Thread-362] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.880 [Thread-362] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.880 [Thread-363] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.879 [Thread-360] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.880 [Thread-363] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.880 [Thread-363] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.880 [Thread-364] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.880 [Thread-364] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.880 [Thread-364] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.881 [Thread-363] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8816898Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.881 [Thread-363] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.881 [Thread-363] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.881 [Thread-364] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8816898Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.881 [Thread-363] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.882 [Thread-364] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.882 [Thread-364] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.882 [Thread-364] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.882 [Thread-365] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.882 [Thread-365] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.882 [Thread-365] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.882 [Thread-365] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8824081Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.882 [Thread-365] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.882 [Thread-365] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.882 [Thread-365] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.883 [Thread-366] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.883 [Thread-366] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.883 [Thread-366] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.883 [Thread-366] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe starting at 0... 12:04:55.883 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 0-65536: 12:04:55.883 [Thread-367] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.883 [Thread-367] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.885 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 0-4096 12:04:55.885 [Thread-367] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.885 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 4096-8192 12:04:55.885 [Thread-367] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.885 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 8192-12288 12:04:55.885 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 12288-16384 12:04:55.885 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 16384-20480 12:04:55.885 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 20480-24576 12:04:55.885 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 24576-28672 12:04:55.885 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 28672-32768 12:04:55.885 [Thread-367] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.885 [Thread-367] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 16 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@2c14725e} 12:04:55.885 [Thread-367] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.885 [Thread-367] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.885 [Thread-367] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.885 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 32768-36864 12:04:55.885 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 36864-40960 12:04:55.885 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 40960-45056 12:04:55.886 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 45056-49152 12:04:55.886 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 49152-53248 12:04:55.886 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 53248-57344 12:04:55.886 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 57344-61440 12:04:55.886 [Thread-366] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 61440-65536 12:04:55.886 [Thread-366] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe 12:04:55.886 [Thread-366] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.886 [Thread-366] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.886 [Thread-366] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.887 [Thread-368] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.887 [Thread-368] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.887 [Thread-368] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.887 [Thread-370] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.887 [Thread-369] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.887 [Thread-369] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.887 [Thread-369] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.887 [Thread-368] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (16) 12:04:55.887 [Thread-368] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 16 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@2c14725e} 12:04:55.887 [Thread-369] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8875258Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.887 [Thread-369] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.887 [Thread-369] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.888 [Thread-369] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.887 [Thread-370] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.887 [Thread-368] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.888 [Thread-371] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.888 [Thread-370] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.888 [Thread-368] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.888 [Thread-371] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.888 [Thread-370] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 16384 bytes from file /grep.exe starting at 65536... 12:04:55.888 [Thread-368] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.889 [Thread-371] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.889 [Thread-370] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 65536-81920: 12:04:55.889 [Thread-371] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.8894626Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.889 [Thread-371] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.889 [Thread-371] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.889 [Thread-371] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.889 [Thread-370] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 65536-69632 12:04:55.890 [Thread-370] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 69632-73728 12:04:55.890 [Thread-370] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 73728-77824 12:04:55.890 [Thread-372] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.890 [Thread-370] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 77824-80412 12:04:55.890 [Thread-372] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.890 [Thread-370] TRACE o.cryptomator.frontend.fuse.OpenFile - Reached EOF 12:04:55.890 [Thread-372] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.890 [Thread-370] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 14876 bytes from file /grep.exe 12:04:55.890 [Thread-372] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.890 [Thread-370] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.890 [Thread-370] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.890 [Thread-370] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.891 [Thread-372] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.891 [Thread-372] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 17 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@3c5b1ca3} 12:04:55.891 [Thread-372] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.891 [Thread-372] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.891 [Thread-372] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.907 [Thread-373] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.907 [Thread-374] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.907 [Thread-373] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.907 [Thread-374] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.907 [Thread-373] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.907 [Thread-374] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.908 [Thread-374] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9084525Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.908 [Thread-373] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9084525Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.908 [Thread-374] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.908 [Thread-373] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.908 [Thread-374] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.908 [Thread-373] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.908 [Thread-374] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.908 [Thread-373] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.908 [Thread-375] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.908 [Thread-376] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.908 [Thread-375] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.909 [Thread-376] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.909 [Thread-375] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.909 [Thread-376] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.909 [Thread-376] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9095947Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.909 [Thread-375] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9095947Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.909 [Thread-376] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.910 [Thread-375] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.910 [Thread-376] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.910 [Thread-375] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.910 [Thread-376] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.910 [Thread-375] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.910 [Thread-377] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.910 [Thread-377] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.910 [Thread-377] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.910 [Thread-377] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.911 [Thread-377] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.911 [Thread-377] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 18 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@7ed511db} 12:04:55.911 [Thread-377] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.911 [Thread-377] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.911 [Thread-377] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.911 [Thread-379] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.912 [Thread-379] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.912 [Thread-379] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.912 [Thread-379] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (18) 12:04:55.912 [Thread-379] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 18 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@7ed511db} 12:04:55.912 [Thread-379] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.912 [Thread-379] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.912 [Thread-379] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.912 [Thread-380] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.912 [Thread-380] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.912 [Thread-380] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.913 [Thread-380] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9137275Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.913 [Thread-380] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.913 [Thread-380] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.913 [Thread-380] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.913 [Thread-378] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.913 [Thread-378] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.913 [Thread-378] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.913 [Thread-381] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.913 [Thread-378] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.913 [Thread-381] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.914 [Thread-381] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.914 [Thread-378] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.914 [Thread-381] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9145332Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.915 [Thread-381] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.915 [Thread-381] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.915 [Thread-381] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.914 [Thread-378] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 19 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@9b648b} 12:04:55.915 [Thread-378] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.915 [Thread-378] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.915 [Thread-378] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.915 [Thread-382] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.915 [Thread-382] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.915 [Thread-382] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.915 [Thread-383] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.915 [Thread-382] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.915 [Thread-384] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.915 [Thread-384] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.915 [Thread-382] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.915 [Thread-383] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.916 [Thread-383] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.916 [Thread-382] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 20 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@55559c70} 12:04:55.915 [Thread-384] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.916 [Thread-383] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (19) 12:04:55.916 [Thread-383] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 19 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@9b648b} 12:04:55.916 [Thread-384] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9167011Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.916 [Thread-384] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.916 [Thread-382] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.916 [Thread-382] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.916 [Thread-383] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.916 [Thread-384] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.916 [Thread-382] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.916 [Thread-383] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.916 [Thread-383] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.916 [Thread-384] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.918 [Thread-385] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.918 [Thread-385] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.918 [Thread-385] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.918 [Thread-385] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9181084Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.918 [Thread-385] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.918 [Thread-385] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.918 [Thread-385] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.918 [Thread-386] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.918 [Thread-386] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.918 [Thread-386] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.918 [Thread-386] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.918 [Thread-386] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.920 [Thread-386] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 21 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@6821260e} 12:04:55.920 [Thread-386] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.920 [Thread-386] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.920 [Thread-386] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.921 [Thread-387] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.921 [Thread-387] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.921 [Thread-387] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.921 [Thread-387] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (20) 12:04:55.921 [Thread-387] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 20 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@55559c70} 12:04:55.922 [Thread-387] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.922 [Thread-387] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.922 [Thread-387] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.922 [Thread-388] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.922 [Thread-388] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.922 [Thread-388] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.923 [Thread-388] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (17) 12:04:55.923 [Thread-388] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 17 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@3c5b1ca3} 12:04:55.923 [Thread-388] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.923 [Thread-388] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.923 [Thread-388] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.923 [Thread-389] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.923 [Thread-389] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.923 [Thread-389] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.923 [Thread-389] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (15) 12:04:55.923 [Thread-389] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 15 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@19ba8ec4} 12:04:55.923 [Thread-389] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.923 [Thread-389] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.923 [Thread-389] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.924 [Thread-390] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.924 [Thread-390] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.924 [Thread-390] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.924 [Thread-390] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (21) 12:04:55.924 [Thread-390] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 21 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@6821260e} 12:04:55.925 [Thread-391] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.925 [Thread-391] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.934 [Thread-391] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.935 [Thread-390] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.935 [Thread-390] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.935 [Thread-390] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.935 [Thread-391] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9249597Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.935 [Thread-391] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.935 [Thread-391] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.935 [Thread-391] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.935 [Thread-392] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.935 [Thread-392] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.935 [Thread-392] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.936 [Thread-392] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9249597Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.936 [Thread-392] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.936 [Thread-392] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.936 [Thread-392] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.936 [Thread-393] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.937 [Thread-393] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.937 [Thread-393] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.937 [Thread-393] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.937 [Thread-393] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.937 [Thread-393] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:04:55.937 [Thread-393] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 22 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@100abf59} 12:04:55.938 [Thread-393] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.938 [Thread-393] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.938 [Thread-393] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.938 [Thread-394] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.938 [Thread-394] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.938 [Thread-394] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.938 [Thread-394] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9386899Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.938 [Thread-394] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.938 [Thread-394] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.938 [Thread-394] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.939 [Thread-395] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.940 [Thread-395] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.940 [Thread-395] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.940 [Thread-395] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe starting at 0... 12:04:55.940 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 0-65536: 12:04:55.940 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 0-4096 12:04:55.940 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 4096-8192 12:04:55.940 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 8192-12288 12:04:55.940 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 12288-16384 12:04:55.940 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 16384-20480 12:04:55.941 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 20480-24576 12:04:55.941 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 24576-28672 12:04:55.941 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 28672-32768 12:04:55.941 [Thread-396] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.942 [Thread-396] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.942 [Thread-396] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.942 [Thread-396] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.942 [Thread-396] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.943 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 32768-36864 12:04:55.943 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 36864-40960 12:04:55.943 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 40960-45056 12:04:55.943 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 45056-49152 12:04:55.943 [Thread-397] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.943 [Thread-397] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.943 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 49152-53248 12:04:55.944 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 53248-57344 12:04:55.944 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 57344-61440 12:04:55.944 [Thread-395] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 61440-65536 12:04:55.944 [Thread-395] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe 12:04:55.944 [Thread-395] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.944 [Thread-395] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.945 [Thread-395] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.945 [Thread-398] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.945 [Thread-398] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.945 [Thread-398] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.945 [Thread-398] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 16384 bytes from file /grep.exe starting at 65536... 12:04:55.945 [Thread-398] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 65536-81920: 12:04:55.945 [Thread-397] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.945 [Thread-397] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.945 [Thread-397] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.945 [Thread-398] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 65536-69632 12:04:55.945 [Thread-398] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 69632-73728 12:04:55.945 [Thread-398] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 73728-77824 12:04:55.946 [Thread-398] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 77824-80412 12:04:55.946 [Thread-398] TRACE o.cryptomator.frontend.fuse.OpenFile - Reached EOF 12:04:55.946 [Thread-398] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 14876 bytes from file /grep.exe 12:04:55.947 [Thread-398] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.947 [Thread-398] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.947 [Thread-398] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.971 [Thread-399] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.971 [Thread-399] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.971 [Thread-399] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.971 [Thread-399] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9717567Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.971 [Thread-399] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.971 [Thread-399] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.971 [Thread-399] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.971 [Thread-400] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.971 [Thread-400] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.973 [Thread-400] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.973 [Thread-400] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9730136Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.973 [Thread-400] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.973 [Thread-400] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.973 [Thread-400] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.973 [Thread-401] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.973 [Thread-401] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.973 [Thread-401] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.974 [Thread-401] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:55.974 [Thread-401] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:55.974 [Thread-401] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 23 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@2d692206} 12:04:55.975 [Thread-401] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.975 [Thread-401] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.975 [Thread-401] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.976 [Thread-402] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.976 [Thread-402] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.976 [Thread-402] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.976 [Thread-402] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.976 [Thread-402] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.976 [Thread-403] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.976 [Thread-403] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:55.991 [Thread-403] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:55.991 [Thread-403] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:55.991 [Thread-403] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.994 [Thread-404] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.994 [Thread-404] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.994 [Thread-404] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.994 [Thread-404] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (22) 12:04:55.994 [Thread-404] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 22 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@100abf59} 12:04:55.995 [Thread-404] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.995 [Thread-404] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.995 [Thread-404] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.996 [Thread-405] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.996 [Thread-405] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.996 [Thread-405] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:55.996 [Thread-405] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:55.9964166Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:55.998 [Thread-405] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:55.998 [Thread-405] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:55.998 [Thread-405] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:55.999 [Thread-406] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:55.999 [Thread-406] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:55.999 [Thread-406] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.001 [Thread-406] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.001709Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:56.002 [Thread-406] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.002 [Thread-406] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.002 [Thread-406] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.003 [Thread-407] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.003 [Thread-407] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.003 [Thread-407] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.003 [Thread-407] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:56.008 [Thread-407] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:56.011 [Thread-407] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 24 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@47e8f0f4} 12:04:56.013 [Thread-407] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.013 [Thread-407] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.013 [Thread-407] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.014 [Thread-408] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.015 [Thread-408] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.015 [Thread-408] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.015 [Thread-408] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (24) 12:04:56.015 [Thread-408] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 24 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@47e8f0f4} 12:04:56.015 [Thread-409] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.016 [Thread-409] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.016 [Thread-409] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.016 [Thread-408] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.016 [Thread-408] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.016 [Thread-408] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.016 [Thread-409] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (23) 12:04:56.016 [Thread-409] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 23 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@2d692206} 12:04:56.016 [Thread-409] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.016 [Thread-409] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.016 [Thread-409] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.018 [Thread-410] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.018 [Thread-410] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:56.019 [Thread-410] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:56.019 [Thread-410] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:56.019 [Thread-410] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.019 [Thread-411] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.019 [Thread-411] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.019 [Thread-411] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.019 [Thread-412] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.020 [Thread-412] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:56.020 [Thread-411] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0164769Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:56.020 [Thread-412] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:56.020 [Thread-411] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.020 [Thread-412] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:56.020 [Thread-412] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.020 [Thread-411] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.020 [Thread-411] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.020 [Thread-413] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.020 [Thread-413] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:56.020 [Thread-414] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.020 [Thread-414] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.021 [Thread-413] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:56.021 [Thread-414] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.021 [Thread-413] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:56.021 [Thread-413] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.021 [Thread-414] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0164769Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:56.021 [Thread-415] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.021 [Thread-415] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:56.021 [Thread-415] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:55.1774582Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:56.021 [Thread-415] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:56.021 [Thread-415] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.021 [Thread-414] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.026 [Thread-414] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.026 [Thread-414] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.027 [Thread-416] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.027 [Thread-416] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.028 [Thread-416] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.029 [Thread-416] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:56.031 [Thread-416] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:56.037 [Thread-416] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:04:56.037 [Thread-416] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 25 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@1f852677} 12:04:56.038 [Thread-416] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.038 [Thread-416] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.038 [Thread-416] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.039 [Thread-417] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.039 [Thread-417] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.039 [Thread-417] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.041 [Thread-417] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0414322Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:56.042 [Thread-417] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.042 [Thread-417] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.042 [Thread-417] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.043 [Thread-418] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.043 [Thread-418] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.043 [Thread-418] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.043 [Thread-418] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe starting at 0... 12:04:56.043 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 0-65536: 12:04:56.044 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 0-4096 12:04:56.045 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 4096-8192 12:04:56.045 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 8192-12288 12:04:56.045 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 12288-16384 12:04:56.046 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 16384-20480 12:04:56.046 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 20480-24576 12:04:56.047 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 24576-28672 12:04:56.047 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 28672-32768 12:04:56.048 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 32768-36864 12:04:56.048 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 36864-40960 12:04:56.048 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 40960-45056 12:04:56.048 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 45056-49152 12:04:56.048 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 49152-53248 12:04:56.049 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 53248-57344 12:04:56.049 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 57344-61440 12:04:56.052 [Thread-418] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 61440-65536 12:04:56.052 [Thread-418] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe 12:04:56.052 [Thread-418] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.053 [Thread-418] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.053 [Thread-418] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.054 [Thread-419] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.054 [Thread-419] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.054 [Thread-419] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.054 [Thread-419] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 16384 bytes from file /grep.exe starting at 65536... 12:04:56.054 [Thread-419] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 65536-81920: 12:04:56.057 [Thread-419] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 65536-69632 12:04:56.058 [Thread-419] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 69632-73728 12:04:56.060 [Thread-419] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 73728-77824 12:04:56.060 [Thread-419] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 77824-80412 12:04:56.061 [Thread-419] TRACE o.cryptomator.frontend.fuse.OpenFile - Reached EOF 12:04:56.061 [Thread-419] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 14876 bytes from file /grep.exe 12:04:56.062 [Thread-419] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.062 [Thread-419] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.062 [Thread-419] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.069 [Thread-420] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.070 [Thread-420] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.070 [Thread-420] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.070 [Thread-420] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0709885Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:56.070 [Thread-420] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.070 [Thread-420] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.074 [Thread-420] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.074 [Thread-421] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.074 [Thread-421] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.074 [Thread-421] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.074 [Thread-421] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0747198Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:56.074 [Thread-421] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.075 [Thread-421] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.075 [Thread-421] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.075 [Thread-422] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.075 [Thread-422] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.075 [Thread-422] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.075 [Thread-422] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:56.076 [Thread-422] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:56.077 [Thread-422] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 26 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@4089f122} 12:04:56.077 [Thread-422] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.077 [Thread-422] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.077 [Thread-422] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.078 [Thread-423] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.078 [Thread-423] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.078 [Thread-423] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.078 [Thread-423] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (26) 12:04:56.078 [Thread-423] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 26 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@4089f122} 12:04:56.078 [Thread-423] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.078 [Thread-423] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.078 [Thread-423] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.078 [Thread-424] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.078 [Thread-424] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.078 [Thread-424] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.079 [Thread-424] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0796834Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:56.079 [Thread-424] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.079 [Thread-424] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.080 [Thread-424] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.080 [Thread-425] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.080 [Thread-425] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.080 [Thread-425] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.081 [Thread-425] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0814852Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:56.081 [Thread-425] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.081 [Thread-425] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.081 [Thread-425] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.081 [Thread-426] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.081 [Thread-426] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.081 [Thread-426] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.083 [Thread-426] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:56.084 [Thread-426] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:56.084 [Thread-426] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 27 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@7529e3d0} 12:04:56.084 [Thread-426] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.084 [Thread-426] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.084 [Thread-426] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.084 [Thread-427] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.084 [Thread-427] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.084 [Thread-427] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.084 [Thread-427] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (25) 12:04:56.085 [Thread-427] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 25 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@1f852677} 12:04:56.085 [Thread-427] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.085 [Thread-427] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.085 [Thread-427] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.086 [Thread-428] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.086 [Thread-428] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.086 [Thread-428] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.086 [Thread-428] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (27) 12:04:56.086 [Thread-428] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 27 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@7529e3d0} 12:04:56.088 [Thread-428] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.088 [Thread-428] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.088 [Thread-428] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.089 [Thread-429] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.089 [Thread-429] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.089 [Thread-429] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.090 [Thread-429] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0864966Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:56.090 [Thread-429] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.090 [Thread-429] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.090 [Thread-429] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.090 [Thread-430] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.090 [Thread-430] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.090 [Thread-430] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.090 [Thread-430] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0864966Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:56.090 [Thread-430] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.090 [Thread-430] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.090 [Thread-430] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.091 [Thread-431] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.091 [Thread-431] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.091 [Thread-431] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.091 [Thread-431] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:04:56.091 [Thread-431] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:04:56.092 [Thread-431] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:04:56.092 [Thread-431] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 28 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@71599390} 12:04:56.092 [Thread-431] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.092 [Thread-431] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.092 [Thread-431] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.093 [Thread-432] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.093 [Thread-432] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.093 [Thread-432] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.093 [Thread-432] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (28) 12:04:56.093 [Thread-432] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 28 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@71599390} 12:04:56.093 [Thread-432] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.093 [Thread-432] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.093 [Thread-432] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.093 [Thread-433] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.094 [Thread-433] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:04:56.094 [Thread-433] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:04:56.095 [Thread-433] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0934063Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:04:56.095 [Thread-433] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:04:56.095 [Thread-433] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:04:56.095 [Thread-433] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.511 [Thread-434] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.511 [Thread-434] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:56.511 [Thread-435] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.511 [Thread-435] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:56.511 [Thread-434] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:56.2007788Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:56.512 [Thread-434] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:56.512 [Thread-435] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:56.2007788Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:56.512 [Thread-434] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.512 [Thread-435] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:56.512 [Thread-435] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.512 [Thread-436] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.512 [Thread-436] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:56.512 [Thread-437] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.512 [Thread-437] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:56.512 [Thread-437] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:56.2007788Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:56.512 [Thread-437] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:56.512 [Thread-437] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.512 [Thread-436] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:56.2007788Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:56.512 [Thread-436] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:56.512 [Thread-436] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.514 [Thread-438] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.514 [Thread-438] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:56.514 [Thread-438] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:56.2007788Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:56.514 [Thread-438] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:56.514 [Thread-438] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.523 [Thread-439] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40671973376 / 63200817152) 12:04:56.540 [Thread-440] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.540 [Thread-440] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:56.540 [Thread-440] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:56.2007788Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:56.540 [Thread-440] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:56.540 [Thread-440] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:56.541 [Thread-441] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:04:56.541 [Thread-441] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:04:56.541 [Thread-441] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:04:56.2007788Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:04:56.541 [Thread-441] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:04:56.541 [Thread-441] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:04:59.144 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - stop recording stats 12:04:59.145 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationWindows - Start lock workflow for Test 12:04:59.145 [App Background Thread 004] TRACE o.c.f.fuse.locks.PathWLockImpl - Acquired write path lock for '[]' 12:04:59.145 [App Background Thread 004] TRACE o.c.f.fuse.locks.PathWLockImpl - Released write path lock for '[]' 12:04:59.147 [fuseMount-1-main] INFO org.cryptomator.common.vaults.Vault - Unmounted vault 'Test' 12:04:59.147 [fuseMount-1-main] TRACE org.cryptomator.common.vaults.Vault - Trying to close associated CryptoFS... 12:04:59.149 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - stop recording stats 12:04:59.149 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationTerminator - Enabling sudden termination 12:04:59.150 [JavaFX Application Thread] INFO o.cryptomator.ui.lock.LockWorkflow - Lock of Test succeeded. 12:04:59.150 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultState - Failed transiting into state PROCESSING: Expected state was not LOCKED. 12:05:02.724 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - stop recording stats 12:05:02.725 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationTerminator - Disabling sudden termination 12:05:02.726 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationWindows - Start unlock workflow for Test 12:05:05.728 [JavaFX Application Thread] TRACE o.c.u.k.m.PassphraseEntryController - UnlockController.unlock() 12:05:06.040 [App Background Thread 002] DEBUG o.c.cryptofs.common.BackupHelper - Verified backup file: C:\Users\joejo\Desktop\Test\masterkey.cryptomator.6D254D9A.bkup 12:05:06.041 [App Background Thread 002] DEBUG o.c.cryptofs.common.BackupHelper - Verified backup file: C:\Users\joejo\Desktop\Test\vault.cryptomator.0C0EB6B4.bkup 12:05:06.044 [App Background Thread 002] DEBUG o.cryptomator.cryptofs.ReadonlyFlag - Vault opened for read and write. 12:05:06.086 [JavaFX Application Thread] INFO o.c.ui.unlock.UnlockWorkflow - Unlock of 'Test' succeeded. 12:05:06.086 [fuseMount-2-main] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40671907840 / 63200817152) 12:05:06.086 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - start recording stats 12:05:06.086 [fuseMount-2-main] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [] 12:05:06.086 [fuseMount-2-main] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:06.087 [fuseMount-2-main] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [] 12:05:06.087 [fuseMount-2-main] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:06.087 [fuseMount-2-main] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:06.0433566Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:06.087 [fuseMount-2-main] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:06.087 [fuseMount-2-main] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:06.122 [JavaFX Application Thread] DEBUG o.cryptomator.common.CommonsModule - Starting App Background Thread 007 12:05:07.262 [JavaFX Application Thread] TRACE o.c.u.unlock.UnlockSuccessController - UnlockSuccessController.revealAndClose() 12:05:07.346 [Thread-446] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.346 [Thread-446] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.347 [Thread-446] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:06.0433566Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.347 [Thread-446] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.347 [Thread-446] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.347 [Thread-447] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.347 [Thread-447] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.348 [Thread-447] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:06.0433566Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.348 [Thread-447] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.348 [Thread-447] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.349 [Thread-448] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40671907840 / 63200817152) 12:05:07.485 [Thread-449] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.485 [Thread-449] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.485 [Thread-449] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:06.0433566Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.491 [Thread-449] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.491 [Thread-449] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.491 [Thread-450] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.491 [Thread-450] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.492 [Thread-450] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:06.0433566Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.492 [Thread-450] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.492 [Thread-450] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.493 [Thread-451] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.493 [Thread-451] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.493 [Thread-451] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:06.0433566Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.493 [Thread-451] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.493 [Thread-451] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.494 [Thread-452] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.494 [Thread-452] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.494 [Thread-452] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:06.0433566Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.494 [Thread-452] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.495 [Thread-452] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.495 [Thread-453] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.495 [Thread-453] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.495 [Thread-453] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:06.0433566Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.496 [Thread-453] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.496 [Thread-453] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.498 [Thread-454] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.498 [Thread-454] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.498 [Thread-454] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:06.0433566Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.498 [Thread-454] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.498 [Thread-454] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.499 [Thread-455] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.499 [Thread-455] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.499 [Thread-455] TRACE o.c.frontend.fuse.ReadOnlyAdapter - readdir / 12:05:07.499 [Thread-455] TRACE o.c.c.dir.CryptoDirectoryStream - OPEN 12:05:07.505 [Thread-455] TRACE o.c.c.dir.CryptoDirectoryStream - CLOSE 12:05:07.505 [Thread-455] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.505 [Thread-455] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.506 [Thread-456] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, grep.exe] 12:05:07.506 [Thread-456] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.506 [Thread-456] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:07.506 [Thread-456] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, grep.exe] 12:05:07.506 [Thread-456] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:07.508 [Thread-456] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0934063Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:07.508 [Thread-456] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:07.508 [Thread-456] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:07.508 [Thread-456] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.508 [Thread-457] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, WELCOME.rtf] 12:05:07.508 [Thread-457] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.508 [Thread-457] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, WELCOME.rtf]' 12:05:07.508 [Thread-457] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, WELCOME.rtf] 12:05:07.508 [Thread-457] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, WELCOME.rtf]' 12:05:07.509 [Thread-457] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /WELCOME.rtf (lastModifiedTime: 2023-01-22T11:04:33.7663748Z, lastAccessTime: 2023-01-22T11:04:33.7695098Z, creationTime: 2023-01-22T11:04:33.7575526Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 471, fileKey: null) 12:05:07.509 [Thread-457] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, WELCOME.rtf]' 12:05:07.509 [Thread-457] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, WELCOME.rtf]' 12:05:07.509 [Thread-457] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.531 [Thread-458] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.531 [Thread-458] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.532 [Thread-458] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.532 [Thread-458] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.532 [Thread-458] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.532 [Thread-459] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.532 [Thread-459] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.534 [Thread-459] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.534 [Thread-459] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.534 [Thread-459] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.552 [Thread-460] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.552 [Thread-460] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.552 [Thread-460] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.552 [Thread-460] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.552 [Thread-460] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.553 [Thread-461] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.553 [Thread-461] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.553 [Thread-461] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.553 [Thread-461] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.553 [Thread-461] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.554 [Thread-462] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.554 [Thread-462] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.554 [Thread-462] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.554 [Thread-462] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.554 [Thread-462] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.555 [Thread-463] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.555 [Thread-463] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.555 [Thread-463] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.555 [Thread-463] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.555 [Thread-463] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.561 [Thread-464] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.561 [Thread-464] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.561 [Thread-464] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.561 [Thread-464] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.561 [Thread-464] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.561 [Thread-465] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.561 [Thread-465] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.561 [Thread-465] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.561 [Thread-465] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.561 [Thread-465] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.564 [Thread-466] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.564 [Thread-466] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.564 [Thread-466] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.564 [Thread-466] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.564 [Thread-466] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.564 [Thread-467] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.564 [Thread-467] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.564 [Thread-467] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.566 [Thread-467] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.566 [Thread-467] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.576 [Thread-468] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.576 [Thread-468] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.576 [Thread-468] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.576 [Thread-468] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.576 [Thread-468] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.577 [Thread-469] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.577 [Thread-469] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.577 [Thread-469] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.577 [Thread-469] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.577 [Thread-469] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.580 [Thread-470] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.580 [Thread-470] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.580 [Thread-470] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.580 [Thread-470] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.581 [Thread-470] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.581 [Thread-471] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.581 [Thread-471] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.582 [Thread-471] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.582 [Thread-471] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.582 [Thread-471] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.584 [Thread-472] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.584 [Thread-472] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.584 [Thread-472] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.584 [Thread-472] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.584 [Thread-472] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.585 [Thread-473] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.585 [Thread-473] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.585 [Thread-473] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.585 [Thread-473] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.585 [Thread-473] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.626 [Thread-474] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.626 [Thread-474] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.626 [Thread-474] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.626 [Thread-474] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.626 [Thread-474] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.627 [Thread-475] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.627 [Thread-475] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.627 [Thread-475] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.627 [Thread-475] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.627 [Thread-475] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.628 [Thread-476] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.628 [Thread-476] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.629 [Thread-476] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.629 [Thread-476] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.629 [Thread-476] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.629 [Thread-477] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.629 [Thread-477] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.629 [Thread-477] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.629 [Thread-477] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.629 [Thread-477] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.631 [Thread-478] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.631 [Thread-478] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.631 [Thread-478] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.631 [Thread-478] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.632 [Thread-478] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.632 [Thread-479] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.632 [Thread-479] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.632 [Thread-479] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.632 [Thread-479] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.632 [Thread-479] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.662 [Thread-480] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.662 [Thread-480] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.662 [Thread-480] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.662 [Thread-480] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.662 [Thread-480] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.664 [Thread-481] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.664 [Thread-481] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.665 [Thread-481] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.665 [Thread-481] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.665 [Thread-481] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.669 [Thread-482] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.669 [Thread-482] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.670 [Thread-482] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.672 [Thread-482] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.672 [Thread-482] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.674 [Thread-483] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.674 [Thread-483] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.679 [Thread-483] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.680 [Thread-483] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.680 [Thread-483] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.680 [Thread-484] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.680 [Thread-484] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.681 [Thread-484] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.687 [Thread-485] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.687 [Thread-484] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.687 [Thread-485] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.687 [Thread-484] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.688 [Thread-486] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.688 [Thread-486] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.688 [Thread-485] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.688 [Thread-485] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.688 [Thread-485] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.688 [Thread-486] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.688 [Thread-486] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.688 [Thread-487] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.688 [Thread-486] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.688 [Thread-487] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.689 [Thread-487] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.689 [Thread-487] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.689 [Thread-487] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.690 [Thread-488] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.690 [Thread-488] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.690 [Thread-488] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.691 [Thread-488] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.691 [Thread-488] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.692 [Thread-489] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.692 [Thread-489] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.692 [Thread-489] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.692 [Thread-489] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.692 [Thread-489] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.692 [Thread-490] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.693 [Thread-490] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.694 [Thread-490] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.694 [Thread-490] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.694 [Thread-490] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.694 [Thread-491] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.697 [Thread-491] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.702 [Thread-491] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.702 [Thread-491] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.702 [Thread-491] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.706 [Thread-492] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.706 [Thread-492] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.709 [Thread-492] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.709 [Thread-492] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.709 [Thread-492] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.710 [Thread-493] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.710 [Thread-493] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.710 [Thread-493] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.710 [Thread-493] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.710 [Thread-493] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.712 [Thread-494] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.713 [Thread-494] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.713 [Thread-494] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.713 [Thread-494] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.713 [Thread-494] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.713 [Thread-495] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.713 [Thread-495] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.713 [Thread-495] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.713 [Thread-495] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.714 [Thread-495] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.715 [Thread-496] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.715 [Thread-496] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.715 [Thread-496] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.715 [Thread-496] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.715 [Thread-496] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.715 [Thread-497] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.716 [Thread-497] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.717 [Thread-497] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.717 [Thread-497] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.717 [Thread-497] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.718 [Thread-498] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.718 [Thread-498] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.718 [Thread-498] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.718 [Thread-498] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.718 [Thread-498] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.719 [Thread-499] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.719 [Thread-499] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.719 [Thread-499] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.719 [Thread-499] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.719 [Thread-499] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.719 [Thread-500] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.720 [Thread-500] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.720 [Thread-500] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.720 [Thread-500] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.720 [Thread-500] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.720 [Thread-501] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.720 [Thread-501] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.720 [Thread-501] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.720 [Thread-501] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.722 [Thread-501] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.744 [Thread-502] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.744 [Thread-502] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.744 [Thread-502] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.744 [Thread-502] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.744 [Thread-502] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.745 [Thread-503] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.745 [Thread-503] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.745 [Thread-503] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.745 [Thread-503] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.745 [Thread-503] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.766 [Thread-504] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.766 [Thread-504] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.766 [Thread-504] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.766 [Thread-504] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.766 [Thread-504] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.767 [Thread-505] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.767 [Thread-505] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.767 [Thread-505] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.767 [Thread-505] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.767 [Thread-505] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.776 [Thread-506] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.776 [Thread-506] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.776 [Thread-506] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.776 [Thread-506] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.776 [Thread-506] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.777 [Thread-507] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.777 [Thread-507] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.777 [Thread-507] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.777 [Thread-507] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.777 [Thread-507] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.780 [Thread-508] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.780 [Thread-508] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.781 [Thread-508] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.781 [Thread-508] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.781 [Thread-508] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.781 [Thread-509] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.781 [Thread-509] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.782 [Thread-509] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.782 [Thread-509] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.782 [Thread-509] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.788 [Thread-510] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.788 [Thread-510] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.789 [Thread-510] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.789 [Thread-510] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.789 [Thread-510] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.790 [Thread-511] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.790 [Thread-511] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.790 [Thread-511] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.790 [Thread-511] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.790 [Thread-511] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.794 [Thread-512] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.794 [Thread-512] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.794 [Thread-512] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.795 [Thread-512] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.795 [Thread-512] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.795 [Thread-513] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.795 [Thread-513] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.796 [Thread-513] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.796 [Thread-513] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.796 [Thread-513] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.796 [Thread-514] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.796 [Thread-514] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.796 [Thread-514] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.796 [Thread-514] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.796 [Thread-514] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.797 [Thread-515] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.797 [Thread-515] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.797 [Thread-515] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.797 [Thread-515] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.797 [Thread-515] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.798 [Thread-516] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.798 [Thread-516] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.798 [Thread-516] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.798 [Thread-516] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.798 [Thread-516] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.863 [Thread-517] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.863 [Thread-517] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.863 [Thread-517] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.864 [Thread-517] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.864 [Thread-517] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.864 [Thread-518] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.864 [Thread-518] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.864 [Thread-518] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.864 [Thread-518] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.865 [Thread-518] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.986 [Thread-519] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.986 [Thread-519] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.986 [Thread-519] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.986 [Thread-519] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.987 [Thread-519] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.987 [Thread-520] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.987 [Thread-520] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:07.987 [Thread-520] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:07.987 [Thread-520] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:07.987 [Thread-520] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.996 [Thread-521] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.997 [Thread-521] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:07.997 [Thread-521] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:07.997 [Thread-521] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0934063Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:07.997 [Thread-521] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:07.997 [Thread-521] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:07.997 [Thread-521] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.997 [Thread-522] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.998 [Thread-522] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:07.998 [Thread-522] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:07.998 [Thread-522] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:04:56.0934063Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:07.999 [Thread-522] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:07.999 [Thread-522] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:07.999 [Thread-522] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:07.999 [Thread-523] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:07.999 [Thread-523] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:07.999 [Thread-523] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:07.999 [Thread-523] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.000 [Thread-523] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.000 [Thread-523] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:05:08.000 [Thread-523] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 1 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@598b3522} 12:05:08.000 [Thread-523] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.000 [Thread-523] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.000 [Thread-523] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.000 [Thread-524] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.002 [Thread-524] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.002 [Thread-524] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.002 [Thread-524] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.0022469Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.002 [Thread-524] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.002 [Thread-524] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.002 [Thread-524] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.003 [Thread-525] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.003 [Thread-525] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.003 [Thread-525] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.003 [Thread-525] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe starting at 0... 12:05:08.003 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 0-65536: 12:05:08.003 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 0-4096 12:05:08.003 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 4096-8192 12:05:08.003 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 8192-12288 12:05:08.003 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 12288-16384 12:05:08.003 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 16384-20480 12:05:08.003 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 20480-24576 12:05:08.003 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 24576-28672 12:05:08.003 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 28672-32768 12:05:08.004 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 32768-36864 12:05:08.004 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 36864-40960 12:05:08.004 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 40960-45056 12:05:08.004 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 45056-49152 12:05:08.005 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 49152-53248 12:05:08.005 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 53248-57344 12:05:08.005 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 57344-61440 12:05:08.005 [Thread-525] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 61440-65536 12:05:08.005 [Thread-525] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe 12:05:08.005 [Thread-525] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.005 [Thread-525] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.005 [Thread-525] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.005 [Thread-526] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.005 [Thread-526] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.005 [Thread-526] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.005 [Thread-526] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 16384 bytes from file /grep.exe starting at 65536... 12:05:08.005 [Thread-526] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 65536-81920: 12:05:08.009 [Thread-526] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 65536-69632 12:05:08.010 [Thread-526] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 69632-73728 12:05:08.010 [Thread-526] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 73728-77824 12:05:08.010 [Thread-526] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 77824-80412 12:05:08.010 [Thread-526] TRACE o.cryptomator.frontend.fuse.OpenFile - Reached EOF 12:05:08.010 [Thread-526] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 14876 bytes from file /grep.exe 12:05:08.010 [Thread-526] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.010 [Thread-526] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.010 [Thread-526] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.053 [Thread-527] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.053 [Thread-527] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.053 [Thread-527] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.053 [Thread-527] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.0534129Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.053 [Thread-527] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.053 [Thread-527] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.053 [Thread-527] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.056 [Thread-528] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.072 [Thread-528] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.072 [Thread-528] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.073 [Thread-528] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.0733797Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.073 [Thread-528] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.073 [Thread-528] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.073 [Thread-528] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.073 [Thread-529] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.073 [Thread-529] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.073 [Thread-529] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.073 [Thread-529] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.073 [Thread-529] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.074 [Thread-529] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 2 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@66bf3358} 12:05:08.074 [Thread-529] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.074 [Thread-529] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.074 [Thread-529] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.075 [Thread-530] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, grep.exe.Manifest] 12:05:08.075 [Thread-530] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.075 [Thread-530] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe.Manifest]' 12:05:08.075 [Thread-530] TRACE o.c.frontend.fuse.locks.LockManager - Creating ReadWriteLock for [, grep.exe.Manifest] 12:05:08.075 [Thread-530] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe.Manifest]' 12:05:08.076 [Thread-530] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe.Manifest]' 12:05:08.076 [Thread-530] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe.Manifest]' 12:05:08.076 [Thread-530] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.076 [Thread-530] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe.Manifest failed, node not found 12:05:08.078 [Thread-531] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.078 [Thread-531] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.078 [Thread-531] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.078 [Thread-531] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (2) 12:05:08.078 [Thread-531] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 2 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@66bf3358} 12:05:08.080 [Thread-531] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.080 [Thread-531] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.080 [Thread-531] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.080 [Thread-532] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.080 [Thread-532] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.080 [Thread-532] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.081 [Thread-532] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.0814912Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.081 [Thread-532] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.081 [Thread-532] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.081 [Thread-532] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.081 [Thread-533] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.081 [Thread-533] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.081 [Thread-533] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.084 [Thread-533] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.0846182Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.085 [Thread-533] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.085 [Thread-533] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.085 [Thread-533] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.085 [Thread-534] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.085 [Thread-534] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.085 [Thread-534] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.085 [Thread-534] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.085 [Thread-534] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.087 [Thread-534] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 3 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@3f61b801} 12:05:08.088 [Thread-534] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.088 [Thread-534] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.088 [Thread-534] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.088 [Thread-535] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.088 [Thread-535] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.088 [Thread-535] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.088 [Thread-535] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.0883547Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.088 [Thread-535] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.088 [Thread-535] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.089 [Thread-535] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.089 [Thread-536] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.089 [Thread-536] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.089 [Thread-536] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.090 [Thread-536] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.0902201Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.090 [Thread-536] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.090 [Thread-536] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.090 [Thread-536] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.090 [Thread-537] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.090 [Thread-537] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.090 [Thread-537] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.090 [Thread-537] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.090 [Thread-537] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.091 [Thread-537] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 4 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@5013306e} 12:05:08.091 [Thread-537] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.091 [Thread-537] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.091 [Thread-537] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.091 [Thread-538] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.091 [Thread-538] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.091 [Thread-538] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.091 [Thread-538] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (4) 12:05:08.091 [Thread-538] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 4 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@5013306e} 12:05:08.092 [Thread-538] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.092 [Thread-538] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.092 [Thread-538] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.092 [Thread-539] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.093 [Thread-539] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.093 [Thread-539] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.093 [Thread-539] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.0933481Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.093 [Thread-539] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.093 [Thread-539] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.093 [Thread-539] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.093 [Thread-540] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.093 [Thread-540] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.093 [Thread-540] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.093 [Thread-540] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.0933481Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.093 [Thread-540] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.093 [Thread-540] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.093 [Thread-540] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.094 [Thread-541] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.094 [Thread-541] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.120 [Thread-541] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.120 [Thread-541] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.120 [Thread-541] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.121 [Thread-541] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 5 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@249211dc} 12:05:08.121 [Thread-541] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.121 [Thread-541] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.121 [Thread-541] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.122 [Thread-542] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.123 [Thread-542] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.123 [Thread-542] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.123 [Thread-542] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (5) 12:05:08.123 [Thread-542] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 5 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@249211dc} 12:05:08.123 [Thread-542] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.123 [Thread-542] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.123 [Thread-542] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.124 [Thread-543] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.124 [Thread-543] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.124 [Thread-543] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.124 [Thread-543] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (3) 12:05:08.124 [Thread-543] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 3 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@3f61b801} 12:05:08.124 [Thread-543] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.124 [Thread-543] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.124 [Thread-543] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.125 [Thread-544] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.125 [Thread-544] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.125 [Thread-544] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.125 [Thread-544] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (1) 12:05:08.125 [Thread-544] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 1 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@598b3522} 12:05:08.126 [Thread-544] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.126 [Thread-544] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.126 [Thread-544] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.126 [Thread-545] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.126 [Thread-545] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.126 [Thread-545] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.126 [Thread-545] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.1258029Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.126 [Thread-545] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.126 [Thread-545] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.127 [Thread-545] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.127 [Thread-546] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.127 [Thread-546] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.127 [Thread-546] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.127 [Thread-546] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.1258029Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.128 [Thread-546] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.128 [Thread-546] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.128 [Thread-546] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.128 [Thread-547] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.128 [Thread-547] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.129 [Thread-547] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.129 [Thread-547] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.129 [Thread-547] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.129 [Thread-547] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:05:08.130 [Thread-547] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 6 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@2c2e4a11} 12:05:08.130 [Thread-547] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.130 [Thread-547] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.130 [Thread-547] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.131 [Thread-548] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.131 [Thread-548] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.131 [Thread-548] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.131 [Thread-548] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (6) 12:05:08.131 [Thread-548] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 6 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@2c2e4a11} 12:05:08.131 [Thread-548] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.131 [Thread-548] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.131 [Thread-548] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.131 [Thread-549] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.132 [Thread-549] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.132 [Thread-549] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.132 [Thread-549] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.1314127Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.132 [Thread-549] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.132 [Thread-549] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.132 [Thread-549] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.135 [Thread-550] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.135 [Thread-550] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.135 [Thread-550] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.136 [Thread-550] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.1314127Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.136 [Thread-550] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.136 [Thread-550] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.136 [Thread-550] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.136 [Thread-551] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.136 [Thread-551] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.136 [Thread-551] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.136 [Thread-551] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.136 [Thread-551] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.137 [Thread-551] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:05:08.137 [Thread-551] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 7 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@478f4fc} 12:05:08.137 [Thread-551] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.137 [Thread-551] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.137 [Thread-551] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.138 [Thread-552] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.138 [Thread-552] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.138 [Thread-552] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.138 [Thread-552] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (7) 12:05:08.138 [Thread-552] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 7 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@478f4fc} 12:05:08.138 [Thread-552] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.139 [Thread-552] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.139 [Thread-552] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.139 [Thread-553] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.139 [Thread-553] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.139 [Thread-553] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.141 [Thread-553] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.1382773Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.141 [Thread-553] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.141 [Thread-553] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.141 [Thread-553] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.141 [Thread-554] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.141 [Thread-554] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.141 [Thread-554] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.142 [Thread-554] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.1382773Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.142 [Thread-554] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.142 [Thread-554] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.142 [Thread-554] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.143 [Thread-555] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.143 [Thread-555] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.143 [Thread-555] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.143 [Thread-555] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.143 [Thread-555] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.143 [Thread-555] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:05:08.143 [Thread-555] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 8 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@7019e1f} 12:05:08.143 [Thread-555] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.143 [Thread-555] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.143 [Thread-555] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.144 [Thread-556] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.144 [Thread-556] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.144 [Thread-556] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.144 [Thread-556] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (8) 12:05:08.144 [Thread-556] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 8 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@7019e1f} 12:05:08.144 [Thread-556] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.144 [Thread-556] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.144 [Thread-556] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.144 [Thread-557] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.144 [Thread-557] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.144 [Thread-557] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.145 [Thread-557] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.1444425Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.145 [Thread-557] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.145 [Thread-557] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.145 [Thread-557] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.146 [Thread-558] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.146 [Thread-558] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.146 [Thread-558] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.146 [Thread-558] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.1444425Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.146 [Thread-558] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.146 [Thread-558] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.146 [Thread-558] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.146 [Thread-559] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.146 [Thread-559] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.146 [Thread-559] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.147 [Thread-559] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.147 [Thread-559] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.152 [Thread-559] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:05:08.152 [Thread-559] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 9 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@62566da3} 12:05:08.152 [Thread-559] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.152 [Thread-559] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.152 [Thread-559] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.154 [Thread-560] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.154 [Thread-560] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.154 [Thread-560] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.154 [Thread-560] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.1543381Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.154 [Thread-560] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.154 [Thread-560] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.154 [Thread-560] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.156 [Thread-561] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.156 [Thread-561] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.156 [Thread-561] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.156 [Thread-561] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe starting at 0... 12:05:08.156 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 0-65536: 12:05:08.159 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 0-4096 12:05:08.159 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 4096-8192 12:05:08.159 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 8192-12288 12:05:08.159 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 12288-16384 12:05:08.159 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 16384-20480 12:05:08.159 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 20480-24576 12:05:08.159 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 24576-28672 12:05:08.159 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 28672-32768 12:05:08.160 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 32768-36864 12:05:08.160 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 36864-40960 12:05:08.160 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 40960-45056 12:05:08.160 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 45056-49152 12:05:08.160 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 49152-53248 12:05:08.160 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 53248-57344 12:05:08.160 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 57344-61440 12:05:08.161 [Thread-561] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 61440-65536 12:05:08.161 [Thread-561] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe 12:05:08.161 [Thread-561] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.161 [Thread-561] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.161 [Thread-561] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.162 [Thread-562] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.162 [Thread-562] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.162 [Thread-562] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.162 [Thread-562] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 16384 bytes from file /grep.exe starting at 65536... 12:05:08.162 [Thread-562] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 65536-81920: 12:05:08.163 [Thread-562] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 65536-69632 12:05:08.163 [Thread-562] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 69632-73728 12:05:08.163 [Thread-562] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 73728-77824 12:05:08.163 [Thread-562] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 77824-80412 12:05:08.163 [Thread-562] TRACE o.cryptomator.frontend.fuse.OpenFile - Reached EOF 12:05:08.163 [Thread-562] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 14876 bytes from file /grep.exe 12:05:08.163 [Thread-562] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.163 [Thread-562] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.163 [Thread-562] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.180 [Thread-563] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.199 [Thread-563] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.199 [Thread-563] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.200 [Thread-563] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.2006881Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.200 [Thread-563] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.201 [Thread-563] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.201 [Thread-563] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.201 [Thread-564] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.201 [Thread-564] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.201 [Thread-564] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.201 [Thread-564] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.2013033Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.202 [Thread-564] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.202 [Thread-564] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.202 [Thread-564] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.202 [Thread-565] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.202 [Thread-565] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.202 [Thread-565] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.203 [Thread-565] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.224 [Thread-565] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.224 [Thread-565] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 10 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@146c60e9} 12:05:08.224 [Thread-565] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.224 [Thread-565] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.225 [Thread-565] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.225 [Thread-566] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.226 [Thread-566] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:08.232 [Thread-566] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:08.232 [Thread-566] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:08.234 [Thread-566] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.234 [Thread-567] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.234 [Thread-567] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:08.234 [Thread-567] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:08.234 [Thread-567] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:08.234 [Thread-567] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.236 [Thread-568] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.236 [Thread-568] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.236 [Thread-568] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.236 [Thread-568] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (9) 12:05:08.237 [Thread-568] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 9 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@62566da3} 12:05:08.237 [Thread-569] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.237 [Thread-569] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.237 [Thread-569] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.237 [Thread-569] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (10) 12:05:08.237 [Thread-569] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 10 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@146c60e9} 12:05:08.239 [Thread-569] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.239 [Thread-569] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.239 [Thread-569] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.239 [Thread-568] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.239 [Thread-568] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.239 [Thread-568] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.240 [Thread-570] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.241 [Thread-570] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.241 [Thread-570] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.241 [Thread-570] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.2386266Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.241 [Thread-570] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.241 [Thread-570] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.241 [Thread-570] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.241 [Thread-571] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.241 [Thread-571] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.241 [Thread-571] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.241 [Thread-571] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.2386266Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.241 [Thread-571] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.241 [Thread-571] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.241 [Thread-571] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.242 [Thread-572] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.242 [Thread-572] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.242 [Thread-572] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.242 [Thread-572] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.242 [Thread-572] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.242 [Thread-572] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:05:08.246 [Thread-572] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 11 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@7a3f8fb9} 12:05:08.246 [Thread-572] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.246 [Thread-572] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.247 [Thread-572] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.247 [Thread-573] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.247 [Thread-573] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.247 [Thread-573] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.247 [Thread-573] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (11) 12:05:08.247 [Thread-573] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 11 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@7a3f8fb9} 12:05:08.247 [Thread-573] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.248 [Thread-573] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.248 [Thread-573] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.248 [Thread-574] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.248 [Thread-574] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.248 [Thread-574] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.248 [Thread-574] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.247395Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.248 [Thread-574] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.249 [Thread-574] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.249 [Thread-574] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.250 [Thread-575] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.255 [Thread-575] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.255 [Thread-575] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.255 [Thread-575] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.247395Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.255 [Thread-575] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.255 [Thread-575] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.255 [Thread-575] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.256 [Thread-576] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.256 [Thread-576] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.256 [Thread-576] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.256 [Thread-576] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.257 [Thread-576] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.257 [Thread-576] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:05:08.258 [Thread-576] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 12 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@54b5b5bc} 12:05:08.258 [Thread-576] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.258 [Thread-576] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.258 [Thread-576] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.261 [Thread-577] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.261 [Thread-577] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.261 [Thread-577] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.262 [Thread-577] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.2624524Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.262 [Thread-577] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.262 [Thread-577] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.262 [Thread-577] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.264 [Thread-578] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.264 [Thread-578] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.264 [Thread-578] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.264 [Thread-578] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe starting at 0... 12:05:08.265 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 0-65536: 12:05:08.265 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 0-4096 12:05:08.265 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 4096-8192 12:05:08.265 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 8192-12288 12:05:08.265 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 12288-16384 12:05:08.265 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 16384-20480 12:05:08.265 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 20480-24576 12:05:08.265 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 24576-28672 12:05:08.266 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 28672-32768 12:05:08.267 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 32768-36864 12:05:08.268 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 36864-40960 12:05:08.268 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 40960-45056 12:05:08.268 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 45056-49152 12:05:08.268 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 49152-53248 12:05:08.268 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 53248-57344 12:05:08.268 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 57344-61440 12:05:08.268 [Thread-578] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 61440-65536 12:05:08.268 [Thread-578] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe 12:05:08.268 [Thread-578] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.268 [Thread-578] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.268 [Thread-578] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.270 [Thread-579] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.270 [Thread-579] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.271 [Thread-579] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.271 [Thread-579] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 16384 bytes from file /grep.exe starting at 65536... 12:05:08.271 [Thread-579] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 65536-81920: 12:05:08.274 [Thread-579] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 65536-69632 12:05:08.277 [Thread-579] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 69632-73728 12:05:08.277 [Thread-579] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 73728-77824 12:05:08.277 [Thread-579] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 77824-80412 12:05:08.277 [Thread-579] TRACE o.cryptomator.frontend.fuse.OpenFile - Reached EOF 12:05:08.277 [Thread-579] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 14876 bytes from file /grep.exe 12:05:08.277 [Thread-579] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.277 [Thread-579] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.277 [Thread-579] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.286 [Thread-580] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.286 [Thread-580] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:08.286 [Thread-580] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:08.287 [Thread-580] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:08.287 [Thread-580] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.287 [Thread-581] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.287 [Thread-581] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:08.287 [Thread-581] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:07.5050672Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:08.287 [Thread-581] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:08.287 [Thread-581] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.295 [Thread-582] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.296 [Thread-582] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.296 [Thread-582] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.298 [Thread-582] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.2981988Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.298 [Thread-582] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.298 [Thread-582] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.298 [Thread-582] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.298 [Thread-583] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.298 [Thread-583] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.298 [Thread-583] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.299 [Thread-583] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.2998928Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.299 [Thread-583] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.299 [Thread-583] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.299 [Thread-583] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.299 [Thread-584] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.299 [Thread-584] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.299 [Thread-584] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.300 [Thread-584] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.300 [Thread-584] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.300 [Thread-584] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 13 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@4b4173dc} 12:05:08.300 [Thread-584] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.300 [Thread-584] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.300 [Thread-584] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.301 [Thread-585] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.301 [Thread-585] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.301 [Thread-586] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.301 [Thread-585] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.301 [Thread-586] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.301 [Thread-585] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (12) 12:05:08.301 [Thread-586] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.301 [Thread-585] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 12 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@54b5b5bc} 12:05:08.302 [Thread-586] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (13) 12:05:08.302 [Thread-586] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 13 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@4b4173dc} 12:05:08.302 [Thread-585] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.302 [Thread-585] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.302 [Thread-585] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.302 [Thread-586] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.302 [Thread-586] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.302 [Thread-586] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.302 [Thread-587] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.302 [Thread-587] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.302 [Thread-587] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.303 [Thread-587] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.3021859Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.303 [Thread-587] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.303 [Thread-587] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.303 [Thread-587] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.303 [Thread-588] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.303 [Thread-588] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.303 [Thread-588] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.303 [Thread-588] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.3021859Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.303 [Thread-588] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.303 [Thread-588] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.303 [Thread-588] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.303 [Thread-589] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.304 [Thread-589] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.304 [Thread-589] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.304 [Thread-589] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.304 [Thread-589] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.304 [Thread-589] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:05:08.304 [Thread-589] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 14 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@69680205} 12:05:08.304 [Thread-589] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.304 [Thread-589] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.304 [Thread-589] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.305 [Thread-590] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.305 [Thread-590] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.305 [Thread-590] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.305 [Thread-590] TRACE o.c.frontend.fuse.ReadOnlyAdapter - release /grep.exe (14) 12:05:08.305 [Thread-590] TRACE o.c.frontend.fuse.OpenFileFactory - Releasing 14 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@69680205} 12:05:08.305 [Thread-590] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.305 [Thread-590] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.305 [Thread-590] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.306 [Thread-591] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.306 [Thread-591] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.306 [Thread-591] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.306 [Thread-591] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.3053603Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.306 [Thread-591] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.306 [Thread-591] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.306 [Thread-591] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.306 [Thread-592] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.306 [Thread-592] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.307 [Thread-592] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.309 [Thread-592] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.3053603Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.309 [Thread-592] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.309 [Thread-592] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.309 [Thread-592] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.309 [Thread-593] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.309 [Thread-593] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.309 [Thread-593] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.309 [Thread-593] TRACE o.c.frontend.fuse.ReadOnlyAdapter - open /grep.exe (0) 12:05:08.309 [Thread-593] TRACE o.c.cryptofs.fh.FileHeaderHolder - Reading file header from C:\Users\joejo\Desktop\Test\d\XC\DEJC666DWC6RMVICAH4SQJ72BKVYJS\qctFv3Or44obDMJClXhSdFy4vI22BH0t.c9r 12:05:08.310 [Thread-593] TRACE o.c.cryptofs.fh.OpenCryptoFile - First channel for this openFile. Initializing file size... 12:05:08.310 [Thread-593] TRACE o.c.frontend.fuse.OpenFileFactory - Opening 15 OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@a7c5972} 12:05:08.310 [Thread-593] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.310 [Thread-593] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.310 [Thread-593] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.310 [Thread-594] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.310 [Thread-594] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.310 [Thread-594] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.310 [Thread-594] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr /grep.exe (lastModifiedTime: 2021-10-22T14:08:53.794Z, lastAccessTime: 2023-01-22T11:05:08.3104939Z, creationTime: 2023-01-22T11:04:55.1768676Z, isRegularFile: true, isDirectory: false, isSymbolicLink: false, isOther: false, size: 80412, fileKey: null) 12:05:08.310 [Thread-594] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.311 [Thread-594] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.311 [Thread-594] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.312 [Thread-595] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.312 [Thread-595] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.312 [Thread-595] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.312 [Thread-595] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe starting at 0... 12:05:08.312 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 0-65536: 12:05:08.312 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 0-4096 12:05:08.312 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 4096-8192 12:05:08.312 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 8192-12288 12:05:08.312 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 12288-16384 12:05:08.312 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 16384-20480 12:05:08.312 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 20480-24576 12:05:08.312 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 24576-28672 12:05:08.312 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 28672-32768 12:05:08.313 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 32768-36864 12:05:08.313 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 36864-40960 12:05:08.313 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 40960-45056 12:05:08.313 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 45056-49152 12:05:08.313 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 49152-53248 12:05:08.313 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 53248-57344 12:05:08.313 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 57344-61440 12:05:08.314 [Thread-595] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 61440-65536 12:05:08.314 [Thread-595] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 65536 bytes from file /grep.exe 12:05:08.314 [Thread-595] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.314 [Thread-595] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.314 [Thread-595] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:08.314 [Thread-596] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:08.314 [Thread-596] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[, grep.exe]' 12:05:08.314 [Thread-596] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[, grep.exe]' 12:05:08.314 [Thread-596] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 16384 bytes from file /grep.exe starting at 65536... 12:05:08.314 [Thread-596] TRACE o.cryptomator.frontend.fuse.OpenFile - Attempting to read 65536-81920: 12:05:08.314 [Thread-596] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 65536-69632 12:05:08.314 [Thread-596] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 69632-73728 12:05:08.314 [Thread-596] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 73728-77824 12:05:08.314 [Thread-596] TRACE o.cryptomator.frontend.fuse.OpenFile - Reading 77824-80412 12:05:08.314 [Thread-596] TRACE o.cryptomator.frontend.fuse.OpenFile - Reached EOF 12:05:08.314 [Thread-596] TRACE o.c.frontend.fuse.ReadOnlyAdapter - read 14876 bytes from file /grep.exe 12:05:08.314 [Thread-596] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[, grep.exe]' 12:05:08.314 [Thread-596] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[, grep.exe]' 12:05:08.314 [Thread-596] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:11.847 [Thread-597] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:11.847 [Thread-597] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:11.847 [Thread-597] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:09.1196166Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:11.849 [Thread-597] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:11.849 [Thread-597] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:11.849 [Thread-598] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:11.850 [Thread-598] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:11.850 [Thread-598] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:09.1196166Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:11.850 [Thread-598] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:11.850 [Thread-598] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:11.858 [Thread-599] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:11.858 [Thread-599] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:11.859 [Thread-599] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:09.1196166Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:11.859 [Thread-599] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:11.859 [Thread-599] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:11.860 [Thread-600] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:11.860 [Thread-600] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:11.860 [Thread-600] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:09.1196166Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:11.860 [Thread-600] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:11.860 [Thread-600] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:11.861 [Thread-601] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:11.861 [Thread-601] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:11.861 [Thread-601] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:09.1196166Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:11.861 [Thread-601] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:11.861 [Thread-601] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:11.861 [Thread-602] TRACE o.c.frontend.fuse.ReadOnlyAdapter - statfs / (40671715328 / 63200817152) 12:05:11.877 [Thread-603] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:11.878 [Thread-603] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:11.878 [Thread-603] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:09.1196166Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:11.878 [Thread-603] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:11.878 [Thread-603] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:11.878 [Thread-604] TRACE o.c.f.fuse.locks.PathRLockImpl - Acquired read path lock for '[]' 12:05:11.878 [Thread-604] TRACE o.c.f.fuse.locks.DataRLockImpl - Acquired read data lock for '[]' 12:05:11.878 [Thread-604] TRACE o.c.frontend.fuse.ReadOnlyAdapter - getattr / (lastModifiedTime: 2023-01-22T11:04:55.1774582Z, lastAccessTime: 2023-01-22T11:05:09.1196166Z, creationTime: 2023-01-22T11:04:33.6483939Z, isRegularFile: false, isDirectory: true, isSymbolicLink: false, isOther: false, size: 4096, fileKey: null) 12:05:11.878 [Thread-604] TRACE o.c.f.fuse.locks.DataRLockImpl - Released read data lock for '[]' 12:05:11.878 [Thread-604] TRACE o.c.f.fuse.locks.PathRLockImpl - Released read path lock for '[]' 12:05:13.044 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - stop recording stats 12:05:13.046 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationWindows - Start lock workflow for Test 12:05:13.046 [App Background Thread 007] TRACE o.c.f.fuse.locks.PathWLockImpl - Acquired write path lock for '[]' 12:05:13.048 [App Background Thread 007] TRACE o.c.f.fuse.locks.PathWLockImpl - Released write path lock for '[]' 12:05:13.048 [App Background Thread 007] INFO o.cryptomator.ui.lock.LockWorkflow - Locking Test failed (forced: false). org.cryptomator.common.vaults.Volume$VolumeException: org.cryptomator.frontend.fuse.mount.FuseMountException: Unmount refused: There are open files or pending operations. at org.cryptomator.desktop@1.6.17/org.cryptomator.common.vaults.FuseVolume.unmount(FuseVolume.java:106) at org.cryptomator.desktop@1.6.17/org.cryptomator.common.vaults.Vault.lock(Vault.java:177) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.lock(LockWorkflow.java:63) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.call(LockWorkflow.java:57) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.call(LockWorkflow.java:34) at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.cryptomator.frontend.fuse.mount.FuseMountException: Unmount refused: There are open files or pending operations. at org.cryptomator.frontend.fuse@1.3.4/org.cryptomator.frontend.fuse.mount.AbstractMount.unmount(AbstractMount.java:33) at org.cryptomator.desktop@1.6.17/org.cryptomator.common.vaults.FuseVolume.unmount(FuseVolume.java:104) ... 10 common frames omitted 12:05:15.108 [App Background Thread 007] TRACE o.c.f.fuse.locks.PathWLockImpl - Acquired write path lock for '[]' 12:05:15.110 [App Background Thread 007] TRACE o.c.f.fuse.locks.PathWLockImpl - Released write path lock for '[]' 12:05:15.110 [App Background Thread 007] INFO o.cryptomator.ui.lock.LockWorkflow - Locking Test failed (forced: false). org.cryptomator.common.vaults.Volume$VolumeException: org.cryptomator.frontend.fuse.mount.FuseMountException: Unmount refused: There are open files or pending operations. at org.cryptomator.desktop@1.6.17/org.cryptomator.common.vaults.FuseVolume.unmount(FuseVolume.java:106) at org.cryptomator.desktop@1.6.17/org.cryptomator.common.vaults.Vault.lock(Vault.java:177) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.lock(LockWorkflow.java:63) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.retryOrCancel(LockWorkflow.java:73) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.lock(LockWorkflow.java:66) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.call(LockWorkflow.java:57) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.call(LockWorkflow.java:34) at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.cryptomator.frontend.fuse.mount.FuseMountException: Unmount refused: There are open files or pending operations. at org.cryptomator.frontend.fuse@1.3.4/org.cryptomator.frontend.fuse.mount.AbstractMount.unmount(AbstractMount.java:33) at org.cryptomator.desktop@1.6.17/org.cryptomator.common.vaults.FuseVolume.unmount(FuseVolume.java:104) ... 12 common frames omitted 12:05:16.062 [App Background Thread 007] TRACE o.c.f.fuse.locks.PathWLockImpl - Acquired write path lock for '[]' 12:05:16.063 [App Background Thread 007] TRACE o.c.f.fuse.locks.PathWLockImpl - Released write path lock for '[]' 12:05:16.081 [App Background Thread 007] INFO o.cryptomator.ui.lock.LockWorkflow - Locking Test failed (forced: false). org.cryptomator.common.vaults.Volume$VolumeException: org.cryptomator.frontend.fuse.mount.FuseMountException: Unmount refused: There are open files or pending operations. at org.cryptomator.desktop@1.6.17/org.cryptomator.common.vaults.FuseVolume.unmount(FuseVolume.java:106) at org.cryptomator.desktop@1.6.17/org.cryptomator.common.vaults.Vault.lock(Vault.java:177) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.lock(LockWorkflow.java:63) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.retryOrCancel(LockWorkflow.java:73) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.lock(LockWorkflow.java:66) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.retryOrCancel(LockWorkflow.java:73) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.lock(LockWorkflow.java:66) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.call(LockWorkflow.java:57) at org.cryptomator.desktop@1.6.17/org.cryptomator.ui.lock.LockWorkflow.call(LockWorkflow.java:34) at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.cryptomator.frontend.fuse.mount.FuseMountException: Unmount refused: There are open files or pending operations. at org.cryptomator.frontend.fuse@1.3.4/org.cryptomator.frontend.fuse.mount.AbstractMount.unmount(AbstractMount.java:33) at org.cryptomator.desktop@1.6.17/org.cryptomator.common.vaults.FuseVolume.unmount(FuseVolume.java:104) ... 14 common frames omitted 12:05:17.546 [fuseMount-2-main] WARN o.c.frontend.fuse.OpenFileFactory - Closing unclosed file OpenFile{path=/grep.exe, channel=org.cryptomator.cryptofs.ch.CleartextFileChannel@a7c5972} 12:05:17.549 [fuseMount-2-main] INFO org.cryptomator.common.vaults.Vault - Unmounted vault 'Test' 12:05:17.550 [fuseMount-2-main] TRACE org.cryptomator.common.vaults.Vault - Trying to close associated CryptoFS... 12:05:17.552 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultStats - stop recording stats 12:05:17.552 [JavaFX Application Thread] DEBUG o.c.ui.fxapp.FxApplicationTerminator - Enabling sudden termination 12:05:17.553 [JavaFX Application Thread] INFO o.cryptomator.ui.lock.LockWorkflow - Lock of Test succeeded. 12:05:17.554 [JavaFX Application Thread] DEBUG o.c.common.vaults.VaultState - Failed transiting into state PROCESSING: Expected state was not LOCKED. 12:05:28.328 [JavaFX Application Thread] DEBUG org.cryptomator.logging.DebugMode - Debug mode disabled 12:05:29.335 [App Scheduled Executor 01] INFO o.c.common.settings.SettingsProvider - Settings saved to C:\Users\joejo\AppData\Roaming\Cryptomator\settings.json 12:05:32.259 [JavaFX Application Thread] INFO o.cryptomator.launcher.Cryptomator - JavaFX application stopped. 12:05:32.269 [main] INFO o.cryptomator.launcher.Cryptomator - UI shut down 12:05:32.271 [main] INFO o.cryptomator.launcher.Cryptomator - Exit 0