"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/10 02:48:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu" 2025/09/10 02:48:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 02:48:53 DEBUG : Creating backend with remote "/tmp/rclone3563165222" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:48:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:48:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/10 02:48:54 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:48:54 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:48:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/10 02:48:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:48:55 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:48:55 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:48:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:48:56 INFO : sub dir/hello world: Copied (new) 2025/09/10 02:48:56 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.88s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:48:57 DEBUG : Creating backend with remote "/non-existing" 2025/09/10 02:48:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/10 02:48:57 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:48:57 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:48:59 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:48:59 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:48:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:48:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.33s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:00 INFO : B2 bucket rclone-test-cotajeh3fexu: Running all checks before starting transfers 2025/09/10 02:49:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:00 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:00 INFO : B2 bucket rclone-test-cotajeh3fexu: Checks finished, now starting transfers 2025/09/10 02:49:00 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.29s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:02 ERROR : Ignoring --no-traverse with sync 2025/09/10 02:49:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:02 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:02 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:02 INFO : sub dir/hello world: Copied (new) 2025/09/10 02:49:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/10 02:49:03 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:03 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/10 02:49:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:49:04 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:04 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.34s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:49:06 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:06 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.71s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/10 02:49:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 02:49:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/10 02:49:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/10 02:49:07 INFO : sub dir2: Making directory 2025/09/10 02:49:07 INFO : sub dir: Making directory 2025/09/10 02:49:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:07 INFO : sub dir2/sub sub dir2: Making directory 2025/09/10 02:49:07 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:07 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:08 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/10 02:49:08 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.33s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:08 INFO : sub dir2: Making directory 2025/09/10 02:49:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/10 02:49:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 02:49:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:09 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:09 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:10 DEBUG : sub dir2: Making directory with metadata 2025/09/10 02:49:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 02:49:10 INFO : sub dir2: Making directory 2025/09/10 02:49:10 INFO : sub dir: Making directory 2025/09/10 02:49:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:10 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:10 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:10 INFO : sub dir/hello world: Copied (new) 2025/09/10 02:49:10 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/10 02:49:11 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/10 02:49:11 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.49s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:12 INFO : sub dir2: Making directory 2025/09/10 02:49:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:12 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:12 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:12 INFO : sub dir/hello world: Copied (new) 2025/09/10 02:49:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.51s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:13 DEBUG : sub dir2: Making directory with metadata 2025/09/10 02:49:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 02:49:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/10 02:49:13 INFO : sub dir2: Making directory 2025/09/10 02:49:13 INFO : sub dir: Making directory 2025/09/10 02:49:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:13 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:13 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:14 INFO : sub dir/hello world: Copied (new) 2025/09/10 02:49:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/10 02:49:14 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.30s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:15 INFO : sub dir2: Making directory 2025/09/10 02:49:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:15 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:15 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:15 INFO : sub dir/hello world: Copied (new) 2025/09/10 02:49:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.26s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jaqejop8hoyo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cotajeh3fexu -> B2 bucket rclone-test-jaqejop8hoyo 2025/09/10 02:49:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:18 DEBUG : B2 bucket rclone-test-jaqejop8hoyo: Waiting for checks to finish 2025/09/10 02:49:18 DEBUG : B2 bucket rclone-test-jaqejop8hoyo: Waiting for transfers to finish 2025/09/10 02:49:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/10 02:49:19 DEBUG : B2 bucket rclone-test-jaqejop8hoyo: Purge remote 2025/09/10 02:49:19 INFO : B2 bucket rclone-test-jaqejop8hoyo: cleaning bucket "rclone-test-jaqejop8hoyo" of all files 2025/09/10 02:49:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f120dd3807d3b1b9f980e1b_f113d36c60971b4c6_d20250910_m024918_c001_v0001099_t0036_u01757472558975") --- PASS: TestServerSideCopy (4.32s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:21 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/10 02:49:21 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/10 02:49:22 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.15s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qiqixed8zuta" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cotajeh3fexu -> B2 bucket rclone-test-qiqixed8zuta 2025/09/10 02:49:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:24 DEBUG : B2 bucket rclone-test-qiqixed8zuta: Waiting for checks to finish 2025/09/10 02:49:24 DEBUG : B2 bucket rclone-test-qiqixed8zuta: Waiting for transfers to finish 2025/09/10 02:49:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/10 02:49:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/10 02:49:27 DEBUG : B2 bucket rclone-test-qiqixed8zuta: Waiting for checks to finish 2025/09/10 02:49:27 DEBUG : B2 bucket rclone-test-qiqixed8zuta: Waiting for transfers to finish 2025/09/10 02:49:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/10 02:49:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/10 02:49:27 DEBUG : B2 bucket rclone-test-qiqixed8zuta: Purge remote 2025/09/10 02:49:27 INFO : B2 bucket rclone-test-qiqixed8zuta: cleaning bucket "rclone-test-qiqixed8zuta" of all files 2025/09/10 02:49:27 DEBUG : sub dir/hello world: Deleting (id "4_zffb22d63807d3b1b9f980e1b_f1048834396a9a4aa_d20250910_m024927_c001_v0001184_t0036_u01757472567305") 2025/09/10 02:49:27 DEBUG : sub dir/hello world: Deleting (id "4_zffb22d63807d3b1b9f980e1b_f1058ea5506adff83_d20250910_m024925_c001_v0001154_t0000_u01757472565418") --- PASS: TestServerSideCopyOverSelf (6.13s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/10 02:49:30 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:30 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/10 02:49:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/10 02:49:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.09s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yayujah5leve" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cotajeh3fexu -> B2 bucket rclone-test-yayujah5leve 2025/09/10 02:49:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:33 DEBUG : B2 bucket rclone-test-yayujah5leve: Waiting for checks to finish 2025/09/10 02:49:33 DEBUG : B2 bucket rclone-test-yayujah5leve: Waiting for transfers to finish 2025/09/10 02:49:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/10 02:49:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/10 02:49:35 DEBUG : B2 bucket rclone-test-yayujah5leve: Waiting for checks to finish 2025/09/10 02:49:35 DEBUG : B2 bucket rclone-test-yayujah5leve: Waiting for transfers to finish 2025/09/10 02:49:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/10 02:49:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/10 02:49:36 INFO : sub dir/hello world: Deleted 2025/09/10 02:49:37 DEBUG : testing file moves 2025/09/10 02:49:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/10 02:49:37 DEBUG : B2 bucket rclone-test-yayujah5leve: Waiting for checks to finish 2025/09/10 02:49:37 DEBUG : B2 bucket rclone-test-yayujah5leve: Waiting for transfers to finish 2025/09/10 02:49:38 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/10 02:49:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/10 02:49:38 INFO : sub dir/hello world: Deleted 2025/09/10 02:49:38 DEBUG : B2 bucket rclone-test-yayujah5leve: Purge remote 2025/09/10 02:49:38 INFO : B2 bucket rclone-test-yayujah5leve: cleaning bucket "rclone-test-yayujah5leve" of all files 2025/09/10 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z4fb24d73807d3b1b9f980e1b_f10601085ec7e4100_d20250910_m024937_c001_v0001106_t0035_u01757472577641") 2025/09/10 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z4fb24d73807d3b1b9f980e1b_f11550650eeea803a_d20250910_m024935_c001_v0001101_t0005_u01757472575726") 2025/09/10 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z4fb24d73807d3b1b9f980e1b_f1175256267d85de1_d20250910_m024933_c001_v0001117_t0047_u01757472573720") --- PASS: TestServerSideMoveOverSelf (9.07s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:40 ERROR : error listing: directory not found 2025/09/10 02:49:40 INFO : Local file system at /tmp/rclone3563165222: Making directory 2025/09/10 02:49:41 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:41 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.71s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:49:42 DEBUG : Local file system at /tmp/rclone3563165222: Waiting for checks to finish 2025/09/10 02:49:42 DEBUG : Local file system at /tmp/rclone3563165222: Waiting for transfers to finish 2025/09/10 02:49:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:49:43 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/10 02:49:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.11s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:44 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/10 02:49:44 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:44 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 02:49:44 INFO : check sum: Copied (new) 2025/09/10 02:49:44 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:45 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 02:49:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/10 02:49:45 DEBUG : check sum: Unchanged skipping 2025/09/10 02:49:45 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:45 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/10 02:49:45 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:45 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:46 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/10 02:49:46 INFO : sizeonly: Copied (new) 2025/09/10 02:49:46 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:46 DEBUG : sizeonly: Sizes identical 2025/09/10 02:49:46 DEBUG : sizeonly: Unchanged skipping 2025/09/10 02:49:46 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:46 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:46 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:46 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.69s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/10 02:49:47 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:47 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/10 02:49:47 INFO : ignore-size: Copied (new) 2025/09/10 02:49:47 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:48 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:49:48 DEBUG : ignore-size: Unchanged skipping 2025/09/10 02:49:48 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:48 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:48 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:49 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:49:49 DEBUG : existing: Unchanged skipping 2025/09/10 02:49:49 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:49 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:49 INFO : There was nothing to transfer 2025/09/10 02:49:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/10 02:49:49 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:49 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/10 02:49:50 INFO : existing: Copied (replaced existing) 2025/09/10 02:49:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.97s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/10 02:49:51 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:51 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/10 02:49:51 INFO : existing: Copied (new) 2025/09/10 02:49:51 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:51 DEBUG : existing: Destination exists, skipping 2025/09/10 02:49:51 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:51 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:51 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.62s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/10 02:49:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/10 02:49:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:49:53 DEBUG : c/non empty space: Unchanged skipping 2025/09/10 02:49:54 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:54 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:49:54 INFO : a/potato2: Copied (new) 2025/09/10 02:49:54 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:54 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:56 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/10 02:49:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 02:49:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/10 02:49:56 DEBUG : empty space: Unchanged skipping 2025/09/10 02:49:56 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:56 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:56 INFO : There was nothing to transfer 2025/09/10 02:49:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/10 02:49:56 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 02:49:57 INFO : empty space: Updated modification time in destination 2025/09/10 02:49:57 DEBUG : empty space: Unchanged skipping 2025/09/10 02:49:57 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:57 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:49:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/10 02:49:59 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:49:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 02:49:59 DEBUG : empty space: Unchanged skipping 2025/09/10 02:49:59 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:49:59 DEBUG : Waiting for deletions to finish 2025/09/10 02:49:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.50s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:00 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:00 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/10 02:50:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3563165222) 2025/09/10 02:50:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cotajeh3fexu) 2025/09/10 02:50:00 DEBUG : foo: sha1 differ 2025/09/10 02:50:00 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/10 02:50:00 INFO : foo: Copied (replaced existing) 2025/09/10 02:50:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:50:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/10 02:50:02 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:02 DEBUG : empty space: Unchanged skipping 2025/09/10 02:50:02 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:50:02 INFO : potato: Copied (new) 2025/09/10 02:50:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/10 02:50:04 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:04 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/10 02:50:04 INFO : potato: Copied (replaced existing) 2025/09/10 02:50:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:06 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/10 02:50:06 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3563165222) 2025/09/10 02:50:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cotajeh3fexu) 2025/09/10 02:50:06 DEBUG : potato: sha1 differ 2025/09/10 02:50:06 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/10 02:50:06 INFO : potato: Copied (replaced existing) 2025/09/10 02:50:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:50:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:50:08 DEBUG : empty space: Unchanged skipping 2025/09/10 02:50:08 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/10 02:50:08 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:08 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:50:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:50:10 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:10 DEBUG : empty space: Unchanged skipping 2025/09/10 02:50:10 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:50:11 INFO : potato2: Copied (new) 2025/09/10 02:50:11 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:11 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:12 INFO : d: Making directory 2025/09/10 02:50:12 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/10 02:50:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/10 02:50:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:50:13 DEBUG : c/non empty space: Unchanged skipping 2025/09/10 02:50:13 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:13 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:50:13 INFO : a/potato2: Copied (new) 2025/09/10 02:50:13 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:13 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:15 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/10 02:50:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/10 02:50:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:50:16 DEBUG : c/non empty space: Unchanged skipping 2025/09/10 02:50:16 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:16 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:50:16 INFO : a/potato2: Copied (new) 2025/09/10 02:50:16 ERROR : B2 bucket rclone-test-cotajeh3fexu: not deleting files as there were IO errors 2025/09/10 02:50:16 ERROR : B2 bucket rclone-test-cotajeh3fexu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.61s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:18 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:50:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:50:18 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:18 DEBUG : empty space: Unchanged skipping 2025/09/10 02:50:18 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:18 INFO : potato: Deleted 2025/09/10 02:50:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:50:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:20 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:21 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:21 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:21 INFO : potato: Deleted 2025/09/10 02:50:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:50:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:50:21 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:21 DEBUG : empty space: Unchanged skipping 2025/09/10 02:50:21 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:50:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:50:23 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:23 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/10 02:50:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.01s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:25 DEBUG : enormous: Excluded (Size Filter) 2025/09/10 02:50:25 DEBUG : enormous: Excluded 2025/09/10 02:50:25 DEBUG : potato2: Excluded (Size Filter) 2025/09/10 02:50:25 DEBUG : potato2: Excluded 2025/09/10 02:50:26 DEBUG : potato2: Excluded (Size Filter) 2025/09/10 02:50:26 DEBUG : potato2: Excluded 2025/09/10 02:50:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:50:26 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:26 DEBUG : empty space: Unchanged skipping 2025/09/10 02:50:26 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:26 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:26 INFO : There was nothing to transfer 2025/09/10 02:50:26 DEBUG : enormous: Excluded (Size Filter) 2025/09/10 02:50:26 DEBUG : enormous: Excluded 2025/09/10 02:50:26 DEBUG : potato2: Excluded (Size Filter) 2025/09/10 02:50:26 DEBUG : potato2: Excluded 2025/09/10 02:50:26 DEBUG : potato2: Excluded (Size Filter) 2025/09/10 02:50:26 DEBUG : potato2: Excluded 2025/09/10 02:50:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/10 02:50:26 DEBUG : empty space: Unchanged skipping 2025/09/10 02:50:26 DEBUG : Local file system at /tmp/rclone3563165222: Waiting for checks to finish 2025/09/10 02:50:26 DEBUG : Local file system at /tmp/rclone3563165222: Waiting for transfers to finish 2025/09/10 02:50:26 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.20s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:28 DEBUG : enormous: Excluded (Size Filter) 2025/09/10 02:50:28 DEBUG : enormous: Excluded 2025/09/10 02:50:28 DEBUG : potato2: Excluded (Size Filter) 2025/09/10 02:50:28 DEBUG : potato2: Excluded 2025/09/10 02:50:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:50:28 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:28 DEBUG : empty space: Unchanged skipping 2025/09/10 02:50:28 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:28 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:29 INFO : enormous: Deleted 2025/09/10 02:50:29 INFO : potato2: Deleted 2025/09/10 02:50:29 INFO : There was nothing to transfer 2025/09/10 02:50:29 DEBUG : Local file system at /tmp/rclone3563165222: Waiting for checks to finish 2025/09/10 02:50:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/10 02:50:29 DEBUG : empty space: Unchanged skipping 2025/09/10 02:50:29 DEBUG : Local file system at /tmp/rclone3563165222: Waiting for transfers to finish 2025/09/10 02:50:29 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:29 INFO : enormous: Deleted 2025/09/10 02:50:29 INFO : potato2: Deleted 2025/09/10 02:50:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.93s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:31 DEBUG : five: Need to transfer - File not found at Destination 2025/09/10 02:50:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/10 02:50:31 DEBUG : three: Sizes identical 2025/09/10 02:50:31 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:31 DEBUG : one: Destination is newer than source, skipping 2025/09/10 02:50:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3563165222) 2025/09/10 02:50:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cotajeh3fexu) 2025/09/10 02:50:31 DEBUG : two: sha1 differ 2025/09/10 02:50:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/10 02:50:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/10 02:50:31 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/10 02:50:31 INFO : five: Copied (new) 2025/09/10 02:50:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/10 02:50:32 INFO : two: Copied (replaced existing) 2025/09/10 02:50:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/10 02:50:32 INFO : four: Copied (replaced existing) 2025/09/10 02:50:32 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:32 DEBUG : one: Destination is newer than source, skipping 2025/09/10 02:50:32 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/10 02:50:32 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/10 02:50:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/10 02:50:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3563165222) 2025/09/10 02:50:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cotajeh3fexu) 2025/09/10 02:50:32 DEBUG : three: sha1 differ 2025/09/10 02:50:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/10 02:50:32 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/10 02:50:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/10 02:50:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/10 02:50:32 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/10 02:50:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/10 02:50:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/10 02:50:32 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/10 02:50:33 INFO : three: Copied (replaced existing) 2025/09/10 02:50:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.73s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/10 02:50:35 INFO : B2 bucket rclone-test-cotajeh3fexu: Making map for --track-renames 2025/09/10 02:50:35 INFO : B2 bucket rclone-test-cotajeh3fexu: Finished making map for --track-renames 2025/09/10 02:50:35 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/10 02:50:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/10 02:50:35 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for renames to finish 2025/09/10 02:50:35 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/10 02:50:35 INFO : potato: Copied (new) 2025/09/10 02:50:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 02:50:35 INFO : yam: Copied (new) 2025/09/10 02:50:35 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:50:35 INFO : B2 bucket rclone-test-cotajeh3fexu: Making map for --track-renames 2025/09/10 02:50:35 INFO : B2 bucket rclone-test-cotajeh3fexu: Finished making map for --track-renames 2025/09/10 02:50:35 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:35 DEBUG : potato: Unchanged skipping 2025/09/10 02:50:35 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for renames to finish 2025/09/10 02:50:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 02:50:37 INFO : yam: Copied (server-side copy) to: yaml 2025/09/10 02:50:37 INFO : yam: Deleted 2025/09/10 02:50:37 INFO : yaml: Renamed from "yam" 2025/09/10 02:50:37 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/10 02:50:38 INFO : B2 bucket rclone-test-cotajeh3fexu: Making map for --track-renames 2025/09/10 02:50:38 INFO : B2 bucket rclone-test-cotajeh3fexu: Finished making map for --track-renames 2025/09/10 02:50:38 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/10 02:50:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/10 02:50:38 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for renames to finish 2025/09/10 02:50:38 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 02:50:39 INFO : yam: Copied (new) 2025/09/10 02:50:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/10 02:50:39 INFO : potato: Copied (new) 2025/09/10 02:50:39 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:50:39 INFO : B2 bucket rclone-test-cotajeh3fexu: Making map for --track-renames 2025/09/10 02:50:39 INFO : B2 bucket rclone-test-cotajeh3fexu: Finished making map for --track-renames 2025/09/10 02:50:39 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:39 DEBUG : potato: Unchanged skipping 2025/09/10 02:50:39 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for renames to finish 2025/09/10 02:50:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 02:50:40 INFO : yam: Copied (server-side copy) to: yaml 2025/09/10 02:50:40 INFO : yam: Deleted 2025/09/10 02:50:40 INFO : yaml: Renamed from "yam" 2025/09/10 02:50:40 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/10 02:50:41 INFO : B2 bucket rclone-test-cotajeh3fexu: Making map for --track-renames 2025/09/10 02:50:41 INFO : B2 bucket rclone-test-cotajeh3fexu: Finished making map for --track-renames 2025/09/10 02:50:41 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/10 02:50:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/10 02:50:41 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for renames to finish 2025/09/10 02:50:41 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 02:50:41 INFO : sub/yam: Copied (new) 2025/09/10 02:50:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/10 02:50:42 INFO : potato: Copied (new) 2025/09/10 02:50:42 DEBUG : Waiting for deletions to finish 2025/09/10 02:50:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:50:42 DEBUG : potato: Unchanged skipping 2025/09/10 02:50:42 INFO : B2 bucket rclone-test-cotajeh3fexu: Making map for --track-renames 2025/09/10 02:50:42 INFO : B2 bucket rclone-test-cotajeh3fexu: Finished making map for --track-renames 2025/09/10 02:50:42 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:42 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for renames to finish 2025/09/10 02:50:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 02:50:43 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/10 02:50:43 INFO : sub/yam: Deleted 2025/09/10 02:50:43 INFO : yam: Renamed from "sub/yam" 2025/09/10 02:50:43 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.29s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:44 DEBUG : Creating backend with remote "/tmp/rclone3563165222/dir1" 2025/09/10 02:50:44 DEBUG : Creating backend with remote "/tmp/rclone3563165222/dir2" 2025/09/10 02:50:44 DEBUG : Local file system at /tmp/rclone3563165222/dir2: Using server-side directory move 2025/09/10 02:50:44 INFO : Local file system at /tmp/rclone3563165222/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/10 02:50:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/10 02:50:44 DEBUG : Local file system at /tmp/rclone3563165222/dir2: Waiting for checks to finish 2025/09/10 02:50:44 DEBUG : Local file system at /tmp/rclone3563165222/dir2: Waiting for transfers to finish 2025/09/10 02:50:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:50:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/10 02:50:45 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:45 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/10 02:50:45 INFO : nested/sub dir/file: Copied (new) 2025/09/10 02:50:45 INFO : nested/sub dir/file: Deleted 2025/09/10 02:50:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:50:46 INFO : sub dir/hello world: Copied (new) 2025/09/10 02:50:46 INFO : sub dir/hello world: Deleted 2025/09/10 02:50:46 INFO : sub dir: Removing directory 2025/09/10 02:50:46 INFO : nested/sub dir: Removing directory 2025/09/10 02:50:46 INFO : nested: Removing directory 2025/09/10 02:50:46 DEBUG : Local file system at /tmp/rclone3563165222: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 02:50:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/10 02:50:47 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:47 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:47 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1137-01.backblaze.com/b2api/v1/b2_upload_file/3f82add3806d3b1b9f980e1b/c001_v0001137_t0022": EOF 2025/09/10 02:50:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-01.backblaze.com/b2api/v1/b2_upload_file/3f82add3806d3b1b9f980e1b/c001_v0001137_t0022": EOF) 2025/09/10 02:50:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/10 02:50:47 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1137-01.backblaze.com/b2api/v1/b2_upload_file/3f82add3806d3b1b9f980e1b/c001_v0001137_t0022": EOF - low level retry 0/10 2025/09/10 02:50:47 DEBUG : pacer: Reducing sleep to 10ms 2025/09/10 02:50:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:50:47 INFO : sub dir/hello world: Copied (new) 2025/09/10 02:50:47 INFO : sub dir/hello world: Deleted 2025/09/10 02:50:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/10 02:50:47 INFO : nested/sub dir/file: Copied (new) 2025/09/10 02:50:47 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/10 02:50:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/10 02:50:48 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:48 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/10 02:50:49 INFO : existing: Copied (new) 2025/09/10 02:50:49 INFO : existing: Deleted 2025/09/10 02:50:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/10 02:50:49 INFO : existing-b: Copied (new) 2025/09/10 02:50:49 INFO : existing-b: Deleted 2025/09/10 02:50:49 DEBUG : existing: Destination exists, skipping 2025/09/10 02:50:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/10 02:50:49 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:50:49 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:50:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wasilop3zuka" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cotajeh3fexu -> B2 bucket rclone-test-wasilop3zuka 2025/09/10 02:50:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:50:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/10 02:50:55 DEBUG : empty space: Unchanged skipping 2025/09/10 02:50:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/10 02:50:55 DEBUG : B2 bucket rclone-test-wasilop3zuka: Waiting for checks to finish 2025/09/10 02:50:55 INFO : empty space: Deleted 2025/09/10 02:50:55 DEBUG : B2 bucket rclone-test-wasilop3zuka: Waiting for transfers to finish 2025/09/10 02:50:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:50:55 INFO : potato2: Copied (server-side copy) 2025/09/10 02:50:55 INFO : potato2: Deleted 2025/09/10 02:50:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/10 02:50:55 INFO : potato3: Copied (server-side copy) 2025/09/10 02:50:56 INFO : potato3: Deleted 2025/09/10 02:50:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wosixuf9dobi" 2025/09/10 02:50:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/10 02:50:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:50:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/10 02:50:57 DEBUG : B2 bucket rclone-test-wosixuf9dobi: Waiting for checks to finish 2025/09/10 02:50:57 DEBUG : B2 bucket rclone-test-wosixuf9dobi: Waiting for transfers to finish 2025/09/10 02:50:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 02:50:58 INFO : empty space: Copied (server-side copy) 2025/09/10 02:50:58 INFO : empty space: Deleted 2025/09/10 02:50:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:50:58 INFO : potato2: Copied (server-side copy) 2025/09/10 02:50:58 INFO : potato2: Deleted 2025/09/10 02:50:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/10 02:50:58 INFO : potato3: Copied (server-side copy) 2025/09/10 02:50:59 INFO : potato3: Deleted 2025/09/10 02:50:59 DEBUG : B2 bucket rclone-test-wosixuf9dobi: Purge remote 2025/09/10 02:50:59 INFO : B2 bucket rclone-test-wosixuf9dobi: cleaning bucket "rclone-test-wosixuf9dobi" of all files 2025/09/10 02:50:59 DEBUG : empty space: Deleting (id "4_z0f529d13808d3b1b9f980e1b_f104e16f8c4a20c3e_d20250910_m025058_c001_v0001113_t0056_u01757472658204") 2025/09/10 02:50:59 DEBUG : potato2: Deleting (id "4_z0f529d13808d3b1b9f980e1b_f1018662f03da52a7_d20250910_m025058_c001_v0001183_t0028_u01757472658506") 2025/09/10 02:50:59 DEBUG : potato3: Deleting (id "4_z0f529d13808d3b1b9f980e1b_f110e145eba15b64c_d20250910_m025058_c001_v0001040_t0009_u01757472658581") 2025/09/10 02:51:00 DEBUG : B2 bucket rclone-test-wasilop3zuka: Purge remote 2025/09/10 02:51:00 INFO : B2 bucket rclone-test-wasilop3zuka: cleaning bucket "rclone-test-wasilop3zuka" of all files 2025/09/10 02:51:00 DEBUG : empty space: Deleting (id "4_z2ff27de3808d3b1b9f980e1b_f4013773ec27e3fbf_d20250910_m025058_c001_v7007000_t0000_u01757472658484") 2025/09/10 02:51:00 DEBUG : empty space: Deleting (id "4_z2ff27de3808d3b1b9f980e1b_f101353c8137c9fe5_d20250910_m025053_c001_v0001157_t0027_u01757472653882") 2025/09/10 02:51:00 DEBUG : potato2: Deleting (id "4_z2ff27de3808d3b1b9f980e1b_f4013773ec27e3fc3_d20250910_m025058_c001_v7007000_t0000_u01757472658755") 2025/09/10 02:51:00 DEBUG : potato2: Deleting (id "4_z2ff27de3808d3b1b9f980e1b_f104da691262490a6_d20250910_m025055_c001_v0001043_t0050_u01757472655248") 2025/09/10 02:51:00 DEBUG : potato3: Deleting (id "4_z2ff27de3808d3b1b9f980e1b_f4013773ec27e3fc7_d20250910_m025058_c001_v7007000_t0000_u01757472658981") 2025/09/10 02:51:00 DEBUG : potato3: Deleting (id "4_z2ff27de3808d3b1b9f980e1b_f1142a0053332a5a3_d20250910_m025055_c001_v0001178_t0004_u01757472655693") 2025/09/10 02:51:00 DEBUG : potato3: Deleting (id "4_z2ff27de3808d3b1b9f980e1b_f101353c8137c9fe7_d20250910_m025054_c001_v0001157_t0006_u01757472654197") 2025/09/10 02:51:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/09/10 02:51:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/10 02:51:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.98s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:51:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bucifup9tusa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cotajeh3fexu -> B2 bucket rclone-test-bucifup9tusa 2025/09/10 02:51:07 DEBUG : empty space: Excluded (Size Filter) 2025/09/10 02:51:07 DEBUG : empty space: Excluded 2025/09/10 02:51:07 DEBUG : empty space: Excluded (Size Filter) 2025/09/10 02:51:07 DEBUG : empty space: Excluded 2025/09/10 02:51:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:51:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/10 02:51:07 DEBUG : B2 bucket rclone-test-bucifup9tusa: Waiting for checks to finish 2025/09/10 02:51:07 DEBUG : B2 bucket rclone-test-bucifup9tusa: Waiting for transfers to finish 2025/09/10 02:51:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:51:07 INFO : potato2: Copied (server-side copy) 2025/09/10 02:51:07 INFO : potato2: Deleted 2025/09/10 02:51:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/10 02:51:07 INFO : potato3: Copied (server-side copy) 2025/09/10 02:51:08 INFO : potato3: Deleted 2025/09/10 02:51:08 DEBUG : Creating backend with remote "TestB2:rclone-test-caxoweg2qupe" 2025/09/10 02:51:09 DEBUG : empty space: Excluded (Size Filter) 2025/09/10 02:51:09 DEBUG : empty space: Excluded 2025/09/10 02:51:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:51:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/10 02:51:09 DEBUG : B2 bucket rclone-test-caxoweg2qupe: Waiting for checks to finish 2025/09/10 02:51:09 DEBUG : B2 bucket rclone-test-caxoweg2qupe: Waiting for transfers to finish 2025/09/10 02:51:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:51:10 INFO : potato2: Copied (server-side copy) 2025/09/10 02:51:10 INFO : potato2: Deleted 2025/09/10 02:51:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/10 02:51:10 INFO : potato3: Copied (server-side copy) 2025/09/10 02:51:11 INFO : potato3: Deleted 2025/09/10 02:51:11 DEBUG : B2 bucket rclone-test-caxoweg2qupe: Purge remote 2025/09/10 02:51:11 INFO : B2 bucket rclone-test-caxoweg2qupe: cleaning bucket "rclone-test-caxoweg2qupe" of all files 2025/09/10 02:51:11 DEBUG : potato2: Deleting (id "4_zef42bdf3808d3b1b9f980e1b_f103824bb61f23d2e_d20250910_m025110_c001_v0001153_t0019_u01757472670085") 2025/09/10 02:51:11 DEBUG : potato3: Deleting (id "4_zef42bdf3808d3b1b9f980e1b_f113530f1e5d9d803_d20250910_m025110_c001_v0001037_t0021_u01757472670467") 2025/09/10 02:51:12 DEBUG : B2 bucket rclone-test-bucifup9tusa: Purge remote 2025/09/10 02:51:12 INFO : B2 bucket rclone-test-bucifup9tusa: cleaning bucket "rclone-test-bucifup9tusa" of all files 2025/09/10 02:51:12 DEBUG : empty space: Deleting (id "4_z5fb2bd03808d3b1b9f980e1b_f107571ab8674903e_d20250910_m025106_c001_v0001183_t0009_u01757472666588") 2025/09/10 02:51:12 DEBUG : potato2: Deleting (id "4_z5fb2bd03808d3b1b9f980e1b_f4164f2d6efdb30d9_d20250910_m025110_c001_v7007000_t0000_u01757472670420") 2025/09/10 02:51:12 DEBUG : potato2: Deleting (id "4_z5fb2bd03808d3b1b9f980e1b_f1038648605a0fa2a_d20250910_m025107_c001_v0001180_t0048_u01757472667384") 2025/09/10 02:51:12 DEBUG : potato3: Deleting (id "4_z5fb2bd03808d3b1b9f980e1b_f4164f2d6efdb30da_d20250910_m025111_c001_v7007000_t0000_u01757472671056") 2025/09/10 02:51:12 DEBUG : potato3: Deleting (id "4_z5fb2bd03808d3b1b9f980e1b_f112c5289122ee8a7_d20250910_m025107_c001_v0001098_t0022_u01757472667628") 2025/09/10 02:51:12 DEBUG : potato3: Deleting (id "4_z5fb2bd03808d3b1b9f980e1b_f107571ab86749040_d20250910_m025106_c001_v0001183_t0047_u01757472666785") --- PASS: TestServerSideMoveWithFilter (12.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:51:14 DEBUG : Creating backend with remote "TestB2:rclone-test-gowasuh9gola" 2025/09/10 02:51:17 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cotajeh3fexu -> B2 bucket rclone-test-gowasuh9gola 2025/09/10 02:51:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:51:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/10 02:51:20 DEBUG : empty space: Unchanged skipping 2025/09/10 02:51:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/10 02:51:20 DEBUG : B2 bucket rclone-test-gowasuh9gola: Waiting for checks to finish 2025/09/10 02:51:20 INFO : empty space: Deleted 2025/09/10 02:51:20 DEBUG : B2 bucket rclone-test-gowasuh9gola: Waiting for transfers to finish 2025/09/10 02:51:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:51:20 INFO : potato2: Copied (server-side copy) 2025/09/10 02:51:20 INFO : potato2: Deleted 2025/09/10 02:51:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/10 02:51:22 INFO : potato3: Copied (server-side copy) 2025/09/10 02:51:22 INFO : potato3: Deleted 2025/09/10 02:51:23 DEBUG : Creating backend with remote "TestB2:rclone-test-felopub7jave" 2025/09/10 02:51:23 INFO : tomatoDir: Making directory 2025/09/10 02:51:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/10 02:51:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 02:51:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/10 02:51:24 DEBUG : B2 bucket rclone-test-felopub7jave: Waiting for checks to finish 2025/09/10 02:51:24 DEBUG : B2 bucket rclone-test-felopub7jave: Waiting for transfers to finish 2025/09/10 02:51:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 02:51:25 INFO : empty space: Copied (server-side copy) 2025/09/10 02:51:25 INFO : empty space: Deleted 2025/09/10 02:51:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 02:51:25 INFO : potato2: Copied (server-side copy) 2025/09/10 02:51:25 INFO : potato2: Deleted 2025/09/10 02:51:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/10 02:51:25 INFO : potato3: Copied (server-side copy) 2025/09/10 02:51:26 INFO : potato3: Deleted 2025/09/10 02:51:26 DEBUG : B2 bucket rclone-test-felopub7jave: Purge remote 2025/09/10 02:51:26 INFO : B2 bucket rclone-test-felopub7jave: cleaning bucket "rclone-test-felopub7jave" of all files 2025/09/10 02:51:26 DEBUG : empty space: Deleting (id "4_z1ff2fda3808d3b1b9f980e1b_f1040b3b0c2e7bdf4_d20250910_m025125_c001_v0001041_t0052_u01757472685012") 2025/09/10 02:51:26 DEBUG : potato2: Deleting (id "4_z1ff2fda3808d3b1b9f980e1b_f104b2ad8e34ea04c_d20250910_m025125_c001_v0001180_t0025_u01757472685378") 2025/09/10 02:51:26 DEBUG : potato3: Deleting (id "4_z1ff2fda3808d3b1b9f980e1b_f1195bf15336490ec_d20250910_m025125_c001_v0001131_t0005_u01757472685386") 2025/09/10 02:51:27 DEBUG : B2 bucket rclone-test-gowasuh9gola: Purge remote 2025/09/10 02:51:27 INFO : B2 bucket rclone-test-gowasuh9gola: cleaning bucket "rclone-test-gowasuh9gola" of all files 2025/09/10 02:51:27 DEBUG : empty space: Deleting (id "4_zff92ed03808d3b1b9f980e1b_f4144233b151f4cce_d20250910_m025125_c001_v7007000_t0000_u01757472685417") 2025/09/10 02:51:27 DEBUG : empty space: Deleting (id "4_zff92ed03808d3b1b9f980e1b_f102c8ee766ad0ddd_d20250910_m025119_c001_v0001041_t0016_u01757472679074") 2025/09/10 02:51:27 DEBUG : potato2: Deleting (id "4_zff92ed03808d3b1b9f980e1b_f4144233b151f4ccf_d20250910_m025125_c001_v7007000_t0000_u01757472685620") 2025/09/10 02:51:27 DEBUG : potato2: Deleting (id "4_zff92ed03808d3b1b9f980e1b_f1116a3650b900b25_d20250910_m025120_c001_v0001179_t0029_u01757472680238") 2025/09/10 02:51:27 DEBUG : potato3: Deleting (id "4_zff92ed03808d3b1b9f980e1b_f4144233b151f4cd0_d20250910_m025125_c001_v7007000_t0000_u01757472685936") 2025/09/10 02:51:27 DEBUG : potato3: Deleting (id "4_zff92ed03808d3b1b9f980e1b_f1192b574fa9da1b0_d20250910_m025120_c001_v0001172_t0022_u01757472680457") 2025/09/10 02:51:27 DEBUG : potato3: Deleting (id "4_zff92ed03808d3b1b9f980e1b_f102c8ee766ad0ddf_d20250910_m025119_c001_v0001041_t0005_u01757472679425") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.85s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:51:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:51:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:51:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/rclone-sync-test" 2025/09/10 02:51:33 DEBUG : Config file has changed externally - reloading 2025/09/10 02:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/rclone-sync-test-include/layer2" 2025/09/10 02:51:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/rclone-sync-test-ignore-file" 2025/09/10 02:51:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/10 02:51:41 DEBUG : B2 bucket rclone-test-cotajeh3fexu path rclone-sync-test: Waiting for checks to finish 2025/09/10 02:51:41 DEBUG : B2 bucket rclone-test-cotajeh3fexu path rclone-sync-test: Waiting for transfers to finish 2025/09/10 02:51:41 DEBUG : Waiting for deletions to finish 2025/09/10 02:51:41 INFO : There was nothing to transfer 2025/09/10 02:51:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/10 02:51:42 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:51:42 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:51:42 DEBUG : Waiting for deletions to finish 2025/09/10 02:51:42 INFO : There was nothing to transfer 2025/09/10 02:51:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/10 02:51:42 DEBUG : B2 bucket rclone-test-cotajeh3fexu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/10 02:51:42 DEBUG : B2 bucket rclone-test-cotajeh3fexu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/10 02:51:42 DEBUG : Waiting for deletions to finish 2025/09/10 02:51:42 INFO : There was nothing to transfer 2025/09/10 02:51:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/10 02:51:43 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:51:43 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:51:43 DEBUG : Waiting for deletions to finish 2025/09/10 02:51:43 INFO : There was nothing to transfer 2025/09/10 02:51:43 DEBUG : Excluded 2025/09/10 02:51:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/10 02:51:43 DEBUG : B2 bucket rclone-test-cotajeh3fexu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/10 02:51:43 DEBUG : B2 bucket rclone-test-cotajeh3fexu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/10 02:51:43 DEBUG : Waiting for deletions to finish 2025/09/10 02:51:43 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.53s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:51:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/dst" 2025/09/10 02:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/CompareDest" 2025/09/10 02:51:47 DEBUG : one: Need to transfer - File not found at Destination 2025/09/10 02:51:47 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:51:47 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:51:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/10 02:51:48 INFO : one: Copied (new) 2025/09/10 02:51:48 DEBUG : Waiting for deletions to finish 2025/09/10 02:51:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 02:51:48 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:51:48 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:51:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/10 02:51:49 INFO : one: Copied (replaced existing) 2025/09/10 02:51:49 DEBUG : Waiting for deletions to finish 2025/09/10 02:51:51 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:51:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 02:51:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:51:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/10 02:51:51 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:51:51 DEBUG : Waiting for deletions to finish 2025/09/10 02:51:51 INFO : There was nothing to transfer 2025/09/10 02:51:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 02:51:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:51:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/10 02:51:52 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:51:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:51:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/10 02:51:52 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:51:52 DEBUG : Waiting for deletions to finish 2025/09/10 02:51:52 INFO : There was nothing to transfer 2025/09/10 02:51:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 02:51:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:51:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/10 02:51:53 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:51:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:51:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/10 02:51:53 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:51:53 DEBUG : Waiting for deletions to finish 2025/09/10 02:51:53 INFO : There was nothing to transfer 2025/09/10 02:51:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 02:51:54 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/10 02:51:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/10 02:51:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/10 02:51:54 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:51:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:51:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/10 02:51:54 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:51:54 DEBUG : Waiting for deletions to finish 2025/09/10 02:51:54 INFO : There was nothing to transfer 2025/09/10 02:51:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 02:51:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/10 02:51:55 DEBUG : two: Need to transfer - File not found at Destination 2025/09/10 02:51:55 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:51:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:51:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/10 02:51:55 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:51:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/10 02:51:56 INFO : two: Copied (new) 2025/09/10 02:51:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:51:59 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/dest" 2025/09/10 02:52:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/pre-dest1" 2025/09/10 02:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/pre-dest2" 2025/09/10 02:52:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:52:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/10 02:52:03 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:52:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/10 02:52:03 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/10 02:52:03 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dest: Waiting for checks to finish 2025/09/10 02:52:03 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dest: Waiting for transfers to finish 2025/09/10 02:52:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/10 02:52:04 INFO : 3: Copied (new) 2025/09/10 02:52:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.91s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:52:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/dst" 2025/09/10 02:52:06 DEBUG : Config file has changed externally - reloading 2025/09/10 02:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/CopyDest" 2025/09/10 02:52:09 DEBUG : one: Need to transfer - File not found at Destination 2025/09/10 02:52:09 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:09 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/10 02:52:10 INFO : one: Copied (new) 2025/09/10 02:52:10 DEBUG : Waiting for deletions to finish 2025/09/10 02:52:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 02:52:10 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:10 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/10 02:52:11 INFO : one: Copied (replaced existing) 2025/09/10 02:52:11 DEBUG : Waiting for deletions to finish 2025/09/10 02:52:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/BackupDir" 2025/09/10 02:52:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 02:52:14 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:52:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 02:52:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/10 02:52:15 INFO : one: Copied (server-side copy) 2025/09/10 02:52:16 INFO : one: Deleted 2025/09/10 02:52:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/10 02:52:16 INFO : one: Copied (server-side copy) 2025/09/10 02:52:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/10 02:52:16 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:16 DEBUG : Waiting for deletions to finish 2025/09/10 02:52:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:52:17 DEBUG : one: Unchanged skipping 2025/09/10 02:52:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:52:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/10 02:52:17 INFO : two: Copied (server-side copy) 2025/09/10 02:52:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/10 02:52:17 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:17 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:17 DEBUG : Waiting for deletions to finish 2025/09/10 02:52:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:52:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:52:18 DEBUG : one: Unchanged skipping 2025/09/10 02:52:18 DEBUG : two: Unchanged skipping 2025/09/10 02:52:18 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:18 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:18 DEBUG : Waiting for deletions to finish 2025/09/10 02:52:18 INFO : There was nothing to transfer 2025/09/10 02:52:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:52:19 DEBUG : one: Unchanged skipping 2025/09/10 02:52:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/10 02:52:19 DEBUG : three: Destination not found in --copy-dest 2025/09/10 02:52:19 DEBUG : three: Need to transfer - File not found at Destination 2025/09/10 02:52:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 02:52:19 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:19 DEBUG : two: Unchanged skipping 2025/09/10 02:52:19 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:20 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/10 02:52:20 INFO : three: Copied (new) 2025/09/10 02:52:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.73s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:52:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/dst" 2025/09/10 02:52:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/backup" 2025/09/10 02:52:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 02:52:26 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:52:26 DEBUG : two: Unchanged skipping 2025/09/10 02:52:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/10 02:52:28 INFO : one: Copied (server-side copy) 2025/09/10 02:52:28 INFO : one: Deleted 2025/09/10 02:52:28 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:52:29 INFO : one: Copied (new) 2025/09/10 02:52:29 DEBUG : Waiting for deletions to finish 2025/09/10 02:52:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/10 02:52:30 INFO : three.txt: Copied (server-side copy) 2025/09/10 02:52:30 INFO : three.txt: Deleted 2025/09/10 02:52:30 INFO : three.txt: Moved into backup dir 2025/09/10 02:52:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/10 02:52:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:52:31 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:31 DEBUG : two: Unchanged skipping 2025/09/10 02:52:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:52:32 INFO : one: Copied (server-side copy) 2025/09/10 02:52:32 INFO : one: Deleted 2025/09/10 02:52:32 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/10 02:52:32 INFO : one: Copied (new) 2025/09/10 02:52:32 DEBUG : Waiting for deletions to finish 2025/09/10 02:52:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/10 02:52:33 INFO : three.txt: Copied (server-side copy) 2025/09/10 02:52:33 INFO : three.txt: Deleted 2025/09/10 02:52:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:52:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/dst" 2025/09/10 02:52:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/backup" 2025/09/10 02:52:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 02:52:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:52:39 DEBUG : two: Unchanged skipping 2025/09/10 02:52:39 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/10 02:52:40 INFO : one: Copied (server-side copy) to: one.bak 2025/09/10 02:52:40 INFO : one: Deleted 2025/09/10 02:52:40 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:52:41 INFO : one: Copied (new) 2025/09/10 02:52:41 DEBUG : Waiting for deletions to finish 2025/09/10 02:52:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/10 02:52:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/10 02:52:42 INFO : three.txt: Deleted 2025/09/10 02:52:42 INFO : three.txt: Moved into backup dir 2025/09/10 02:52:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/10 02:52:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:52:44 DEBUG : two: Unchanged skipping 2025/09/10 02:52:44 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:52:44 INFO : one: Copied (server-side copy) to: one.bak 2025/09/10 02:52:44 INFO : one: Deleted 2025/09/10 02:52:44 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/10 02:52:45 INFO : one: Copied (new) 2025/09/10 02:52:45 DEBUG : Waiting for deletions to finish 2025/09/10 02:52:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/10 02:52:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/10 02:52:45 INFO : three.txt: Deleted 2025/09/10 02:52:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/dst" 2025/09/10 02:52:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/backup" 2025/09/10 02:52:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 02:52:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:52:53 DEBUG : two: Unchanged skipping 2025/09/10 02:52:53 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/10 02:52:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/10 02:52:54 INFO : one: Deleted 2025/09/10 02:52:54 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:52:55 INFO : one: Copied (new) 2025/09/10 02:52:55 DEBUG : Waiting for deletions to finish 2025/09/10 02:52:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/10 02:52:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/10 02:52:56 INFO : three.txt: Deleted 2025/09/10 02:52:56 INFO : three.txt: Moved into backup dir 2025/09/10 02:52:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/10 02:52:58 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:52:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:52:58 DEBUG : two: Unchanged skipping 2025/09/10 02:52:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:52:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/10 02:52:59 INFO : one: Deleted 2025/09/10 02:52:59 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:52:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/10 02:52:59 INFO : one: Copied (new) 2025/09/10 02:52:59 DEBUG : Waiting for deletions to finish 2025/09/10 02:53:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/10 02:53:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/10 02:53:00 INFO : three.txt: Deleted 2025/09/10 02:53:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.30s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:53:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/dst" 2025/09/10 02:53:04 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:53:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 02:53:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:53:04 DEBUG : two: Unchanged skipping 2025/09/10 02:53:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/10 02:53:05 INFO : one: Copied (server-side copy) to: one.bak 2025/09/10 02:53:05 INFO : one: Deleted 2025/09/10 02:53:05 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:53:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:53:06 INFO : one: Copied (new) 2025/09/10 02:53:06 DEBUG : Waiting for deletions to finish 2025/09/10 02:53:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/10 02:53:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/10 02:53:07 INFO : three.txt: Deleted 2025/09/10 02:53:07 INFO : three.txt: Moved into backup dir 2025/09/10 02:53:08 DEBUG : one.bak: Excluded (Path Filter) 2025/09/10 02:53:08 DEBUG : one.bak: Excluded 2025/09/10 02:53:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/10 02:53:08 DEBUG : three.txt.bak: Excluded 2025/09/10 02:53:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/10 02:53:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:53:08 DEBUG : two: Unchanged skipping 2025/09/10 02:53:08 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for checks to finish 2025/09/10 02:53:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:53:08 INFO : one: Copied (server-side copy) to: one.bak 2025/09/10 02:53:08 INFO : one: Deleted 2025/09/10 02:53:08 DEBUG : B2 bucket rclone-test-cotajeh3fexu path dst: Waiting for transfers to finish 2025/09/10 02:53:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/10 02:53:09 INFO : one: Copied (new) 2025/09/10 02:53:09 DEBUG : Waiting for deletions to finish 2025/09/10 02:53:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/10 02:53:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/10 02:53:10 INFO : three.txt: Deleted 2025/09/10 02:53:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.18s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/dst" 2025/09/10 02:53:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 02:53:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/10 02:53:16 INFO : one: Copied (server-side copy) to: one.bak 2025/09/10 02:53:16 INFO : one: Deleted 2025/09/10 02:53:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:53:16 INFO : one: Copied (new) 2025/09/10 02:53:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:53:17 DEBUG : two: Unchanged skipping 2025/09/10 02:53:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/10 02:53:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/10 02:53:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/10 02:53:17 INFO : three.txt: Deleted 2025/09/10 02:53:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/10 02:53:18 INFO : three.txt: Copied (new) 2025/09/10 02:53:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/10 02:53:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:53:19 INFO : one: Copied (server-side copy) to: one.bak 2025/09/10 02:53:19 INFO : one: Deleted 2025/09/10 02:53:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/10 02:53:19 INFO : one: Copied (new) 2025/09/10 02:53:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:53:20 DEBUG : two: Unchanged skipping 2025/09/10 02:53:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/10 02:53:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/10 02:53:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/10 02:53:20 INFO : three.txt: Deleted 2025/09/10 02:53:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/10 02:53:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:53:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cotajeh3fexu/dst" 2025/09/10 02:53:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 02:53:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/10 02:53:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/10 02:53:27 INFO : one: Deleted 2025/09/10 02:53:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:53:28 INFO : one: Copied (new) 2025/09/10 02:53:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:53:29 DEBUG : two: Unchanged skipping 2025/09/10 02:53:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/10 02:53:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/10 02:53:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/10 02:53:29 INFO : three.txt: Deleted 2025/09/10 02:53:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/10 02:53:30 INFO : three.txt: Copied (new) 2025/09/10 02:53:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/10 02:53:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/10 02:53:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/10 02:53:32 INFO : one: Deleted 2025/09/10 02:53:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/10 02:53:32 INFO : one: Copied (new) 2025/09/10 02:53:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:53:32 DEBUG : two: Unchanged skipping 2025/09/10 02:53:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/10 02:53:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/10 02:53:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/10 02:53:33 INFO : three.txt: Deleted 2025/09/10 02:53:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/10 02:53:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.41s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:53:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/10 02:53:37 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:53:37 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:53:37 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/10 02:53:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/10 02:53:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.69s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:53:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/10 02:53:39 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:53:39 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:53:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/10 02:53:39 INFO : existing: Copied (new) 2025/09/10 02:53:39 DEBUG : Waiting for deletions to finish 2025/09/10 02:53:40 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:53:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/10 02:53:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/10 02:53:40 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:53:40 ERROR : B2 bucket rclone-test-cotajeh3fexu: not deleting files as there were IO errors 2025/09/10 02:53:40 ERROR : B2 bucket rclone-test-cotajeh3fexu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.18s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:53:41 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:53:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:53:41 DEBUG : existing: Unchanged skipping 2025/09/10 02:53:41 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:53:41 DEBUG : Waiting for deletions to finish 2025/09/10 02:53:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:54:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:54:00 DEBUG : both0: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both13: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both11: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both15: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both10: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both17: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both12: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both14: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both16: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both18: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both3: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both4: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both5: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both19: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both6: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both8: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both2: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both1: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:00 DEBUG : both7: Unchanged skipping 2025/09/10 02:54:00 DEBUG : both9: Unchanged skipping 2025/09/10 02:54:00 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:54:00 DEBUG : Waiting for deletions to finish 2025/09/10 02:54:01 INFO : only4: Deleted 2025/09/10 02:54:01 INFO : only7: Deleted 2025/09/10 02:54:01 INFO : only2: Deleted 2025/09/10 02:54:01 INFO : only3: Deleted 2025/09/10 02:54:01 INFO : only9: Deleted 2025/09/10 02:54:01 INFO : only11: Deleted 2025/09/10 02:54:01 INFO : only13: Deleted 2025/09/10 02:54:01 INFO : only17: Deleted 2025/09/10 02:54:01 INFO : only18: Deleted 2025/09/10 02:54:01 INFO : only19: Deleted 2025/09/10 02:54:01 INFO : only5: Deleted 2025/09/10 02:54:01 INFO : only0: Deleted 2025/09/10 02:54:01 INFO : only10: Deleted 2025/09/10 02:54:01 INFO : only14: Deleted 2025/09/10 02:54:01 INFO : only16: Deleted 2025/09/10 02:54:01 INFO : only6: Deleted 2025/09/10 02:54:01 INFO : only8: Deleted 2025/09/10 02:54:02 INFO : only12: Deleted 2025/09/10 02:54:02 INFO : only15: Deleted 2025/09/10 02:54:02 INFO : only1: Deleted 2025/09/10 02:54:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:54:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:54:23 DEBUG : both0: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both10: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both11: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both15: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both12: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both13: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both14: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both16: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both1: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both2: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both3: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both17: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both5: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both18: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both4: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both19: Unchanged skipping 2025/09/10 02:54:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:23 DEBUG : both8: Unchanged skipping 2025/09/10 02:54:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : both6: Unchanged skipping 2025/09/10 02:54:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : both7: Unchanged skipping 2025/09/10 02:54:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : both9: Unchanged skipping 2025/09/10 02:54:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/10 02:54:23 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:54:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:23 INFO : only11: Copied (replaced existing) 2025/09/10 02:54:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:23 INFO : only12: Copied (replaced existing) 2025/09/10 02:54:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:23 INFO : only16: Copied (replaced existing) 2025/09/10 02:54:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:23 INFO : only15: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only17: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only13: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only18: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only14: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only19: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only0: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only1: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only10: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only4: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only6: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only7: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only2: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only3: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only5: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only8: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/10 02:54:24 INFO : only9: Copied (replaced existing) 2025/09/10 02:54:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.49s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:54:33 DEBUG : empty_dir: Making directory with metadata 2025/09/10 02:54:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 02:54:33 DEBUG : empty_on_remote: Making directory with metadata 2025/09/10 02:54:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 02:54:33 INFO : empty_on_remote: Making directory 2025/09/10 02:54:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/10 02:54:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/10 02:54:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/10 02:54:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/10 02:54:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:54:35 DEBUG : empty_dir: Making directory with metadata 2025/09/10 02:54:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 02:54:35 DEBUG : empty_on_remote: Making directory with metadata 2025/09/10 02:54:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 02:54:35 INFO : empty_on_remote: Making directory 2025/09/10 02:54:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/10 02:54:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/10 02:54:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/10 02:54:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/10 02:54:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/10 02:54:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:54:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/10 02:54:38 INFO : sub dir: Making directory 2025/09/10 02:54:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:54:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/10 02:54:42 INFO : sub dir: Making directory 2025/09/10 02:54:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.66s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:54:54 DEBUG : Waiting for deletions to finish 2025/09/10 02:54:54 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : apple: Unchanged skipping 2025/09/10 02:54:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : banana: Unchanged skipping 2025/09/10 02:54:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:54:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:54:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:54:55 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:54:55 DEBUG : Waiting for deletions to finish 2025/09/10 02:54:55 INFO : There was nothing to transfer 2025/09/10 02:54:55 DEBUG : Waiting for deletions to finish 2025/09/10 02:54:55 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:54:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : apple: Unchanged skipping 2025/09/10 02:54:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:54:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : banana: Unchanged skipping 2025/09/10 02:54:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:54:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:54:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:54:56 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:54:56 DEBUG : Waiting for deletions to finish 2025/09/10 02:54:56 INFO : There was nothing to transfer 2025/09/10 02:54:56 DEBUG : Waiting for deletions to finish 2025/09/10 02:54:56 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:54:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:55:10 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:10 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:55:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:55:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:55:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : apple: Unchanged skipping 2025/09/10 02:55:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : banana: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:55:11 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:55:11 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:55:11 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:11 INFO : There was nothing to transfer 2025/09/10 02:55:11 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:11 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:55:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : apple: Unchanged skipping 2025/09/10 02:55:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:55:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:55:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : banana: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:55:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:55:12 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:55:12 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:12 INFO : There was nothing to transfer 2025/09/10 02:55:12 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:12 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:55:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:55:26 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:27 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:55:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:27 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:27 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:27 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:27 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/10 02:55:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:28 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:55:28 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:55:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/10 02:55:28 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/10 02:55:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/10 02:55:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/10 02:55:28 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/10 02:55:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/10 02:55:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/10 02:55:29 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/10 02:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/10 02:55:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/10 02:55:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/10 02:55:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/10 02:55:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/10 02:55:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/10 02:55:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/10 02:55:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/10 02:55:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/10 02:55:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/10 02:55:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/10 02:55:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/10 02:55:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/10 02:55:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/10 02:55:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/10 02:55:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/10 02:55:30 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:30 INFO : banana: Deleted 2025/09/10 02:55:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/10 02:55:30 INFO : appleappleapplebanana: Deleted 2025/09/10 02:55:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/10 02:55:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/10 02:55:30 INFO : dir1/0008-2345678.txt: Deleted 2025/09/10 02:55:30 INFO : dir1/0011-56789;.txt: Deleted 2025/09/10 02:55:30 INFO : dir1/0009-3456789.txt: Deleted 2025/09/10 02:55:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/10 02:55:30 INFO : dir1/0003-defghij.txt: Deleted 2025/09/10 02:55:30 INFO : dir1/0010-456789.txt: Deleted 2025/09/10 02:55:30 INFO : dir1/0007-1234567.txt: Deleted 2025/09/10 02:55:31 INFO : dir1/0013-789;=.txt: Deleted 2025/09/10 02:55:31 INFO : apple: Deleted 2025/09/10 02:55:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/10 02:55:31 INFO : splitbananasplit: Deleted 2025/09/10 02:55:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/10 02:55:31 INFO : dir1/0012-6789;.txt: Deleted 2025/09/10 02:55:31 INFO : dir1/0014-89;=.txt: Deleted 2025/09/10 02:55:31 INFO : dir1/0015-9;=.txt: Deleted 2025/09/10 02:55:31 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/10 02:55:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/10 02:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:31 DEBUG : apple: Unchanged skipping 2025/09/10 02:55:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:55:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:55:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:31 DEBUG : banana: Unchanged skipping 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/10 02:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/10 02:55:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:55:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:55:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:55:32 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:55:32 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:32 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/10 02:55:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:32 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:32 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:32 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/10 02:55:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:32 DEBUG : apple: transformed to: YXBwbGU= 2025/09/10 02:55:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/10 02:55:32 DEBUG : banana: transformed to: YmFuYW5h 2025/09/10 02:55:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/10 02:55:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/10 02:55:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/10 02:55:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/10 02:55:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/10 02:55:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/10 02:55:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:55:45 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:46 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:55:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/10 02:55:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/10 02:55:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/10 02:55:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/10 02:55:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/10 02:55:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/10 02:55:46 INFO : apple: Copied (new) to: PREFIXapple 2025/09/10 02:55:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/10 02:55:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/10 02:55:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/10 02:55:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/10 02:55:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/10 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/10 02:55:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/10 02:55:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/10 02:55:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/10 02:55:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/10 02:55:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/10 02:55:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/10 02:55:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/10 02:55:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/10 02:55:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/10 02:55:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/10 02:55:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:46 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:55:46 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:55:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/10 02:55:47 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/10 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/10 02:55:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/10 02:55:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/10 02:55:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/10 02:55:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/10 02:55:47 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/10 02:55:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/10 02:55:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/10 02:55:47 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/10 02:55:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/10 02:55:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/10 02:55:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/10 02:55:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/10 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/10 02:55:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/10 02:55:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/10 02:55:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/10 02:55:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/10 02:55:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/10 02:55:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/10 02:55:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/10 02:55:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/10 02:55:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/10 02:55:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/10 02:55:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/10 02:55:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/10 02:55:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/10 02:55:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/10 02:55:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/10 02:55:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/10 02:55:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/10 02:55:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/10 02:55:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/10 02:55:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/10 02:55:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/10 02:55:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/10 02:55:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/10 02:55:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/10 02:55:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/10 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/10 02:55:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/10 02:55:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/10 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/10 02:55:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/10 02:55:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/10 02:55:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/10 02:55:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/10 02:55:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/10 02:55:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/10 02:55:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/10 02:55:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/10 02:55:48 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/10 02:55:48 INFO : splitbananasplit: Deleted 2025/09/10 02:55:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/10 02:55:48 INFO : dir1/0003-defghij.txt: Deleted 2025/09/10 02:55:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/10 02:55:48 INFO : dir1/0009-3456789.txt: Deleted 2025/09/10 02:55:48 INFO : apple: Deleted 2025/09/10 02:55:48 INFO : dir1/0010-456789.txt: Deleted 2025/09/10 02:55:48 INFO : dir1/0012-6789;.txt: Deleted 2025/09/10 02:55:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/10 02:55:48 INFO : dir1/0013-789;=.txt: Deleted 2025/09/10 02:55:48 INFO : dir1/0014-89;=.txt: Deleted 2025/09/10 02:55:48 INFO : dir1/0007-1234567.txt: Deleted 2025/09/10 02:55:48 INFO : appleappleapplebanana: Deleted 2025/09/10 02:55:48 INFO : banana: Deleted 2025/09/10 02:55:49 INFO : dir1/0011-56789;.txt: Deleted 2025/09/10 02:55:49 INFO : dir1/0015-9;=.txt: Deleted 2025/09/10 02:55:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/10 02:55:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/10 02:55:49 INFO : dir1/0008-2345678.txt: Deleted 2025/09/10 02:55:49 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/10 02:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/10 02:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/10 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/10 02:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/10 02:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/10 02:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/10 02:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/10 02:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/10 02:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/10 02:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/10 02:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/10 02:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/10 02:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/10 02:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/10 02:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/10 02:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/10 02:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/10 02:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/10 02:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/10 02:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/10 02:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/10 02:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/10 02:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/10 02:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/10 02:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/10 02:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/10 02:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/10 02:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/10 02:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : apple: transformed to: PREFIXapple 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/10 02:55:49 DEBUG : banana: transformed to: PREFIXbanana 2025/09/10 02:55:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/10 02:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/10 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/10 02:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/10 02:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/10 02:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/10 02:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/10 02:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/10 02:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/10 02:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/10 02:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/10 02:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/10 02:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/10 02:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/10 02:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/10 02:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/10 02:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/10 02:55:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/10 02:55:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/10 02:55:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/10 02:55:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:55:50 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:55:50 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:55:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/10 02:55:50 INFO : apple: Copied (new) 2025/09/10 02:55:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/10 02:55:50 INFO : splitbananasplit: Copied (new) 2025/09/10 02:55:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/10 02:55:50 INFO : banana: Copied (new) 2025/09/10 02:55:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/10 02:55:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/10 02:55:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/10 02:55:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/10 02:55:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/10 02:55:50 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/10 02:55:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/10 02:55:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/10 02:55:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/10 02:55:50 INFO : appleappleapplebanana: Copied (new) 2025/09/10 02:55:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/10 02:55:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/10 02:55:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/10 02:55:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/10 02:55:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/10 02:55:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/10 02:55:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/10 02:55:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/10 02:55:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/10 02:55:51 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/10 02:55:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/10 02:55:51 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/10 02:55:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/10 02:55:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/10 02:55:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/10 02:55:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/10 02:55:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/10 02:55:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/10 02:55:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/10 02:55:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/10 02:55:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/10 02:55:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/10 02:55:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/10 02:55:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/10 02:55:51 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/10 02:55:51 INFO : PREFIXbanana: Deleted 2025/09/10 02:55:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/10 02:55:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/10 02:55:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/10 02:55:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/10 02:55:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/10 02:55:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/10 02:55:52 INFO : PREFIXsplitbananasplit: Deleted 2025/09/10 02:55:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/10 02:55:52 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/10 02:55:52 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/10 02:55:52 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/10 02:55:52 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/10 02:55:52 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/10 02:55:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/10 02:55:52 INFO : PREFIXapple: Deleted 2025/09/10 02:55:52 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/10 02:55:52 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/10 02:55:52 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/10 02:55:52 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:52 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : Waiting for deletions to finish 2025/09/10 02:55:52 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:55:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:56:07 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:07 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:56:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:56:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/10 02:56:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/10 02:56:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/10 02:56:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/10 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/10 02:56:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:08 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:56:08 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:56:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/10 02:56:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/10 02:56:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/10 02:56:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/10 02:56:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/10 02:56:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/10 02:56:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/10 02:56:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/10 02:56:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/10 02:56:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/10 02:56:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/10 02:56:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/10 02:56:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/10 02:56:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/10 02:56:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/10 02:56:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/10 02:56:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/10 02:56:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/10 02:56:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/10 02:56:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/10 02:56:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/10 02:56:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/10 02:56:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/10 02:56:09 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:10 INFO : dir1/0007-1234567.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0013-789;=.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0009-3456789.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0011-56789;.txt: Deleted 2025/09/10 02:56:10 INFO : appleappleapplebanana: Deleted 2025/09/10 02:56:10 INFO : banana: Deleted 2025/09/10 02:56:10 INFO : dir1/0014-89;=.txt: Deleted 2025/09/10 02:56:10 INFO : apple: Deleted 2025/09/10 02:56:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0003-defghij.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0008-2345678.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0012-6789;.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0010-456789.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/10 02:56:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/10 02:56:10 INFO : splitbananasplit: Deleted 2025/09/10 02:56:10 INFO : dir1/0015-9;=.txt: Deleted 2025/09/10 02:56:10 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/10 02:56:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/10 02:56:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/10 02:56:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/10 02:56:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:11 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:56:11 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:56:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/10 02:56:11 INFO : splitbananasplit: Copied (new) 2025/09/10 02:56:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/10 02:56:11 INFO : appleappleapplebanana: Copied (new) 2025/09/10 02:56:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/10 02:56:11 INFO : banana: Copied (new) 2025/09/10 02:56:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/10 02:56:11 INFO : apple: Copied (new) 2025/09/10 02:56:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/10 02:56:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/10 02:56:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/10 02:56:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/10 02:56:12 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/10 02:56:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/10 02:56:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/10 02:56:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/10 02:56:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/10 02:56:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/10 02:56:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/10 02:56:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/10 02:56:12 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/10 02:56:12 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/10 02:56:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/10 02:56:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/10 02:56:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/10 02:56:12 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : splitbananasplitSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : appleSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : bananaSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/10 02:56:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/10 02:56:13 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:13 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:56:13 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:14 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:56:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:56:27 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:27 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:56:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:28 DEBUG : apple: Unchanged skipping 2025/09/10 02:56:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:28 DEBUG : banana: Unchanged skipping 2025/09/10 02:56:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/10 02:56:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/10 02:56:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/10 02:56:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/10 02:56:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/10 02:56:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/10 02:56:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/10 02:56:28 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:56:28 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:56:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/10 02:56:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/10 02:56:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/10 02:56:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/10 02:56:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/10 02:56:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/10 02:56:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/10 02:56:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/10 02:56:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/10 02:56:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/10 02:56:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/10 02:56:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/10 02:56:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/10 02:56:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/10 02:56:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/10 02:56:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/10 02:56:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/10 02:56:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/10 02:56:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/10 02:56:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/10 02:56:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/10 02:56:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/10 02:56:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/10 02:56:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/10 02:56:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/10 02:56:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/10 02:56:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/10 02:56:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/10 02:56:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/10 02:56:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/10 02:56:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/10 02:56:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/10 02:56:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/10 02:56:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/10 02:56:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/10 02:56:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/10 02:56:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/10 02:56:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/10 02:56:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/10 02:56:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/10 02:56:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/10 02:56:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/10 02:56:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/10 02:56:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/10 02:56:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/10 02:56:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/10 02:56:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/10 02:56:29 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/10 02:56:29 INFO : dir1/0012-6789;.txt: Deleted 2025/09/10 02:56:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/10 02:56:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/10 02:56:30 INFO : dir1/0007-1234567.txt: Deleted 2025/09/10 02:56:30 INFO : dir1/0003-defghij.txt: Deleted 2025/09/10 02:56:30 INFO : dir1/0013-789;=.txt: Deleted 2025/09/10 02:56:30 INFO : dir1/0010-456789.txt: Deleted 2025/09/10 02:56:30 INFO : appleappleapplebanana: Deleted 2025/09/10 02:56:30 INFO : dir1/0011-56789;.txt: Deleted 2025/09/10 02:56:30 INFO : dir1/0014-89;=.txt: Deleted 2025/09/10 02:56:30 INFO : dir1/0015-9;=.txt: Deleted 2025/09/10 02:56:30 INFO : splitbananasplit: Deleted 2025/09/10 02:56:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/10 02:56:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/10 02:56:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/10 02:56:30 INFO : dir1/0008-2345678.txt: Deleted 2025/09/10 02:56:30 INFO : dir1/0009-3456789.txt: Deleted 2025/09/10 02:56:30 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:30 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : appleapple: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/10 02:56:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/10 02:56:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/10 02:56:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/10 02:56:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/10 02:56:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/10 02:56:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/10 02:56:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/10 02:56:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/10 02:56:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/10 02:56:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/10 02:56:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/10 02:56:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/10 02:56:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/10 02:56:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/10 02:56:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/10 02:56:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/10 02:56:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/10 02:56:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/10 02:56:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/10 02:56:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/10 02:56:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/10 02:56:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/10 02:56:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/10 02:56:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/10 02:56:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/10 02:56:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/10 02:56:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/10 02:56:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/10 02:56:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/10 02:56:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/10 02:56:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/10 02:56:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/10 02:56:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/10 02:56:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/10 02:56:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/10 02:56:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/10 02:56:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/10 02:56:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/10 02:56:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/10 02:56:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/10 02:56:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/10 02:56:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/10 02:56:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/10 02:56:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/10 02:56:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/10 02:56:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/10 02:56:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/10 02:56:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/10 02:56:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/10 02:56:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/10 02:56:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/10 02:56:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/10 02:56:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/10 02:56:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/10 02:56:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/10 02:56:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/10 02:56:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/10 02:56:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/10 02:56:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/10 02:56:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/10 02:56:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/10 02:56:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/10 02:56:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/10 02:56:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/10 02:56:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/10 02:56:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/10 02:56:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/10 02:56:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/10 02:56:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/10 02:56:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/10 02:56:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/10 02:56:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/10 02:56:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/10 02:56:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/10 02:56:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/10 02:56:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/10 02:56:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/10 02:56:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : apple: Unchanged skipping 2025/09/10 02:56:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:56:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : banana: Unchanged skipping 2025/09/10 02:56:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/10 02:56:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/10 02:56:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/10 02:56:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/10 02:56:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/10 02:56:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/10 02:56:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/10 02:56:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/10 02:56:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/10 02:56:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/10 02:56:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/10 02:56:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/10 02:56:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/10 02:56:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/10 02:56:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/10 02:56:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/10 02:56:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:56:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:56:31 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:56:31 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:31 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:31 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : appleapple: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/10 02:56:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/10 02:56:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/10 02:56:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/10 02:56:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/10 02:56:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/10 02:56:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/10 02:56:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/10 02:56:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/10 02:56:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/10 02:56:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/10 02:56:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/10 02:56:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/10 02:56:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/10 02:56:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/10 02:56:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/10 02:56:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/10 02:56:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/10 02:56:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/10 02:56:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/10 02:56:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/10 02:56:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/10 02:56:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/10 02:56:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/10 02:56:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/10 02:56:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/10 02:56:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/10 02:56:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/10 02:56:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/10 02:56:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/10 02:56:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/10 02:56:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/10 02:56:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/10 02:56:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/10 02:56:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/10 02:56:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/10 02:56:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/10 02:56:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/10 02:56:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/10 02:56:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/10 02:56:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/10 02:56:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/10 02:56:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/10 02:56:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/10 02:56:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/10 02:56:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/10 02:56:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/10 02:56:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/10 02:56:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/10 02:56:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/10 02:56:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/10 02:56:31 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:56:44 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:44 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:56:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:56:45 DEBUG : apple: Unchanged skipping 2025/09/10 02:56:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : banana: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:56:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:56:45 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:56:45 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:45 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:45 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : banana: Unchanged skipping 2025/09/10 02:56:46 DEBUG : apple: Unchanged skipping 2025/09/10 02:56:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:56:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:56:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:56:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:56:46 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:56:46 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:46 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:46 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:56:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : Waiting for deletions to finish 2025/09/10 02:56:47 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:56:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:57:00 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:00 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : apple: Unchanged skipping 2025/09/10 02:57:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:57:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : banana: Unchanged skipping 2025/09/10 02:57:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:57:01 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:01 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:01 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:01 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:57:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : banana: Unchanged skipping 2025/09/10 02:57:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:57:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : apple: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:57:02 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:02 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:02 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:02 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:57:14 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:15 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:57:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : apple: Unchanged skipping 2025/09/10 02:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:57:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : banana: Unchanged skipping 2025/09/10 02:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:57:15 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:15 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:15 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:16 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:57:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : apple: Unchanged skipping 2025/09/10 02:57:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:57:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : banana: Unchanged skipping 2025/09/10 02:57:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:57:16 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:16 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:16 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:17 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:57:30 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:31 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:57:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:31 DEBUG : apple: Unchanged skipping 2025/09/10 02:57:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:57:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:31 DEBUG : banana: Unchanged skipping 2025/09/10 02:57:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:57:32 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:32 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:32 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:32 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:57:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : apple: Unchanged skipping 2025/09/10 02:57:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:57:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : banana: Unchanged skipping 2025/09/10 02:57:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:32 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:57:33 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:33 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:33 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:33 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:33 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:57:45 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:46 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:57:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : apple: Unchanged skipping 2025/09/10 02:57:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:57:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : banana: Unchanged skipping 2025/09/10 02:57:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:57:46 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:46 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:46 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:47 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/10 02:57:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : apple: Unchanged skipping 2025/09/10 02:57:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/10 02:57:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : banana: Unchanged skipping 2025/09/10 02:57:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:57:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/10 02:57:47 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:47 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:47 DEBUG : Waiting for deletions to finish 2025/09/10 02:57:48 DEBUG : apple: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : banana: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/10 02:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (187.25s) --- PASS: TestTransform/NFC (15.58s) --- PASS: TestTransform/NFD (16.04s) --- PASS: TestTransform/base64 (19.70s) --- PASS: TestTransform/prefix (20.60s) --- PASS: TestTransform/suffix (21.23s) --- PASS: TestTransform/truncate (17.69s) --- PASS: TestTransform/encoder (15.49s) --- PASS: TestTransform/ISO-8859-1 (15.13s) --- PASS: TestTransform/charmap (14.57s) --- PASS: TestTransform/lowercase (16.05s) --- PASS: TestTransform/ascii (15.18s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:57:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/10 02:57:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/10 02:57:53 INFO : sub dir_somesuffix: Making directory 2025/09/10 02:57:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/10 02:57:53 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/10 02:57:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/10 02:57:53 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/10 02:57:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/10 02:57:53 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:53 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:54 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:57:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/10 02:57:54 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.85s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:57:54 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:57:55 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:57:55 INFO : tictactoe: Making directory 2025/09/10 02:57:55 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:57:55 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:57:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:57:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/10 02:57:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:57:55 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:55 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:55 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:57:55 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/10 02:57:55 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.85s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:57:57 INFO : toe: Making directory 2025/09/10 02:57:57 INFO : toe/toe: Making directory 2025/09/10 02:57:57 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:57:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/10 02:57:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/10 02:57:57 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/10 02:57:57 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:57:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/10 02:57:57 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.65s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:57:58 INFO : toe: Making directory 2025/09/10 02:57:58 INFO : toe/toe: Making directory 2025/09/10 02:57:58 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:57:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/10 02:57:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/10 02:57:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/10 02:57:58 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:57:58 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:57:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:57:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/10 02:57:59 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.78s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:58:00 DEBUG : empty_dir: Making directory with metadata 2025/09/10 02:58:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/10 02:58:00 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:00 INFO : tictacempty_dir: Making directory 2025/09/10 02:58:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:00 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:00 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:00 INFO : tictactoe: Making directory 2025/09/10 02:58:00 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:00 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:00 INFO : tictactoe/tictactoe: Making directory 2025/09/10 02:58:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/10 02:58:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/10 02:58:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/10 02:58:00 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:58:00 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:58:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/10 02:58:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.09s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:58:02 DEBUG : empty_dir: Making directory with metadata 2025/09/10 02:58:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/10 02:58:02 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:02 INFO : tictacempty_dir: Making directory 2025/09/10 02:58:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:02 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:02 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:02 INFO : tictactoe: Making directory 2025/09/10 02:58:02 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:02 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:02 INFO : tictactoe/tictactoe: Making directory 2025/09/10 02:58:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/10 02:58:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/10 02:58:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:02 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:58:02 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:58:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/10 02:58:03 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:58:03 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:03 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:03 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/10 02:58:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/10 02:58:04 NOTICE: B2 bucket rclone-test-cotajeh3fexu: 0 differences found 2025/09/10 02:58:04 NOTICE: B2 bucket rclone-test-cotajeh3fexu: 1 matching files --- PASS: TestAllTag (2.48s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:58:04 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:05 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:05 INFO : tictactoe: Making directory 2025/09/10 02:58:05 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:05 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:05 INFO : tictactoe/tictactoe: Making directory 2025/09/10 02:58:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/10 02:58:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/10 02:58:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/10 02:58:05 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:58:05 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:58:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/10 02:58:05 DEBUG : Waiting for deletions to finish 2025/09/10 02:58:05 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:06 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:06 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:06 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 02:58:06 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:58:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/10 02:58:06 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/10 02:58:06 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:58:06 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.46s) === RUN TestSyntax 2025/09/10 02:58:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:58:07 INFO : toe: Making directory 2025/09/10 02:58:07 INFO : toe/toe: Making directory 2025/09/10 02:58:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/10 02:58:07 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:58:07 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:58:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:08 INFO : toe/toe/toe: Copied (new) 2025/09/10 02:58:08 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.65s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:58:08 DEBUG : empty_dir: Making directory with metadata 2025/09/10 02:58:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/10 02:58:08 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:09 INFO : tictacempty_dir: Making directory 2025/09/10 02:58:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:09 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:09 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:09 INFO : tictactoe: Making directory 2025/09/10 02:58:09 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:09 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:09 INFO : tictactoe/tictactoe: Making directory 2025/09/10 02:58:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/10 02:58:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/10 02:58:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:09 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:58:09 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:58:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:09 INFO : toe/toe/toe.txt: Deleted 2025/09/10 02:58:09 INFO : toe/toe: Removing directory 2025/09/10 02:58:09 INFO : toe: Removing directory 2025/09/10 02:58:09 INFO : empty_dir: Removing directory 2025/09/10 02:58:09 DEBUG : Local file system at /tmp/rclone3563165222: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.76s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:58:10 DEBUG : empty_dir: Making directory with metadata 2025/09/10 02:58:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/10 02:58:10 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:10 INFO : tictacempty_dir: Making directory 2025/09/10 02:58:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:10 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:10 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:10 INFO : tictactoe: Making directory 2025/09/10 02:58:10 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:10 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:10 INFO : tictactoe/tictactoe: Making directory 2025/09/10 02:58:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/10 02:58:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/10 02:58:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:10 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:58:10 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:58:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:11 INFO : toe/toe/toe.txt: Deleted 2025/09/10 02:58:11 INFO : toe/toe: Removing directory 2025/09/10 02:58:11 INFO : toe: Removing directory 2025/09/10 02:58:11 INFO : empty_dir: Removing directory 2025/09/10 02:58:11 DEBUG : Local file system at /tmp/rclone3563165222: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/10 02:58:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/10 02:58:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/10 02:58:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/10 02:58:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/10 02:58:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/10 02:58:13 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.34s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:58:14 DEBUG : Reset feature "Copy" 2025/09/10 02:58:14 DEBUG : Reset feature "Move" 2025/09/10 02:58:14 DEBUG : Reset feature "Copy" 2025/09/10 02:58:14 DEBUG : Reset feature "Move" 2025/09/10 02:58:14 DEBUG : empty_dir: Making directory with metadata 2025/09/10 02:58:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/10 02:58:14 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:14 INFO : tictacempty_dir: Making directory 2025/09/10 02:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/10 02:58:14 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:14 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:14 INFO : tictactoe: Making directory 2025/09/10 02:58:14 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:14 DEBUG : toe: transformed to: tictactoe 2025/09/10 02:58:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:14 INFO : tictactoe/tictactoe: Making directory 2025/09/10 02:58:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/10 02:58:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/10 02:58:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/10 02:58:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:14 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:58:14 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:58:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/10 02:58:14 INFO : toe/toe/toe.txt: Deleted 2025/09/10 02:58:14 INFO : toe/toe: Removing directory 2025/09/10 02:58:14 INFO : toe: Removing directory 2025/09/10 02:58:14 INFO : empty_dir: Removing directory 2025/09/10 02:58:14 DEBUG : Local file system at /tmp/rclone3563165222: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/10 02:58:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/10 02:58:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/10 02:58:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/10 02:58:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/10 02:58:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/10 02:58:16 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.66s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:58:17 DEBUG : toe: transformed to: dG9l 2025/09/10 02:58:17 DEBUG : toe: transformed to: dG9l 2025/09/10 02:58:17 INFO : dG9l: Making directory 2025/09/10 02:58:17 DEBUG : toe: transformed to: dG9l 2025/09/10 02:58:17 DEBUG : toe: transformed to: dG9l 2025/09/10 02:58:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/10 02:58:17 INFO : dG9l/dG9l: Making directory 2025/09/10 02:58:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/10 02:58:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/10 02:58:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/10 02:58:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/10 02:58:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/10 02:58:17 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:58:17 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:58:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:18 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/10 02:58:18 DEBUG : Waiting for deletions to finish 2025/09/10 02:58:19 DEBUG : dG9l: transformed to: toe 2025/09/10 02:58:19 DEBUG : dG9l: transformed to: toe 2025/09/10 02:58:19 DEBUG : dG9l: transformed to: toe 2025/09/10 02:58:19 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/10 02:58:19 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/10 02:58:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/10 02:58:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/10 02:58:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/10 02:58:19 DEBUG : Local file system at /tmp/rclone3563165222: Waiting for checks to finish 2025/09/10 02:58:19 DEBUG : Local file system at /tmp/rclone3563165222: Waiting for transfers to finish 2025/09/10 02:58:19 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.83s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-cotajeh3fexu", Local "Local file system at /tmp/rclone3563165222", Modify Window "1ms" 2025/09/10 02:58:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/10 02:58:20 DEBUG : toe: transformed to: 2025/09/10 02:58:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/10 02:58:20 DEBUG : toe: transformed to: 2025/09/10 02:58:20 INFO : B2 bucket rclone-test-cotajeh3fexu: Making directory 2025/09/10 02:58:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/10 02:58:20 DEBUG : toe: transformed to: 2025/09/10 02:58:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/10 02:58:20 DEBUG : toe: transformed to: 2025/09/10 02:58:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/10 02:58:20 DEBUG : toe/toe: transformed to: 2025/09/10 02:58:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/10 02:58:20 INFO : toe/toe: Making directory 2025/09/10 02:58:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/10 02:58:20 DEBUG : toe/toe: transformed to: 2025/09/10 02:58:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/10 02:58:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/10 02:58:20 DEBUG : toe: transformed to: 2025/09/10 02:58:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/10 02:58:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/10 02:58:20 DEBUG : toe/toe/toe: transformed to: 2025/09/10 02:58:20 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/10 02:58:20 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for checks to finish 2025/09/10 02:58:20 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Waiting for transfers to finish 2025/09/10 02:58:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 02:58:21 INFO : toe/toe/toe: Copied (new) 2025/09/10 02:58:21 ERROR : B2 bucket rclone-test-cotajeh3fexu: not deleting files as there were IO errors 2025/09/10 02:58:21 ERROR : B2 bucket rclone-test-cotajeh3fexu: not deleting directories as there were IO errors --- PASS: TestError (1.79s) PASS 2025/09/10 02:58:22 DEBUG : B2 bucket rclone-test-cotajeh3fexu: Purge remote 2025/09/10 02:58:22 INFO : B2 bucket rclone-test-cotajeh3fexu: cleaning bucket "rclone-test-cotajeh3fexu" of all files 2025/09/10 02:58:23 DEBUG : BackupDir/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5be78d_d20250910_m025220_c001_v7007000_t0000_u01757472740700") 2025/09/10 02:58:23 DEBUG : BackupDir/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1014079c772ba7f8_d20250910_m025215_c001_v0001146_t0002_u01757472735588") 2025/09/10 02:58:23 DEBUG : CompareDest/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4144233b151f4cde_d20250910_m025156_c001_v7007000_t0000_u01757472716591") 2025/09/10 02:58:23 DEBUG : CompareDest/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b04a_d20250910_m025150_c001_v0001131_t0050_u01757472710544") 2025/09/10 02:58:23 DEBUG : CompareDest/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4144233b151f4cdf_d20250910_m025156_c001_v7007000_t0000_u01757472716772") 2025/09/10 02:58:23 DEBUG : CompareDest/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c535_d20250910_m025151_c001_v0001154_t0013_u01757472711917") 2025/09/10 02:58:23 DEBUG : CopyDest/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5be78e_d20250910_m025220_c001_v7007000_t0000_u01757472740881") 2025/09/10 02:58:23 DEBUG : CopyDest/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c54b_d20250910_m025212_c001_v0001154_t0012_u01757472732590") 2025/09/10 02:58:23 DEBUG : CopyDest/three: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5be78f_d20250910_m025221_c001_v7007000_t0000_u01757472741061") 2025/09/10 02:58:23 DEBUG : CopyDest/three: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c555_d20250910_m025218_c001_v0001154_t0014_u01757472738780") 2025/09/10 02:58:23 DEBUG : CopyDest/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5be790_d20250910_m025221_c001_v7007000_t0000_u01757472741241") 2025/09/10 02:58:23 DEBUG : CopyDest/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b07a_d20250910_m025216_c001_v0001131_t0027_u01757472736637") 2025/09/10 02:58:23 DEBUG : EXISTING: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42073d5d6ea7ef6e_d20250910_m025342_c001_v7007000_t0000_u01757472822180") 2025/09/10 02:58:23 DEBUG : EXISTING: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5c9_d20250910_m025340_c001_v0001154_t0014_u01757472820991") 2025/09/10 02:58:23 DEBUG : PREFIXapple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f410615c276e65e9b_d20250910_m025552_c001_v7007000_t0000_u01757472952101") 2025/09/10 02:58:24 DEBUG : PREFIXapple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c9eb_d20250910_m025546_c001_v0001184_t0019_u01757472946833") 2025/09/10 02:58:24 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41794588b237ca4d_d20250910_m025552_c001_v7007000_t0000_u01757472952119") 2025/09/10 02:58:24 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283599_d20250910_m025546_c001_v0001100_t0044_u01757472946857") 2025/09/10 02:58:24 DEBUG : PREFIXbanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41794588b237ca48_d20250910_m025551_c001_v7007000_t0000_u01757472951751") 2025/09/10 02:58:24 DEBUG : PREFIXbanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2d1_d20250910_m025546_c001_v0001131_t0008_u01757472946846") 2025/09/10 02:58:24 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f410615c276e65e9a_d20250910_m025551_c001_v7007000_t0000_u01757472951917") 2025/09/10 02:58:24 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cdb7_d20250910_m025546_c001_v0001172_t0043_u01757472946866") 2025/09/10 02:58:24 DEBUG : Testêé: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42073d5d6ea7ef69_d20250910_m025338_c001_v7007000_t0000_u01757472818380") 2025/09/10 02:58:24 DEBUG : Testêé: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5c7_d20250910_m025337_c001_v0001154_t0016_u01757472817636") 2025/09/10 02:58:24 DEBUG : Testêé: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b158_d20250910_m025336_c001_v0001131_t0029_u01757472816494") 2025/09/10 02:58:24 DEBUG : YXBwbGU=: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c6e_d20250910_m025532_c001_v7007000_t0000_u01757472932898") 2025/09/10 02:58:24 DEBUG : YXBwbGU=: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283555_d20250910_m025528_c001_v0001100_t0012_u01757472928190") 2025/09/10 02:58:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c6f_d20250910_m025533_c001_v7007000_t0000_u01757472933106") 2025/09/10 02:58:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd6f_d20250910_m025528_c001_v0001172_t0013_u01757472928179") 2025/09/10 02:58:24 DEBUG : YmFuYW5h: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c71_d20250910_m025533_c001_v7007000_t0000_u01757472933289") 2025/09/10 02:58:24 DEBUG : YmFuYW5h: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c8f5_d20250910_m025528_c001_v0001184_t0016_u01757472928918") 2025/09/10 02:58:24 DEBUG : a/potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a56e_d20250910_m025016_c001_v7007000_t0000_u01757472616904") 2025/09/10 02:58:24 DEBUG : a/potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4a5_d20250910_m025016_c001_v0001154_t0018_u01757472616115") 2025/09/10 02:58:24 DEBUG : a/potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413879_d20250910_m025014_c001_v7007000_t0000_u01757472614471") 2025/09/10 02:58:24 DEBUG : a/potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c49b_d20250910_m025013_c001_v0001154_t0021_u01757472613477") 2025/09/10 02:58:25 DEBUG : a/potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d741380f_d20250910_m024955_c001_v7007000_t0000_u01757472595118") 2025/09/10 02:58:25 DEBUG : a/potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c463_d20250910_m024953_c001_v0001154_t0020_u01757472593916") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703a0_d20250910_m025748_c001_v7007000_t0000_u01757473068776") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b419_d20250910_m025744_c001_v0001131_t0005_u01757473064299") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171b4_d20250910_m025733_c001_v7007000_t0000_u01757473053774") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3f9_d20250910_m025729_c001_v0001131_t0041_u01757473049200") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e896_d20250910_m025717_c001_v7007000_t0000_u01757473037629") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3d1_d20250910_m025713_c001_v0001131_t0047_u01757473033527") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42ea_d20250910_m025703_c001_v7007000_t0000_u01757473023028") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3ab_d20250910_m025659_c001_v0001131_t0056_u01757473019378") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e243_d20250910_m025647_c001_v7007000_t0000_u01757473007929") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b387_d20250910_m025643_c001_v0001131_t0001_u01757473003293") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a97_d20250910_m025632_c001_v7007000_t0000_u01757472992356") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b353_d20250910_m025626_c001_v0001131_t0025_u01757472986248") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d7761713f_d20250910_m025614_c001_v7007000_t0000_u01757472974763") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b32d_d20250910_m025611_c001_v0001131_t0003_u01757472971529") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617136_d20250910_m025610_c001_v7007000_t0000_u01757472970419") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835d1_d20250910_m025606_c001_v0001100_t0014_u01757472966137") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0c4_d20250910_m025553_c001_v7007000_t0000_u01757472953501") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ca27_d20250910_m025549_c001_v0001184_t0019_u01757472949986") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f9872f_d20250910_m025548_c001_v7007000_t0000_u01757472948687") 2025/09/10 02:58:25 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c9c1_d20250910_m025544_c001_v0001184_t0047_u01757472944638") 2025/09/10 02:58:26 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4144233b151f518a_d20250910_m025531_c001_v7007000_t0000_u01757472931006") 2025/09/10 02:58:26 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd65_d20250910_m025524_c001_v0001172_t0054_u01757472924889") 2025/09/10 02:58:26 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413dea_d20250910_m025513_c001_v7007000_t0000_u01757472913203") 2025/09/10 02:58:26 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b26e_d20250910_m025508_c001_v0001131_t0016_u01757472908888") 2025/09/10 02:58:26 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadf3_d20250910_m025457_c001_v7007000_t0000_u01757472897187") 2025/09/10 02:58:26 DEBUG : apple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834e1_d20250910_m025452_c001_v0001100_t0046_u01757472892793") 2025/09/10 02:58:26 DEBUG : appleSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827fd1_d20250910_m025613_c001_v7007000_t0000_u01757472973064") 2025/09/10 02:58:26 DEBUG : appleSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb57_d20250910_m025608_c001_v0001184_t0023_u01757472968350") 2025/09/10 02:58:26 DEBUG : appleapple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a98_d20250910_m025632_c001_v7007000_t0000_u01757472992541") 2025/09/10 02:58:26 DEBUG : appleapple: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b35b_d20250910_m025628_c001_v0001131_t0019_u01757472988284") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703a1_d20250910_m025748_c001_v7007000_t0000_u01757473068961") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d17c_d20250910_m025745_c001_v0001184_t0004_u01757473065126") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171b6_d20250910_m025733_c001_v7007000_t0000_u01757473053956") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d097_d20250910_m025730_c001_v0001184_t0037_u01757473050025") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e897_d20250910_m025717_c001_v7007000_t0000_u01757473037872") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cf8b_d20250910_m025714_c001_v0001184_t0050_u01757473034351") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42eb_d20250910_m025703_c001_v7007000_t0000_u01757473023209") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ceab_d20250910_m025659_c001_v0001184_t0012_u01757473019936") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e244_d20250910_m025648_c001_v7007000_t0000_u01757473008122") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cdc3_d20250910_m025643_c001_v0001184_t0045_u01757473003971") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42073d5d6ea7f478_d20250910_m025630_c001_v7007000_t0000_u01757472990208") 2025/09/10 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce7a_d20250910_m025626_c001_v0001172_t0027_u01757472986833") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617140_d20250910_m025614_c001_v7007000_t0000_u01757472974945") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce3b_d20250910_m025611_c001_v0001172_t0011_u01757472971538") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c8d_d20250910_m025610_c001_v7007000_t0000_u01757472970244") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce29_d20250910_m025607_c001_v0001172_t0002_u01757472967016") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0c5_d20250910_m025553_c001_v7007000_t0000_u01757472953682") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cdd3_d20250910_m025549_c001_v0001172_t0003_u01757472949966") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4013773ec27e411a_d20250910_m025548_c001_v7007000_t0000_u01757472948895") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283595_d20250910_m025545_c001_v0001100_t0001_u01757472945140") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41298d0c87b6512f_d20250910_m025530_c001_v7007000_t0000_u01757472930627") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628354d_d20250910_m025526_c001_v0001100_t0006_u01757472926134") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413deb_d20250910_m025513_c001_v7007000_t0000_u01757472913386") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd2f_d20250910_m025509_c001_v0001172_t0003_u01757472909552") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadf4_d20250910_m025457_c001_v7007000_t0000_u01757472897374") 2025/09/10 02:58:27 DEBUG : appleappleapplebanana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b244_d20250910_m025453_c001_v0001131_t0034_u01757472893632") 2025/09/10 02:58:27 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4182624dcce53b7e_d20250910_m025613_c001_v7007000_t0000_u01757472973083") 2025/09/10 02:58:27 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835db_d20250910_m025608_c001_v0001100_t0035_u01757472968319") 2025/09/10 02:58:27 DEBUG : b/potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a56f_d20250910_m025017_c001_v7007000_t0000_u01757472617086") 2025/09/10 02:58:27 DEBUG : b/potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c49f_d20250910_m025015_c001_v0001154_t0010_u01757472615027") 2025/09/10 02:58:27 DEBUG : b/potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d741386f_d20250910_m025013_c001_v7007000_t0000_u01757472613905") 2025/09/10 02:58:28 DEBUG : b/potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c497_d20250910_m025012_c001_v0001154_t0011_u01757472612234") 2025/09/10 02:58:28 DEBUG : b/potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d741380d_d20250910_m024954_c001_v7007000_t0000_u01757472594559") 2025/09/10 02:58:28 DEBUG : b/potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c45d_d20250910_m024952_c001_v0001154_t0011_u01757472592768") 2025/09/10 02:58:28 DEBUG : backup/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4013773ec27e4042_d20250910_m025234_c001_v7007000_t0000_u01757472754236") 2025/09/10 02:58:28 DEBUG : backup/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111021d55d80d31d_d20250910_m025232_c001_v0001181_t0046_u01757472752269") 2025/09/10 02:58:28 DEBUG : backup/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1183ad20959824d0_d20250910_m025228_c001_v0001041_t0013_u01757472748015") 2025/09/10 02:58:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbac_d20250910_m025300_c001_v7007000_t0000_u01757472780688") 2025/09/10 02:58:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11182280eac226c3_d20250910_m025258_c001_v0001093_t0048_u01757472778646") 2025/09/10 02:58:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f109973fea1431622_d20250910_m025254_c001_v0001037_t0001_u01757472774105") 2025/09/10 02:58:28 DEBUG : backup/one.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704cdeb_d20250910_m025246_c001_v7007000_t0000_u01757472766407") 2025/09/10 02:58:28 DEBUG : backup/one.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f106075925789f989_d20250910_m025244_c001_v0001184_t0019_u01757472764551") 2025/09/10 02:58:28 DEBUG : backup/one.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f110cd13fa5574afd_d20250910_m025240_c001_v0001171_t0040_u01757472760539") 2025/09/10 02:58:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbad_d20250910_m025300_c001_v7007000_t0000_u01757472780871") 2025/09/10 02:58:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f118874b238bbc7c1_d20250910_m025259_c001_v0001182_t0003_u01757472779923") 2025/09/10 02:58:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113ad04ff09002b2_d20250910_m025256_c001_v0001109_t0039_u01757472776033") 2025/09/10 02:58:28 DEBUG : backup/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4013773ec27e4043_d20250910_m025234_c001_v7007000_t0000_u01757472754417") 2025/09/10 02:58:28 DEBUG : backup/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1106e7dc70b05296_d20250910_m025233_c001_v0001090_t0014_u01757472753205") 2025/09/10 02:58:28 DEBUG : backup/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1060d63b24c79842_d20250910_m025229_c001_v0001099_t0035_u01757472749859") 2025/09/10 02:58:28 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704cdec_d20250910_m025246_c001_v7007000_t0000_u01757472766588") 2025/09/10 02:58:28 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f106145a5c86302c0_d20250910_m025245_c001_v0001042_t0044_u01757472765417") 2025/09/10 02:58:28 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f118675c71be9797c_d20250910_m025241_c001_v0001044_t0037_u01757472761996") 2025/09/10 02:58:28 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703a2_d20250910_m025749_c001_v7007000_t0000_u01757473069146") 2025/09/10 02:58:28 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cfa0_d20250910_m025744_c001_v0001172_t0041_u01757473064763") 2025/09/10 02:58:28 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171b7_d20250910_m025734_c001_v7007000_t0000_u01757473054137") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf52_d20250910_m025729_c001_v0001172_t0048_u01757473049623") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e898_d20250910_m025718_c001_v7007000_t0000_u01757473038053") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf1c_d20250910_m025713_c001_v0001172_t0057_u01757473033997") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42ec_d20250910_m025703_c001_v7007000_t0000_u01757473023390") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cee8_d20250910_m025659_c001_v0001172_t0020_u01757473019678") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e245_d20250910_m025648_c001_v7007000_t0000_u01757473008305") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ceb2_d20250910_m025643_c001_v0001172_t0053_u01757473003628") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a99_d20250910_m025632_c001_v7007000_t0000_u01757472992723") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ccac_d20250910_m025626_c001_v0001184_t0055_u01757472986623") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617141_d20250910_m025615_c001_v7007000_t0000_u01757472975128") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835e5_d20250910_m025611_c001_v0001100_t0012_u01757472971550") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f408df5555fe59fc0_d20250910_m025610_c001_v7007000_t0000_u01757472970237") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b315_d20250910_m025606_c001_v0001131_t0048_u01757472966660") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0c7_d20250910_m025553_c001_v7007000_t0000_u01757472953865") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2dd_d20250910_m025549_c001_v0001131_t0042_u01757472949978") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827fa9_d20250910_m025548_c001_v7007000_t0000_u01757472948905") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2cd_d20250910_m025544_c001_v0001131_t0033_u01757472944852") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41298d0c87b6512e_d20250910_m025530_c001_v7007000_t0000_u01757472930446") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b296_d20250910_m025525_c001_v0001131_t0051_u01757472925586") 2025/09/10 02:58:29 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413dec_d20250910_m025513_c001_v7007000_t0000_u01757472913569") 2025/09/10 02:58:30 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283515_d20250910_m025509_c001_v0001100_t0057_u01757472909175") 2025/09/10 02:58:30 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadf5_d20250910_m025457_c001_v7007000_t0000_u01757472897558") 2025/09/10 02:58:30 DEBUG : banana: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cced_d20250910_m025453_c001_v0001172_t0026_u01757472893232") 2025/09/10 02:58:30 DEBUG : bananaSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827fd2_d20250910_m025613_c001_v7007000_t0000_u01757472973248") 2025/09/10 02:58:30 DEBUG : bananaSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce2f_d20250910_m025608_c001_v0001172_t0005_u01757472968339") 2025/09/10 02:58:30 DEBUG : both0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f5b_d20250910_m025425_c001_v7007000_t0000_u01757472865471") 2025/09/10 02:58:30 DEBUG : both0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1ae_d20250910_m025406_c001_v0001131_t0050_u01757472846942") 2025/09/10 02:58:30 DEBUG : both0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbd7_d20250910_m025402_c001_v7007000_t0000_u01757472842726") 2025/09/10 02:58:30 DEBUG : both0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b162_d20250910_m025344_c001_v0001131_t0000_u01757472824039") 2025/09/10 02:58:30 DEBUG : both1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f5c_d20250910_m025425_c001_v7007000_t0000_u01757472865653") 2025/09/10 02:58:30 DEBUG : both1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1b0_d20250910_m025408_c001_v0001131_t0001_u01757472848442") 2025/09/10 02:58:30 DEBUG : both1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbd8_d20250910_m025402_c001_v7007000_t0000_u01757472842915") 2025/09/10 02:58:30 DEBUG : both1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b164_d20250910_m025344_c001_v0001131_t0054_u01757472824714") 2025/09/10 02:58:30 DEBUG : both10: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f5d_d20250910_m025425_c001_v7007000_t0000_u01757472865835") 2025/09/10 02:58:30 DEBUG : both10: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1ce_d20250910_m025415_c001_v0001131_t0050_u01757472855149") 2025/09/10 02:58:30 DEBUG : both10: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbd9_d20250910_m025403_c001_v7007000_t0000_u01757472843098") 2025/09/10 02:58:30 DEBUG : both10: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b17e_d20250910_m025351_c001_v0001131_t0014_u01757472831847") 2025/09/10 02:58:30 DEBUG : both11: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f5e_d20250910_m025426_c001_v7007000_t0000_u01757472866018") 2025/09/10 02:58:30 DEBUG : both11: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1d2_d20250910_m025415_c001_v0001131_t0015_u01757472855995") 2025/09/10 02:58:30 DEBUG : both11: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbdb_d20250910_m025403_c001_v7007000_t0000_u01757472843279") 2025/09/10 02:58:31 DEBUG : both11: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b184_d20250910_m025352_c001_v0001131_t0038_u01757472832892") 2025/09/10 02:58:31 DEBUG : both12: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f5f_d20250910_m025426_c001_v7007000_t0000_u01757472866218") 2025/09/10 02:58:31 DEBUG : both12: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1d4_d20250910_m025416_c001_v0001131_t0015_u01757472856710") 2025/09/10 02:58:31 DEBUG : both12: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbdc_d20250910_m025403_c001_v7007000_t0000_u01757472843461") 2025/09/10 02:58:31 DEBUG : both12: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b188_d20250910_m025353_c001_v0001131_t0037_u01757472833611") 2025/09/10 02:58:31 DEBUG : both13: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f60_d20250910_m025426_c001_v7007000_t0000_u01757472866401") 2025/09/10 02:58:31 DEBUG : both13: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1d6_d20250910_m025417_c001_v0001131_t0021_u01757472857311") 2025/09/10 02:58:31 DEBUG : both13: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbdd_d20250910_m025403_c001_v7007000_t0000_u01757472843644") 2025/09/10 02:58:31 DEBUG : both13: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b190_d20250910_m025354_c001_v0001131_t0046_u01757472834452") 2025/09/10 02:58:31 DEBUG : both14: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f61_d20250910_m025426_c001_v7007000_t0000_u01757472866583") 2025/09/10 02:58:31 DEBUG : both14: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1d8_d20250910_m025418_c001_v0001131_t0028_u01757472858068") 2025/09/10 02:58:31 DEBUG : both14: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbde_d20250910_m025403_c001_v7007000_t0000_u01757472843837") 2025/09/10 02:58:31 DEBUG : both14: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b196_d20250910_m025355_c001_v0001131_t0027_u01757472835146") 2025/09/10 02:58:31 DEBUG : both15: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f62_d20250910_m025426_c001_v7007000_t0000_u01757472866765") 2025/09/10 02:58:31 DEBUG : both15: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1e0_d20250910_m025418_c001_v0001131_t0011_u01757472858839") 2025/09/10 02:58:31 DEBUG : both15: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbdf_d20250910_m025404_c001_v7007000_t0000_u01757472844019") 2025/09/10 02:58:31 DEBUG : both15: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b198_d20250910_m025355_c001_v0001131_t0037_u01757472835842") 2025/09/10 02:58:31 DEBUG : both16: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f63_d20250910_m025426_c001_v7007000_t0000_u01757472866987") 2025/09/10 02:58:31 DEBUG : both16: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1e2_d20250910_m025419_c001_v0001131_t0044_u01757472859777") 2025/09/10 02:58:31 DEBUG : both16: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbe0_d20250910_m025404_c001_v7007000_t0000_u01757472844214") 2025/09/10 02:58:32 DEBUG : both16: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b19a_d20250910_m025356_c001_v0001131_t0039_u01757472836589") 2025/09/10 02:58:32 DEBUG : both17: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f65_d20250910_m025427_c001_v7007000_t0000_u01757472867176") 2025/09/10 02:58:32 DEBUG : both17: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1e4_d20250910_m025420_c001_v0001131_t0018_u01757472860483") 2025/09/10 02:58:32 DEBUG : both17: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbe1_d20250910_m025404_c001_v7007000_t0000_u01757472844395") 2025/09/10 02:58:32 DEBUG : both17: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b19c_d20250910_m025357_c001_v0001131_t0012_u01757472837327") 2025/09/10 02:58:32 DEBUG : both18: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f66_d20250910_m025427_c001_v7007000_t0000_u01757472867359") 2025/09/10 02:58:32 DEBUG : both18: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1e6_d20250910_m025421_c001_v0001131_t0054_u01757472861195") 2025/09/10 02:58:32 DEBUG : both18: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbe2_d20250910_m025404_c001_v7007000_t0000_u01757472844576") 2025/09/10 02:58:32 DEBUG : both18: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1a0_d20250910_m025358_c001_v0001131_t0051_u01757472838221") 2025/09/10 02:58:32 DEBUG : both19: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f67_d20250910_m025427_c001_v7007000_t0000_u01757472867542") 2025/09/10 02:58:32 DEBUG : both19: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1e8_d20250910_m025422_c001_v0001131_t0057_u01757472862222") 2025/09/10 02:58:32 DEBUG : both19: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbe3_d20250910_m025404_c001_v7007000_t0000_u01757472844759") 2025/09/10 02:58:32 DEBUG : both19: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1a4_d20250910_m025359_c001_v0001131_t0002_u01757472839283") 2025/09/10 02:58:32 DEBUG : both2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f68_d20250910_m025427_c001_v7007000_t0000_u01757472867724") 2025/09/10 02:58:32 DEBUG : both2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1b2_d20250910_m025409_c001_v0001131_t0003_u01757472849111") 2025/09/10 02:58:32 DEBUG : both2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbe4_d20250910_m025404_c001_v7007000_t0000_u01757472844940") 2025/09/10 02:58:32 DEBUG : both2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b166_d20250910_m025345_c001_v0001131_t0016_u01757472825657") 2025/09/10 02:58:32 DEBUG : both3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f69_d20250910_m025427_c001_v7007000_t0000_u01757472867906") 2025/09/10 02:58:32 DEBUG : both3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1ba_d20250910_m025409_c001_v0001131_t0037_u01757472849903") 2025/09/10 02:58:32 DEBUG : both3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbe5_d20250910_m025405_c001_v7007000_t0000_u01757472845122") 2025/09/10 02:58:32 DEBUG : both3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b16a_d20250910_m025346_c001_v0001131_t0055_u01757472826368") 2025/09/10 02:58:32 DEBUG : both4: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f6a_d20250910_m025428_c001_v7007000_t0000_u01757472868087") 2025/09/10 02:58:32 DEBUG : both4: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1bc_d20250910_m025410_c001_v0001131_t0032_u01757472850608") 2025/09/10 02:58:32 DEBUG : both4: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbe7_d20250910_m025405_c001_v7007000_t0000_u01757472845304") 2025/09/10 02:58:33 DEBUG : both4: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b16c_d20250910_m025347_c001_v0001131_t0050_u01757472827133") 2025/09/10 02:58:33 DEBUG : both5: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f6b_d20250910_m025428_c001_v7007000_t0000_u01757472868269") 2025/09/10 02:58:33 DEBUG : both5: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1be_d20250910_m025411_c001_v0001131_t0018_u01757472851235") 2025/09/10 02:58:33 DEBUG : both5: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbe8_d20250910_m025405_c001_v7007000_t0000_u01757472845487") 2025/09/10 02:58:33 DEBUG : both5: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b16e_d20250910_m025348_c001_v0001131_t0030_u01757472828186") 2025/09/10 02:58:33 DEBUG : both6: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f6c_d20250910_m025428_c001_v7007000_t0000_u01757472868464") 2025/09/10 02:58:33 DEBUG : both6: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1c4_d20250910_m025411_c001_v0001131_t0053_u01757472851962") 2025/09/10 02:58:33 DEBUG : both6: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbe9_d20250910_m025405_c001_v7007000_t0000_u01757472845668") 2025/09/10 02:58:33 DEBUG : both6: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b170_d20250910_m025348_c001_v0001131_t0019_u01757472828919") 2025/09/10 02:58:33 DEBUG : both7: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f6d_d20250910_m025428_c001_v7007000_t0000_u01757472868647") 2025/09/10 02:58:33 DEBUG : both7: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1c6_d20250910_m025412_c001_v0001131_t0041_u01757472852820") 2025/09/10 02:58:33 DEBUG : both7: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbea_d20250910_m025405_c001_v7007000_t0000_u01757472845850") 2025/09/10 02:58:33 DEBUG : both7: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b172_d20250910_m025349_c001_v0001131_t0038_u01757472829567") 2025/09/10 02:58:33 DEBUG : both8: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f6e_d20250910_m025428_c001_v7007000_t0000_u01757472868833") 2025/09/10 02:58:33 DEBUG : both8: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1ca_d20250910_m025413_c001_v0001131_t0059_u01757472853564") 2025/09/10 02:58:33 DEBUG : both8: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbeb_d20250910_m025406_c001_v7007000_t0000_u01757472846032") 2025/09/10 02:58:33 DEBUG : both8: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b17a_d20250910_m025350_c001_v0001131_t0047_u01757472830321") 2025/09/10 02:58:33 DEBUG : both9: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f6f_d20250910_m025429_c001_v7007000_t0000_u01757472869026") 2025/09/10 02:58:33 DEBUG : both9: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b1cc_d20250910_m025414_c001_v0001131_t0053_u01757472854254") 2025/09/10 02:58:33 DEBUG : both9: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbec_d20250910_m025406_c001_v7007000_t0000_u01757472846214") 2025/09/10 02:58:34 DEBUG : both9: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b17c_d20250910_m025351_c001_v0001131_t0056_u01757472831144") 2025/09/10 02:58:34 DEBUG : c/non empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a570_d20250910_m025017_c001_v7007000_t0000_u01757472617268") 2025/09/10 02:58:34 DEBUG : c/non empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4a1_d20250910_m025015_c001_v0001154_t0011_u01757472615370") 2025/09/10 02:58:34 DEBUG : c/non empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d741387c_d20250910_m025014_c001_v7007000_t0000_u01757472614656") 2025/09/10 02:58:34 DEBUG : c/non empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c499_d20250910_m025012_c001_v0001154_t0010_u01757472612704") 2025/09/10 02:58:34 DEBUG : c/non empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413810_d20250910_m024955_c001_v7007000_t0000_u01757472595303") 2025/09/10 02:58:34 DEBUG : c/non empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c45f_d20250910_m024953_c001_v0001154_t0009_u01757472593101") 2025/09/10 02:58:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c72_d20250910_m025533_c001_v7007000_t0000_u01757472933472") 2025/09/10 02:58:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b29e_d20250910_m025528_c001_v0001131_t0027_u01757472928169") 2025/09/10 02:58:34 DEBUG : check sum: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5bcea0_d20250910_m024945_c001_v7007000_t0000_u01757472585488") 2025/09/10 02:58:34 DEBUG : check sum: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c44b_d20250910_m024944_c001_v0001154_t0015_u01757472584415") 2025/09/10 02:58:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf94a7_d20250910_m025820_c001_v7007000_t0000_u01757473100202") 2025/09/10 02:58:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b467_d20250910_m025818_c001_v0001131_t0044_u01757473098352") 2025/09/10 02:58:34 DEBUG : dest/3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5be751_d20250910_m025205_c001_v7007000_t0000_u01757472725690") 2025/09/10 02:58:34 DEBUG : dest/3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f412b7475f57f256c_d20250910_m025204_c001_v0001115_t0056_u01757472724591") 2025/09/10 02:58:34 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a9a_d20250910_m025632_c001_v7007000_t0000_u01757472992954") 2025/09/10 02:58:34 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce82_d20250910_m025628_c001_v0001172_t0002_u01757472988507") 2025/09/10 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703a3_d20250910_m025749_c001_v7007000_t0000_u01757473069358") 2025/09/10 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b409_d20250910_m025738_c001_v0001131_t0027_u01757473058378") 2025/09/10 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171b8_d20250910_m025734_c001_v7007000_t0000_u01757473054318") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3e1_d20250910_m025722_c001_v0001131_t0024_u01757473042367") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e899_d20250910_m025718_c001_v7007000_t0000_u01757473038235") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3bb_d20250910_m025707_c001_v0001131_t0018_u01757473027759") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42ed_d20250910_m025703_c001_v7007000_t0000_u01757473023572") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b397_d20250910_m025652_c001_v0001131_t0054_u01757473012631") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e246_d20250910_m025648_c001_v7007000_t0000_u01757473008488") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b375_d20250910_m025637_c001_v0001131_t0016_u01757472997137") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7af2c_d20250910_m025629_c001_v7007000_t0000_u01757472989815") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b345_d20250910_m025619_c001_v0001131_t0026_u01757472979440") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617142_d20250910_m025615_c001_v7007000_t0000_u01757472975311") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cba3_d20250910_m025611_c001_v0001184_t0003_u01757472971765") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617139_d20250910_m025610_c001_v7007000_t0000_u01757472970600") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835bf_d20250910_m025558_c001_v0001100_t0014_u01757472958227") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0c8_d20250910_m025554_c001_v7007000_t0000_u01757472954048") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ca2b_d20250910_m025550_c001_v0001184_t0027_u01757472950226") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405e64a89026bce5_d20250910_m025548_c001_v7007000_t0000_u01757472948487") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c961_d20250910_m025537_c001_v0001184_t0010_u01757472937612") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4144233b151f5185_d20250910_m025530_c001_v7007000_t0000_u01757472930457") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283527_d20250910_m025517_c001_v0001100_t0005_u01757472917920") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413ded_d20250910_m025513_c001_v7007000_t0000_u01757472913752") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd10_d20250910_m025501_c001_v0001172_t0037_u01757472901886") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadf6_d20250910_m025457_c001_v7007000_t0000_u01757472897741") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b22c_d20250910_m025446_c001_v0001131_t0009_u01757472886305") 2025/09/10 02:58:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409672eb805bd99b_d20250910_m025613_c001_v7007000_t0000_u01757472973261") 2025/09/10 02:58:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb5b_d20250910_m025608_c001_v0001184_t0058_u01757472968578") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a9c_d20250910_m025633_c001_v7007000_t0000_u01757472993150") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628361f_d20250910_m025628_c001_v0001100_t0054_u01757472988517") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703a4_d20250910_m025749_c001_v7007000_t0000_u01757473069554") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf82_d20250910_m025739_c001_v0001172_t0040_u01757473059027") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171b9_d20250910_m025734_c001_v7007000_t0000_u01757473054499") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf36_d20250910_m025723_c001_v0001172_t0033_u01757473043072") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e89a_d20250910_m025718_c001_v7007000_t0000_u01757473038417") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf04_d20250910_m025708_c001_v0001172_t0020_u01757473028440") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42ee_d20250910_m025703_c001_v7007000_t0000_u01757473023754") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ceca_d20250910_m025653_c001_v0001172_t0033_u01757473013479") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e247_d20250910_m025648_c001_v7007000_t0000_u01757473008674") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce9e_d20250910_m025637_c001_v0001172_t0028_u01757472997758") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7af2e_d20250910_m025629_c001_v7007000_t0000_u01757472989997") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cc2c_d20250910_m025620_c001_v0001184_t0052_u01757472980090") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617143_d20250910_m025615_c001_v7007000_t0000_u01757472975494") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce3d_d20250910_m025611_c001_v0001172_t0003_u01757472971819") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4048c32e0101b666_d20250910_m025610_c001_v7007000_t0000_u01757472970423") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2fb_d20250910_m025558_c001_v0001131_t0004_u01757472958913") 2025/09/10 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0c9_d20250910_m025554_c001_v7007000_t0000_u01757472954254") 2025/09/10 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835ab_d20250910_m025550_c001_v0001100_t0032_u01757472950297") 2025/09/10 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827faa_d20250910_m025549_c001_v7007000_t0000_u01757472949049") 2025/09/10 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2b9_d20250910_m025538_c001_v0001131_t0044_u01757472938205") 2025/09/10 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77616d2a_d20250910_m025531_c001_v7007000_t0000_u01757472931037") 2025/09/10 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd49_d20250910_m025518_c001_v0001172_t0022_u01757472918593") 2025/09/10 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413dee_d20250910_m025513_c001_v7007000_t0000_u01757472913935") 2025/09/10 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b25a_d20250910_m025502_c001_v0001131_t0008_u01757472902524") 2025/09/10 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadf7_d20250910_m025457_c001_v7007000_t0000_u01757472897923") 2025/09/10 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834c7_d20250910_m025446_c001_v0001100_t0051_u01757472886721") 2025/09/10 02:58:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4182624dcce53b7f_d20250910_m025613_c001_v7007000_t0000_u01757472973269") 2025/09/10 02:58:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce31_d20250910_m025608_c001_v0001172_t0007_u01757472968616") 2025/09/10 02:58:37 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a9d_d20250910_m025633_c001_v7007000_t0000_u01757472993333") 2025/09/10 02:58:37 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cccc_d20250910_m025628_c001_v0001184_t0027_u01757472988528") 2025/09/10 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703a5_d20250910_m025749_c001_v7007000_t0000_u01757473069738") 2025/09/10 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d123_d20250910_m025739_c001_v0001184_t0041_u01757473059796") 2025/09/10 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171ba_d20250910_m025734_c001_v7007000_t0000_u01757473054680") 2025/09/10 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d01b_d20250910_m025723_c001_v0001184_t0033_u01757473043825") 2025/09/10 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e89b_d20250910_m025718_c001_v7007000_t0000_u01757473038598") 2025/09/10 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cf35_d20250910_m025709_c001_v0001184_t0028_u01757473029070") 2025/09/10 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42ef_d20250910_m025703_c001_v7007000_t0000_u01757473023936") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ce51_d20250910_m025654_c001_v0001184_t0011_u01757473014247") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e248_d20250910_m025648_c001_v7007000_t0000_u01757473008858") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cd69_d20250910_m025638_c001_v0001184_t0016_u01757472998482") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42073d5d6ea7f479_d20250910_m025630_c001_v7007000_t0000_u01757472990249") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce5f_d20250910_m025620_c001_v0001172_t0038_u01757472980730") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617144_d20250910_m025615_c001_v7007000_t0000_u01757472975676") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835e9_d20250910_m025611_c001_v0001100_t0021_u01757472971858") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c8e_d20250910_m025610_c001_v7007000_t0000_u01757472970427") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce05_d20250910_m025600_c001_v0001172_t0018_u01757472960597") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0ca_d20250910_m025554_c001_v7007000_t0000_u01757472954439") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2df_d20250910_m025550_c001_v0001131_t0015_u01757472950356") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827fa8_d20250910_m025548_c001_v7007000_t0000_u01757472948867") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628357f_d20250910_m025539_c001_v0001100_t0008_u01757472939044") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77616d29_d20250910_m025530_c001_v7007000_t0000_u01757472930854") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b27e_d20250910_m025519_c001_v0001131_t0014_u01757472919239") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413def_d20250910_m025514_c001_v7007000_t0000_u01757472914117") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834f5_d20250910_m025503_c001_v0001100_t0011_u01757472903433") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadf8_d20250910_m025458_c001_v7007000_t0000_u01757472898107") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cccb_d20250910_m025447_c001_v0001172_t0048_u01757472887038") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f408df5555fe59fc7_d20250910_m025613_c001_v7007000_t0000_u01757472973008") 2025/09/10 02:58:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b31f_d20250910_m025608_c001_v0001131_t0043_u01757472968740") 2025/09/10 02:58:38 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a9e_d20250910_m025633_c001_v7007000_t0000_u01757472993516") 2025/09/10 02:58:39 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b35d_d20250910_m025628_c001_v0001131_t0016_u01757472988587") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703a6_d20250910_m025749_c001_v7007000_t0000_u01757473069933") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62836bd_d20250910_m025740_c001_v0001100_t0034_u01757473060357") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171bb_d20250910_m025734_c001_v7007000_t0000_u01757473054862") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628368b_d20250910_m025724_c001_v0001100_t0040_u01757473044389") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e89c_d20250910_m025718_c001_v7007000_t0000_u01757473038780") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283663_d20250910_m025709_c001_v0001100_t0005_u01757473029661") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42f0_d20250910_m025704_c001_v7007000_t0000_u01757473024125") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283649_d20250910_m025654_c001_v0001100_t0017_u01757473014799") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e249_d20250910_m025649_c001_v7007000_t0000_u01757473009041") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283631_d20250910_m025639_c001_v0001100_t0011_u01757472999042") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb63848_d20250910_m025630_c001_v7007000_t0000_u01757472990019") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283603_d20250910_m025621_c001_v0001100_t0028_u01757472981420") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617145_d20250910_m025615_c001_v7007000_t0000_u01757472975875") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b32f_d20250910_m025611_c001_v0001131_t0058_u01757472971875") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f0051570346_d20250910_m025610_c001_v7007000_t0000_u01757472970444") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cae9_d20250910_m025601_c001_v0001184_t0005_u01757472961428") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0cb_d20250910_m025554_c001_v7007000_t0000_u01757472954622") 2025/09/10 02:58:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ca2d_d20250910_m025550_c001_v0001184_t0028_u01757472950434") 2025/09/10 02:58:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f410615c276e65e86_d20250910_m025548_c001_v7007000_t0000_u01757472948516") 2025/09/10 02:58:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd99_d20250910_m025539_c001_v0001172_t0055_u01757472939711") 2025/09/10 02:58:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a41_d20250910_m025530_c001_v7007000_t0000_u01757472930866") 2025/09/10 02:58:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628352f_d20250910_m025519_c001_v0001100_t0057_u01757472919631") 2025/09/10 02:58:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413df0_d20250910_m025514_c001_v7007000_t0000_u01757472914303") 2025/09/10 02:58:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd16_d20250910_m025503_c001_v0001172_t0002_u01757472903776") 2025/09/10 02:58:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadf9_d20250910_m025458_c001_v7007000_t0000_u01757472898293") 2025/09/10 02:58:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b230_d20250910_m025447_c001_v0001131_t0016_u01757472887482") 2025/09/10 02:58:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f99316_d20250910_m025613_c001_v7007000_t0000_u01757472973020") 2025/09/10 02:58:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835dd_d20250910_m025608_c001_v0001100_t0001_u01757472968772") 2025/09/10 02:58:40 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a9f_d20250910_m025633_c001_v7007000_t0000_u01757472993699") 2025/09/10 02:58:40 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ccd0_d20250910_m025628_c001_v0001184_t0010_u01757472988737") 2025/09/10 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703a7_d20250910_m025750_c001_v7007000_t0000_u01757473070117") 2025/09/10 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b40d_d20250910_m025740_c001_v0001131_t0049_u01757473060693") 2025/09/10 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171bc_d20250910_m025735_c001_v7007000_t0000_u01757473055043") 2025/09/10 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3e7_d20250910_m025724_c001_v0001131_t0014_u01757473044976") 2025/09/10 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e89d_d20250910_m025718_c001_v7007000_t0000_u01757473038961") 2025/09/10 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3c3_d20250910_m025709_c001_v0001131_t0030_u01757473029928") 2025/09/10 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42f1_d20250910_m025704_c001_v7007000_t0000_u01757473024305") 2025/09/10 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b39f_d20250910_m025655_c001_v0001131_t0016_u01757473015078") 2025/09/10 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e24a_d20250910_m025649_c001_v7007000_t0000_u01757473009224") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b379_d20250910_m025639_c001_v0001131_t0049_u01757472999440") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7af30_d20250910_m025630_c001_v7007000_t0000_u01757472990363") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b349_d20250910_m025621_c001_v0001131_t0025_u01757472981724") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617146_d20250910_m025616_c001_v7007000_t0000_u01757472976057") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cba7_d20250910_m025611_c001_v0001184_t0005_u01757472971979") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f0051570347_d20250910_m025610_c001_v7007000_t0000_u01757472970628") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835c9_d20250910_m025601_c001_v0001100_t0053_u01757472961627") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0cc_d20250910_m025554_c001_v7007000_t0000_u01757472954805") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835ad_d20250910_m025550_c001_v0001100_t0001_u01757472950593") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f9872e_d20250910_m025548_c001_v7007000_t0000_u01757472948504") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c97b_d20250910_m025540_c001_v0001184_t0039_u01757472940388") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4144233b151f518b_d20250910_m025531_c001_v7007000_t0000_u01757472931017") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd57_d20250910_m025520_c001_v0001172_t0023_u01757472920151") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413df1_d20250910_m025514_c001_v7007000_t0000_u01757472914486") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b25e_d20250910_m025504_c001_v0001131_t0034_u01757472904056") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadfa_d20250910_m025458_c001_v7007000_t0000_u01757472898476") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834c9_d20250910_m025447_c001_v0001100_t0009_u01757472887806") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d7761713a_d20250910_m025613_c001_v7007000_t0000_u01757472973049") 2025/09/10 02:58:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb5f_d20250910_m025608_c001_v0001184_t0049_u01757472968782") 2025/09/10 02:58:41 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aa0_d20250910_m025633_c001_v7007000_t0000_u01757472993923") 2025/09/10 02:58:41 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283621_d20250910_m025628_c001_v0001100_t0040_u01757472988823") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703c1_d20250910_m025750_c001_v7007000_t0000_u01757473070302") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf8e_d20250910_m025741_c001_v0001172_t0029_u01757473061095") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171bd_d20250910_m025735_c001_v7007000_t0000_u01757473055225") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf40_d20250910_m025725_c001_v0001172_t0004_u01757473045506") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e89e_d20250910_m025719_c001_v7007000_t0000_u01757473039145") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf08_d20250910_m025710_c001_v0001172_t0032_u01757473030252") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42f2_d20250910_m025704_c001_v7007000_t0000_u01757473024486") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ced4_d20250910_m025655_c001_v0001172_t0044_u01757473015352") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e24b_d20250910_m025649_c001_v7007000_t0000_u01757473009422") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cea0_d20250910_m025639_c001_v0001172_t0056_u01757472999836") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413e4a_d20250910_m025629_c001_v7007000_t0000_u01757472989828") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cc48_d20250910_m025622_c001_v0001184_t0047_u01757472982041") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617147_d20250910_m025616_c001_v7007000_t0000_u01757472976242") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce3f_d20250910_m025612_c001_v0001172_t0016_u01757472972097") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f98f2a_d20250910_m025610_c001_v7007000_t0000_u01757472970210") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b305_d20250910_m025602_c001_v0001131_t0054_u01757472962051") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0cd_d20250910_m025554_c001_v7007000_t0000_u01757472954988") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ca31_d20250910_m025550_c001_v0001184_t0017_u01757472950627") 2025/09/10 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405e64a89026bce6_d20250910_m025548_c001_v7007000_t0000_u01757472948671") 2025/09/10 02:58:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2bb_d20250910_m025540_c001_v0001131_t0019_u01757472940590") 2025/09/10 02:58:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4144233b151f5186_d20250910_m025530_c001_v7007000_t0000_u01757472930639") 2025/09/10 02:58:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b280_d20250910_m025520_c001_v0001131_t0009_u01757472920412") 2025/09/10 02:58:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413df2_d20250910_m025514_c001_v7007000_t0000_u01757472914670") 2025/09/10 02:58:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834fd_d20250910_m025504_c001_v0001100_t0009_u01757472904388") 2025/09/10 02:58:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadfb_d20250910_m025458_c001_v7007000_t0000_u01757472898658") 2025/09/10 02:58:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ccd1_d20250910_m025448_c001_v0001172_t0032_u01757472888109") 2025/09/10 02:58:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f408df5555fe59fc8_d20250910_m025613_c001_v7007000_t0000_u01757472973192") 2025/09/10 02:58:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb65_d20250910_m025608_c001_v0001184_t0000_u01757472968977") 2025/09/10 02:58:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aa1_d20250910_m025634_c001_v7007000_t0000_u01757472994106") 2025/09/10 02:58:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce84_d20250910_m025628_c001_v0001172_t0003_u01757472988834") 2025/09/10 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703c2_d20250910_m025750_c001_v7007000_t0000_u01757473070487") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d147_d20250910_m025741_c001_v0001184_t0021_u01757473061355") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171be_d20250910_m025735_c001_v7007000_t0000_u01757473055406") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d03f_d20250910_m025725_c001_v0001184_t0015_u01757473045900") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e89f_d20250910_m025719_c001_v7007000_t0000_u01757473039366") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cf4b_d20250910_m025710_c001_v0001184_t0037_u01757473030525") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42f3_d20250910_m025704_c001_v7007000_t0000_u01757473024669") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ce6b_d20250910_m025655_c001_v0001184_t0043_u01757473015812") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e24c_d20250910_m025649_c001_v7007000_t0000_u01757473009606") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cd85_d20250910_m025640_c001_v0001184_t0009_u01757473000368") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413e4d_d20250910_m025630_c001_v7007000_t0000_u01757472990387") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce68_d20250910_m025622_c001_v0001172_t0059_u01757472982247") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617148_d20250910_m025616_c001_v7007000_t0000_u01757472976424") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cba9_d20250910_m025612_c001_v0001184_t0022_u01757472972176") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c8c_d20250910_m025610_c001_v7007000_t0000_u01757472970061") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce09_d20250910_m025602_c001_v0001172_t0057_u01757472962647") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0ce_d20250910_m025555_c001_v7007000_t0000_u01757472955172") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2e1_d20250910_m025550_c001_v0001131_t0034_u01757472950681") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f98732_d20250910_m025549_c001_v7007000_t0000_u01757472949064") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283583_d20250910_m025540_c001_v0001100_t0040_u01757472940956") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41298d0c87b65130_d20250910_m025530_c001_v7007000_t0000_u01757472930809") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283537_d20250910_m025520_c001_v0001100_t0026_u01757472920856") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413df3_d20250910_m025514_c001_v7007000_t0000_u01757472914854") 2025/09/10 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd1e_d20250910_m025504_c001_v0001172_t0051_u01757472904683") 2025/09/10 02:58:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadfc_d20250910_m025458_c001_v7007000_t0000_u01757472898842") 2025/09/10 02:58:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b232_d20250910_m025448_c001_v0001131_t0044_u01757472888388") 2025/09/10 02:58:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f99317_d20250910_m025613_c001_v7007000_t0000_u01757472973203") 2025/09/10 02:58:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce35_d20250910_m025608_c001_v0001172_t0052_u01757472968988") 2025/09/10 02:58:45 DEBUG : dir1/0007-12345: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aa2_d20250910_m025634_c001_v7007000_t0000_u01757472994288") 2025/09/10 02:58:45 DEBUG : dir1/0007-12345: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b35f_d20250910_m025628_c001_v0001131_t0005_u01757472988853") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703c4_d20250910_m025750_c001_v7007000_t0000_u01757473070671") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62836c1_d20250910_m025741_c001_v0001100_t0056_u01757473061553") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171bf_d20250910_m025735_c001_v7007000_t0000_u01757473055587") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283695_d20250910_m025726_c001_v0001100_t0029_u01757473046104") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e8a0_d20250910_m025719_c001_v7007000_t0000_u01757473039548") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628366b_d20250910_m025710_c001_v0001100_t0001_u01757473030723") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42f4_d20250910_m025704_c001_v7007000_t0000_u01757473024850") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628364d_d20250910_m025656_c001_v0001100_t0017_u01757473016108") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e24d_d20250910_m025649_c001_v7007000_t0000_u01757473009796") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283635_d20250910_m025640_c001_v0001100_t0015_u01757473000564") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413e4b_d20250910_m025630_c001_v7007000_t0000_u01757472990023") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283607_d20250910_m025622_c001_v0001100_t0046_u01757472982598") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617149_d20250910_m025616_c001_v7007000_t0000_u01757472976622") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b331_d20250910_m025612_c001_v0001131_t0017_u01757472972210") 2025/09/10 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f98f29_d20250910_m025610_c001_v7007000_t0000_u01757472970029") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb03_d20250910_m025602_c001_v0001184_t0045_u01757472962903") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0cf_d20250910_m025555_c001_v7007000_t0000_u01757472955355") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cdd9_d20250910_m025550_c001_v0001172_t0052_u01757472950711") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f410615c276e65e8a_d20250910_m025548_c001_v7007000_t0000_u01757472948889") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cda1_d20250910_m025541_c001_v0001172_t0051_u01757472941737") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c69_d20250910_m025530_c001_v7007000_t0000_u01757472930879") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd59_d20250910_m025521_c001_v0001172_t0019_u01757472921134") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413df4_d20250910_m025515_c001_v7007000_t0000_u01757472915038") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b260_d20250910_m025505_c001_v0001131_t0035_u01757472905155") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadfd_d20250910_m025459_c001_v7007000_t0000_u01757472899026") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834d1_d20250910_m025448_c001_v0001100_t0058_u01757472888809") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f408df5555fe59fc9_d20250910_m025613_c001_v7007000_t0000_u01757472973376") 2025/09/10 02:58:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb6d_d20250910_m025609_c001_v0001184_t0009_u01757472969181") 2025/09/10 02:58:46 DEBUG : dir1/0008-23456: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aa3_d20250910_m025634_c001_v7007000_t0000_u01757472994471") 2025/09/10 02:58:46 DEBUG : dir1/0008-23456: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ccd4_d20250910_m025628_c001_v0001184_t0005_u01757472988930") 2025/09/10 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703c5_d20250910_m025750_c001_v7007000_t0000_u01757473070855") 2025/09/10 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b411_d20250910_m025741_c001_v0001131_t0057_u01757473061821") 2025/09/10 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171c0_d20250910_m025735_c001_v7007000_t0000_u01757473055768") 2025/09/10 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3ef_d20250910_m025726_c001_v0001131_t0036_u01757473046470") 2025/09/10 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032e8a2_d20250910_m025719_c001_v7007000_t0000_u01757473039729") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3c5_d20250910_m025711_c001_v0001131_t0022_u01757473031038") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42f5_d20250910_m025705_c001_v7007000_t0000_u01757473025032") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3a1_d20250910_m025656_c001_v0001131_t0053_u01757473016435") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e24e_d20250910_m025649_c001_v7007000_t0000_u01757473009979") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b37d_d20250910_m025640_c001_v0001131_t0037_u01757473000858") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb6384a_d20250910_m025630_c001_v7007000_t0000_u01757472990398") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b34b_d20250910_m025622_c001_v0001131_t0011_u01757472982985") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d7761714a_d20250910_m025616_c001_v7007000_t0000_u01757472976806") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cbab_d20250910_m025612_c001_v0001184_t0056_u01757472972373") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617137_d20250910_m025610_c001_v7007000_t0000_u01757472970441") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835cd_d20250910_m025603_c001_v0001100_t0030_u01757472963114") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0d0_d20250910_m025555_c001_v7007000_t0000_u01757472955537") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ca35_d20250910_m025550_c001_v0001184_t0025_u01757472950831") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f410615c276e65e8b_d20250910_m025549_c001_v7007000_t0000_u01757472949076") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c98b_d20250910_m025542_c001_v0001184_t0022_u01757472942108") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4144233b151f5187_d20250910_m025530_c001_v7007000_t0000_u01757472930819") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b288_d20250910_m025521_c001_v0001131_t0055_u01757472921519") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413df5_d20250910_m025515_c001_v7007000_t0000_u01757472915221") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283503_d20250910_m025505_c001_v0001100_t0020_u01757472905601") 2025/09/10 02:58:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadfe_d20250910_m025459_c001_v7007000_t0000_u01757472899211") 2025/09/10 02:58:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ccd5_d20250910_m025449_c001_v0001172_t0054_u01757472889077") 2025/09/10 02:58:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f99318_d20250910_m025613_c001_v7007000_t0000_u01757472973388") 2025/09/10 02:58:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835df_d20250910_m025609_c001_v0001100_t0027_u01757472969230") 2025/09/10 02:58:48 DEBUG : dir1/0009-34567: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aa4_d20250910_m025634_c001_v7007000_t0000_u01757472994654") 2025/09/10 02:58:48 DEBUG : dir1/0009-34567: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce86_d20250910_m025629_c001_v0001172_t0002_u01757472989125") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703c6_d20250910_m025751_c001_v7007000_t0000_u01757473071040") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf92_d20250910_m025742_c001_v0001172_t0020_u01757473062144") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171c1_d20250910_m025735_c001_v7007000_t0000_u01757473055950") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf46_d20250910_m025726_c001_v0001172_t0041_u01757473046810") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032ec8b_d20250910_m025719_c001_v7007000_t0000_u01757473039910") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf10_d20250910_m025711_c001_v0001172_t0044_u01757473031336") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42f6_d20250910_m025705_c001_v7007000_t0000_u01757473025228") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cede_d20250910_m025656_c001_v0001172_t0000_u01757473016979") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e24f_d20250910_m025650_c001_v7007000_t0000_u01757473010162") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cea8_d20250910_m025641_c001_v0001172_t0029_u01757473001219") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a94_d20250910_m025630_c001_v7007000_t0000_u01757472990409") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cc5c_d20250910_m025623_c001_v0001184_t0020_u01757472983648") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d7761714b_d20250910_m025616_c001_v7007000_t0000_u01757472976991") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835eb_d20250910_m025612_c001_v0001100_t0022_u01757472972394") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f408df5555fe59fbf_d20250910_m025610_c001_v7007000_t0000_u01757472970055") 2025/09/10 02:58:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b30b_d20250910_m025603_c001_v0001131_t0056_u01757472963435") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0d1_d20250910_m025555_c001_v7007000_t0000_u01757472955721") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835af_d20250910_m025550_c001_v0001100_t0020_u01757472950918") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827fa7_d20250910_m025548_c001_v7007000_t0000_u01757472948684") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2c1_d20250910_m025542_c001_v0001131_t0059_u01757472942323") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4048c32e0101b61d_d20250910_m025530_c001_v7007000_t0000_u01757472930842") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628353b_d20250910_m025521_c001_v0001100_t0014_u01757472921817") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413df6_d20250910_m025515_c001_v7007000_t0000_u01757472915405") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd26_d20250910_m025505_c001_v0001172_t0012_u01757472905900") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cadff_d20250910_m025459_c001_v7007000_t0000_u01757472899394") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b23a_d20250910_m025449_c001_v0001131_t0005_u01757472889486") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f0051570348_d20250910_m025613_c001_v7007000_t0000_u01757472973035") 2025/09/10 02:58:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b323_d20250910_m025609_c001_v0001131_t0025_u01757472969259") 2025/09/10 02:58:49 DEBUG : dir1/0010-45678: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aa5_d20250910_m025634_c001_v7007000_t0000_u01757472994837") 2025/09/10 02:58:49 DEBUG : dir1/0010-45678: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ccdc_d20250910_m025629_c001_v0001184_t0014_u01757472989133") 2025/09/10 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703c7_d20250910_m025751_c001_v7007000_t0000_u01757473071225") 2025/09/10 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d153_d20250910_m025742_c001_v0001184_t0031_u01757473062583") 2025/09/10 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171c2_d20250910_m025736_c001_v7007000_t0000_u01757473056130") 2025/09/10 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d053_d20250910_m025727_c001_v0001184_t0002_u01757473047158") 2025/09/10 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032ec8c_d20250910_m025720_c001_v7007000_t0000_u01757473040093") 2025/09/10 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cf65_d20250910_m025711_c001_v0001184_t0048_u01757473031795") 2025/09/10 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42f7_d20250910_m025705_c001_v7007000_t0000_u01757473025503") 2025/09/10 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ce87_d20250910_m025657_c001_v0001184_t0005_u01757473017255") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e250_d20250910_m025650_c001_v7007000_t0000_u01757473010346") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cd91_d20250910_m025641_c001_v0001184_t0019_u01757473001483") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413e4c_d20250910_m025630_c001_v7007000_t0000_u01757472990205") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce70_d20250910_m025623_c001_v0001172_t0049_u01757472983863") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d7761714c_d20250910_m025617_c001_v7007000_t0000_u01757472977173") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce43_d20250910_m025612_c001_v0001172_t0024_u01757472972446") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4182624dcce53b7c_d20250910_m025610_c001_v7007000_t0000_u01757472970453") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce13_d20250910_m025603_c001_v0001172_t0036_u01757472963829") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0d2_d20250910_m025555_c001_v7007000_t0000_u01757472955907") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2e5_d20250910_m025551_c001_v0001131_t0011_u01757472951028") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f410615c276e65e89_d20250910_m025548_c001_v7007000_t0000_u01757472948707") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628358b_d20250910_m025542_c001_v0001100_t0022_u01757472942600") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f408df5555fe59f59_d20250910_m025530_c001_v7007000_t0000_u01757472930880") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd5d_d20250910_m025522_c001_v0001172_t0027_u01757472922112") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413df8_d20250910_m025515_c001_v7007000_t0000_u01757472915591") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b264_d20250910_m025506_c001_v0001131_t0032_u01757472906450") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cae00_d20250910_m025459_c001_v7007000_t0000_u01757472899577") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834d5_d20250910_m025449_c001_v0001100_t0039_u01757472889924") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f0051570349_d20250910_m025613_c001_v7007000_t0000_u01757472973220") 2025/09/10 02:58:50 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce37_d20250910_m025609_c001_v0001172_t0043_u01757472969327") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aa6_d20250910_m025635_c001_v7007000_t0000_u01757472995022") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b361_d20250910_m025629_c001_v0001131_t0031_u01757472989275") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703c8_d20250910_m025751_c001_v7007000_t0000_u01757473071409") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62836c5_d20250910_m025742_c001_v0001100_t0016_u01757473062789") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171c3_d20250910_m025736_c001_v7007000_t0000_u01757473056324") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283699_d20250910_m025727_c001_v0001100_t0035_u01757473047370") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032ec8d_d20250910_m025720_c001_v7007000_t0000_u01757473040277") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628366f_d20250910_m025712_c001_v0001100_t0017_u01757473032013") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42f8_d20250910_m025705_c001_v7007000_t0000_u01757473025684") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628364f_d20250910_m025657_c001_v0001100_t0030_u01757473017449") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e251_d20250910_m025650_c001_v7007000_t0000_u01757473010529") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283639_d20250910_m025641_c001_v0001100_t0057_u01757473001699") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb63849_d20250910_m025630_c001_v7007000_t0000_u01757472990214") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628360d_d20250910_m025624_c001_v0001100_t0043_u01757472984334") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d7761714d_d20250910_m025617_c001_v7007000_t0000_u01757472977355") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b335_d20250910_m025612_c001_v0001131_t0016_u01757472972516") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4048c32e0101b665_d20250910_m025610_c001_v7007000_t0000_u01757472970240") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb15_d20250910_m025604_c001_v0001184_t0013_u01757472964195") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0d3_d20250910_m025556_c001_v7007000_t0000_u01757472956091") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ca3d_d20250910_m025551_c001_v0001184_t0056_u01757472951126") 2025/09/10 02:58:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f416a4ec76e92babe_d20250910_m025548_c001_v7007000_t0000_u01757472948919") 2025/09/10 02:58:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cda7_d20250910_m025542_c001_v0001172_t0045_u01757472942924") 2025/09/10 02:58:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4144233b151f5188_d20250910_m025530_c001_v7007000_t0000_u01757472930826") 2025/09/10 02:58:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b28c_d20250910_m025522_c001_v0001131_t0046_u01757472922885") 2025/09/10 02:58:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413df9_d20250910_m025515_c001_v7007000_t0000_u01757472915828") 2025/09/10 02:58:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283509_d20250910_m025506_c001_v0001100_t0020_u01757472906786") 2025/09/10 02:58:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cae01_d20250910_m025459_c001_v7007000_t0000_u01757472899761") 2025/09/10 02:58:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ccdf_d20250910_m025450_c001_v0001172_t0004_u01757472890329") 2025/09/10 02:58:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409672eb805bd99a_d20250910_m025613_c001_v7007000_t0000_u01757472973076") 2025/09/10 02:58:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb73_d20250910_m025609_c001_v0001184_t0047_u01757472969396") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aa7_d20250910_m025635_c001_v7007000_t0000_u01757472995204") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cce0_d20250910_m025629_c001_v0001184_t0003_u01757472989328") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703c9_d20250910_m025751_c001_v7007000_t0000_u01757473071594") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b415_d20250910_m025743_c001_v0001131_t0029_u01757473063092") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171c4_d20250910_m025736_c001_v7007000_t0000_u01757473056505") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3f3_d20250910_m025727_c001_v0001131_t0008_u01757473047764") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032ec8e_d20250910_m025720_c001_v7007000_t0000_u01757473040457") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3cd_d20250910_m025712_c001_v0001131_t0025_u01757473032351") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42f9_d20250910_m025705_c001_v7007000_t0000_u01757473025866") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b3a5_d20250910_m025657_c001_v0001131_t0050_u01757473017951") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e252_d20250910_m025650_c001_v7007000_t0000_u01757473010712") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b383_d20250910_m025642_c001_v0001131_t0029_u01757473002006") 2025/09/10 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb63847_d20250910_m025629_c001_v7007000_t0000_u01757472989837") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b34f_d20250910_m025624_c001_v0001131_t0017_u01757472984891") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d7761714f_d20250910_m025617_c001_v7007000_t0000_u01757472977537") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cbad_d20250910_m025612_c001_v0001184_t0027_u01757472972573") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f408df5555fe59fc1_d20250910_m025610_c001_v7007000_t0000_u01757472970450") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835cf_d20250910_m025604_c001_v0001100_t0038_u01757472964411") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0d5_d20250910_m025556_c001_v7007000_t0000_u01757472956272") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cddf_d20250910_m025551_c001_v0001172_t0047_u01757472951225") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405e64a89026bce7_d20250910_m025548_c001_v7007000_t0000_u01757472948855") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c9a1_d20250910_m025543_c001_v0001184_t0024_u01757472943418") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a42_d20250910_m025531_c001_v7007000_t0000_u01757472931054") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283541_d20250910_m025523_c001_v0001100_t0001_u01757472923267") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413dfa_d20250910_m025516_c001_v7007000_t0000_u01757472916011") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd29_d20250910_m025507_c001_v0001172_t0004_u01757472907363") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cae02_d20250910_m025459_c001_v7007000_t0000_u01757472899943") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b23e_d20250910_m025451_c001_v0001131_t0047_u01757472891065") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb3ae7_d20250910_m025613_c001_v7007000_t0000_u01757472973224") 2025/09/10 02:58:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b325_d20250910_m025609_c001_v0001131_t0015_u01757472969586") 2025/09/10 02:58:53 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aa8_d20250910_m025635_c001_v7007000_t0000_u01757472995388") 2025/09/10 02:58:53 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce88_d20250910_m025629_c001_v0001172_t0058_u01757472989399") 2025/09/10 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703ca_d20250910_m025751_c001_v7007000_t0000_u01757473071777") 2025/09/10 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf9a_d20250910_m025743_c001_v0001172_t0022_u01757473063428") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171c5_d20250910_m025736_c001_v7007000_t0000_u01757473056688") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf4e_d20250910_m025728_c001_v0001172_t0048_u01757473048328") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032ec8f_d20250910_m025720_c001_v7007000_t0000_u01757473040639") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cf16_d20250910_m025712_c001_v0001172_t0018_u01757473032762") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42fa_d20250910_m025706_c001_v7007000_t0000_u01757473026049") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cee4_d20250910_m025658_c001_v0001172_t0055_u01757473018581") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e253_d20250910_m025650_c001_v7007000_t0000_u01757473010897") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ceae_d20250910_m025642_c001_v0001172_t0004_u01757473002338") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7af2f_d20250910_m025630_c001_v7007000_t0000_u01757472990180") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cc7e_d20250910_m025625_c001_v0001184_t0041_u01757472985166") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617150_d20250910_m025617_c001_v7007000_t0000_u01757472977721") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835ed_d20250910_m025612_c001_v0001100_t0001_u01757472972689") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4048c32e0101b664_d20250910_m025610_c001_v7007000_t0000_u01757472970021") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b311_d20250910_m025604_c001_v0001131_t0014_u01757472964814") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0d6_d20250910_m025556_c001_v7007000_t0000_u01757472956454") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835b1_d20250910_m025551_c001_v0001100_t0036_u01757472951247") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f98730_d20250910_m025548_c001_v7007000_t0000_u01757472948881") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2c5_d20250910_m025543_c001_v0001131_t0017_u01757472943619") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41298d0c87b65131_d20250910_m025530_c001_v7007000_t0000_u01757472930991") 2025/09/10 02:58:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd63_d20250910_m025523_c001_v0001172_t0014_u01757472923581") 2025/09/10 02:58:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413dfb_d20250910_m025516_c001_v7007000_t0000_u01757472916244") 2025/09/10 02:58:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b26a_d20250910_m025507_c001_v0001131_t0016_u01757472907698") 2025/09/10 02:58:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cae03_d20250910_m025500_c001_v7007000_t0000_u01757472900128") 2025/09/10 02:58:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834dd_d20250910_m025451_c001_v0001100_t0053_u01757472891593") 2025/09/10 02:58:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d7761713b_d20250910_m025613_c001_v7007000_t0000_u01757472973234") 2025/09/10 02:58:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb77_d20250910_m025609_c001_v0001184_t0025_u01757472969596") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aa9_d20250910_m025635_c001_v7007000_t0000_u01757472995571") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283623_d20250910_m025629_c001_v0001100_t0025_u01757472989459") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703cb_d20250910_m025751_c001_v7007000_t0000_u01757473071960") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d167_d20250910_m025743_c001_v0001184_t0046_u01757473063780") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171c6_d20250910_m025736_c001_v7007000_t0000_u01757473056870") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d07a_d20250910_m025728_c001_v0001184_t0058_u01757473048692") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032ec90_d20250910_m025720_c001_v7007000_t0000_u01757473040822") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cf75_d20250910_m025713_c001_v0001184_t0025_u01757473033038") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42fb_d20250910_m025706_c001_v7007000_t0000_u01757473026230") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ce9b_d20250910_m025658_c001_v0001184_t0040_u01757473018875") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e254_d20250910_m025651_c001_v7007000_t0000_u01757473011084") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cdab_d20250910_m025642_c001_v0001184_t0052_u01757473002648") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5a92_d20250910_m025630_c001_v7007000_t0000_u01757472990217") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce78_d20250910_m025625_c001_v0001172_t0044_u01757472985375") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617151_d20250910_m025617_c001_v7007000_t0000_u01757472977909") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce45_d20250910_m025612_c001_v0001172_t0026_u01757472972729") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f98f2b_d20250910_m025610_c001_v7007000_t0000_u01757472970392") 2025/09/10 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ce1d_d20250910_m025605_c001_v0001172_t0001_u01757472965341") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0d7_d20250910_m025556_c001_v7007000_t0000_u01757472956638") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ca41_d20250910_m025551_c001_v0001184_t0015_u01757472951333") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f98731_d20250910_m025548_c001_v7007000_t0000_u01757472948883") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283591_d20250910_m025543_c001_v0001100_t0031_u01757472943990") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f408df5555fe59f5a_d20250910_m025531_c001_v7007000_t0000_u01757472931063") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b292_d20250910_m025524_c001_v0001131_t0046_u01757472924154") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413dfc_d20250910_m025516_c001_v7007000_t0000_u01757472916428") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628350d_d20250910_m025508_c001_v0001100_t0021_u01757472908032") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cae04_d20250910_m025500_c001_v7007000_t0000_u01757472900312") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cce7_d20250910_m025451_c001_v0001172_t0035_u01757472891907") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f005157034a_d20250910_m025613_c001_v7007000_t0000_u01757472973404") 2025/09/10 02:58:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835e3_d20250910_m025609_c001_v0001100_t0053_u01757472969628") 2025/09/10 02:58:56 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aaa_d20250910_m025635_c001_v7007000_t0000_u01757472995755") 2025/09/10 02:58:56 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cce6_d20250910_m025629_c001_v0001184_t0016_u01757472989540") 2025/09/10 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703cc_d20250910_m025752_c001_v7007000_t0000_u01757473072144") 2025/09/10 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62836cd_d20250910_m025744_c001_v0001100_t0029_u01757473064021") 2025/09/10 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171c7_d20250910_m025737_c001_v7007000_t0000_u01757473057052") 2025/09/10 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628369b_d20250910_m025728_c001_v0001100_t0028_u01757473048910") 2025/09/10 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032ec91_d20250910_m025721_c001_v7007000_t0000_u01757473041004") 2025/09/10 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283675_d20250910_m025713_c001_v0001100_t0014_u01757473033238") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42fc_d20250910_m025706_c001_v7007000_t0000_u01757473026411") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283653_d20250910_m025659_c001_v0001100_t0021_u01757473019076") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e255_d20250910_m025651_c001_v7007000_t0000_u01757473011268") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628363b_d20250910_m025642_c001_v0001100_t0047_u01757473002944") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827fda_d20250910_m025630_c001_v7007000_t0000_u01757472990230") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283613_d20250910_m025625_c001_v0001100_t0058_u01757472985961") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617152_d20250910_m025618_c001_v7007000_t0000_u01757472978091") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cbb1_d20250910_m025612_c001_v0001184_t0022_u01757472972770") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f408df5555fe59fc3_d20250910_m025610_c001_v7007000_t0000_u01757472970611") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb33_d20250910_m025605_c001_v0001184_t0054_u01757472965941") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0d8_d20250910_m025556_c001_v7007000_t0000_u01757472956894") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ca47_d20250910_m025551_c001_v0001184_t0048_u01757472951533") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405e64a89026bce8_d20250910_m025549_c001_v7007000_t0000_u01757472949039") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cdad_d20250910_m025544_c001_v0001172_t0024_u01757472944382") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c6a_d20250910_m025531_c001_v7007000_t0000_u01757472931080") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283543_d20250910_m025524_c001_v0001100_t0014_u01757472924544") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413dfd_d20250910_m025516_c001_v7007000_t0000_u01757472916611") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd2d_d20250910_m025508_c001_v0001172_t0046_u01757472908359") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cae05_d20250910_m025500_c001_v7007000_t0000_u01757472900494") 2025/09/10 02:58:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b240_d20250910_m025452_c001_v0001131_t0004_u01757472892423") 2025/09/10 02:58:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d7761713c_d20250910_m025613_c001_v7007000_t0000_u01757472973416") 2025/09/10 02:58:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb81_d20250910_m025609_c001_v0001184_t0037_u01757472969798") 2025/09/10 02:58:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c74_d20250910_m025533_c001_v7007000_t0000_u01757472933655") 2025/09/10 02:58:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283559_d20250910_m025528_c001_v0001100_t0023_u01757472928566") 2025/09/10 02:58:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c75_d20250910_m025533_c001_v7007000_t0000_u01757472933838") 2025/09/10 02:58:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd71_d20250910_m025528_c001_v0001172_t0001_u01757472928576") 2025/09/10 02:58:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c76_d20250910_m025534_c001_v7007000_t0000_u01757472934021") 2025/09/10 02:58:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2a2_d20250910_m025528_c001_v0001131_t0054_u01757472928612") 2025/09/10 02:58:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c77_d20250910_m025534_c001_v7007000_t0000_u01757472934203") 2025/09/10 02:58:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628355b_d20250910_m025528_c001_v0001100_t0031_u01757472928866") 2025/09/10 02:58:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c78_d20250910_m025534_c001_v7007000_t0000_u01757472934387") 2025/09/10 02:58:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd73_d20250910_m025529_c001_v0001172_t0015_u01757472929105") 2025/09/10 02:58:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c79_d20250910_m025534_c001_v7007000_t0000_u01757472934570") 2025/09/10 02:58:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c8fb_d20250910_m025529_c001_v0001184_t0053_u01757472929129") 2025/09/10 02:58:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c7a_d20250910_m025534_c001_v7007000_t0000_u01757472934754") 2025/09/10 02:58:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628355d_d20250910_m025529_c001_v0001100_t0004_u01757472929160") 2025/09/10 02:58:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c7c_d20250910_m025534_c001_v7007000_t0000_u01757472934937") 2025/09/10 02:58:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2a4_d20250910_m025529_c001_v0001131_t0058_u01757472929326") 2025/09/10 02:58:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c7d_d20250910_m025535_c001_v7007000_t0000_u01757472935187") 2025/09/10 02:58:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c901_d20250910_m025529_c001_v0001184_t0042_u01757472929336") 2025/09/10 02:58:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c7e_d20250910_m025535_c001_v7007000_t0000_u01757472935370") 2025/09/10 02:58:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628355f_d20250910_m025529_c001_v0001100_t0030_u01757472929466") 2025/09/10 02:58:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c7f_d20250910_m025535_c001_v7007000_t0000_u01757472935552") 2025/09/10 02:58:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd77_d20250910_m025529_c001_v0001172_t0027_u01757472929555") 2025/09/10 02:58:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c80_d20250910_m025535_c001_v7007000_t0000_u01757472935736") 2025/09/10 02:58:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c909_d20250910_m025529_c001_v0001184_t0011_u01757472929591") 2025/09/10 02:58:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c81_d20250910_m025535_c001_v7007000_t0000_u01757472935918") 2025/09/10 02:58:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2a8_d20250910_m025529_c001_v0001131_t0044_u01757472929628") 2025/09/10 02:58:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c82_d20250910_m025536_c001_v7007000_t0000_u01757472936102") 2025/09/10 02:58:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283563_d20250910_m025529_c001_v0001100_t0006_u01757472929778") 2025/09/10 02:58:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c83_d20250910_m025536_c001_v7007000_t0000_u01757472936285") 2025/09/10 02:58:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c90d_d20250910_m025529_c001_v0001184_t0052_u01757472929802") 2025/09/10 02:58:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf8c85_d20250910_m025536_c001_v7007000_t0000_u01757472936481") 2025/09/10 02:58:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd7d_d20250910_m025529_c001_v0001172_t0035_u01757472929967") 2025/09/10 02:58:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f98734_d20250910_m025551_c001_v7007000_t0000_u01757472951754") 2025/09/10 02:58:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c9ed_d20250910_m025547_c001_v0001184_t0046_u01757472947054") 2025/09/10 02:58:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0bb_d20250910_m025551_c001_v7007000_t0000_u01757472951771") 2025/09/10 02:58:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2d5_d20250910_m025547_c001_v0001131_t0030_u01757472947216") 2025/09/10 02:58:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409672eb805bd96a_d20250910_m025551_c001_v7007000_t0000_u01757472951811") 2025/09/10 02:58:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c9f1_d20250910_m025547_c001_v0001184_t0053_u01757472947258") 2025/09/10 02:58:59 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f98736_d20250910_m025552_c001_v7007000_t0000_u01757472952128") 2025/09/10 02:58:59 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cdb9_d20250910_m025547_c001_v0001172_t0033_u01757472947300") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41794588b237ca4a_d20250910_m025551_c001_v7007000_t0000_u01757472951935") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628359f_d20250910_m025547_c001_v0001100_t0020_u01757472947459") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0be_d20250910_m025552_c001_v7007000_t0000_u01757472952141") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c9f5_d20250910_m025547_c001_v0001184_t0003_u01757472947467") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827fac_d20250910_m025551_c001_v7007000_t0000_u01757472951967") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2d7_d20250910_m025547_c001_v0001131_t0004_u01757472947501") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41794588b237ca49_d20250910_m025551_c001_v7007000_t0000_u01757472951787") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cdbf_d20250910_m025547_c001_v0001172_t0002_u01757472947565") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41794588b237ca4b_d20250910_m025551_c001_v7007000_t0000_u01757472951977") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c9f9_d20250910_m025547_c001_v0001184_t0026_u01757472947663") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405e64a89026bcea_d20250910_m025551_c001_v7007000_t0000_u01757472951991") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835a1_d20250910_m025547_c001_v0001100_t0040_u01757472947764") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827fab_d20250910_m025551_c001_v7007000_t0000_u01757472951778") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b2d9_d20250910_m025547_c001_v0001131_t0005_u01757472947790") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405e64a89026bce9_d20250910_m025551_c001_v7007000_t0000_u01757472951800") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cdc1_d20250910_m025547_c001_v0001172_t0005_u01757472947838") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f410615c276e65e98_d20250910_m025551_c001_v7007000_t0000_u01757472951735") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2c9fd_d20250910_m025547_c001_v0001184_t0002_u01757472947863") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409672eb805bd96b_d20250910_m025552_c001_v7007000_t0000_u01757472952000") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ca01_d20250910_m025548_c001_v0001184_t0047_u01757472948075") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f98735_d20250910_m025551_c001_v7007000_t0000_u01757472951943") 2025/09/10 02:59:00 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cdc3_d20250910_m025548_c001_v0001172_t0018_u01757472948117") 2025/09/10 02:59:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0bc_d20250910_m025551_c001_v7007000_t0000_u01757472951956") 2025/09/10 02:59:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ca05_d20250910_m025548_c001_v0001184_t0009_u01757472948272") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42073d5d6ea7ef61_d20250910_m025334_c001_v7007000_t0000_u01757472814978") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f118f39a04d9bc64d_d20250910_m025332_c001_v0001144_t0046_u01757472812171") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb3905_d20250910_m025331_c001_v7007000_t0000_u01757472811983") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f118f39a04d9bc639_d20250910_m025328_c001_v0001144_t0002_u01757472808091") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb3903_d20250910_m025327_c001_v7007000_t0000_u01757472807359") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5af_d20250910_m025323_c001_v0001154_t0018_u01757472803068") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbbc_d20250910_m025321_c001_v7007000_t0000_u01757472801522") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f100c2a6035eb8858_d20250910_m025319_c001_v0001181_t0016_u01757472799768") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42233e61327ac0c2_d20250910_m025319_c001_v7007000_t0000_u01757472799548") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f100c2a6035eb8844_d20250910_m025316_c001_v0001181_t0013_u01757472796832") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42233e61327ac0be_d20250910_m025316_c001_v7007000_t0000_u01757472796104") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b11e_d20250910_m025312_c001_v0001131_t0019_u01757472792163") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbb3_d20250910_m025310_c001_v7007000_t0000_u01757472790882") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f110b94acbbcab626_d20250910_m025309_c001_v0001157_t0048_u01757472789022") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f410615c276e65ddb_d20250910_m025308_c001_v7007000_t0000_u01757472788837") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f110b94acbbcab612_d20250910_m025306_c001_v0001157_t0004_u01757472786162") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f410615c276e65dcf_d20250910_m025305_c001_v7007000_t0000_u01757472785427") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b0fe_d20250910_m025301_c001_v0001131_t0018_u01757472781982") 2025/09/10 02:59:01 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbae_d20250910_m025301_c001_v7007000_t0000_u01757472781055") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f109973fea1431634_d20250910_m025259_c001_v0001037_t0008_u01757472779271") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fba_d20250910_m025259_c001_v7007000_t0000_u01757472779087") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f109973fea1431624_d20250910_m025255_c001_v0001037_t0000_u01757472775176") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fb6_d20250910_m025254_c001_v7007000_t0000_u01757472774445") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b0dc_d20250910_m025247_c001_v0001131_t0012_u01757472767680") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704cdee_d20250910_m025246_c001_v7007000_t0000_u01757472766771") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11275f668ae0f838_d20250910_m025244_c001_v0001182_t0011_u01757472764940") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409d0de95f77db12_d20250910_m025244_c001_v7007000_t0000_u01757472764754") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11275f668ae0f7f8_d20250910_m025241_c001_v0001182_t0023_u01757472761601") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409d0de95f77db0e_d20250910_m025240_c001_v7007000_t0000_u01757472760843") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b0ae_d20250910_m025235_c001_v0001131_t0022_u01757472755513") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4013773ec27e4044_d20250910_m025234_c001_v7007000_t0000_u01757472754599") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f116d70f85f8630fb_d20250910_m025232_c001_v0001136_t0053_u01757472752659") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a9dc_d20250910_m025232_c001_v7007000_t0000_u01757472752476") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f116d70f85f8630dd_d20250910_m025229_c001_v0001136_t0047_u01757472749189") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a9cf_d20250910_m025228_c001_v7007000_t0000_u01757472748420") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b08c_d20250910_m025222_c001_v0001131_t0008_u01757472742504") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5be791_d20250910_m025221_c001_v7007000_t0000_u01757472741422") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1004a511152856c1_d20250910_m025216_c001_v0001098_t0001_u01757472736154") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5be76c_d20250910_m025215_c001_v7007000_t0000_u01757472735940") 2025/09/10 02:59:02 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b075_d20250910_m025211_c001_v0001131_t0045_u01757472731878") 2025/09/10 02:59:03 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f118b87e4510f23c2_d20250910_m025211_c001_v0001179_t0009_u01757472731077") 2025/09/10 02:59:03 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f118b87e4510f23ba_d20250910_m025210_c001_v0001179_t0004_u01757472730108") 2025/09/10 02:59:03 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4144233b151f4ce0_d20250910_m025156_c001_v7007000_t0000_u01757472716953") 2025/09/10 02:59:03 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c531_d20250910_m025149_c001_v0001154_t0012_u01757472709773") 2025/09/10 02:59:03 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f119e7909ffcf6121_d20250910_m025148_c001_v0001145_t0000_u01757472708976") 2025/09/10 02:59:03 DEBUG : dst/one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f119e7909ffcf611b_d20250910_m025147_c001_v0001145_t0002_u01757472707988") 2025/09/10 02:59:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42073d5d6ea7ef62_d20250910_m025335_c001_v7007000_t0000_u01757472815160") 2025/09/10 02:59:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11025b2fbfe0c03d_d20250910_m025331_c001_v0001178_t0020_u01757472811780") 2025/09/10 02:59:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1136347519608d92_d20250910_m025327_c001_v0001134_t0052_u01757472807008") 2025/09/10 02:59:03 DEBUG : dst/one.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbbd_d20250910_m025321_c001_v7007000_t0000_u01757472801706") 2025/09/10 02:59:03 DEBUG : dst/one.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f10727b53bcb60b0b_d20250910_m025318_c001_v0001144_t0038_u01757472798987") 2025/09/10 02:59:03 DEBUG : dst/one.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11213582859be25f_d20250910_m025315_c001_v0001134_t0035_u01757472795764") 2025/09/10 02:59:03 DEBUG : dst/one.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbb4_d20250910_m025311_c001_v7007000_t0000_u01757472791072") 2025/09/10 02:59:03 DEBUG : dst/one.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f115a640b06009a7d_d20250910_m025308_c001_v0001157_t0012_u01757472788434") 2025/09/10 02:59:03 DEBUG : dst/one.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1048ab4b7481d8f2_d20250910_m025305_c001_v0001182_t0016_u01757472785233") 2025/09/10 02:59:03 DEBUG : dst/three: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5be792_d20250910_m025221_c001_v7007000_t0000_u01757472741604") 2025/09/10 02:59:03 DEBUG : dst/three: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f118b87e4510f240c_d20250910_m025220_c001_v0001179_t0006_u01757472740114") 2025/09/10 02:59:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42073d5d6ea7ef63_d20250910_m025335_c001_v7007000_t0000_u01757472815342") 2025/09/10 02:59:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f119e7909ffcf61ff_d20250910_m025333_c001_v0001145_t0014_u01757472813323") 2025/09/10 02:59:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1011820bb83805f7_d20250910_m025329_c001_v0001117_t0013_u01757472809475") 2025/09/10 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42073d5d6ea7ef64_d20250910_m025335_c001_v7007000_t0000_u01757472815524") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f118f39a04d9bc655_d20250910_m025333_c001_v0001144_t0043_u01757472813730") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb3907_d20250910_m025333_c001_v7007000_t0000_u01757472813542") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f118f39a04d9bc641_d20250910_m025330_c001_v0001144_t0015_u01757472810081") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb3904_d20250910_m025329_c001_v7007000_t0000_u01757472809893") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5b1_d20250910_m025324_c001_v0001154_t0019_u01757472804167") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbbe_d20250910_m025321_c001_v7007000_t0000_u01757472801888") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f100c2a6035eb8860_d20250910_m025320_c001_v0001181_t0015_u01757472800924") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42233e61327ac0c4_d20250910_m025320_c001_v7007000_t0000_u01757472800740") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f100c2a6035eb884c_d20250910_m025317_c001_v0001181_t0003_u01757472797967") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42233e61327ac0c0_d20250910_m025317_c001_v7007000_t0000_u01757472797781") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b120_d20250910_m025312_c001_v0001131_t0049_u01757472792805") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f410615c276e65ddf_d20250910_m025310_c001_v7007000_t0000_u01757472790265") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5a5_d20250910_m025307_c001_v0001154_t0022_u01757472787409") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f410615c276e65dd6_d20250910_m025307_c001_v7007000_t0000_u01757472787038") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b106_d20250910_m025302_c001_v0001131_t0017_u01757472782718") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fbb_d20250910_m025300_c001_v7007000_t0000_u01757472780131") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c591_d20250910_m025257_c001_v0001154_t0025_u01757472777649") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fb8_d20250910_m025256_c001_v7007000_t0000_u01757472776559") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b0de_d20250910_m025249_c001_v0001131_t0003_u01757472769702") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409d0de95f77db13_d20250910_m025245_c001_v7007000_t0000_u01757472765860") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c571_d20250910_m025243_c001_v0001154_t0012_u01757472763651") 2025/09/10 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409d0de95f77db11_d20250910_m025242_c001_v7007000_t0000_u01757472762514") 2025/09/10 02:59:05 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b0b4_d20250910_m025236_c001_v0001131_t0034_u01757472756136") 2025/09/10 02:59:05 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a9de_d20250910_m025233_c001_v7007000_t0000_u01757472753686") 2025/09/10 02:59:05 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c561_d20250910_m025231_c001_v0001154_t0008_u01757472751338") 2025/09/10 02:59:05 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a9d0_d20250910_m025230_c001_v7007000_t0000_u01757472750183") 2025/09/10 02:59:05 DEBUG : dst/three.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b08e_d20250910_m025223_c001_v0001131_t0012_u01757472743245") 2025/09/10 02:59:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbbf_d20250910_m025322_c001_v7007000_t0000_u01757472802071") 2025/09/10 02:59:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f10447a7ecab4a2a9_d20250910_m025320_c001_v0001179_t0041_u01757472800537") 2025/09/10 02:59:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f116d888fec2b24cd_d20250910_m025317_c001_v0001183_t0018_u01757472797588") 2025/09/10 02:59:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbb6_d20250910_m025311_c001_v7007000_t0000_u01757472791256") 2025/09/10 02:59:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f115e5ce822fbdad6_d20250910_m025309_c001_v0001130_t0041_u01757472789843") 2025/09/10 02:59:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114cc1c2d0a99dff_d20250910_m025306_c001_v0001161_t0048_u01757472786650") 2025/09/10 02:59:05 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42073d5d6ea7ef65_d20250910_m025335_c001_v7007000_t0000_u01757472815752") 2025/09/10 02:59:05 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b144_d20250910_m025323_c001_v0001131_t0033_u01757472803765") 2025/09/10 02:59:05 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbc1_d20250910_m025322_c001_v7007000_t0000_u01757472802328") 2025/09/10 02:59:05 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5a7_d20250910_m025312_c001_v0001154_t0006_u01757472792442") 2025/09/10 02:59:05 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbb7_d20250910_m025311_c001_v7007000_t0000_u01757472791438") 2025/09/10 02:59:05 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c59d_d20250910_m025302_c001_v0001154_t0005_u01757472782295") 2025/09/10 02:59:05 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbb0_d20250910_m025301_c001_v7007000_t0000_u01757472781253") 2025/09/10 02:59:05 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c579_d20250910_m025248_c001_v0001154_t0020_u01757472768439") 2025/09/10 02:59:05 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704cdef_d20250910_m025246_c001_v7007000_t0000_u01757472766953") 2025/09/10 02:59:05 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c569_d20250910_m025235_c001_v0001154_t0015_u01757472755812") 2025/09/10 02:59:06 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4013773ec27e4045_d20250910_m025234_c001_v7007000_t0000_u01757472754781") 2025/09/10 02:59:06 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c55b_d20250910_m025222_c001_v0001154_t0017_u01757472742910") 2025/09/10 02:59:06 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5be793_d20250910_m025221_c001_v7007000_t0000_u01757472741784") 2025/09/10 02:59:06 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f116e0d6fac53a5da_d20250910_m025217_c001_v0001113_t0010_u01757472737570") 2025/09/10 02:59:06 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4144233b151f4ce1_d20250910_m025157_c001_v7007000_t0000_u01757472717135") 2025/09/10 02:59:06 DEBUG : dst/two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f119e7909ffcf6133_d20250910_m025155_c001_v0001145_t0047_u01757472715860") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032db2f_d20250910_m025120_c001_v7007000_t0000_u01757472680217") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c50d_d20250910_m025116_c001_v0001154_t0022_u01757472676414") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032db2b_d20250910_m025114_c001_v7007000_t0000_u01757472674410") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3aff5_d20250910_m025104_c001_v0001131_t0049_u01757472664290") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40652ecd2cdf23e7_d20250910_m025055_c001_v7007000_t0000_u01757472655226") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4f1_d20250910_m025051_c001_v0001154_t0010_u01757472651608") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a580_d20250910_m025029_c001_v7007000_t0000_u01757472629856") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4c3_d20250910_m025027_c001_v0001154_t0024_u01757472627661") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a57b_d20250910_m025026_c001_v7007000_t0000_u01757472626748") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4bd_d20250910_m025025_c001_v0001154_t0008_u01757472625422") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a577_d20250910_m025022_c001_v7007000_t0000_u01757472622537") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4b3_d20250910_m025020_c001_v0001154_t0017_u01757472620362") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a572_d20250910_m025019_c001_v7007000_t0000_u01757472619481") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4ab_d20250910_m025018_c001_v0001154_t0002_u01757472618014") 2025/09/10 02:59:06 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d741384b_d20250910_m025011_c001_v7007000_t0000_u01757472611678") 2025/09/10 02:59:07 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c493_d20250910_m025009_c001_v0001154_t0000_u01757472609933") 2025/09/10 02:59:07 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413837_d20250910_m025009_c001_v7007000_t0000_u01757472609014") 2025/09/10 02:59:07 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c48f_d20250910_m025008_c001_v0001154_t0020_u01757472608009") 2025/09/10 02:59:07 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413823_d20250910_m025003_c001_v7007000_t0000_u01757472603298") 2025/09/10 02:59:07 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c477_d20250910_m025001_c001_v0001154_t0001_u01757472601656") 2025/09/10 02:59:07 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413819_d20250910_m024959_c001_v7007000_t0000_u01757472599743") 2025/09/10 02:59:07 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c46f_d20250910_m024958_c001_v0001154_t0010_u01757472598648") 2025/09/10 02:59:07 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413816_d20250910_m024958_c001_v7007000_t0000_u01757472598249") 2025/09/10 02:59:07 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f10601085ec7e412a_d20250910_m024957_c001_v0001106_t0013_u01757472597322") 2025/09/10 02:59:07 DEBUG : empty space: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c467_d20250910_m024955_c001_v0001154_t0001_u01757472595672") 2025/09/10 02:59:07 DEBUG : enormous: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a57e_d20250910_m025028_c001_v7007000_t0000_u01757472628939") 2025/09/10 02:59:07 DEBUG : enormous: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4c5_d20250910_m025028_c001_v0001154_t0015_u01757472628217") 2025/09/10 02:59:07 DEBUG : existing: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42073d5d6ea7ef6a_d20250910_m025340_c001_v7007000_t0000_u01757472820615") 2025/09/10 02:59:07 DEBUG : existing: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b15c_d20250910_m025339_c001_v0001131_t0036_u01757472819281") 2025/09/10 02:59:07 DEBUG : existing: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40652ecd2cdf23e5_d20250910_m025050_c001_v7007000_t0000_u01757472650112") 2025/09/10 02:59:07 DEBUG : existing: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3afd3_d20250910_m025049_c001_v0001131_t0056_u01757472649040") 2025/09/10 02:59:07 DEBUG : existing: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5bd2a6_d20250910_m024952_c001_v7007000_t0000_u01757472592382") 2025/09/10 02:59:07 DEBUG : existing: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c45b_d20250910_m024951_c001_v0001154_t0016_u01757472591329") 2025/09/10 02:59:07 DEBUG : existing: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5bd28b_d20250910_m024950_c001_v7007000_t0000_u01757472590782") 2025/09/10 02:59:07 DEBUG : existing: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c459_d20250910_m024950_c001_v0001154_t0014_u01757472590066") 2025/09/10 02:59:07 DEBUG : existing: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c457_d20250910_m024949_c001_v0001154_t0002_u01757472589174") 2025/09/10 02:59:07 DEBUG : existing-b: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40652ecd2cdf23e6_d20250910_m025050_c001_v7007000_t0000_u01757472650332") 2025/09/10 02:59:08 DEBUG : existing-b: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4ed_d20250910_m025049_c001_v0001154_t0010_u01757472649031") 2025/09/10 02:59:08 DEBUG : file1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f88_d20250910_m025438_c001_v7007000_t0000_u01757472878043") 2025/09/10 02:59:08 DEBUG : file1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cc99_d20250910_m025436_c001_v0001172_t0040_u01757472876339") 2025/09/10 02:59:08 DEBUG : file1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f85_d20250910_m025435_c001_v7007000_t0000_u01757472875015") 2025/09/10 02:59:08 DEBUG : file1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b20c_d20250910_m025433_c001_v0001131_t0016_u01757472873642") 2025/09/10 02:59:08 DEBUG : five: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a581_d20250910_m025033_c001_v7007000_t0000_u01757472633854") 2025/09/10 02:59:08 DEBUG : five: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f411a1d376521c4d5_d20250910_m025031_c001_v0001154_t0006_u01757472631685") 2025/09/10 02:59:08 DEBUG : foo: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d741381d_d20250910_m025001_c001_v7007000_t0000_u01757472601286") 2025/09/10 02:59:08 DEBUG : foo: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f411a1d376521c475_d20250910_m025000_c001_v0001154_t0006_u01757472600724") 2025/09/10 02:59:08 DEBUG : foo: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f411a1d376521c471_d20250910_m025000_c001_v0001154_t0006_u01757472600114") 2025/09/10 02:59:08 DEBUG : four: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a582_d20250910_m025034_c001_v7007000_t0000_u01757472634035") 2025/09/10 02:59:08 DEBUG : four: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f401e731a0a9d962e_d20250910_m025032_c001_v0001137_t0022_u01757472632428") 2025/09/10 02:59:08 DEBUG : four: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4d3_d20250910_m025030_c001_v0001154_t0004_u01757472630974") 2025/09/10 02:59:08 DEBUG : hello world2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167da_d20250910_m024904_c001_v7007000_t0000_u01757472544292") 2025/09/10 02:59:08 DEBUG : hello world2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c3f5_d20250910_m024903_c001_v0001154_t0006_u01757472543569") 2025/09/10 02:59:08 DEBUG : ignore-size: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5bcea2_d20250910_m024948_c001_v7007000_t0000_u01757472588808") 2025/09/10 02:59:08 DEBUG : ignore-size: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c451_d20250910_m024947_c001_v0001154_t0006_u01757472587730") 2025/09/10 02:59:08 DEBUG : nested/sub dir/file: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40652ecd2cdf23ca_d20250910_m025048_c001_v7007000_t0000_u01757472648301") 2025/09/10 02:59:08 DEBUG : nested/sub dir/file: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3afcb_d20250910_m025047_c001_v0001131_t0051_u01757472647343") 2025/09/10 02:59:08 DEBUG : nested/sub dir/file: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a995_d20250910_m025046_c001_v7007000_t0000_u01757472646601") 2025/09/10 02:59:09 DEBUG : nested/sub dir/file: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3afc5_d20250910_m025045_c001_v0001131_t0048_u01757472645456") 2025/09/10 02:59:09 DEBUG : one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a583_d20250910_m025034_c001_v7007000_t0000_u01757472634216") 2025/09/10 02:59:09 DEBUG : one: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f411a1d376521c4cd_d20250910_m025030_c001_v0001154_t0006_u01757472630250") 2025/09/10 02:59:09 DEBUG : only0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f70_d20250910_m025429_c001_v7007000_t0000_u01757472869209") 2025/09/10 02:59:09 DEBUG : only0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41792a49d6283486_d20250910_m025424_c001_v0001100_t0008_u01757472864255") 2025/09/10 02:59:09 DEBUG : only0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c60b_d20250910_m025408_c001_v0001154_t0010_u01757472848109") 2025/09/10 02:59:09 DEBUG : only0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbd4_d20250910_m025401_c001_v7007000_t0000_u01757472841682") 2025/09/10 02:59:09 DEBUG : only0: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5d1_d20250910_m025344_c001_v0001154_t0008_u01757472824343") 2025/09/10 02:59:09 DEBUG : only1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f71_d20250910_m025429_c001_v7007000_t0000_u01757472869392") 2025/09/10 02:59:09 DEBUG : only1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f411a1d376521c641_d20250910_m025424_c001_v0001154_t0006_u01757472864267") 2025/09/10 02:59:09 DEBUG : only1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c60d_d20250910_m025408_c001_v0001154_t0004_u01757472848757") 2025/09/10 02:59:09 DEBUG : only1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbd6_d20250910_m025402_c001_v7007000_t0000_u01757472842107") 2025/09/10 02:59:09 DEBUG : only1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5d5_d20250910_m025345_c001_v0001154_t0009_u01757472825309") 2025/09/10 02:59:09 DEBUG : only10: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f72_d20250910_m025429_c001_v7007000_t0000_u01757472869575") 2025/09/10 02:59:09 DEBUG : only10: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f413e83197c18cc6b_d20250910_m025424_c001_v0001172_t0020_u01757472864421") 2025/09/10 02:59:09 DEBUG : only10: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c623_d20250910_m025415_c001_v0001154_t0020_u01757472855639") 2025/09/10 02:59:09 DEBUG : only10: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409672eb805bd90e_d20250910_m025401_c001_v7007000_t0000_u01757472841691") 2025/09/10 02:59:09 DEBUG : only10: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5f1_d20250910_m025352_c001_v0001154_t0021_u01757472832402") 2025/09/10 02:59:09 DEBUG : only11: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f73_d20250910_m025429_c001_v7007000_t0000_u01757472869757") 2025/09/10 02:59:09 DEBUG : only11: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4069d3d96ff3b1f0_d20250910_m025423_c001_v0001131_t0029_u01757472863478") 2025/09/10 02:59:09 DEBUG : only11: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c625_d20250910_m025416_c001_v0001154_t0007_u01757472856328") 2025/09/10 02:59:10 DEBUG : only11: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fd1_d20250910_m025401_c001_v7007000_t0000_u01757472841320") 2025/09/10 02:59:10 DEBUG : only11: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5f3_d20250910_m025353_c001_v0001154_t0000_u01757472833284") 2025/09/10 02:59:10 DEBUG : only12: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f74_d20250910_m025429_c001_v7007000_t0000_u01757472869953") 2025/09/10 02:59:10 DEBUG : only12: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f411a1d376521c63b_d20250910_m025423_c001_v0001154_t0006_u01757472863490") 2025/09/10 02:59:10 DEBUG : only12: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c627_d20250910_m025416_c001_v0001154_t0012_u01757472856979") 2025/09/10 02:59:10 DEBUG : only12: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409672eb805bd90f_d20250910_m025401_c001_v7007000_t0000_u01757472841912") 2025/09/10 02:59:10 DEBUG : only12: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5f5_d20250910_m025354_c001_v0001154_t0018_u01757472834100") 2025/09/10 02:59:10 DEBUG : only13: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f75_d20250910_m025430_c001_v7007000_t0000_u01757472870135") 2025/09/10 02:59:10 DEBUG : only13: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41792a49d6283484_d20250910_m025424_c001_v0001100_t0008_u01757472864044") 2025/09/10 02:59:10 DEBUG : only13: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c629_d20250910_m025417_c001_v0001154_t0021_u01757472857665") 2025/09/10 02:59:10 DEBUG : only13: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fd2_d20250910_m025401_c001_v7007000_t0000_u01757472841479") 2025/09/10 02:59:10 DEBUG : only13: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5f7_d20250910_m025354_c001_v0001154_t0006_u01757472834814") 2025/09/10 02:59:10 DEBUG : only14: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f76_d20250910_m025430_c001_v7007000_t0000_u01757472870318") 2025/09/10 02:59:10 DEBUG : only14: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f413e83197c18cc69_d20250910_m025424_c001_v0001172_t0020_u01757472864236") 2025/09/10 02:59:10 DEBUG : only14: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c62d_d20250910_m025418_c001_v0001154_t0018_u01757472858425") 2025/09/10 02:59:10 DEBUG : only14: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fd5_d20250910_m025401_c001_v7007000_t0000_u01757472841701") 2025/09/10 02:59:10 DEBUG : only14: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5f9_d20250910_m025355_c001_v0001154_t0023_u01757472835478") 2025/09/10 02:59:10 DEBUG : only15: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f77_d20250910_m025430_c001_v7007000_t0000_u01757472870501") 2025/09/10 02:59:10 DEBUG : only15: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f411a1d376521c63d_d20250910_m025423_c001_v0001154_t0006_u01757472863889") 2025/09/10 02:59:10 DEBUG : only15: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c631_d20250910_m025419_c001_v0001154_t0018_u01757472859384") 2025/09/10 02:59:10 DEBUG : only15: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fd8_d20250910_m025402_c001_v7007000_t0000_u01757472842026") 2025/09/10 02:59:10 DEBUG : only15: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5fb_d20250910_m025356_c001_v0001154_t0000_u01757472836254") 2025/09/10 02:59:10 DEBUG : only16: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f78_d20250910_m025430_c001_v7007000_t0000_u01757472870683") 2025/09/10 02:59:11 DEBUG : only16: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4069d3d96ff3b1f4_d20250910_m025423_c001_v0001131_t0029_u01757472863877") 2025/09/10 02:59:11 DEBUG : only16: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c633_d20250910_m025420_c001_v0001154_t0012_u01757472860161") 2025/09/10 02:59:11 DEBUG : only16: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fd6_d20250910_m025401_c001_v7007000_t0000_u01757472841844") 2025/09/10 02:59:11 DEBUG : only16: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5ff_d20250910_m025356_c001_v0001154_t0007_u01757472836988") 2025/09/10 02:59:12 DEBUG : only17: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f79_d20250910_m025430_c001_v7007000_t0000_u01757472870865") 2025/09/10 02:59:12 DEBUG : only17: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4069d3d96ff3b1f6_d20250910_m025424_c001_v0001131_t0029_u01757472864060") 2025/09/10 02:59:12 DEBUG : only17: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c635_d20250910_m025420_c001_v0001154_t0004_u01757472860764") 2025/09/10 02:59:12 DEBUG : only17: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbd3_d20250910_m025401_c001_v7007000_t0000_u01757472841493") 2025/09/10 02:59:12 DEBUG : only17: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c601_d20250910_m025357_c001_v0001154_t0011_u01757472837885") 2025/09/10 02:59:12 DEBUG : only18: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f7a_d20250910_m025431_c001_v7007000_t0000_u01757472871047") 2025/09/10 02:59:12 DEBUG : only18: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f411a1d376521c63f_d20250910_m025424_c001_v0001154_t0006_u01757472864073") 2025/09/10 02:59:12 DEBUG : only18: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c637_d20250910_m025421_c001_v0001154_t0010_u01757472861852") 2025/09/10 02:59:12 DEBUG : only18: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409672eb805bd90d_d20250910_m025401_c001_v7007000_t0000_u01757472841500") 2025/09/10 02:59:12 DEBUG : only18: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c603_d20250910_m025358_c001_v0001154_t0023_u01757472838869") 2025/09/10 02:59:12 DEBUG : only19: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f7b_d20250910_m025431_c001_v7007000_t0000_u01757472871229") 2025/09/10 02:59:12 DEBUG : only19: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4069d3d96ff3b1f8_d20250910_m025424_c001_v0001131_t0029_u01757472864244") 2025/09/10 02:59:12 DEBUG : only19: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c639_d20250910_m025422_c001_v0001154_t0009_u01757472862505") 2025/09/10 02:59:12 DEBUG : only19: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fd3_d20250910_m025401_c001_v7007000_t0000_u01757472841510") 2025/09/10 02:59:12 DEBUG : only19: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c605_d20250910_m025359_c001_v0001154_t0004_u01757472839599") 2025/09/10 02:59:12 DEBUG : only2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f7c_d20250910_m025431_c001_v7007000_t0000_u01757472871411") 2025/09/10 02:59:12 DEBUG : only2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f413e83197c18cc6d_d20250910_m025424_c001_v0001172_t0020_u01757472864605") 2025/09/10 02:59:12 DEBUG : only2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c611_d20250910_m025409_c001_v0001154_t0022_u01757472849509") 2025/09/10 02:59:12 DEBUG : only2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fd0_d20250910_m025401_c001_v7007000_t0000_u01757472841297") 2025/09/10 02:59:12 DEBUG : only2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5d9_d20250910_m025345_c001_v0001154_t0025_u01757472825907") 2025/09/10 02:59:12 DEBUG : only3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f7d_d20250910_m025431_c001_v7007000_t0000_u01757472871594") 2025/09/10 02:59:12 DEBUG : only3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4069d3d96ff3b1fc_d20250910_m025424_c001_v0001131_t0029_u01757472864613") 2025/09/10 02:59:12 DEBUG : only3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c613_d20250910_m025410_c001_v0001154_t0007_u01757472850230") 2025/09/10 02:59:12 DEBUG : only3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbd2_d20250910_m025401_c001_v7007000_t0000_u01757472841304") 2025/09/10 02:59:12 DEBUG : only3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5db_d20250910_m025346_c001_v0001154_t0005_u01757472826799") 2025/09/10 02:59:12 DEBUG : only4: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f7e_d20250910_m025431_c001_v7007000_t0000_u01757472871775") 2025/09/10 02:59:12 DEBUG : only4: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4069d3d96ff3b1fa_d20250910_m025424_c001_v0001131_t0029_u01757472864430") 2025/09/10 02:59:12 DEBUG : only4: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c615_d20250910_m025410_c001_v0001154_t0011_u01757472850907") 2025/09/10 02:59:13 DEBUG : only4: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fce_d20250910_m025400_c001_v7007000_t0000_u01757472840929") 2025/09/10 02:59:13 DEBUG : only4: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5df_d20250910_m025347_c001_v0001154_t0014_u01757472827724") 2025/09/10 02:59:13 DEBUG : only5: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f7f_d20250910_m025431_c001_v7007000_t0000_u01757472871957") 2025/09/10 02:59:13 DEBUG : only5: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41792a49d628348c_d20250910_m025424_c001_v0001100_t0008_u01757472864624") 2025/09/10 02:59:13 DEBUG : only5: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c617_d20250910_m025411_c001_v0001154_t0016_u01757472851591") 2025/09/10 02:59:13 DEBUG : only5: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fd4_d20250910_m025401_c001_v7007000_t0000_u01757472841663") 2025/09/10 02:59:13 DEBUG : only5: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5e5_d20250910_m025348_c001_v0001154_t0025_u01757472828509") 2025/09/10 02:59:13 DEBUG : only6: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f80_d20250910_m025432_c001_v7007000_t0000_u01757472872140") 2025/09/10 02:59:13 DEBUG : only6: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41792a49d628348a_d20250910_m025424_c001_v0001100_t0008_u01757472864441") 2025/09/10 02:59:13 DEBUG : only6: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c619_d20250910_m025412_c001_v0001154_t0011_u01757472852461") 2025/09/10 02:59:13 DEBUG : only6: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032dbd5_d20250910_m025401_c001_v7007000_t0000_u01757472841876") 2025/09/10 02:59:13 DEBUG : only6: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5e7_d20250910_m025349_c001_v0001154_t0017_u01757472829191") 2025/09/10 02:59:13 DEBUG : only7: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f81_d20250910_m025432_c001_v7007000_t0000_u01757472872322") 2025/09/10 02:59:13 DEBUG : only7: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f411a1d376521c643_d20250910_m025424_c001_v0001154_t0006_u01757472864452") 2025/09/10 02:59:13 DEBUG : only7: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c61b_d20250910_m025413_c001_v0001154_t0022_u01757472853195") 2025/09/10 02:59:13 DEBUG : only7: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fcf_d20250910_m025401_c001_v7007000_t0000_u01757472841112") 2025/09/10 02:59:13 DEBUG : only7: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5e9_d20250910_m025349_c001_v0001154_t0013_u01757472829987") 2025/09/10 02:59:13 DEBUG : only8: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f82_d20250910_m025432_c001_v7007000_t0000_u01757472872506") 2025/09/10 02:59:13 DEBUG : only8: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f411a1d376521c645_d20250910_m025424_c001_v0001154_t0006_u01757472864637") 2025/09/10 02:59:14 DEBUG : only8: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c61d_d20250910_m025413_c001_v0001154_t0025_u01757472853844") 2025/09/10 02:59:14 DEBUG : only8: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb62fd7_d20250910_m025401_c001_v7007000_t0000_u01757472841885") 2025/09/10 02:59:14 DEBUG : only8: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5ed_d20250910_m025350_c001_v0001154_t0009_u01757472830731") 2025/09/10 02:59:14 DEBUG : only9: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f83_d20250910_m025432_c001_v7007000_t0000_u01757472872689") 2025/09/10 02:59:14 DEBUG : only9: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f413e83197c18cc6f_d20250910_m025424_c001_v0001172_t0020_u01757472864790") 2025/09/10 02:59:14 DEBUG : only9: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c61f_d20250910_m025414_c001_v0001154_t0014_u01757472854774") 2025/09/10 02:59:14 DEBUG : only9: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f409672eb805bd90c_d20250910_m025401_c001_v7007000_t0000_u01757472841310") 2025/09/10 02:59:14 DEBUG : only9: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c5ef_d20250910_m025351_c001_v0001154_t0005_u01757472831451") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a993_d20250910_m025044_c001_v7007000_t0000_u01757472644325") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f101e731a0a9d964e_d20250910_m025042_c001_v0001137_t0056_u01757472642137") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a973_d20250910_m025041_c001_v7007000_t0000_u01757472641039") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4df_d20250910_m025038_c001_v0001154_t0012_u01757472638916") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a588_d20250910_m025037_c001_v7007000_t0000_u01757472637739") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3afad_d20250910_m025035_c001_v0001131_t0019_u01757472635134") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a579_d20250910_m025024_c001_v7007000_t0000_u01757472624543") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4b7_d20250910_m025023_c001_v0001154_t0010_u01757472623081") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a576_d20250910_m025021_c001_v7007000_t0000_u01757472621194") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4b1_d20250910_m025020_c001_v0001154_t0008_u01757472620028") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a571_d20250910_m025018_c001_v7007000_t0000_u01757472618752") 2025/09/10 02:59:14 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4a9_d20250910_m025017_c001_v0001154_t0022_u01757472617633") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413842_d20250910_m025011_c001_v7007000_t0000_u01757472611112") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c491_d20250910_m025009_c001_v0001154_t0006_u01757472609573") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413839_d20250910_m025009_c001_v7007000_t0000_u01757472609199") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c48d_d20250910_m025007_c001_v0001154_t0005_u01757472607627") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413831_d20250910_m025007_c001_v7007000_t0000_u01757472607248") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c489_d20250910_m025006_c001_v0001154_t0015_u01757472606538") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c483_d20250910_m025005_c001_v0001154_t0014_u01757472605783") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d741382a_d20250910_m025005_c001_v7007000_t0000_u01757472605393") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c47f_d20250910_m025004_c001_v0001154_t0009_u01757472604665") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c47d_d20250910_m025003_c001_v0001154_t0008_u01757472603859") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413824_d20250910_m025003_c001_v7007000_t0000_u01757472603484") 2025/09/10 02:59:15 DEBUG : potato: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c479_d20250910_m025002_c001_v0001154_t0012_u01757472602393") 2025/09/10 02:59:15 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42233e61327ac070_d20250910_m025131_c001_v7007000_t0000_u01757472691904") 2025/09/10 02:59:15 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c523_d20250910_m025131_c001_v0001154_t0021_u01757472691080") 2025/09/10 02:59:15 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032db30_d20250910_m025120_c001_v7007000_t0000_u01757472680444") 2025/09/10 02:59:15 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b00d_d20250910_m025115_c001_v0001131_t0017_u01757472675692") 2025/09/10 02:59:15 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413939_d20250910_m025107_c001_v7007000_t0000_u01757472667610") 2025/09/10 02:59:15 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4f9_d20250910_m025103_c001_v0001154_t0023_u01757472663594") 2025/09/10 02:59:15 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40652ecd2cdf23e8_d20250910_m025055_c001_v7007000_t0000_u01757472655635") 2025/09/10 02:59:15 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3afd9_d20250910_m025051_c001_v0001131_t0049_u01757472651245") 2025/09/10 02:59:15 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a57f_d20250910_m025029_c001_v7007000_t0000_u01757472629120") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4c1_d20250910_m025027_c001_v0001154_t0012_u01757472627293") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a57c_d20250910_m025026_c001_v7007000_t0000_u01757472626929") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4bb_d20250910_m025025_c001_v0001154_t0017_u01757472625088") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a57a_d20250910_m025024_c001_v7007000_t0000_u01757472624724") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4b9_d20250910_m025023_c001_v0001154_t0010_u01757472623826") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a578_d20250910_m025022_c001_v7007000_t0000_u01757472622718") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4b5_d20250910_m025021_c001_v0001154_t0024_u01757472621561") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a573_d20250910_m025019_c001_v7007000_t0000_u01757472619662") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4ad_d20250910_m025018_c001_v0001154_t0007_u01757472618764") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d741384e_d20250910_m025011_c001_v7007000_t0000_u01757472611863") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c495_d20250910_m025010_c001_v0001154_t0025_u01757472610682") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167dd_d20250910_m024907_c001_v7007000_t0000_u01757472547264") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c3fb_d20250910_m024906_c001_v0001154_t0006_u01757472546556") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167dc_d20250910_m024905_c001_v7007000_t0000_u01757472545636") 2025/09/10 02:59:16 DEBUG : potato2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c3f9_d20250910_m024904_c001_v0001154_t0002_u01757472544842") 2025/09/10 02:59:16 DEBUG : potato3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032db33_d20250910_m025122_c001_v7007000_t0000_u01757472682704") 2025/09/10 02:59:16 DEBUG : potato3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b00f_d20250910_m025116_c001_v0001131_t0050_u01757472676933") 2025/09/10 02:59:16 DEBUG : potato3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d741393b_d20250910_m025107_c001_v7007000_t0000_u01757472667940") 2025/09/10 02:59:16 DEBUG : potato3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4fd_d20250910_m025104_c001_v0001154_t0014_u01757472664785") 2025/09/10 02:59:16 DEBUG : potato3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40652ecd2cdf23e9_d20250910_m025055_c001_v7007000_t0000_u01757472655915") 2025/09/10 02:59:17 DEBUG : potato3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3afdb_d20250910_m025051_c001_v0001131_t0055_u01757472651948") 2025/09/10 02:59:17 DEBUG : pre-dest1/1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5be753_d20250910_m025205_c001_v7007000_t0000_u01757472725872") 2025/09/10 02:59:17 DEBUG : pre-dest1/1: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b056_d20250910_m025157_c001_v0001131_t0019_u01757472717920") 2025/09/10 02:59:17 DEBUG : pre-dest2/2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5be754_d20250910_m025206_c001_v7007000_t0000_u01757472726052") 2025/09/10 02:59:17 DEBUG : pre-dest2/2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c537_d20250910_m025158_c001_v0001154_t0021_u01757472718570") 2025/09/10 02:59:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4144233b151f4cd8_d20250910_m025143_c001_v7007000_t0000_u01757472703936") 2025/09/10 02:59:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b034_d20250910_m025139_c001_v0001131_t0034_u01757472699777") 2025/09/10 02:59:17 DEBUG : sizeonly: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5bcea1_d20250910_m024947_c001_v7007000_t0000_u01757472587176") 2025/09/10 02:59:17 DEBUG : sizeonly: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c44d_d20250910_m024946_c001_v0001154_t0017_u01757472586041") 2025/09/10 02:59:17 DEBUG : splitbanan: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4187f899994e5aab_d20250910_m025635_c001_v7007000_t0000_u01757472995941") 2025/09/10 02:59:17 DEBUG : splitbanan: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2ccc8_d20250910_m025628_c001_v0001184_t0009_u01757472988293") 2025/09/10 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703cd_d20250910_m025752_c001_v7007000_t0000_u01757473072329") 2025/09/10 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62836d3_d20250910_m025745_c001_v0001100_t0011_u01757473065333") 2025/09/10 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776171c8_d20250910_m025737_c001_v7007000_t0000_u01757473057233") 2025/09/10 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628369f_d20250910_m025730_c001_v0001100_t0023_u01757473050245") 2025/09/10 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4237dfdc6032ec92_d20250910_m025721_c001_v7007000_t0000_u01757473041186") 2025/09/10 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283677_d20250910_m025714_c001_v0001100_t0008_u01757473034603") 2025/09/10 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb42fd_d20250910_m025706_c001_v7007000_t0000_u01757473026594") 2025/09/10 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283655_d20250910_m025700_c001_v0001100_t0027_u01757473020129") 2025/09/10 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f402ae0c62704e256_d20250910_m025651_c001_v7007000_t0000_u01757473011451") 2025/09/10 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628363d_d20250910_m025644_c001_v0001100_t0047_u01757473004177") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f0051570369_d20250910_m025630_c001_v7007000_t0000_u01757472990241") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283619_d20250910_m025627_c001_v0001100_t0002_u01757472987167") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d77617153_d20250910_m025618_c001_v7007000_t0000_u01757472978275") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb9f_d20250910_m025611_c001_v0001184_t0019_u01757472971559") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4196b0d2e5f98f2c_d20250910_m025610_c001_v7007000_t0000_u01757472970576") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2cb45_d20250910_m025607_c001_v0001184_t0026_u01757472967281") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4000f43a2e84c0d9_d20250910_m025557_c001_v7007000_t0000_u01757472957077") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62835a9_d20250910_m025549_c001_v0001100_t0029_u01757472949958") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827fa6_d20250910_m025548_c001_v7007000_t0000_u01757472948500") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cdb3_d20250910_m025545_c001_v0001172_t0047_u01757472945665") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4048c32e0101b61e_d20250910_m025531_c001_v7007000_t0000_u01757472931027") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cd6d_d20250910_m025526_c001_v0001172_t0012_u01757472926441") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f419aaa29d7413dfe_d20250910_m025516_c001_v7007000_t0000_u01757472916794") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b272_d20250910_m025509_c001_v0001131_t0056_u01757472909900") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f417f82ea121cae06_d20250910_m025500_c001_v7007000_t0000_u01757472900677") 2025/09/10 02:59:18 DEBUG : splitbananasplit: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834e3_d20250910_m025453_c001_v0001100_t0058_u01757472893967") 2025/09/10 02:59:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4164f2d6efdb3ae6_d20250910_m025613_c001_v7007000_t0000_u01757472973041") 2025/09/10 02:59:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b31b_d20250910_m025608_c001_v0001131_t0037_u01757472968330") 2025/09/10 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f8d_d20250910_m025445_c001_v7007000_t0000_u01757472885390") 2025/09/10 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18ccbd_d20250910_m025442_c001_v0001172_t0013_u01757472882862") 2025/09/10 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb6302b_d20250910_m025441_c001_v7007000_t0000_u01757472881719") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834b2_d20250910_m025439_c001_v0001100_t0013_u01757472879060") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40652ecd2cdf23e4_d20250910_m025048_c001_v7007000_t0000_u01757472648482") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4eb_d20250910_m025047_c001_v0001154_t0022_u01757472647478") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a996_d20250910_m025046_c001_v7007000_t0000_u01757472646783") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4e9_d20250910_m025045_c001_v0001154_t0021_u01757472645814") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5bca9e_d20250910_m024943_c001_v7007000_t0000_u01757472583860") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c447_d20250910_m024942_c001_v0001154_t0013_u01757472582117") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5bca9d_d20250910_m024941_c001_v7007000_t0000_u01757472581752") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c443_d20250910_m024940_c001_v0001154_t0013_u01757472580406") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5bca9b_d20250910_m024938_c001_v7007000_t0000_u01757472578307") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c437_d20250910_m024936_c001_v0001154_t0017_u01757472576692") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5bca98_d20250910_m024936_c001_v7007000_t0000_u01757472576147") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c435_d20250910_m024934_c001_v0001154_t0022_u01757472574708") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c433_d20250910_m024931_c001_v0001154_t0012_u01757472571348") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5bca94_d20250910_m024930_c001_v7007000_t0000_u01757472570859") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c42d_d20250910_m024930_c001_v0001154_t0002_u01757472570159") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c429_d20250910_m024929_c001_v0001154_t0006_u01757472569253") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41196775ab5bca93_d20250910_m024928_c001_v7007000_t0000_u01757472568876") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c427_d20250910_m024925_c001_v0001154_t0000_u01757472565991") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c421_d20250910_m024923_c001_v0001154_t0020_u01757472563109") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167e7_d20250910_m024922_c001_v7007000_t0000_u01757472562739") 2025/09/10 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c41f_d20250910_m024922_c001_v0001154_t0000_u01757472562025") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c41b_d20250910_m024920_c001_v0001154_t0005_u01757472560957") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167e6_d20250910_m024920_c001_v7007000_t0000_u01757472560588") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c417_d20250910_m024916_c001_v0001154_t0000_u01757472556633") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167e3_d20250910_m024916_c001_v7007000_t0000_u01757472556260") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c413_d20250910_m024915_c001_v0001154_t0011_u01757472555553") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167e2_d20250910_m024914_c001_v7007000_t0000_u01757472554643") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c40f_d20250910_m024913_c001_v0001154_t0002_u01757472553892") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167e1_d20250910_m024913_c001_v7007000_t0000_u01757472553340") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c40b_d20250910_m024912_c001_v0001154_t0025_u01757472552384") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167e0_d20250910_m024911_c001_v7007000_t0000_u01757472551469") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c403_d20250910_m024910_c001_v0001154_t0017_u01757472550526") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167df_d20250910_m024909_c001_v7007000_t0000_u01757472549974") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c401_d20250910_m024909_c001_v0001154_t0018_u01757472549231") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167de_d20250910_m024908_c001_v7007000_t0000_u01757472548678") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c3ff_d20250910_m024907_c001_v0001154_t0024_u01757472547900") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167d9_d20250910_m024903_c001_v7007000_t0000_u01757472543021") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c3ef_d20250910_m024902_c001_v0001154_t0018_u01757472542329") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167d8_d20250910_m024901_c001_v7007000_t0000_u01757472541777") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c3ed_d20250910_m024901_c001_v0001154_t0016_u01757472541037") 2025/09/10 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167d7_d20250910_m024900_c001_v7007000_t0000_u01757472540128") 2025/09/10 02:59:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c3e7_d20250910_m024859_c001_v0001154_t0022_u01757472539263") 2025/09/10 02:59:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f42117b4d776167d4_d20250910_m024856_c001_v7007000_t0000_u01757472536543") 2025/09/10 02:59:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c3e3_d20250910_m024855_c001_v0001154_t0004_u01757472535763") 2025/09/10 02:59:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f8e_d20250910_m025445_c001_v7007000_t0000_u01757472885572") 2025/09/10 02:59:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834bd_d20250910_m025442_c001_v0001100_t0021_u01757472882515") 2025/09/10 02:59:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f403e430effb6302c_d20250910_m025441_c001_v7007000_t0000_u01757472881903") 2025/09/10 02:59:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b21c_d20250910_m025439_c001_v0001131_t0025_u01757472879003") 2025/09/10 02:59:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703ce_d20250910_m025754_c001_v7007000_t0000_u01757473074636") 2025/09/10 02:59:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b42b_d20250910_m025753_c001_v0001131_t0037_u01757473073776") 2025/09/10 02:59:21 DEBUG : sub/yam: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a992_d20250910_m025043_c001_v7007000_t0000_u01757472643780") 2025/09/10 02:59:21 DEBUG : sub/yam: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3afbb_d20250910_m025041_c001_v0001131_t0004_u01757472641778") 2025/09/10 02:59:21 DEBUG : test_dir1/file2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f89_d20250910_m025438_c001_v7007000_t0000_u01757472878224") 2025/09/10 02:59:21 DEBUG : test_dir1/file2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834a8_d20250910_m025435_c001_v0001100_t0048_u01757472875989") 2025/09/10 02:59:21 DEBUG : test_dir1/file2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f86_d20250910_m025435_c001_v7007000_t0000_u01757472875196") 2025/09/10 02:59:21 DEBUG : test_dir1/file2: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c651_d20250910_m025433_c001_v0001154_t0024_u01757472873668") 2025/09/10 02:59:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f8a_d20250910_m025438_c001_v7007000_t0000_u01757472878407") 2025/09/10 02:59:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b214_d20250910_m025435_c001_v0001131_t0028_u01757472875979") 2025/09/10 02:59:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f415c46bcb2827f87_d20250910_m025435_c001_v7007000_t0000_u01757472875379") 2025/09/10 02:59:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62834a2_d20250910_m025433_c001_v0001100_t0006_u01757472873655") 2025/09/10 02:59:21 DEBUG : three: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a584_d20250910_m025034_c001_v7007000_t0000_u01757472634404") 2025/09/10 02:59:21 DEBUG : three: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4d7_d20250910_m025032_c001_v0001154_t0024_u01757472632998") 2025/09/10 02:59:22 DEBUG : three: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f111a1d376521c4d1_d20250910_m025030_c001_v0001154_t0012_u01757472630625") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703cf_d20250910_m025756_c001_v7007000_t0000_u01757473076508") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cfb8_d20250910_m025755_c001_v0001172_t0018_u01757473075642") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703da_d20250910_m025816_c001_v7007000_t0000_u01757473096385") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d340_d20250910_m025814_c001_v0001184_t0003_u01757473094688") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703d8_d20250910_m025813_c001_v7007000_t0000_u01757473093105") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18d006_d20250910_m025811_c001_v0001172_t0055_u01757473091353") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703d7_d20250910_m025810_c001_v7007000_t0000_u01757473090374") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b451_d20250910_m025809_c001_v0001131_t0000_u01757473089596") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703d4_d20250910_m025804_c001_v7007000_t0000_u01757473084512") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18cfdc_d20250910_m025802_c001_v0001172_t0043_u01757473082987") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703d5_d20250910_m025806_c001_v7007000_t0000_u01757473086970") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d2d0_d20250910_m025805_c001_v0001184_t0051_u01757473085463") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703d2_d20250910_m025802_c001_v7007000_t0000_u01757473082027") 2025/09/10 02:59:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3b43b_d20250910_m025800_c001_v0001131_t0053_u01757473080900") 2025/09/10 02:59:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703d1_d20250910_m025759_c001_v7007000_t0000_u01757473079928") 2025/09/10 02:59:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d62836f5_d20250910_m025759_c001_v0001100_t0031_u01757473079121") 2025/09/10 02:59:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703d0_d20250910_m025758_c001_v7007000_t0000_u01757473078151") 2025/09/10 02:59:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f114e56d0c1d2d260_d20250910_m025757_c001_v0001184_t0011_u01757473077463") 2025/09/10 02:59:22 DEBUG : toe/toe/toe: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f405f7de050bf94a8_d20250910_m025822_c001_v7007000_t0000_u01757473102008") 2025/09/10 02:59:23 DEBUG : toe/toe/toe: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f113e83197c18d030_d20250910_m025821_c001_v0001172_t0015_u01757473101168") 2025/09/10 02:59:23 DEBUG : toe/toe/toe: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703d6_d20250910_m025808_c001_v7007000_t0000_u01757473088629") 2025/09/10 02:59:23 DEBUG : toe/toe/toe: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d6283709_d20250910_m025807_c001_v0001100_t0026_u01757473087924") 2025/09/10 02:59:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703db_d20250910_m025817_c001_v7007000_t0000_u01757473097006") 2025/09/10 02:59:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11792a49d628371f_d20250910_m025816_c001_v0001100_t0019_u01757473096038") 2025/09/10 02:59:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f40776f00515703d9_d20250910_m025813_c001_v7007000_t0000_u01757473093720") 2025/09/10 02:59:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f11182280eac2292b_d20250910_m025812_c001_v0001093_t0000_u01757473092694") 2025/09/10 02:59:23 DEBUG : two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a585_d20250910_m025034_c001_v7007000_t0000_u01757472634586") 2025/09/10 02:59:23 DEBUG : two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f4069d3d96ff3afa3_d20250910_m025032_c001_v0001131_t0029_u01757472632237") 2025/09/10 02:59:23 DEBUG : two: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f411a1d376521c4cf_d20250910_m025030_c001_v0001154_t0006_u01757472630436") 2025/09/10 02:59:23 DEBUG : yam: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a994_d20250910_m025044_c001_v7007000_t0000_u01757472644506") 2025/09/10 02:59:23 DEBUG : yam: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1180f2f2635aae6f_d20250910_m025043_c001_v0001105_t0008_u01757472643233") 2025/09/10 02:59:23 DEBUG : yam: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a972_d20250910_m025040_c001_v7007000_t0000_u01757472640480") 2025/09/10 02:59:23 DEBUG : yam: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f1069d3d96ff3afb5_d20250910_m025038_c001_v0001131_t0011_u01757472638560") 2025/09/10 02:59:23 DEBUG : yam: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a587_d20250910_m025037_c001_v7007000_t0000_u01757472637196") 2025/09/10 02:59:23 DEBUG : yam: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f101e731a0a9d9634_d20250910_m025035_c001_v0001137_t0052_u01757472635146") 2025/09/10 02:59:23 DEBUG : yaml: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a974_d20250910_m025041_c001_v7007000_t0000_u01757472641219") 2025/09/10 02:59:23 DEBUG : yaml: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f100f1258e24b9b7a_d20250910_m025040_c001_v0001134_t0009_u01757472640017") 2025/09/10 02:59:23 DEBUG : yaml: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f41537dfdd6a7a589_d20250910_m025037_c001_v7007000_t0000_u01757472637939") 2025/09/10 02:59:23 DEBUG : yaml: Deleting (id "4_z3f82add3806d3b1b9f980e1b_f110c5de9ac9343e1_d20250910_m025036_c001_v0001117_t0035_u01757472636438") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m32.201712314s (try 1/5)