"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/07 04:35:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo" 2025/09/07 04:35:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 04:35:30 DEBUG : Creating backend with remote "/tmp/rclone3599968138" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/07 04:35:34 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:34 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.26s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/07 04:35:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:34 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:34 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:35 INFO : sub dir/hello world: Copied (new) 2025/09/07 04:35:35 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", 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-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", 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-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:37 DEBUG : Creating backend with remote "/non-existing" 2025/09/07 04:35:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/07 04:35:37 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:37 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:38 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:38 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", 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-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:39 INFO : B2 bucket rclone-test-sikeseb2zajo: Running all checks before starting transfers 2025/09/07 04:35:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:39 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:39 INFO : B2 bucket rclone-test-sikeseb2zajo: Checks finished, now starting transfers 2025/09/07 04:35:39 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.19s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:40 ERROR : Ignoring --no-traverse with sync 2025/09/07 04:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:40 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:40 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:41 INFO : sub dir/hello world: Copied (new) 2025/09/07 04:35:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/07 04:35:42 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:42 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/07 04:35:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:35:43 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:43 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:35:44 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:44 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.57s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/07 04:35:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/07 04:35:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/07 04:35:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/07 04:35:45 INFO : sub dir2: Making directory 2025/09/07 04:35:45 INFO : sub dir: Making directory 2025/09/07 04:35:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:45 INFO : sub dir2/sub sub dir2: Making directory 2025/09/07 04:35:45 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:45 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:46 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/07 04:35:46 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:46 INFO : sub dir2: Making directory 2025/09/07 04:35:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/07 04:35:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/07 04:35:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:47 DEBUG : sub dir2: Making directory with metadata 2025/09/07 04:35:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/07 04:35:48 INFO : sub dir2: Making directory 2025/09/07 04:35:48 INFO : sub dir: Making directory 2025/09/07 04:35:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:48 INFO : sub dir/hello world: Copied (new) 2025/09/07 04:35:48 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/07 04:35:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/07 04:35:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", 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-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:49 INFO : sub dir2: Making directory 2025/09/07 04:35:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:49 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:49 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:50 INFO : sub dir/hello world: Copied (new) 2025/09/07 04:35:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:50 DEBUG : sub dir2: Making directory with metadata 2025/09/07 04:35:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/07 04:35:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/07 04:35:50 INFO : sub dir2: Making directory 2025/09/07 04:35:50 INFO : sub dir: Making directory 2025/09/07 04:35:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:50 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:50 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:51 INFO : sub dir/hello world: Copied (new) 2025/09/07 04:35:51 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/07 04:35:51 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", 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-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:52 INFO : sub dir2: Making directory 2025/09/07 04:35:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:52 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:35:52 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:35:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:52 INFO : sub dir/hello world: Copied (new) 2025/09/07 04:35:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:35:53 DEBUG : Creating backend with remote "TestB2:rclone-test-woqedej4beru" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-sikeseb2zajo -> B2 bucket rclone-test-woqedej4beru 2025/09/07 04:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:35:54 DEBUG : B2 bucket rclone-test-woqedej4beru: Waiting for checks to finish 2025/09/07 04:35:54 DEBUG : B2 bucket rclone-test-woqedej4beru: Waiting for transfers to finish 2025/09/07 04:35:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:35:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/07 04:35:59 DEBUG : B2 bucket rclone-test-woqedej4beru: Purge remote 2025/09/07 04:35:59 INFO : B2 bucket rclone-test-woqedej4beru: cleaning bucket "rclone-test-woqedej4beru" of all files 2025/09/07 04:35:59 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43705d2b2b9f980e1b_f10761530977fbc0c_d20250907_m043558_c001_v0001136_t0010_u01757219758676") --- PASS: TestServerSideCopy (9.39s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/07 04:36:03 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:03 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/07 04:36:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.93s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:05 DEBUG : Creating backend with remote "TestB2:rclone-test-gucoles3tako" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-sikeseb2zajo -> B2 bucket rclone-test-gucoles3tako 2025/09/07 04:36:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:36:06 DEBUG : B2 bucket rclone-test-gucoles3tako: Waiting for checks to finish 2025/09/07 04:36:06 DEBUG : B2 bucket rclone-test-gucoles3tako: Waiting for transfers to finish 2025/09/07 04:36:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:36:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/07 04:36:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/07 04:36:11 DEBUG : B2 bucket rclone-test-gucoles3tako: Waiting for checks to finish 2025/09/07 04:36:11 DEBUG : B2 bucket rclone-test-gucoles3tako: Waiting for transfers to finish 2025/09/07 04:36:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/07 04:36:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/07 04:36:12 DEBUG : B2 bucket rclone-test-gucoles3tako: Purge remote 2025/09/07 04:36:12 INFO : B2 bucket rclone-test-gucoles3tako: cleaning bucket "rclone-test-gucoles3tako" of all files 2025/09/07 04:36:12 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2cd03705d2b2b9f980e1b_f1047a4d7aeb85d75_d20250907_m043611_c001_v0001090_t0013_u01757219771732") 2025/09/07 04:36:12 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2cd03705d2b2b9f980e1b_f117ec651a8ec014a_d20250907_m043609_c001_v0001161_t0046_u01757219769933") --- PASS: TestServerSideCopyOverSelf (12.22s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/07 04:36:17 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:17 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/07 04:36:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/07 04:36:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kuqaqod9muki" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-sikeseb2zajo -> B2 bucket rclone-test-kuqaqod9muki 2025/09/07 04:36:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:36:20 DEBUG : B2 bucket rclone-test-kuqaqod9muki: Waiting for checks to finish 2025/09/07 04:36:20 DEBUG : B2 bucket rclone-test-kuqaqod9muki: Waiting for transfers to finish 2025/09/07 04:36:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:36:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/07 04:36:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/07 04:36:23 DEBUG : B2 bucket rclone-test-kuqaqod9muki: Waiting for checks to finish 2025/09/07 04:36:23 DEBUG : B2 bucket rclone-test-kuqaqod9muki: Waiting for transfers to finish 2025/09/07 04:36:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/07 04:36:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/07 04:36:23 INFO : sub dir/hello world: Deleted 2025/09/07 04:36:24 DEBUG : testing file moves 2025/09/07 04:36:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/07 04:36:24 DEBUG : B2 bucket rclone-test-kuqaqod9muki: Waiting for checks to finish 2025/09/07 04:36:24 DEBUG : B2 bucket rclone-test-kuqaqod9muki: Waiting for transfers to finish 2025/09/07 04:36:24 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/07 04:36:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/07 04:36:25 INFO : sub dir/hello world: Deleted 2025/09/07 04:36:25 DEBUG : B2 bucket rclone-test-kuqaqod9muki: Purge remote 2025/09/07 04:36:25 INFO : B2 bucket rclone-test-kuqaqod9muki: cleaning bucket "rclone-test-kuqaqod9muki" of all files 2025/09/07 04:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z0f22fd83705d2b2b9f980e1b_f107f5fa8ecfa360a_d20250907_m043624_c001_v0001179_t0056_u01757219784783") 2025/09/07 04:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z0f22fd83705d2b2b9f980e1b_f1010aa8f94999508_d20250907_m043623_c001_v0001090_t0014_u01757219783200") 2025/09/07 04:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z0f22fd83705d2b2b9f980e1b_f1049f8ba351db255_d20250907_m043622_c001_v0001179_t0003_u01757219782212") --- PASS: TestServerSideMoveOverSelf (11.38s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:30 ERROR : error listing: directory not found 2025/09/07 04:36:30 INFO : Local file system at /tmp/rclone3599968138: Making directory 2025/09/07 04:36:31 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:31 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:36:32 DEBUG : Local file system at /tmp/rclone3599968138: Waiting for checks to finish 2025/09/07 04:36:32 DEBUG : Local file system at /tmp/rclone3599968138: Waiting for transfers to finish 2025/09/07 04:36:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:36:33 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/07 04:36:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.79s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/07 04:36:33 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:33 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/07 04:36:34 INFO : check sum: Copied (new) 2025/09/07 04:36:34 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:34 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/07 04:36:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/07 04:36:34 DEBUG : check sum: Unchanged skipping 2025/09/07 04:36:34 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:34 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/07 04:36:35 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:35 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/07 04:36:35 INFO : sizeonly: Copied (new) 2025/09/07 04:36:35 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:35 DEBUG : sizeonly: Sizes identical 2025/09/07 04:36:35 DEBUG : sizeonly: Unchanged skipping 2025/09/07 04:36:35 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:35 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:35 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/07 04:36:36 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:36 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/07 04:36:37 INFO : ignore-size: Copied (new) 2025/09/07 04:36:37 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:36:37 DEBUG : ignore-size: Unchanged skipping 2025/09/07 04:36:37 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:37 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:37 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:36:38 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:38 DEBUG : existing: Unchanged skipping 2025/09/07 04:36:38 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:38 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:38 INFO : There was nothing to transfer 2025/09/07 04:36:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/07 04:36:39 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:39 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/07 04:36:39 INFO : existing: Copied (replaced existing) 2025/09/07 04:36:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.75s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/07 04:36:40 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:40 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/07 04:36:40 INFO : existing: Copied (new) 2025/09/07 04:36:40 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:40 DEBUG : existing: Destination exists, skipping 2025/09/07 04:36:40 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:40 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:40 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:42 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/07 04:36:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:36:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/07 04:36:42 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:42 DEBUG : c/non empty space: Unchanged skipping 2025/09/07 04:36:42 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:36:42 INFO : a/potato2: Copied (new) 2025/09/07 04:36:42 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:42 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.18s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:44 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:44 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/07 04:36:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/07 04:36:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/07 04:36:44 DEBUG : empty space: Unchanged skipping 2025/09/07 04:36:44 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:44 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:44 INFO : There was nothing to transfer 2025/09/07 04:36:44 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:44 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/07 04:36:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/07 04:36:45 INFO : empty space: Updated modification time in destination 2025/09/07 04:36:45 DEBUG : empty space: Unchanged skipping 2025/09/07 04:36:45 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:45 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:47 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/07 04:36:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/07 04:36:47 DEBUG : empty space: Unchanged skipping 2025/09/07 04:36:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:47 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:48 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/07 04:36:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3599968138) 2025/09/07 04:36:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sikeseb2zajo) 2025/09/07 04:36:48 DEBUG : foo: sha1 differ 2025/09/07 04:36:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/07 04:36:48 INFO : foo: Copied (replaced existing) 2025/09/07 04:36:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:36:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/07 04:36:50 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:50 DEBUG : empty space: Unchanged skipping 2025/09/07 04:36:50 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:36:50 INFO : potato: Copied (new) 2025/09/07 04:36:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/07 04:36:52 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:52 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/07 04:36:52 INFO : potato: Copied (replaced existing) 2025/09/07 04:36:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:53 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/07 04:36:53 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3599968138) 2025/09/07 04:36:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sikeseb2zajo) 2025/09/07 04:36:53 DEBUG : potato: sha1 differ 2025/09/07 04:36:53 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/07 04:36:53 INFO : potato: Copied (replaced existing) 2025/09/07 04:36:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:36:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:36:55 DEBUG : empty space: Unchanged skipping 2025/09/07 04:36:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/07 04:36:55 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:55 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:55 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:36:57 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:57 DEBUG : empty space: Unchanged skipping 2025/09/07 04:36:57 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:36:57 INFO : potato2: Copied (new) 2025/09/07 04:36:57 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:36:59 INFO : d: Making directory 2025/09/07 04:36:59 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/07 04:36:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:36:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/07 04:36:59 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:36:59 DEBUG : c/non empty space: Unchanged skipping 2025/09/07 04:36:59 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:36:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:36:59 INFO : a/potato2: Copied (new) 2025/09/07 04:36:59 DEBUG : Waiting for deletions to finish 2025/09/07 04:36:59 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:01 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/07 04:37:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:37:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/07 04:37:01 DEBUG : c/non empty space: Unchanged skipping 2025/09/07 04:37:01 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:01 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:37:01 INFO : a/potato2: Copied (new) 2025/09/07 04:37:01 ERROR : B2 bucket rclone-test-sikeseb2zajo: not deleting files as there were IO errors 2025/09/07 04:37:01 ERROR : B2 bucket rclone-test-sikeseb2zajo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:03 DEBUG : Waiting for deletions to finish 2025/09/07 04:37:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:37:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:37:03 DEBUG : empty space: Unchanged skipping 2025/09/07 04:37:03 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:03 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:03 INFO : potato: Deleted 2025/09/07 04:37:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:37:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:05 DEBUG : Waiting for deletions to finish 2025/09/07 04:37:06 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:06 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:06 INFO : potato: Deleted 2025/09/07 04:37:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:37:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:37:06 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:06 DEBUG : empty space: Unchanged skipping 2025/09/07 04:37:06 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:37:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.53s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:37:08 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:08 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/07 04:37:08 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.82s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:10 DEBUG : enormous: Excluded (Size Filter) 2025/09/07 04:37:10 DEBUG : enormous: Excluded 2025/09/07 04:37:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/07 04:37:10 DEBUG : potato2: Excluded 2025/09/07 04:37:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/07 04:37:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:37:10 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:10 DEBUG : empty space: Unchanged skipping 2025/09/07 04:37:10 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:10 DEBUG : Waiting for deletions to finish 2025/09/07 04:37:10 INFO : There was nothing to transfer 2025/09/07 04:37:10 DEBUG : enormous: Excluded (Size Filter) 2025/09/07 04:37:10 DEBUG : enormous: Excluded 2025/09/07 04:37:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/07 04:37:10 DEBUG : potato2: Excluded 2025/09/07 04:37:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/07 04:37:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/07 04:37:10 DEBUG : empty space: Unchanged skipping 2025/09/07 04:37:10 DEBUG : Local file system at /tmp/rclone3599968138: Waiting for checks to finish 2025/09/07 04:37:10 DEBUG : Local file system at /tmp/rclone3599968138: Waiting for transfers to finish 2025/09/07 04:37:10 DEBUG : Waiting for deletions to finish 2025/09/07 04:37:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:12 DEBUG : enormous: Excluded (Size Filter) 2025/09/07 04:37:12 DEBUG : enormous: Excluded 2025/09/07 04:37:12 DEBUG : potato2: Excluded (Size Filter) 2025/09/07 04:37:12 DEBUG : potato2: Excluded 2025/09/07 04:37:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:37:12 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:12 DEBUG : empty space: Unchanged skipping 2025/09/07 04:37:12 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:12 DEBUG : Waiting for deletions to finish 2025/09/07 04:37:12 INFO : enormous: Deleted 2025/09/07 04:37:12 INFO : potato2: Deleted 2025/09/07 04:37:12 INFO : There was nothing to transfer 2025/09/07 04:37:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/07 04:37:13 DEBUG : empty space: Unchanged skipping 2025/09/07 04:37:13 DEBUG : Local file system at /tmp/rclone3599968138: Waiting for checks to finish 2025/09/07 04:37:13 DEBUG : Local file system at /tmp/rclone3599968138: Waiting for transfers to finish 2025/09/07 04:37:13 DEBUG : Waiting for deletions to finish 2025/09/07 04:37:13 INFO : enormous: Deleted 2025/09/07 04:37:13 INFO : potato2: Deleted 2025/09/07 04:37:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.37s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:14 DEBUG : five: Need to transfer - File not found at Destination 2025/09/07 04:37:14 DEBUG : one: Destination is newer than source, skipping 2025/09/07 04:37:14 DEBUG : three: Sizes identical 2025/09/07 04:37:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/07 04:37:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/07 04:37:14 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/07 04:37:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3599968138) 2025/09/07 04:37:14 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sikeseb2zajo) 2025/09/07 04:37:14 DEBUG : two: sha1 differ 2025/09/07 04:37:14 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/07 04:37:15 INFO : five: Copied (new) 2025/09/07 04:37:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/07 04:37:15 INFO : four: Copied (replaced existing) 2025/09/07 04:37:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/07 04:37:15 INFO : two: Copied (replaced existing) 2025/09/07 04:37:15 DEBUG : Waiting for deletions to finish 2025/09/07 04:37:16 DEBUG : one: Destination is newer than source, skipping 2025/09/07 04:37:16 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/07 04:37:16 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/07 04:37:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/07 04:37:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/07 04:37:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3599968138) 2025/09/07 04:37:16 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/07 04:37:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/07 04:37:16 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sikeseb2zajo) 2025/09/07 04:37:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/07 04:37:16 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/07 04:37:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/07 04:37:16 DEBUG : three: sha1 differ 2025/09/07 04:37:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/07 04:37:16 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/07 04:37:16 INFO : three: Copied (replaced existing) 2025/09/07 04:37:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === 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-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/07 04:37:18 INFO : B2 bucket rclone-test-sikeseb2zajo: Making map for --track-renames 2025/09/07 04:37:18 INFO : B2 bucket rclone-test-sikeseb2zajo: Finished making map for --track-renames 2025/09/07 04:37:18 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/07 04:37:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/07 04:37:18 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for renames to finish 2025/09/07 04:37:18 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/07 04:37:18 INFO : potato: Copied (new) 2025/09/07 04:37:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/07 04:37:18 INFO : yam: Copied (new) 2025/09/07 04:37:18 DEBUG : Waiting for deletions to finish 2025/09/07 04:37:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:37:18 INFO : B2 bucket rclone-test-sikeseb2zajo: Making map for --track-renames 2025/09/07 04:37:18 INFO : B2 bucket rclone-test-sikeseb2zajo: Finished making map for --track-renames 2025/09/07 04:37:18 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:18 DEBUG : potato: Unchanged skipping 2025/09/07 04:37:18 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for renames to finish 2025/09/07 04:37:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/07 04:37:19 INFO : yam: Copied (server-side copy) to: yaml 2025/09/07 04:37:20 INFO : yam: Deleted 2025/09/07 04:37:20 INFO : yaml: Renamed from "yam" 2025/09/07 04:37:20 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/07 04:37:21 INFO : B2 bucket rclone-test-sikeseb2zajo: Making map for --track-renames 2025/09/07 04:37:21 INFO : B2 bucket rclone-test-sikeseb2zajo: Finished making map for --track-renames 2025/09/07 04:37:21 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/07 04:37:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/07 04:37:21 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for renames to finish 2025/09/07 04:37:21 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/07 04:37:21 INFO : yam: Copied (new) 2025/09/07 04:37:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/07 04:37:21 INFO : potato: Copied (new) 2025/09/07 04:37:21 DEBUG : Waiting for deletions to finish 2025/09/07 04:37:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:37:21 INFO : B2 bucket rclone-test-sikeseb2zajo: Making map for --track-renames 2025/09/07 04:37:21 INFO : B2 bucket rclone-test-sikeseb2zajo: Finished making map for --track-renames 2025/09/07 04:37:21 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:21 DEBUG : potato: Unchanged skipping 2025/09/07 04:37:21 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for renames to finish 2025/09/07 04:37:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/07 04:37:22 INFO : yam: Copied (server-side copy) to: yaml 2025/09/07 04:37:22 INFO : yam: Deleted 2025/09/07 04:37:22 INFO : yaml: Renamed from "yam" 2025/09/07 04:37:22 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/07 04:37:23 INFO : B2 bucket rclone-test-sikeseb2zajo: Making map for --track-renames 2025/09/07 04:37:23 INFO : B2 bucket rclone-test-sikeseb2zajo: Finished making map for --track-renames 2025/09/07 04:37:23 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/07 04:37:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/07 04:37:23 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for renames to finish 2025/09/07 04:37:23 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/07 04:37:24 INFO : sub/yam: Copied (new) 2025/09/07 04:37:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/07 04:37:24 INFO : potato: Copied (new) 2025/09/07 04:37:24 DEBUG : Waiting for deletions to finish 2025/09/07 04:37:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:37:24 DEBUG : potato: Unchanged skipping 2025/09/07 04:37:24 INFO : B2 bucket rclone-test-sikeseb2zajo: Making map for --track-renames 2025/09/07 04:37:24 INFO : B2 bucket rclone-test-sikeseb2zajo: Finished making map for --track-renames 2025/09/07 04:37:24 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:24 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for renames to finish 2025/09/07 04:37:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/07 04:37:25 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/07 04:37:25 INFO : sub/yam: Deleted 2025/09/07 04:37:25 INFO : yam: Renamed from "sub/yam" 2025/09/07 04:37:25 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:26 DEBUG : Creating backend with remote "/tmp/rclone3599968138/dir1" 2025/09/07 04:37:26 DEBUG : Creating backend with remote "/tmp/rclone3599968138/dir2" 2025/09/07 04:37:26 DEBUG : Local file system at /tmp/rclone3599968138/dir2: Using server-side directory move 2025/09/07 04:37:26 INFO : Local file system at /tmp/rclone3599968138/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/07 04:37:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/07 04:37:26 DEBUG : Local file system at /tmp/rclone3599968138/dir2: Waiting for checks to finish 2025/09/07 04:37:26 DEBUG : Local file system at /tmp/rclone3599968138/dir2: Waiting for transfers to finish 2025/09/07 04:37:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:37:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/07 04:37:27 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:27 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/07 04:37:27 INFO : nested/sub dir/file: Copied (new) 2025/09/07 04:37:27 INFO : nested/sub dir/file: Deleted 2025/09/07 04:37:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:37:27 INFO : sub dir/hello world: Copied (new) 2025/09/07 04:37:27 INFO : sub dir/hello world: Deleted 2025/09/07 04:37:27 INFO : sub dir: Removing directory 2025/09/07 04:37:27 INFO : nested/sub dir: Removing directory 2025/09/07 04:37:27 INFO : nested: Removing directory 2025/09/07 04:37:27 DEBUG : Local file system at /tmp/rclone3599968138: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/07 04:37:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/07 04:37:28 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:28 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/07 04:37:29 INFO : nested/sub dir/file: Copied (new) 2025/09/07 04:37:29 INFO : nested/sub dir/file: Deleted 2025/09/07 04:37:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:37:29 INFO : sub dir/hello world: Copied (new) 2025/09/07 04:37:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/07 04:37:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/07 04:37:30 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:30 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/07 04:37:30 INFO : existing-b: Copied (new) 2025/09/07 04:37:30 INFO : existing-b: Deleted 2025/09/07 04:37:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/07 04:37:30 INFO : existing: Copied (new) 2025/09/07 04:37:30 INFO : existing: Deleted 2025/09/07 04:37:31 DEBUG : existing: Destination exists, skipping 2025/09/07 04:37:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/07 04:37:31 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:37:31 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:37:31 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.73s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qeqibop3luse" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sikeseb2zajo -> B2 bucket rclone-test-qeqibop3luse 2025/09/07 04:37:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:37:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/07 04:37:40 DEBUG : empty space: Unchanged skipping 2025/09/07 04:37:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/07 04:37:40 DEBUG : B2 bucket rclone-test-qeqibop3luse: Waiting for checks to finish 2025/09/07 04:37:40 INFO : empty space: Deleted 2025/09/07 04:37:40 DEBUG : B2 bucket rclone-test-qeqibop3luse: Waiting for transfers to finish 2025/09/07 04:37:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:37:40 INFO : potato2: Copied (server-side copy) 2025/09/07 04:37:40 INFO : potato2: Deleted 2025/09/07 04:37:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/07 04:37:40 INFO : potato3: Copied (server-side copy) 2025/09/07 04:37:41 INFO : potato3: Deleted 2025/09/07 04:37:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qumoqib2xaru" 2025/09/07 04:37:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/07 04:37:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:37:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/07 04:37:42 DEBUG : B2 bucket rclone-test-qumoqib2xaru: Waiting for checks to finish 2025/09/07 04:37:42 DEBUG : B2 bucket rclone-test-qumoqib2xaru: Waiting for transfers to finish 2025/09/07 04:37:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/07 04:37:46 INFO : empty space: Copied (server-side copy) 2025/09/07 04:37:46 INFO : empty space: Deleted 2025/09/07 04:37:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:37:46 INFO : potato2: Copied (server-side copy) 2025/09/07 04:37:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/07 04:37:46 INFO : potato3: Copied (server-side copy) 2025/09/07 04:37:46 INFO : potato2: Deleted 2025/09/07 04:37:47 INFO : potato3: Deleted 2025/09/07 04:37:47 DEBUG : B2 bucket rclone-test-qumoqib2xaru: Purge remote 2025/09/07 04:37:47 INFO : B2 bucket rclone-test-qumoqib2xaru: cleaning bucket "rclone-test-qumoqib2xaru" of all files 2025/09/07 04:37:47 DEBUG : empty space: Deleting (id "4_z5f723d83707d2b2b9f980e1b_f1114c326c7437a46_d20250907_m043746_c001_v0001180_t0029_u01757219866119") 2025/09/07 04:37:47 DEBUG : potato2: Deleting (id "4_z5f723d83707d2b2b9f980e1b_f110f63ebc5bbbe5b_d20250907_m043746_c001_v0001093_t0010_u01757219866341") 2025/09/07 04:37:47 DEBUG : potato3: Deleting (id "4_z5f723d83707d2b2b9f980e1b_f112971692965d378_d20250907_m043746_c001_v0001130_t0036_u01757219866498") 2025/09/07 04:37:49 DEBUG : B2 bucket rclone-test-qeqibop3luse: Purge remote 2025/09/07 04:37:49 INFO : B2 bucket rclone-test-qeqibop3luse: cleaning bucket "rclone-test-qeqibop3luse" of all files 2025/09/07 04:37:49 DEBUG : empty space: Deleting (id "4_z9fe21d83707d2b2b9f980e1b_f4218d39ce8bccd31_d20250907_m043746_c001_v7007000_t0000_u01757219866322") 2025/09/07 04:37:49 DEBUG : empty space: Deleting (id "4_z9fe21d83707d2b2b9f980e1b_f101dbd7a3e9fba0b_d20250907_m043738_c001_v0001105_t0013_u01757219858646") 2025/09/07 04:37:49 DEBUG : potato2: Deleting (id "4_z9fe21d83707d2b2b9f980e1b_f4218d39ce8bccd32_d20250907_m043746_c001_v7007000_t0000_u01757219866744") 2025/09/07 04:37:49 DEBUG : potato2: Deleting (id "4_z9fe21d83707d2b2b9f980e1b_f107cdcfb2582c410_d20250907_m043740_c001_v0001165_t0018_u01757219860132") 2025/09/07 04:37:49 DEBUG : potato3: Deleting (id "4_z9fe21d83707d2b2b9f980e1b_f420026efb8269abc_d20250907_m043746_c001_v7007000_t0000_u01757219866927") 2025/09/07 04:37:49 DEBUG : potato3: Deleting (id "4_z9fe21d83707d2b2b9f980e1b_f103b99d8f7186df8_d20250907_m043740_c001_v0001090_t0008_u01757219860411") 2025/09/07 04:37:49 DEBUG : potato3: Deleting (id "4_z9fe21d83707d2b2b9f980e1b_f101dbd7a3e9fba0d_d20250907_m043739_c001_v0001105_t0043_u01757219859117") --- PASS: TestServerSideMove (22.26s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:37:54 DEBUG : Creating backend with remote "TestB2:rclone-test-haliyib8rado" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sikeseb2zajo -> B2 bucket rclone-test-haliyib8rado 2025/09/07 04:38:02 DEBUG : empty space: Excluded (Size Filter) 2025/09/07 04:38:02 DEBUG : empty space: Excluded (Size Filter) 2025/09/07 04:38:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:38:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/07 04:38:02 DEBUG : B2 bucket rclone-test-haliyib8rado: Waiting for checks to finish 2025/09/07 04:38:02 DEBUG : B2 bucket rclone-test-haliyib8rado: Waiting for transfers to finish 2025/09/07 04:38:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/07 04:38:03 INFO : potato3: Copied (server-side copy) 2025/09/07 04:38:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:38:03 INFO : potato2: Copied (server-side copy) 2025/09/07 04:38:03 INFO : potato3: Deleted 2025/09/07 04:38:03 INFO : potato2: Deleted 2025/09/07 04:38:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dowajog5yoti" 2025/09/07 04:38:04 DEBUG : empty space: Excluded (Size Filter) 2025/09/07 04:38:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:38:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/07 04:38:05 DEBUG : B2 bucket rclone-test-dowajog5yoti: Waiting for checks to finish 2025/09/07 04:38:05 DEBUG : B2 bucket rclone-test-dowajog5yoti: Waiting for transfers to finish 2025/09/07 04:38:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:38:09 INFO : potato2: Copied (server-side copy) 2025/09/07 04:38:09 INFO : potato2: Deleted 2025/09/07 04:38:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/07 04:38:09 INFO : potato3: Copied (server-side copy) 2025/09/07 04:38:09 INFO : potato3: Deleted 2025/09/07 04:38:09 DEBUG : B2 bucket rclone-test-dowajog5yoti: Purge remote 2025/09/07 04:38:09 INFO : B2 bucket rclone-test-dowajog5yoti: cleaning bucket "rclone-test-dowajog5yoti" of all files 2025/09/07 04:38:10 DEBUG : potato2: Deleting (id "4_z2fc29d13707d2b2b9f980e1b_f112acbd14860eb6c_d20250907_m043808_c001_v0001038_t0027_u01757219888807") 2025/09/07 04:38:10 DEBUG : potato3: Deleting (id "4_z2fc29d13707d2b2b9f980e1b_f103b77b0c3a5e8e3_d20250907_m043809_c001_v0001184_t0033_u01757219889178") 2025/09/07 04:38:11 DEBUG : B2 bucket rclone-test-haliyib8rado: Purge remote 2025/09/07 04:38:11 INFO : B2 bucket rclone-test-haliyib8rado: cleaning bucket "rclone-test-haliyib8rado" of all files 2025/09/07 04:38:12 DEBUG : empty space: Deleting (id "4_z1f927d23707d2b2b9f980e1b_f101524e9bc1e160a_d20250907_m043801_c001_v0001183_t0041_u01757219881586") 2025/09/07 04:38:12 DEBUG : potato2: Deleting (id "4_z1f927d23707d2b2b9f980e1b_f40357a6504728e64_d20250907_m043809_c001_v7007000_t0000_u01757219889178") 2025/09/07 04:38:12 DEBUG : potato2: Deleting (id "4_z1f927d23707d2b2b9f980e1b_f102f1f3e00e883b3_d20250907_m043803_c001_v0001154_t0007_u01757219883080") 2025/09/07 04:38:12 DEBUG : potato3: Deleting (id "4_z1f927d23707d2b2b9f980e1b_f40357a6504728e68_d20250907_m043809_c001_v7007000_t0000_u01757219889388") 2025/09/07 04:38:12 DEBUG : potato3: Deleting (id "4_z1f927d23707d2b2b9f980e1b_f1186a57904899794_d20250907_m043803_c001_v0001165_t0032_u01757219883152") 2025/09/07 04:38:12 DEBUG : potato3: Deleting (id "4_z1f927d23707d2b2b9f980e1b_f101524e9bc1e160e_d20250907_m043801_c001_v0001183_t0003_u01757219881805") --- PASS: TestServerSideMoveWithFilter (21.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:38:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gudehun2kezi" 2025/09/07 04:38:18 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sikeseb2zajo -> B2 bucket rclone-test-gudehun2kezi 2025/09/07 04:38:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:38:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/07 04:38:24 DEBUG : empty space: Unchanged skipping 2025/09/07 04:38:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/07 04:38:24 DEBUG : B2 bucket rclone-test-gudehun2kezi: Waiting for checks to finish 2025/09/07 04:38:24 INFO : empty space: Deleted 2025/09/07 04:38:24 DEBUG : B2 bucket rclone-test-gudehun2kezi: Waiting for transfers to finish 2025/09/07 04:38:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:38:24 INFO : potato2: Copied (server-side copy) 2025/09/07 04:38:24 INFO : potato2: Deleted 2025/09/07 04:38:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/07 04:38:25 INFO : potato3: Copied (server-side copy) 2025/09/07 04:38:25 INFO : potato3: Deleted 2025/09/07 04:38:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jixixof6cefe" 2025/09/07 04:38:26 INFO : tomatoDir: Making directory 2025/09/07 04:38:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/07 04:38:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/07 04:38:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/07 04:38:26 DEBUG : B2 bucket rclone-test-jixixof6cefe: Waiting for checks to finish 2025/09/07 04:38:26 DEBUG : B2 bucket rclone-test-jixixof6cefe: Waiting for transfers to finish 2025/09/07 04:38:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/07 04:38:28 INFO : empty space: Copied (server-side copy) 2025/09/07 04:38:28 INFO : empty space: Deleted 2025/09/07 04:38:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/07 04:38:29 INFO : potato2: Copied (server-side copy) 2025/09/07 04:38:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/07 04:38:29 INFO : potato3: Copied (server-side copy) 2025/09/07 04:38:29 INFO : potato2: Deleted 2025/09/07 04:38:29 INFO : potato3: Deleted 2025/09/07 04:38:29 DEBUG : B2 bucket rclone-test-jixixof6cefe: Purge remote 2025/09/07 04:38:29 INFO : B2 bucket rclone-test-jixixof6cefe: cleaning bucket "rclone-test-jixixof6cefe" of all files 2025/09/07 04:38:30 DEBUG : empty space: Deleting (id "4_zbff2ed53707d2b2b9f980e1b_f115d3f5cec0c0228_d20250907_m043828_c001_v0001181_t0029_u01757219908615") 2025/09/07 04:38:30 DEBUG : potato2: Deleting (id "4_zbff2ed53707d2b2b9f980e1b_f111f90109cc1f112_d20250907_m043828_c001_v0001102_t0053_u01757219908865") 2025/09/07 04:38:30 DEBUG : potato3: Deleting (id "4_zbff2ed53707d2b2b9f980e1b_f108f9929f543bd42_d20250907_m043829_c001_v0001120_t0057_u01757219909006") 2025/09/07 04:38:31 DEBUG : B2 bucket rclone-test-gudehun2kezi: Purge remote 2025/09/07 04:38:31 INFO : B2 bucket rclone-test-gudehun2kezi: cleaning bucket "rclone-test-gudehun2kezi" of all files 2025/09/07 04:38:31 DEBUG : empty space: Deleting (id "4_zefd2cd53707d2b2b9f980e1b_f4187f8999934e44d_d20250907_m043828_c001_v7007000_t0000_u01757219908845") 2025/09/07 04:38:31 DEBUG : empty space: Deleting (id "4_zefd2cd53707d2b2b9f980e1b_f100bc956a8731603_d20250907_m043822_c001_v0001115_t0044_u01757219902993") 2025/09/07 04:38:31 DEBUG : potato2: Deleting (id "4_zefd2cd53707d2b2b9f980e1b_f4187f8999934e45b_d20250907_m043829_c001_v7007000_t0000_u01757219909164") 2025/09/07 04:38:31 DEBUG : potato2: Deleting (id "4_zefd2cd53707d2b2b9f980e1b_f11160890afe27691_d20250907_m043824_c001_v0001181_t0003_u01757219904641") 2025/09/07 04:38:31 DEBUG : potato3: Deleting (id "4_zefd2cd53707d2b2b9f980e1b_f4110ef313e2fe2bc_d20250907_m043829_c001_v7007000_t0000_u01757219909335") 2025/09/07 04:38:31 DEBUG : potato3: Deleting (id "4_zefd2cd53707d2b2b9f980e1b_f11780658333e145b_d20250907_m043824_c001_v0001105_t0033_u01757219904874") 2025/09/07 04:38:31 DEBUG : potato3: Deleting (id "4_zefd2cd53707d2b2b9f980e1b_f100bc956a8731607_d20250907_m043823_c001_v0001115_t0049_u01757219903432") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.08s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:38:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:38:38 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:38:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/rclone-sync-test" 2025/09/07 04:38:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/rclone-sync-test-include/layer2" 2025/09/07 04:38:43 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/rclone-sync-test-ignore-file" 2025/09/07 04:38:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/07 04:38:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/07 04:38:47 DEBUG : pacer: Reducing sleep to 10ms 2025/09/07 04:38:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo path rclone-sync-test: Waiting for checks to finish 2025/09/07 04:38:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo path rclone-sync-test: Waiting for transfers to finish 2025/09/07 04:38:47 DEBUG : Waiting for deletions to finish 2025/09/07 04:38:47 INFO : There was nothing to transfer 2025/09/07 04:38:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:38:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:38:47 DEBUG : Waiting for deletions to finish 2025/09/07 04:38:47 INFO : There was nothing to transfer 2025/09/07 04:38:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/07 04:38:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/07 04:38:47 DEBUG : Waiting for deletions to finish 2025/09/07 04:38:47 INFO : There was nothing to transfer 2025/09/07 04:38:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:38:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:38:48 DEBUG : Waiting for deletions to finish 2025/09/07 04:38:48 INFO : There was nothing to transfer 2025/09/07 04:38:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/07 04:38:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/07 04:38:48 DEBUG : Waiting for deletions to finish 2025/09/07 04:38:48 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.42s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:38:49 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/dst" 2025/09/07 04:38:50 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/CompareDest" 2025/09/07 04:38:52 DEBUG : one: Need to transfer - File not found at Destination 2025/09/07 04:38:52 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:38:52 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:38:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/07 04:38:53 INFO : one: Copied (new) 2025/09/07 04:38:53 DEBUG : Waiting for deletions to finish 2025/09/07 04:38:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 04:38:53 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:38:53 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:38:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/07 04:38:54 INFO : one: Copied (replaced existing) 2025/09/07 04:38:54 DEBUG : Waiting for deletions to finish 2025/09/07 04:38:56 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:38:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 04:38:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:38:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/07 04:38:56 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:38:56 DEBUG : Waiting for deletions to finish 2025/09/07 04:38:56 INFO : There was nothing to transfer 2025/09/07 04:38:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 04:38:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:38:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/07 04:38:57 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:38:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:38:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/07 04:38:58 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:38:58 DEBUG : Waiting for deletions to finish 2025/09/07 04:38:58 INFO : There was nothing to transfer 2025/09/07 04:38:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 04:38:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:38:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/07 04:38:58 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:38:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:38:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/07 04:38:58 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:38:58 DEBUG : Waiting for deletions to finish 2025/09/07 04:38:58 INFO : There was nothing to transfer 2025/09/07 04:38:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 04:38:59 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/07 04:38:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/07 04:38:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/07 04:38:59 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:38:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:38:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/07 04:38:59 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:38:59 DEBUG : Waiting for deletions to finish 2025/09/07 04:38:59 INFO : There was nothing to transfer 2025/09/07 04:39:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 04:39:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/07 04:39:00 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 04:39:00 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:39:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:39:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/07 04:39:00 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:39:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/07 04:39:01 INFO : two: Copied (new) 2025/09/07 04:39:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:39:04 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/dest" 2025/09/07 04:39:05 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/pre-dest1" 2025/09/07 04:39:06 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/pre-dest2" 2025/09/07 04:39:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:39:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/07 04:39:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:39:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/07 04:39:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/07 04:39:09 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dest: Waiting for checks to finish 2025/09/07 04:39:09 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dest: Waiting for transfers to finish 2025/09/07 04:39:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/07 04:39:10 INFO : 3: Copied (new) 2025/09/07 04:39:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.10s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:39:12 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/dst" 2025/09/07 04:39:13 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/CopyDest" 2025/09/07 04:39:15 DEBUG : one: Need to transfer - File not found at Destination 2025/09/07 04:39:15 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:39:15 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:39:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/07 04:39:16 INFO : one: Copied (new) 2025/09/07 04:39:16 DEBUG : Waiting for deletions to finish 2025/09/07 04:39:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 04:39:16 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:39:16 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:39:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/07 04:39:17 INFO : one: Copied (replaced existing) 2025/09/07 04:39:17 DEBUG : Waiting for deletions to finish 2025/09/07 04:39:18 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/BackupDir" 2025/09/07 04:39:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 04:39:20 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:39:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:39:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 04:39:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/07 04:39:21 INFO : one: Copied (server-side copy) 2025/09/07 04:39:22 INFO : one: Deleted 2025/09/07 04:39:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/07 04:39:22 INFO : one: Copied (server-side copy) 2025/09/07 04:39:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/07 04:39:22 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:39:22 DEBUG : Waiting for deletions to finish 2025/09/07 04:39:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:39:23 DEBUG : one: Unchanged skipping 2025/09/07 04:39:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:39:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/07 04:39:24 INFO : two: Copied (server-side copy) 2025/09/07 04:39:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/07 04:39:24 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:39:24 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:39:24 DEBUG : Waiting for deletions to finish 2025/09/07 04:39:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:39:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:39:25 DEBUG : two: Unchanged skipping 2025/09/07 04:39:25 DEBUG : one: Unchanged skipping 2025/09/07 04:39:25 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:39:25 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:39:25 DEBUG : Waiting for deletions to finish 2025/09/07 04:39:25 INFO : There was nothing to transfer 2025/09/07 04:39:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:39:26 DEBUG : one: Unchanged skipping 2025/09/07 04:39:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/07 04:39:26 DEBUG : three: Destination not found in --copy-dest 2025/09/07 04:39:26 DEBUG : three: Need to transfer - File not found at Destination 2025/09/07 04:39:26 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:39:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 04:39:26 DEBUG : two: Unchanged skipping 2025/09/07 04:39:26 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:39:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/07 04:39:27 INFO : three: Copied (new) 2025/09/07 04:39:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.01s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:39:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/dst" 2025/09/07 04:39:32 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/backup" 2025/09/07 04:39:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/07 04:39:33 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:39:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:39:33 DEBUG : two: Unchanged skipping 2025/09/07 04:39:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/07 04:39:35 INFO : one: Copied (server-side copy) 2025/09/07 04:39:35 INFO : one: Deleted 2025/09/07 04:39:35 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:39:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:39:36 INFO : one: Copied (new) 2025/09/07 04:39:36 DEBUG : Waiting for deletions to finish 2025/09/07 04:39:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/07 04:39:36 INFO : three.txt: Copied (server-side copy) 2025/09/07 04:39:37 INFO : three.txt: Deleted 2025/09/07 04:39:37 INFO : three.txt: Moved into backup dir 2025/09/07 04:39:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/07 04:39:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:39:38 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:39:38 DEBUG : two: Unchanged skipping 2025/09/07 04:39:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:39:39 INFO : one: Copied (server-side copy) 2025/09/07 04:39:39 INFO : one: Deleted 2025/09/07 04:39:39 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:39:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/07 04:39:39 INFO : one: Copied (new) 2025/09/07 04:39:39 DEBUG : Waiting for deletions to finish 2025/09/07 04:39:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/07 04:39:40 INFO : three.txt: Copied (server-side copy) 2025/09/07 04:39:40 INFO : three.txt: Deleted 2025/09/07 04:39:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.54s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:39:43 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/dst" 2025/09/07 04:39:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/backup" 2025/09/07 04:39:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/07 04:39:46 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:39:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:39:46 DEBUG : two: Unchanged skipping 2025/09/07 04:39:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/07 04:39:47 INFO : one: Copied (server-side copy) to: one.bak 2025/09/07 04:39:48 INFO : one: Deleted 2025/09/07 04:39:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:39:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:39:48 INFO : one: Copied (new) 2025/09/07 04:39:48 DEBUG : Waiting for deletions to finish 2025/09/07 04:39:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/07 04:39:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/07 04:39:49 INFO : three.txt: Deleted 2025/09/07 04:39:49 INFO : three.txt: Moved into backup dir 2025/09/07 04:39:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/07 04:39:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:39:51 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:39:51 DEBUG : two: Unchanged skipping 2025/09/07 04:39:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:39:51 INFO : one: Copied (server-side copy) to: one.bak 2025/09/07 04:39:51 INFO : one: Deleted 2025/09/07 04:39:51 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:39:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/07 04:39:52 INFO : one: Copied (new) 2025/09/07 04:39:52 DEBUG : Waiting for deletions to finish 2025/09/07 04:39:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/07 04:39:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/07 04:39:52 INFO : three.txt: Deleted 2025/09/07 04:39:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.33s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:39:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/dst" 2025/09/07 04:39:57 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/backup" 2025/09/07 04:39:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/07 04:39:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:39:58 DEBUG : two: Unchanged skipping 2025/09/07 04:39:58 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:40:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/07 04:40:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/07 04:40:00 INFO : one: Deleted 2025/09/07 04:40:00 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:40:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:40:01 INFO : one: Copied (new) 2025/09/07 04:40:01 DEBUG : Waiting for deletions to finish 2025/09/07 04:40:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/07 04:40:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/07 04:40:02 INFO : three.txt: Deleted 2025/09/07 04:40:02 INFO : three.txt: Moved into backup dir 2025/09/07 04:40:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/07 04:40:03 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:40:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:40:03 DEBUG : two: Unchanged skipping 2025/09/07 04:40:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:40:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/07 04:40:04 INFO : one: Deleted 2025/09/07 04:40:04 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:40:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/07 04:40:04 INFO : one: Copied (new) 2025/09/07 04:40:04 DEBUG : Waiting for deletions to finish 2025/09/07 04:40:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/07 04:40:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/07 04:40:05 INFO : three.txt: Deleted 2025/09/07 04:40:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.77s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:40:08 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/dst" 2025/09/07 04:40:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/07 04:40:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:40:10 DEBUG : two: Unchanged skipping 2025/09/07 04:40:10 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:40:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/07 04:40:10 INFO : one: Copied (server-side copy) to: one.bak 2025/09/07 04:40:10 INFO : one: Deleted 2025/09/07 04:40:10 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:40:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:40:11 INFO : one: Copied (new) 2025/09/07 04:40:11 DEBUG : Waiting for deletions to finish 2025/09/07 04:40:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/07 04:40:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/07 04:40:12 INFO : three.txt: Deleted 2025/09/07 04:40:12 INFO : three.txt: Moved into backup dir 2025/09/07 04:40:13 DEBUG : one.bak: Excluded (Path Filter) 2025/09/07 04:40:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/07 04:40:13 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for checks to finish 2025/09/07 04:40:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/07 04:40:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:40:13 DEBUG : two: Unchanged skipping 2025/09/07 04:40:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:40:14 INFO : one: Copied (server-side copy) to: one.bak 2025/09/07 04:40:14 INFO : one: Deleted 2025/09/07 04:40:14 DEBUG : B2 bucket rclone-test-sikeseb2zajo path dst: Waiting for transfers to finish 2025/09/07 04:40:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/07 04:40:15 INFO : one: Copied (new) 2025/09/07 04:40:15 DEBUG : Waiting for deletions to finish 2025/09/07 04:40:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/07 04:40:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/07 04:40:15 INFO : three.txt: Deleted 2025/09/07 04:40:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.47s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:40:19 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/dst" 2025/09/07 04:40:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/07 04:40:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/07 04:40:22 INFO : one: Copied (server-side copy) to: one.bak 2025/09/07 04:40:22 INFO : one: Deleted 2025/09/07 04:40:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:40:23 INFO : one: Copied (new) 2025/09/07 04:40:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:40:23 DEBUG : two: Unchanged skipping 2025/09/07 04:40:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/07 04:40:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/07 04:40:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/07 04:40:24 INFO : three.txt: Deleted 2025/09/07 04:40:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/07 04:40:24 INFO : three.txt: Copied (new) 2025/09/07 04:40:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/07 04:40:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:40:26 INFO : one: Copied (server-side copy) to: one.bak 2025/09/07 04:40:26 INFO : one: Deleted 2025/09/07 04:40:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/07 04:40:26 INFO : one: Copied (new) 2025/09/07 04:40:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:40:26 DEBUG : two: Unchanged skipping 2025/09/07 04:40:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/07 04:40:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/07 04:40:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/07 04:40:27 INFO : three.txt: Deleted 2025/09/07 04:40:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/07 04:40:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:40:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sikeseb2zajo/dst" 2025/09/07 04:40:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/07 04:40:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/07 04:40:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/07 04:40:34 INFO : one: Deleted 2025/09/07 04:40:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:40:35 INFO : one: Copied (new) 2025/09/07 04:40:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:40:35 DEBUG : two: Unchanged skipping 2025/09/07 04:40:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/07 04:40:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/07 04:40:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/07 04:40:36 INFO : three.txt: Deleted 2025/09/07 04:40:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/07 04:40:37 INFO : three.txt: Copied (new) 2025/09/07 04:40:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/07 04:40:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/07 04:40:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/07 04:40:38 INFO : one: Deleted 2025/09/07 04:40:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/07 04:40:39 INFO : one: Copied (new) 2025/09/07 04:40:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:40:39 DEBUG : two: Unchanged skipping 2025/09/07 04:40:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/07 04:40:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/07 04:40:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/07 04:40:40 INFO : three.txt: Deleted 2025/09/07 04:40:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/07 04:40:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.86s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:40:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/07 04:40:43 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:40:43 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:40:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/07 04:40:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/07 04:40:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.45s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:40:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/07 04:40:45 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:40:45 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:40:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/07 04:40:45 INFO : existing: Copied (new) 2025/09/07 04:40:45 DEBUG : Waiting for deletions to finish 2025/09/07 04:40:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/07 04:40:46 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:40:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/07 04:40:46 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:40:46 ERROR : B2 bucket rclone-test-sikeseb2zajo: not deleting files as there were IO errors 2025/09/07 04:40:46 ERROR : B2 bucket rclone-test-sikeseb2zajo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.46s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:40:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:40:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:40:47 DEBUG : existing: Unchanged skipping 2025/09/07 04:40:47 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:40:47 DEBUG : Waiting for deletions to finish 2025/09/07 04:40:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", 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.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:40:50 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1178-18.backblaze.com/b2api/v1/b2_upload_file/dfd23d53705d2b2b9f980e1b/c001_v0001178_t0058": EOF 2025/09/07 04:40:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-18.backblaze.com/b2api/v1/b2_upload_file/dfd23d53705d2b2b9f980e1b/c001_v0001178_t0058": EOF) 2025/09/07 04:40:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "only0" to B2 bucket rclone-test-sikeseb2zajo: 1/10 (Post "https://pod-000-1178-18.backblaze.com/b2api/v1/b2_upload_file/dfd23d53705d2b2b9f980e1b/c001_v0001178_t0058": EOF) 2025/09/07 04:40:53 DEBUG : pacer: Reducing sleep to 10ms 2025/09/07 04:41:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:41:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both10: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both13: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both14: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both15: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both0: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both17: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both18: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both19: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both1: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both12: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both11: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both16: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both2: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both3: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both4: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both5: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:07 DEBUG : both6: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both7: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both8: Unchanged skipping 2025/09/07 04:41:07 DEBUG : both9: Unchanged skipping 2025/09/07 04:41:07 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:41:07 DEBUG : Waiting for deletions to finish 2025/09/07 04:41:07 INFO : only5: Deleted 2025/09/07 04:41:07 INFO : only1: Deleted 2025/09/07 04:41:07 INFO : only0: Deleted 2025/09/07 04:41:07 INFO : only10: Deleted 2025/09/07 04:41:07 INFO : only14: Deleted 2025/09/07 04:41:07 INFO : only3: Deleted 2025/09/07 04:41:08 INFO : only6: Deleted 2025/09/07 04:41:08 INFO : only7: Deleted 2025/09/07 04:41:08 INFO : only9: Deleted 2025/09/07 04:41:08 INFO : only19: Deleted 2025/09/07 04:41:08 INFO : only4: Deleted 2025/09/07 04:41:08 INFO : only2: Deleted 2025/09/07 04:41:08 INFO : only18: Deleted 2025/09/07 04:41:08 INFO : only8: Deleted 2025/09/07 04:41:08 INFO : only11: Deleted 2025/09/07 04:41:08 INFO : only12: Deleted 2025/09/07 04:41:08 INFO : only13: Deleted 2025/09/07 04:41:08 INFO : only15: Deleted 2025/09/07 04:41:08 INFO : only16: Deleted 2025/09/07 04:41:08 INFO : only17: Deleted 2025/09/07 04:41:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.14s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:41:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:41:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both0: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both13: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both14: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both15: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both16: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both17: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both18: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both19: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both1: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both11: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both12: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both10: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both2: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both6: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both7: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both3: Unchanged skipping 2025/09/07 04:41:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:27 DEBUG : both9: Unchanged skipping 2025/09/07 04:41:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : both5: Unchanged skipping 2025/09/07 04:41:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : both4: Unchanged skipping 2025/09/07 04:41:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : both8: Unchanged skipping 2025/09/07 04:41:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/07 04:41:28 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:41:28 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:28 INFO : only10: Copied (replaced existing) 2025/09/07 04:41:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:28 INFO : only0: Copied (replaced existing) 2025/09/07 04:41:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:28 INFO : only13: Copied (replaced existing) 2025/09/07 04:41:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:28 INFO : only14: Copied (replaced existing) 2025/09/07 04:41:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:28 INFO : only11: Copied (replaced existing) 2025/09/07 04:41:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:28 INFO : only15: Copied (replaced existing) 2025/09/07 04:41:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:28 INFO : only16: Copied (replaced existing) 2025/09/07 04:41:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:28 INFO : only12: Copied (replaced existing) 2025/09/07 04:41:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:28 INFO : only17: Copied (replaced existing) 2025/09/07 04:41:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:28 INFO : only18: Copied (replaced existing) 2025/09/07 04:41:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:28 INFO : only3: Copied (replaced existing) 2025/09/07 04:41:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:29 INFO : only19: Copied (replaced existing) 2025/09/07 04:41:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:29 INFO : only5: Copied (replaced existing) 2025/09/07 04:41:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:29 INFO : only6: Copied (replaced existing) 2025/09/07 04:41:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:29 INFO : only7: Copied (replaced existing) 2025/09/07 04:41:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:29 INFO : only8: Copied (replaced existing) 2025/09/07 04:41:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:29 INFO : only1: Copied (replaced existing) 2025/09/07 04:41:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:29 INFO : only2: Copied (replaced existing) 2025/09/07 04:41:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:29 INFO : only4: Copied (replaced existing) 2025/09/07 04:41:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/07 04:41:29 INFO : only9: Copied (replaced existing) 2025/09/07 04:41:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.27s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:41:37 DEBUG : empty_dir: Making directory with metadata 2025/09/07 04:41:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/07 04:41:37 DEBUG : empty_on_remote: Making directory with metadata 2025/09/07 04:41:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/07 04:41:37 INFO : empty_on_remote: Making directory 2025/09/07 04:41:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/07 04:41:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/07 04:41:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/07 04:41:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/07 04:41:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:41:39 DEBUG : empty_dir: Making directory with metadata 2025/09/07 04:41:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/07 04:41:39 DEBUG : empty_on_remote: Making directory with metadata 2025/09/07 04:41:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/07 04:41:39 INFO : empty_on_remote: Making directory 2025/09/07 04:41:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/07 04:41:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/07 04:41:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/07 04:41:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/07 04:41:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/07 04:41:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.13s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:41:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/07 04:41:42 INFO : sub dir: Making directory 2025/09/07 04:41:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:41:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/07 04:41:44 INFO : sub dir: Making directory 2025/09/07 04:41:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:41:52 DEBUG : Waiting for deletions to finish 2025/09/07 04:41:52 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:41:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:41:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : banana: Unchanged skipping 2025/09/07 04:41:53 DEBUG : apple: Unchanged skipping 2025/09/07 04:41:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:41:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:41:53 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:41:53 DEBUG : Waiting for deletions to finish 2025/09/07 04:41:53 INFO : There was nothing to transfer 2025/09/07 04:41:53 DEBUG : Waiting for deletions to finish 2025/09/07 04:41:53 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:41:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : apple: Unchanged skipping 2025/09/07 04:41:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:41:54 DEBUG : banana: Unchanged skipping 2025/09/07 04:41:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:41:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:41:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:41:54 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:41:54 DEBUG : Waiting for deletions to finish 2025/09/07 04:41:54 INFO : There was nothing to transfer 2025/09/07 04:41:54 DEBUG : Waiting for deletions to finish 2025/09/07 04:41:54 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:41:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:42:06 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:06 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:42:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : apple: Unchanged skipping 2025/09/07 04:42:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:42:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : banana: Unchanged skipping 2025/09/07 04:42:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:42:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:42:07 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:42:07 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:07 INFO : There was nothing to transfer 2025/09/07 04:42:07 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:07 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:42:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : apple: Unchanged skipping 2025/09/07 04:42:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:42:08 DEBUG : banana: Unchanged skipping 2025/09/07 04:42:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:42:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:42:08 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:42:08 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:08 INFO : There was nothing to transfer 2025/09/07 04:42:08 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:08 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:42:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:42:21 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:22 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/07 04:42:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:22 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:42:22 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:42:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/07 04:42:22 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/07 04:42:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/07 04:42:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/07 04:42:22 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/07 04:42:22 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/07 04:42:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/07 04:42:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/07 04:42:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/07 04:42:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/07 04:42:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/07 04:42:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/07 04:42:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/07 04:42:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/07 04:42:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/07 04:42:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/07 04:42:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/07 04:42:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/07 04:42:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/07 04:42:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/07 04:42:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/07 04:42:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/07 04:42:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/07 04:42:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/07 04:42:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:24 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:24 INFO : dir1/0013-789;=.txt: Deleted 2025/09/07 04:42:24 INFO : dir1/0003-defghij.txt: Deleted 2025/09/07 04:42:24 INFO : dir1/0007-1234567.txt: Deleted 2025/09/07 04:42:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/07 04:42:24 INFO : dir1/0014-89;=.txt: Deleted 2025/09/07 04:42:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/07 04:42:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/07 04:42:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/07 04:42:24 INFO : dir1/0011-56789;.txt: Deleted 2025/09/07 04:42:24 INFO : dir1/0012-6789;.txt: Deleted 2025/09/07 04:42:24 INFO : appleappleapplebanana: Deleted 2025/09/07 04:42:24 INFO : banana: Deleted 2025/09/07 04:42:24 INFO : dir1/0015-9;=.txt: Deleted 2025/09/07 04:42:24 INFO : dir1/0009-3456789.txt: Deleted 2025/09/07 04:42:24 INFO : apple: Deleted 2025/09/07 04:42:24 INFO : splitbananasplit: Deleted 2025/09/07 04:42:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/07 04:42:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/07 04:42:25 INFO : dir1/0008-2345678.txt: Deleted 2025/09/07 04:42:25 INFO : dir1/0010-456789.txt: Deleted 2025/09/07 04:42:25 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/07 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/07 04:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : apple: Unchanged skipping 2025/09/07 04:42:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:42:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:42:25 DEBUG : banana: Unchanged skipping 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/07 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:42:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:42:25 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:42:25 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:42:25 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:25 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/07 04:42:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/07 04:42:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/07 04:42:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/07 04:42:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/07 04:42:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/07 04:42:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/07 04:42:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/07 04:42:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/07 04:42:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/07 04:42:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/07 04:42:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:42:38 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:38 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:42:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:42:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:39 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:39 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:39 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:39 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:39 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:39 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:39 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:39 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/07 04:42:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/07 04:42:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/07 04:42:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/07 04:42:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/07 04:42:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/07 04:42:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/07 04:42:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/07 04:42:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/07 04:42:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/07 04:42:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/07 04:42:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/07 04:42:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/07 04:42:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/07 04:42:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/07 04:42:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/07 04:42:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:39 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:42:39 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:42:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/07 04:42:39 INFO : apple: Copied (new) to: PREFIXapple 2025/09/07 04:42:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/07 04:42:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/07 04:42:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/07 04:42:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/07 04:42:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/07 04:42:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/07 04:42:39 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/07 04:42:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/07 04:42:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/07 04:42:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/07 04:42:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/07 04:42:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/07 04:42:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/07 04:42:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/07 04:42:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/07 04:42:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/07 04:42:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/07 04:42:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/07 04:42:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/07 04:42:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/07 04:42:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/07 04:42:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/07 04:42:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/07 04:42:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/07 04:42:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/07 04:42:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/07 04:42:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/07 04:42:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/07 04:42:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/07 04:42:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/07 04:42:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/07 04:42:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/07 04:42:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/07 04:42:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/07 04:42:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/07 04:42:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/07 04:42:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/07 04:42:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/07 04:42:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/07 04:42:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/07 04:42:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/07 04:42:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/07 04:42:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/07 04:42:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/07 04:42:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/07 04:42:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/07 04:42:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/07 04:42:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/07 04:42:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/07 04:42:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/07 04:42:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/07 04:42:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/07 04:42:41 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0010-456789.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0012-6789;.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0015-9;=.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0007-1234567.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0009-3456789.txt: Deleted 2025/09/07 04:42:41 INFO : apple: Deleted 2025/09/07 04:42:41 INFO : appleappleapplebanana: Deleted 2025/09/07 04:42:41 INFO : banana: Deleted 2025/09/07 04:42:41 INFO : dir1/0014-89;=.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0011-56789;.txt: Deleted 2025/09/07 04:42:41 INFO : splitbananasplit: Deleted 2025/09/07 04:42:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0003-defghij.txt: Deleted 2025/09/07 04:42:41 INFO : dir1/0008-2345678.txt: Deleted 2025/09/07 04:42:42 INFO : dir1/0013-789;=.txt: Deleted 2025/09/07 04:42:42 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:42 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/07 04:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/07 04:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/07 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/07 04:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/07 04:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/07 04:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/07 04:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/07 04:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/07 04:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/07 04:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/07 04:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/07 04:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/07 04:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/07 04:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/07 04:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/07 04:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/07 04:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/07 04:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/07 04:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/07 04:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/07 04:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/07 04:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/07 04:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/07 04:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/07 04:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/07 04:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/07 04:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/07 04:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/07 04:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/07 04:42:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/07 04:42:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/07 04:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/07 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/07 04:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/07 04:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/07 04:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/07 04:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/07 04:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/07 04:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/07 04:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/07 04:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/07 04:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/07 04:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/07 04:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/07 04:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/07 04:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/07 04:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/07 04:42:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:42 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:42:42 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:42:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/07 04:42:42 INFO : apple: Copied (new) 2025/09/07 04:42:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/07 04:42:43 INFO : splitbananasplit: Copied (new) 2025/09/07 04:42:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/07 04:42:43 INFO : banana: Copied (new) 2025/09/07 04:42:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/07 04:42:43 INFO : appleappleapplebanana: Copied (new) 2025/09/07 04:42:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/07 04:42:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/07 04:42:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/07 04:42:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/07 04:42:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/07 04:42:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/07 04:42:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/07 04:42:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/07 04:42:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/07 04:42:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/07 04:42:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/07 04:42:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/07 04:42:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/07 04:42:43 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/07 04:42:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/07 04:42:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/07 04:42:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/07 04:42:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/07 04:42:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/07 04:42:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/07 04:42:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/07 04:42:44 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/07 04:42:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/07 04:42:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/07 04:42:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/07 04:42:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/07 04:42:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/07 04:42:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/07 04:42:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/07 04:42:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/07 04:42:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/07 04:42:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/07 04:42:44 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/07 04:42:44 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/07 04:42:44 INFO : PREFIXsplitbananasplit: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/07 04:42:44 INFO : PREFIXapple: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/07 04:42:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/07 04:42:45 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/07 04:42:45 INFO : PREFIXbanana: Deleted 2025/09/07 04:42:45 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/07 04:42:45 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/07 04:42:45 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:45 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:45 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:42:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:42:58 DEBUG : Waiting for deletions to finish 2025/09/07 04:42:58 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/07 04:42:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/07 04:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:42:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/07 04:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:42:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:42:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:42:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:42:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:42:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/07 04:42:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/07 04:42:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:42:58 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:42:58 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:42:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/07 04:42:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/07 04:42:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/07 04:42:59 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/07 04:42:59 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/07 04:42:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/07 04:42:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/07 04:42:59 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/07 04:42:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/07 04:42:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/07 04:42:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/07 04:42:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/07 04:42:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/07 04:42:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/07 04:42:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/07 04:42:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/07 04:43:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/07 04:43:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/07 04:43:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/07 04:43:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/07 04:43:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/07 04:43:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/07 04:43:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/07 04:43:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/07 04:43:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/07 04:43:00 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:01 INFO : dir1/0015-9;=.txt: Deleted 2025/09/07 04:43:01 INFO : apple: Deleted 2025/09/07 04:43:01 INFO : banana: Deleted 2025/09/07 04:43:01 INFO : splitbananasplit: Deleted 2025/09/07 04:43:01 INFO : dir1/0003-defghij.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0011-56789;.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0007-1234567.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0012-6789;.txt: Deleted 2025/09/07 04:43:01 INFO : appleappleapplebanana: Deleted 2025/09/07 04:43:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0008-2345678.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0009-3456789.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0010-456789.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0013-789;=.txt: Deleted 2025/09/07 04:43:01 INFO : dir1/0014-89;=.txt: Deleted 2025/09/07 04:43:01 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:01 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:01 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/07 04:43:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/07 04:43:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/07 04:43:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:02 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:43:02 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:43:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/07 04:43:02 INFO : appleappleapplebanana: Copied (new) 2025/09/07 04:43:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/07 04:43:02 INFO : splitbananasplit: Copied (new) 2025/09/07 04:43:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/07 04:43:02 INFO : apple: Copied (new) 2025/09/07 04:43:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/07 04:43:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/07 04:43:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/07 04:43:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/07 04:43:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/07 04:43:02 INFO : banana: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/07 04:43:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/07 04:43:03 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/07 04:43:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/07 04:43:03 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/07 04:43:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/07 04:43:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/07 04:43:03 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/07 04:43:03 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/07 04:43:03 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/07 04:43:03 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/07 04:43:03 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/07 04:43:03 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/07 04:43:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/07 04:43:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/07 04:43:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/07 04:43:04 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/07 04:43:04 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:04 INFO : appleSUFFIX: Deleted 2025/09/07 04:43:04 INFO : splitbananasplitSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : bananaSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/07 04:43:04 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/07 04:43:04 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:04 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:43:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:05 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:43:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:43:17 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:18 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:43:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:18 DEBUG : apple: Unchanged skipping 2025/09/07 04:43:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:18 DEBUG : banana: Unchanged skipping 2025/09/07 04:43:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/07 04:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/07 04:43:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/07 04:43:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/07 04:43:18 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:43:18 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:43:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/07 04:43:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/07 04:43:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/07 04:43:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/07 04:43:19 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/07 04:43:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/07 04:43:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/07 04:43:19 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/07 04:43:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/07 04:43:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/07 04:43:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/07 04:43:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/07 04:43:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/07 04:43:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/07 04:43:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/07 04:43:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/07 04:43:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/07 04:43:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/07 04:43:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/07 04:43:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/07 04:43:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/07 04:43:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/07 04:43:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/07 04:43:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/07 04:43:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/07 04:43:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/07 04:43:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/07 04:43:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/07 04:43:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/07 04:43:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/07 04:43:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/07 04:43:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/07 04:43:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/07 04:43:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/07 04:43:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/07 04:43:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/07 04:43:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/07 04:43:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/07 04:43:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/07 04:43:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/07 04:43:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/07 04:43:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/07 04:43:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/07 04:43:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/07 04:43:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/07 04:43:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/07 04:43:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/07 04:43:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/07 04:43:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/07 04:43:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/07 04:43:20 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:20 INFO : splitbananasplit: Deleted 2025/09/07 04:43:20 INFO : dir1/0010-456789.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0007-1234567.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0009-3456789.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0003-defghij.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0011-56789;.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0015-9;=.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0008-2345678.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0014-89;=.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0013-789;=.txt: Deleted 2025/09/07 04:43:20 INFO : appleappleapplebanana: Deleted 2025/09/07 04:43:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/07 04:43:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/07 04:43:21 INFO : dir1/0012-6789;.txt: Deleted 2025/09/07 04:43:21 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:21 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : appleapple: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/07 04:43:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/07 04:43:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/07 04:43:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/07 04:43:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/07 04:43:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/07 04:43:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/07 04:43:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/07 04:43:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/07 04:43:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/07 04:43:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/07 04:43:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/07 04:43:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/07 04:43:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/07 04:43:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/07 04:43:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/07 04:43:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/07 04:43:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/07 04:43:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/07 04:43:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/07 04:43:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/07 04:43:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/07 04:43:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/07 04:43:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/07 04:43:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/07 04:43:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/07 04:43:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/07 04:43:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/07 04:43:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/07 04:43:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/07 04:43:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/07 04:43:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/07 04:43:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/07 04:43:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/07 04:43:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/07 04:43:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/07 04:43:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/07 04:43:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/07 04:43:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/07 04:43:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/07 04:43:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/07 04:43:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/07 04:43:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/07 04:43:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/07 04:43:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/07 04:43:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/07 04:43:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/07 04:43:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/07 04:43:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/07 04:43:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/07 04:43:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/07 04:43:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/07 04:43:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/07 04:43:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/07 04:43:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/07 04:43:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/07 04:43:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/07 04:43:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/07 04:43:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/07 04:43:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/07 04:43:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/07 04:43:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/07 04:43:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/07 04:43:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/07 04:43:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/07 04:43:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/07 04:43:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/07 04:43:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/07 04:43:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/07 04:43:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/07 04:43:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/07 04:43:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/07 04:43:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/07 04:43:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/07 04:43:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/07 04:43:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/07 04:43:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/07 04:43:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : apple: Unchanged skipping 2025/09/07 04:43:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : banana: Unchanged skipping 2025/09/07 04:43:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:43:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/07 04:43:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/07 04:43:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/07 04:43:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/07 04:43:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/07 04:43:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/07 04:43:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/07 04:43:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/07 04:43:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/07 04:43:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/07 04:43:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/07 04:43:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/07 04:43:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/07 04:43:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/07 04:43:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/07 04:43:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/07 04:43:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:43:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:43:21 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:43:21 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:21 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:21 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : appleapple: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/07 04:43:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/07 04:43:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/07 04:43:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/07 04:43:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/07 04:43:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/07 04:43:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/07 04:43:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/07 04:43:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/07 04:43:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/07 04:43:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/07 04:43:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/07 04:43:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/07 04:43:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/07 04:43:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/07 04:43:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/07 04:43:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/07 04:43:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/07 04:43:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/07 04:43:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/07 04:43:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/07 04:43:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/07 04:43:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/07 04:43:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/07 04:43:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/07 04:43:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/07 04:43:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/07 04:43:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/07 04:43:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/07 04:43:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/07 04:43:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/07 04:43:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/07 04:43:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/07 04:43:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/07 04:43:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/07 04:43:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/07 04:43:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/07 04:43:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/07 04:43:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/07 04:43:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/07 04:43:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/07 04:43:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/07 04:43:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/07 04:43:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/07 04:43:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/07 04:43:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/07 04:43:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/07 04:43:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/07 04:43:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/07 04:43:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/07 04:43:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/07 04:43:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/07 04:43:22 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:43:34 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:35 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : apple: Unchanged skipping 2025/09/07 04:43:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : banana: Unchanged skipping 2025/09/07 04:43:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:43:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:43:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:43:35 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:43:35 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:35 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:35 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:43:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : apple: Unchanged skipping 2025/09/07 04:43:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:43:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:43:36 DEBUG : banana: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:43:36 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:43:36 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:43:36 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:36 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:36 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:43:36 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:37 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:43:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:43:49 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:49 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:43:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : apple: Unchanged skipping 2025/09/07 04:43:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:43:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : banana: Unchanged skipping 2025/09/07 04:43:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:43:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:43:50 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:43:50 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:50 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:50 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:43:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : apple: Unchanged skipping 2025/09/07 04:43:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:43:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : banana: Unchanged skipping 2025/09/07 04:43:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:43:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:43:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:43:51 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:43:51 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:51 DEBUG : Waiting for deletions to finish 2025/09/07 04:43:51 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:43:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:04 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:04 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:44:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : apple: Unchanged skipping 2025/09/07 04:44:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : banana: Unchanged skipping 2025/09/07 04:44:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:44:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:44:05 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:05 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:05 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:05 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:05 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:44:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : apple: Unchanged skipping 2025/09/07 04:44:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:44:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : banana: Unchanged skipping 2025/09/07 04:44:06 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:44:06 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:06 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:06 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:06 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:44:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:18 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:19 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : apple: Unchanged skipping 2025/09/07 04:44:19 DEBUG : banana: Unchanged skipping 2025/09/07 04:44:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:44:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:44:19 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:19 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:19 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:19 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:44:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:44:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : banana: Unchanged skipping 2025/09/07 04:44:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : apple: Unchanged skipping 2025/09/07 04:44:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:44:20 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:20 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:20 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:20 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:20 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:44:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:32 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:33 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:44:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : apple: Unchanged skipping 2025/09/07 04:44:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:44:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : banana: Unchanged skipping 2025/09/07 04:44:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:34 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:34 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:34 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:34 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/07 04:44:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : splitbananasplit: Unchanged skipping 2025/09/07 04:44:34 DEBUG : apple: Unchanged skipping 2025/09/07 04:44:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/07 04:44:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : banana: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/07 04:44:34 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:34 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:34 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:35 DEBUG : apple: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : banana: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/07 04:44:35 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (173.92s) --- PASS: TestTransform/NFC (13.30s) --- PASS: TestTransform/NFD (14.00s) --- PASS: TestTransform/base64 (17.61s) --- PASS: TestTransform/prefix (19.62s) --- PASS: TestTransform/suffix (19.70s) --- PASS: TestTransform/truncate (16.64s) --- PASS: TestTransform/encoder (14.98s) --- PASS: TestTransform/ISO-8859-1 (14.57s) --- PASS: TestTransform/charmap (15.12s) --- PASS: TestTransform/lowercase (13.94s) --- PASS: TestTransform/ascii (14.44s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/07 04:44:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/07 04:44:40 INFO : sub dir_somesuffix: Making directory 2025/09/07 04:44:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/07 04:44:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/07 04:44:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/07 04:44:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/07 04:44:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/07 04:44:40 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:40 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:40 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:40 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/07 04:44:40 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:41 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:41 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:41 INFO : tictactoe: Making directory 2025/09/07 04:44:41 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:41 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/07 04:44:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:41 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:41 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:42 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/07 04:44:42 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:43 INFO : toe: Making directory 2025/09/07 04:44:43 INFO : toe/toe: Making directory 2025/09/07 04:44:43 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/07 04:44:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/07 04:44:43 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/07 04:44:43 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/07 04:44:43 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:44 INFO : toe: Making directory 2025/09/07 04:44:44 INFO : toe/toe: Making directory 2025/09/07 04:44:44 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/07 04:44:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/07 04:44:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/07 04:44:44 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:44 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/07 04:44:45 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.68s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:46 DEBUG : empty_dir: Making directory with metadata 2025/09/07 04:44:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/07 04:44:46 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:46 INFO : tictacempty_dir: Making directory 2025/09/07 04:44:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:46 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:46 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:46 INFO : tictactoe: Making directory 2025/09/07 04:44:46 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:46 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:46 INFO : tictactoe/tictactoe: Making directory 2025/09/07 04:44:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/07 04:44:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/07 04:44:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/07 04:44:46 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:46 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/07 04:44:47 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:48 DEBUG : empty_dir: Making directory with metadata 2025/09/07 04:44:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/07 04:44:48 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:48 INFO : tictacempty_dir: Making directory 2025/09/07 04:44:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:48 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:48 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:48 INFO : tictactoe: Making directory 2025/09/07 04:44:48 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:48 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:48 INFO : tictactoe/tictactoe: Making directory 2025/09/07 04:44:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/07 04:44:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/07 04:44:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:48 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:49 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/07 04:44:49 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:49 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:49 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:49 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/07 04:44:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/07 04:44:49 NOTICE: B2 bucket rclone-test-sikeseb2zajo: 0 differences found 2025/09/07 04:44:49 NOTICE: B2 bucket rclone-test-sikeseb2zajo: 1 matching files --- PASS: TestAllTag (1.97s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:50 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:50 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:50 INFO : tictactoe: Making directory 2025/09/07 04:44:50 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:50 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:50 INFO : tictactoe/tictactoe: Making directory 2025/09/07 04:44:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/07 04:44:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/07 04:44:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/07 04:44:50 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:50 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/07 04:44:50 DEBUG : Waiting for deletions to finish 2025/09/07 04:44:51 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:51 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:51 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 04:44:51 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/07 04:44:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/07 04:44:51 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:51 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.06s) === RUN TestSyntax 2025/09/07 04:44:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:52 INFO : toe: Making directory 2025/09/07 04:44:52 INFO : toe/toe: Making directory 2025/09/07 04:44:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/07 04:44:52 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:52 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:53 INFO : toe/toe/toe: Copied (new) 2025/09/07 04:44:53 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.81s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:53 DEBUG : empty_dir: Making directory with metadata 2025/09/07 04:44:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/07 04:44:53 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:54 INFO : tictacempty_dir: Making directory 2025/09/07 04:44:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:54 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:54 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:54 INFO : tictactoe: Making directory 2025/09/07 04:44:54 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:54 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:54 INFO : tictactoe/tictactoe: Making directory 2025/09/07 04:44:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/07 04:44:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/07 04:44:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:54 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:54 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:54 INFO : toe/toe/toe.txt: Deleted 2025/09/07 04:44:54 INFO : toe/toe: Removing directory 2025/09/07 04:44:54 INFO : toe: Removing directory 2025/09/07 04:44:54 INFO : empty_dir: Removing directory 2025/09/07 04:44:54 DEBUG : Local file system at /tmp/rclone3599968138: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:55 DEBUG : empty_dir: Making directory with metadata 2025/09/07 04:44:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/07 04:44:55 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:55 INFO : tictacempty_dir: Making directory 2025/09/07 04:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:55 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:55 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:55 INFO : tictactoe: Making directory 2025/09/07 04:44:55 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:55 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:55 INFO : tictactoe/tictactoe: Making directory 2025/09/07 04:44:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/07 04:44:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/07 04:44:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:55 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:55 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:56 INFO : toe/toe/toe.txt: Deleted 2025/09/07 04:44:56 INFO : toe/toe: Removing directory 2025/09/07 04:44:56 INFO : toe: Removing directory 2025/09/07 04:44:56 INFO : empty_dir: Removing directory 2025/09/07 04:44:56 DEBUG : Local file system at /tmp/rclone3599968138: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/07 04:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/07 04:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/07 04:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/07 04:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/07 04:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/07 04:44:58 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.31s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:44:58 DEBUG : Reset feature "Copy" 2025/09/07 04:44:58 DEBUG : Reset feature "Move" 2025/09/07 04:44:58 DEBUG : Reset feature "Copy" 2025/09/07 04:44:58 DEBUG : Reset feature "Move" 2025/09/07 04:44:58 DEBUG : empty_dir: Making directory with metadata 2025/09/07 04:44:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/07 04:44:58 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:59 INFO : tictacempty_dir: Making directory 2025/09/07 04:44:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/07 04:44:59 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:59 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:59 INFO : tictactoe: Making directory 2025/09/07 04:44:59 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:59 DEBUG : toe: transformed to: tictactoe 2025/09/07 04:44:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:59 INFO : tictactoe/tictactoe: Making directory 2025/09/07 04:44:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/07 04:44:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/07 04:44:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/07 04:44:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:59 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:44:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:59 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:44:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:44:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/07 04:44:59 INFO : toe/toe/toe.txt: Deleted 2025/09/07 04:44:59 INFO : toe/toe: Removing directory 2025/09/07 04:44:59 INFO : toe: Removing directory 2025/09/07 04:44:59 INFO : empty_dir: Removing directory 2025/09/07 04:44:59 DEBUG : Local file system at /tmp/rclone3599968138: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/07 04:45:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/07 04:45:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/07 04:45:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/07 04:45:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/07 04:45:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:45:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/07 04:45:01 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.18s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:45:02 DEBUG : toe: transformed to: dG9l 2025/09/07 04:45:02 DEBUG : toe: transformed to: dG9l 2025/09/07 04:45:02 INFO : dG9l: Making directory 2025/09/07 04:45:02 DEBUG : toe: transformed to: dG9l 2025/09/07 04:45:02 DEBUG : toe: transformed to: dG9l 2025/09/07 04:45:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/07 04:45:02 INFO : dG9l/dG9l: Making directory 2025/09/07 04:45:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/07 04:45:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/07 04:45:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/07 04:45:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/07 04:45:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/07 04:45:02 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:45:02 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:45:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:45:02 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/07 04:45:02 DEBUG : Waiting for deletions to finish 2025/09/07 04:45:03 DEBUG : dG9l: transformed to: toe 2025/09/07 04:45:03 DEBUG : dG9l: transformed to: toe 2025/09/07 04:45:03 DEBUG : dG9l: transformed to: toe 2025/09/07 04:45:03 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/07 04:45:03 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/07 04:45:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/07 04:45:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/07 04:45:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/07 04:45:03 DEBUG : Local file system at /tmp/rclone3599968138: Waiting for checks to finish 2025/09/07 04:45:03 DEBUG : Local file system at /tmp/rclone3599968138: Waiting for transfers to finish 2025/09/07 04:45:03 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-sikeseb2zajo", Local "Local file system at /tmp/rclone3599968138", Modify Window "1ms" 2025/09/07 04:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/07 04:45:04 DEBUG : toe: transformed to: 2025/09/07 04:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/07 04:45:04 DEBUG : toe: transformed to: 2025/09/07 04:45:04 INFO : B2 bucket rclone-test-sikeseb2zajo: Making directory 2025/09/07 04:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/07 04:45:04 DEBUG : toe: transformed to: 2025/09/07 04:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/07 04:45:04 DEBUG : toe: transformed to: 2025/09/07 04:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/07 04:45:04 DEBUG : toe/toe: transformed to: 2025/09/07 04:45:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/07 04:45:04 INFO : toe/toe: Making directory 2025/09/07 04:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/07 04:45:04 DEBUG : toe/toe: transformed to: 2025/09/07 04:45:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/07 04:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/07 04:45:04 DEBUG : toe: transformed to: 2025/09/07 04:45:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/07 04:45:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/07 04:45:04 DEBUG : toe/toe/toe: transformed to: 2025/09/07 04:45:04 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/07 04:45:04 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for checks to finish 2025/09/07 04:45:04 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Waiting for transfers to finish 2025/09/07 04:45:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/07 04:45:05 INFO : toe/toe/toe: Copied (new) 2025/09/07 04:45:05 ERROR : B2 bucket rclone-test-sikeseb2zajo: not deleting files as there were IO errors 2025/09/07 04:45:05 ERROR : B2 bucket rclone-test-sikeseb2zajo: not deleting directories as there were IO errors --- PASS: TestError (1.74s) PASS 2025/09/07 04:45:06 DEBUG : B2 bucket rclone-test-sikeseb2zajo: Purge remote 2025/09/07 04:45:06 INFO : B2 bucket rclone-test-sikeseb2zajo: cleaning bucket "rclone-test-sikeseb2zajo" of all files 2025/09/07 04:45:07 DEBUG : BackupDir/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc237d_d20250907_m043927_c001_v7007000_t0000_u01757219967791") 2025/09/07 04:45:07 DEBUG : BackupDir/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f102169c73423d4b5_d20250907_m043921_c001_v0001131_t0019_u01757219961439") 2025/09/07 04:45:07 DEBUG : CompareDest/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210b7dd_d20250907_m043902_c001_v7007000_t0000_u01757219942229") 2025/09/07 04:45:07 DEBUG : CompareDest/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ecfc_d20250907_m043855_c001_v0001098_t0036_u01757219935578") 2025/09/07 04:45:07 DEBUG : CompareDest/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210b7e1_d20250907_m043902_c001_v7007000_t0000_u01757219942413") 2025/09/07 04:45:07 DEBUG : CompareDest/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33cdd_d20250907_m043857_c001_v0001165_t0034_u01757219937193") 2025/09/07 04:45:07 DEBUG : CopyDest/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc237f_d20250907_m043927_c001_v7007000_t0000_u01757219967974") 2025/09/07 04:45:07 DEBUG : CopyDest/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f1d1_d20250907_m043918_c001_v0001178_t0043_u01757219958634") 2025/09/07 04:45:07 DEBUG : CopyDest/three: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2380_d20250907_m043928_c001_v7007000_t0000_u01757219968158") 2025/09/07 04:45:07 DEBUG : CopyDest/three: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33d6d_d20250907_m043925_c001_v0001165_t0028_u01757219965722") 2025/09/07 04:45:07 DEBUG : CopyDest/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2381_d20250907_m043928_c001_v7007000_t0000_u01757219968342") 2025/09/07 04:45:07 DEBUG : CopyDest/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ed48_d20250907_m043923_c001_v0001098_t0026_u01757219963205") 2025/09/07 04:45:07 DEBUG : EXISTING: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec1643064_d20250907_m044048_c001_v7007000_t0000_u01757220048348") 2025/09/07 04:45:07 DEBUG : EXISTING: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ee9a_d20250907_m044047_c001_v0001098_t0005_u01757220047238") 2025/09/07 04:45:07 DEBUG : PREFIXapple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57129d_d20250907_m044244_c001_v7007000_t0000_u01757220164779") 2025/09/07 04:45:07 DEBUG : PREFIXapple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6468_d20250907_m044239_c001_v0001182_t0027_u01757220159613") 2025/09/07 04:45:07 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec16433b7_d20250907_m044244_c001_v7007000_t0000_u01757220164551") 2025/09/07 04:45:07 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34188_d20250907_m044239_c001_v0001165_t0014_u01757220159636") 2025/09/07 04:45:07 DEBUG : PREFIXbanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec16433b9_d20250907_m044244_c001_v7007000_t0000_u01757220164919") 2025/09/07 04:45:08 DEBUG : PREFIXbanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0a9_d20250907_m044239_c001_v0001098_t0033_u01757220159626") 2025/09/07 04:45:08 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db5f3_d20250907_m044244_c001_v7007000_t0000_u01757220164561") 2025/09/07 04:45:08 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b75da_d20250907_m044239_c001_v0001161_t0021_u01757220159605") 2025/09/07 04:45:08 DEBUG : Testêé: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec1643061_d20250907_m044044_c001_v7007000_t0000_u01757220044390") 2025/09/07 04:45:08 DEBUG : Testêé: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f1f_d20250907_m044043_c001_v0001165_t0005_u01757220043768") 2025/09/07 04:45:08 DEBUG : Testêé: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ee88_d20250907_m044042_c001_v0001098_t0027_u01757220042679") 2025/09/07 04:45:08 DEBUG : YXBwbGU=: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca205f_d20250907_m044226_c001_v7007000_t0000_u01757220146662") 2025/09/07 04:45:08 DEBUG : YXBwbGU=: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7588_d20250907_m044222_c001_v0001161_t0057_u01757220142749") 2025/09/07 04:45:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2060_d20250907_m044226_c001_v7007000_t0000_u01757220146844") 2025/09/07 04:45:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f063_d20250907_m044222_c001_v0001098_t0052_u01757220142718") 2025/09/07 04:45:08 DEBUG : YmFuYW5h: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2061_d20250907_m044227_c001_v7007000_t0000_u01757220147025") 2025/09/07 04:45:08 DEBUG : YmFuYW5h: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34140_d20250907_m044222_c001_v0001165_t0055_u01757220142729") 2025/09/07 04:45:08 DEBUG : a/potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7b0_d20250907_m043702_c001_v7007000_t0000_u01757219822312") 2025/09/07 04:45:08 DEBUG : a/potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed30_d20250907_m043701_c001_v0001178_t0059_u01757219821707") 2025/09/07 04:45:08 DEBUG : a/potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7ae_d20250907_m043700_c001_v7007000_t0000_u01757219820299") 2025/09/07 04:45:08 DEBUG : a/potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed1e_d20250907_m043659_c001_v0001178_t0011_u01757219819512") 2025/09/07 04:45:08 DEBUG : a/potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb7e_d20250907_m043643_c001_v7007000_t0000_u01757219803285") 2025/09/07 04:45:08 DEBUG : a/potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec66_d20250907_m043642_c001_v0001178_t0054_u01757219802502") 2025/09/07 04:45:08 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddc6_d20250907_m044435_c001_v7007000_t0000_u01757220275587") 2025/09/07 04:45:08 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34311_d20250907_m044431_c001_v0001165_t0051_u01757220271620") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2304_d20250907_m044421_c001_v7007000_t0000_u01757220261189") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a342e7_d20250907_m044417_c001_v0001165_t0007_u01757220257674") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ecf1_d20250907_m044407_c001_v7007000_t0000_u01757220247164") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a342af_d20250907_m044403_c001_v0001165_t0044_u01757220243472") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae5713de_d20250907_m044352_c001_v7007000_t0000_u01757220232123") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34272_d20250907_m044347_c001_v0001165_t0013_u01757220227966") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a149_d20250907_m044337_c001_v7007000_t0000_u01757220217573") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3424e_d20250907_m044333_c001_v0001165_t0040_u01757220213812") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d19_d20250907_m044322_c001_v7007000_t0000_u01757220202539") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34212_d20250907_m044316_c001_v0001165_t0032_u01757220196945") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca216c_d20250907_m044305_c001_v7007000_t0000_u01757220185868") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0f5_d20250907_m044302_c001_v0001098_t0044_u01757220182485") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eb5a_d20250907_m044300_c001_v7007000_t0000_u01757220180970") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341cc_d20250907_m044257_c001_v0001165_t0041_u01757220177038") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb80459455_d20250907_m044246_c001_v7007000_t0000_u01757220166273") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6480_d20250907_m044242_c001_v0001182_t0042_u01757220162846") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb804593b7_d20250907_m044241_c001_v7007000_t0000_u01757220161691") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b75ce_d20250907_m044237_c001_v0001161_t0049_u01757220157509") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6bb8_d20250907_m044224_c001_v7007000_t0000_u01757220144891") 2025/09/07 04:45:09 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34136_d20250907_m044220_c001_v0001165_t0022_u01757220140274") 2025/09/07 04:45:10 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc8069_d20250907_m044208_c001_v7007000_t0000_u01757220128966") 2025/09/07 04:45:10 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34104_d20250907_m044205_c001_v0001165_t0012_u01757220125222") 2025/09/07 04:45:10 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793701f6_d20250907_m044154_c001_v7007000_t0000_u01757220114902") 2025/09/07 04:45:10 DEBUG : apple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a340c0_d20250907_m044151_c001_v0001165_t0045_u01757220111176") 2025/09/07 04:45:10 DEBUG : appleSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d7937040a_d20250907_m044304_c001_v7007000_t0000_u01757220184116") 2025/09/07 04:45:10 DEBUG : appleSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b763f_d20250907_m044259_c001_v0001161_t0008_u01757220179034") 2025/09/07 04:45:10 DEBUG : appleapple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d1a_d20250907_m044322_c001_v7007000_t0000_u01757220202724") 2025/09/07 04:45:10 DEBUG : appleapple: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34214_d20250907_m044318_c001_v0001165_t0013_u01757220198854") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddc9_d20250907_m044435_c001_v7007000_t0000_u01757220275791") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6805_d20250907_m044432_c001_v0001182_t0028_u01757220272137") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2306_d20250907_m044421_c001_v7007000_t0000_u01757220261373") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d67bf_d20250907_m044418_c001_v0001182_t0009_u01757220258459") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ecf3_d20250907_m044407_c001_v7007000_t0000_u01757220247349") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6754_d20250907_m044404_c001_v0001182_t0021_u01757220244125") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae5713e3_d20250907_m044352_c001_v7007000_t0000_u01757220232306") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d66e3_d20250907_m044349_c001_v0001182_t0035_u01757220229336") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a14b_d20250907_m044337_c001_v7007000_t0000_u01757220217754") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6651_d20250907_m044334_c001_v0001182_t0027_u01757220214376") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40357a65047295ce_d20250907_m044320_c001_v7007000_t0000_u01757220200756") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d65b6_d20250907_m044317_c001_v0001182_t0030_u01757220197505") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca216d_d20250907_m044306_c001_v7007000_t0000_u01757220186049") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6547_d20250907_m044302_c001_v0001182_t0047_u01757220182463") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7b0af7_d20250907_m044301_c001_v7007000_t0000_u01757220181327") 2025/09/07 04:45:10 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6519_d20250907_m044257_c001_v0001182_t0055_u01757220177502") 2025/09/07 04:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb80459458_d20250907_m044246_c001_v7007000_t0000_u01757220166455") 2025/09/07 04:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0b5_d20250907_m044242_c001_v0001098_t0043_u01757220162859") 2025/09/07 04:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db5f0_d20250907_m044241_c001_v7007000_t0000_u01757220161702") 2025/09/07 04:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f09f_d20250907_m044238_c001_v0001098_t0039_u01757220158014") 2025/09/07 04:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4110ef313e2fe74b_d20250907_m044224_c001_v7007000_t0000_u01757220144848") 2025/09/07 04:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63de_d20250907_m044220_c001_v0001182_t0012_u01757220140908") 2025/09/07 04:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc806a_d20250907_m044209_c001_v7007000_t0000_u01757220129149") 2025/09/07 04:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d634c_d20250907_m044205_c001_v0001182_t0029_u01757220125893") 2025/09/07 04:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793701f7_d20250907_m044155_c001_v7007000_t0000_u01757220115086") 2025/09/07 04:45:11 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d62cc_d20250907_m044151_c001_v0001182_t0030_u01757220111806") 2025/09/07 04:45:11 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb80459500_d20250907_m044304_c001_v7007000_t0000_u01757220184189") 2025/09/07 04:45:11 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341d0_d20250907_m044259_c001_v0001165_t0026_u01757220179021") 2025/09/07 04:45:11 DEBUG : b/potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7b1_d20250907_m043702_c001_v7007000_t0000_u01757219822495") 2025/09/07 04:45:11 DEBUG : b/potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed24_d20250907_m043700_c001_v0001178_t0036_u01757219820851") 2025/09/07 04:45:11 DEBUG : b/potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7ad_d20250907_m043659_c001_v7007000_t0000_u01757219819736") 2025/09/07 04:45:11 DEBUG : b/potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed14_d20250907_m043658_c001_v0001178_t0046_u01757219818685") 2025/09/07 04:45:11 DEBUG : b/potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb7d_d20250907_m043642_c001_v7007000_t0000_u01757219802724") 2025/09/07 04:45:11 DEBUG : b/potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec54_d20250907_m043641_c001_v0001178_t0043_u01757219801650") 2025/09/07 04:45:11 DEBUG : backup/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934e746_d20250907_m043940_c001_v7007000_t0000_u01757219980867") 2025/09/07 04:45:11 DEBUG : backup/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f114a991b3301a005_d20250907_m043938_c001_v0001165_t0045_u01757219978996") 2025/09/07 04:45:12 DEBUG : backup/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1174ed8f1cefe0dd_d20250907_m043934_c001_v0001177_t0010_u01757219974968") 2025/09/07 04:45:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc7f3f_d20250907_m044005_c001_v7007000_t0000_u01757220005977") 2025/09/07 04:45:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f105bf780f54a424d_d20250907_m044004_c001_v0001106_t0038_u01757220004029") 2025/09/07 04:45:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f101b951c0f44b3ea_d20250907_m043959_c001_v0001113_t0007_u01757219999961") 2025/09/07 04:45:12 DEBUG : backup/one.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db26a_d20250907_m043953_c001_v7007000_t0000_u01757219993207") 2025/09/07 04:45:12 DEBUG : backup/one.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f114daa72e51352fd_d20250907_m043951_c001_v0001150_t0002_u01757219991580") 2025/09/07 04:45:12 DEBUG : backup/one.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f117b2e625be7b95e_d20250907_m043947_c001_v0001041_t0024_u01757219987415") 2025/09/07 04:45:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc7f40_d20250907_m044006_c001_v7007000_t0000_u01757220006161") 2025/09/07 04:45:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111b6a5af7f22ef6_d20250907_m044005_c001_v0001120_t0039_u01757220005102") 2025/09/07 04:45:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11599166dd82924d_d20250907_m044001_c001_v0001130_t0016_u01757220001574") 2025/09/07 04:45:12 DEBUG : backup/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934e74b_d20250907_m043941_c001_v7007000_t0000_u01757219981052") 2025/09/07 04:45:12 DEBUG : backup/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f110822ebc8ca5634_d20250907_m043939_c001_v0001104_t0024_u01757219979792") 2025/09/07 04:45:12 DEBUG : backup/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1177f2554624b43d_d20250907_m043936_c001_v0001116_t0001_u01757219976318") 2025/09/07 04:45:12 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db26b_d20250907_m043953_c001_v7007000_t0000_u01757219993399") 2025/09/07 04:45:12 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f114038e7d25e71c9_d20250907_m043952_c001_v0001182_t0006_u01757219992436") 2025/09/07 04:45:12 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f10018ecb0c81e7df_d20250907_m043949_c001_v0001154_t0011_u01757219989042") 2025/09/07 04:45:12 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddcd_d20250907_m044435_c001_v7007000_t0000_u01757220275978") 2025/09/07 04:45:12 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f21f_d20250907_m044431_c001_v0001098_t0030_u01757220271822") 2025/09/07 04:45:12 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2307_d20250907_m044421_c001_v7007000_t0000_u01757220261556") 2025/09/07 04:45:12 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f1f3_d20250907_m044417_c001_v0001098_t0033_u01757220257896") 2025/09/07 04:45:12 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ecf5_d20250907_m044407_c001_v7007000_t0000_u01757220247533") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f1cb_d20250907_m044403_c001_v0001098_t0015_u01757220243683") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae5713e9_d20250907_m044352_c001_v7007000_t0000_u01757220232488") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f1a1_d20250907_m044348_c001_v0001098_t0035_u01757220228252") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a14c_d20250907_m044337_c001_v7007000_t0000_u01757220217936") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f16e_d20250907_m044334_c001_v0001098_t0056_u01757220214018") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d1b_d20250907_m044322_c001_v7007000_t0000_u01757220202909") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f12c_d20250907_m044317_c001_v0001098_t0045_u01757220197153") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca216e_d20250907_m044306_c001_v7007000_t0000_u01757220186230") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7653_d20250907_m044302_c001_v0001161_t0012_u01757220182454") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210bc1e_d20250907_m044300_c001_v7007000_t0000_u01757220180985") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7631_d20250907_m044257_c001_v0001161_t0004_u01757220177230") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb8045945b_d20250907_m044246_c001_v7007000_t0000_u01757220166637") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b75e6_d20250907_m044242_c001_v0001161_t0012_u01757220162827") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec16433b5_d20250907_m044241_c001_v7007000_t0000_u01757220161715") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6462_d20250907_m044237_c001_v0001182_t0058_u01757220157818") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca205d_d20250907_m044224_c001_v7007000_t0000_u01757220144857") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f059_d20250907_m044220_c001_v0001098_t0037_u01757220140542") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc806b_d20250907_m044209_c001_v7007000_t0000_u01757220129333") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f01b_d20250907_m044205_c001_v0001098_t0027_u01757220125425") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793701f8_d20250907_m044155_c001_v7007000_t0000_u01757220115271") 2025/09/07 04:45:13 DEBUG : banana: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0efdd_d20250907_m044151_c001_v0001098_t0030_u01757220111395") 2025/09/07 04:45:13 DEBUG : bananaSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb80459501_d20250907_m044304_c001_v7007000_t0000_u01757220184377") 2025/09/07 04:45:13 DEBUG : bananaSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0e7_d20250907_m044259_c001_v0001098_t0000_u01757220179054") 2025/09/07 04:45:14 DEBUG : both0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96974_d20250907_m044130_c001_v7007000_t0000_u01757220090076") 2025/09/07 04:45:14 DEBUG : both0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33fcd_d20250907_m044113_c001_v0001165_t0052_u01757220073718") 2025/09/07 04:45:14 DEBUG : both0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bdb_d20250907_m044109_c001_v7007000_t0000_u01757220069346") 2025/09/07 04:45:14 DEBUG : both0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f43_d20250907_m044050_c001_v0001165_t0059_u01757220050572") 2025/09/07 04:45:14 DEBUG : both1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96976_d20250907_m044130_c001_v7007000_t0000_u01757220090258") 2025/09/07 04:45:14 DEBUG : both1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33fd3_d20250907_m044114_c001_v0001165_t0048_u01757220074643") 2025/09/07 04:45:14 DEBUG : both1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bdc_d20250907_m044109_c001_v7007000_t0000_u01757220069529") 2025/09/07 04:45:14 DEBUG : both1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f51_d20250907_m044053_c001_v0001165_t0004_u01757220053557") 2025/09/07 04:45:14 DEBUG : both10: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96977_d20250907_m044130_c001_v7007000_t0000_u01757220090454") 2025/09/07 04:45:14 DEBUG : both10: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3400d_d20250907_m044120_c001_v0001165_t0030_u01757220080695") 2025/09/07 04:45:14 DEBUG : both10: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bdd_d20250907_m044109_c001_v7007000_t0000_u01757220069718") 2025/09/07 04:45:14 DEBUG : both10: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f83_d20250907_m044059_c001_v0001165_t0032_u01757220059359") 2025/09/07 04:45:14 DEBUG : both11: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96978_d20250907_m044130_c001_v7007000_t0000_u01757220090636") 2025/09/07 04:45:14 DEBUG : both11: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3400f_d20250907_m044121_c001_v0001165_t0006_u01757220081265") 2025/09/07 04:45:14 DEBUG : both11: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bde_d20250907_m044109_c001_v7007000_t0000_u01757220069940") 2025/09/07 04:45:14 DEBUG : both11: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f8b_d20250907_m044059_c001_v0001165_t0022_u01757220059976") 2025/09/07 04:45:14 DEBUG : both12: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96979_d20250907_m044130_c001_v7007000_t0000_u01757220090819") 2025/09/07 04:45:14 DEBUG : both12: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34013_d20250907_m044121_c001_v0001165_t0042_u01757220081805") 2025/09/07 04:45:14 DEBUG : both12: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703be0_d20250907_m044110_c001_v7007000_t0000_u01757220070125") 2025/09/07 04:45:14 DEBUG : both12: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f8d_d20250907_m044101_c001_v0001165_t0000_u01757220061005") 2025/09/07 04:45:14 DEBUG : both13: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9697b_d20250907_m044131_c001_v7007000_t0000_u01757220091002") 2025/09/07 04:45:15 DEBUG : both13: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34015_d20250907_m044122_c001_v0001165_t0042_u01757220082442") 2025/09/07 04:45:15 DEBUG : both13: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703be1_d20250907_m044110_c001_v7007000_t0000_u01757220070309") 2025/09/07 04:45:15 DEBUG : both13: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f8f_d20250907_m044101_c001_v0001165_t0036_u01757220061555") 2025/09/07 04:45:15 DEBUG : both14: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9697c_d20250907_m044131_c001_v7007000_t0000_u01757220091184") 2025/09/07 04:45:15 DEBUG : both14: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34017_d20250907_m044123_c001_v0001165_t0025_u01757220083012") 2025/09/07 04:45:15 DEBUG : both14: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703be2_d20250907_m044110_c001_v7007000_t0000_u01757220070559") 2025/09/07 04:45:15 DEBUG : both14: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f95_d20250907_m044102_c001_v0001165_t0053_u01757220062084") 2025/09/07 04:45:15 DEBUG : both15: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9697f_d20250907_m044131_c001_v7007000_t0000_u01757220091366") 2025/09/07 04:45:15 DEBUG : both15: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3401b_d20250907_m044123_c001_v0001165_t0013_u01757220083694") 2025/09/07 04:45:15 DEBUG : both15: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703be3_d20250907_m044110_c001_v7007000_t0000_u01757220070744") 2025/09/07 04:45:15 DEBUG : both15: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f99_d20250907_m044102_c001_v0001165_t0040_u01757220062822") 2025/09/07 04:45:15 DEBUG : both16: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96980_d20250907_m044131_c001_v7007000_t0000_u01757220091548") 2025/09/07 04:45:15 DEBUG : both16: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34021_d20250907_m044124_c001_v0001165_t0004_u01757220084395") 2025/09/07 04:45:15 DEBUG : both16: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703be4_d20250907_m044110_c001_v7007000_t0000_u01757220070927") 2025/09/07 04:45:15 DEBUG : both16: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33fa1_d20250907_m044103_c001_v0001165_t0055_u01757220063506") 2025/09/07 04:45:15 DEBUG : both17: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96981_d20250907_m044131_c001_v7007000_t0000_u01757220091730") 2025/09/07 04:45:15 DEBUG : both17: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34029_d20250907_m044125_c001_v0001165_t0025_u01757220085265") 2025/09/07 04:45:15 DEBUG : both17: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703be5_d20250907_m044111_c001_v7007000_t0000_u01757220071110") 2025/09/07 04:45:15 DEBUG : both17: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33fa5_d20250907_m044104_c001_v0001165_t0039_u01757220064129") 2025/09/07 04:45:15 DEBUG : both18: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96983_d20250907_m044131_c001_v7007000_t0000_u01757220091912") 2025/09/07 04:45:16 DEBUG : both18: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3402d_d20250907_m044126_c001_v0001165_t0049_u01757220086022") 2025/09/07 04:45:16 DEBUG : both18: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703be6_d20250907_m044111_c001_v7007000_t0000_u01757220071294") 2025/09/07 04:45:16 DEBUG : both18: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33fad_d20250907_m044105_c001_v0001165_t0035_u01757220065028") 2025/09/07 04:45:16 DEBUG : both19: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96984_d20250907_m044132_c001_v7007000_t0000_u01757220092095") 2025/09/07 04:45:16 DEBUG : both19: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34035_d20250907_m044126_c001_v0001165_t0045_u01757220086637") 2025/09/07 04:45:16 DEBUG : both19: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703be7_d20250907_m044111_c001_v7007000_t0000_u01757220071477") 2025/09/07 04:45:16 DEBUG : both19: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33fb5_d20250907_m044105_c001_v0001165_t0025_u01757220065545") 2025/09/07 04:45:16 DEBUG : both2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96985_d20250907_m044132_c001_v7007000_t0000_u01757220092279") 2025/09/07 04:45:16 DEBUG : both2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33fdb_d20250907_m044115_c001_v0001165_t0056_u01757220075155") 2025/09/07 04:45:16 DEBUG : both2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703be8_d20250907_m044111_c001_v7007000_t0000_u01757220071661") 2025/09/07 04:45:16 DEBUG : both2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f5b_d20250907_m044054_c001_v0001165_t0028_u01757220054124") 2025/09/07 04:45:16 DEBUG : both3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96988_d20250907_m044132_c001_v7007000_t0000_u01757220092461") 2025/09/07 04:45:16 DEBUG : both3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33fdd_d20250907_m044115_c001_v0001165_t0015_u01757220075873") 2025/09/07 04:45:16 DEBUG : both3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703be9_d20250907_m044111_c001_v7007000_t0000_u01757220071845") 2025/09/07 04:45:16 DEBUG : both3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f5f_d20250907_m044054_c001_v0001165_t0040_u01757220054804") 2025/09/07 04:45:16 DEBUG : both4: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9698b_d20250907_m044132_c001_v7007000_t0000_u01757220092644") 2025/09/07 04:45:16 DEBUG : both4: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33fe1_d20250907_m044116_c001_v0001165_t0056_u01757220076513") 2025/09/07 04:45:16 DEBUG : both4: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bef_d20250907_m044112_c001_v7007000_t0000_u01757220072029") 2025/09/07 04:45:16 DEBUG : both4: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f63_d20250907_m044055_c001_v0001165_t0056_u01757220055445") 2025/09/07 04:45:16 DEBUG : both5: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9698c_d20250907_m044132_c001_v7007000_t0000_u01757220092828") 2025/09/07 04:45:16 DEBUG : both5: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33fe5_d20250907_m044117_c001_v0001165_t0006_u01757220077073") 2025/09/07 04:45:16 DEBUG : both5: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bf0_d20250907_m044112_c001_v7007000_t0000_u01757220072232") 2025/09/07 04:45:17 DEBUG : both5: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f67_d20250907_m044056_c001_v0001165_t0001_u01757220056019") 2025/09/07 04:45:17 DEBUG : both6: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9698e_d20250907_m044133_c001_v7007000_t0000_u01757220093011") 2025/09/07 04:45:17 DEBUG : both6: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33fef_d20250907_m044117_c001_v0001165_t0024_u01757220077657") 2025/09/07 04:45:17 DEBUG : both6: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bf1_d20250907_m044112_c001_v7007000_t0000_u01757220072429") 2025/09/07 04:45:17 DEBUG : both6: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f6d_d20250907_m044056_c001_v0001165_t0029_u01757220056536") 2025/09/07 04:45:17 DEBUG : both7: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9698f_d20250907_m044133_c001_v7007000_t0000_u01757220093193") 2025/09/07 04:45:17 DEBUG : both7: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33ff3_d20250907_m044118_c001_v0001165_t0049_u01757220078258") 2025/09/07 04:45:17 DEBUG : both7: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bf2_d20250907_m044112_c001_v7007000_t0000_u01757220072612") 2025/09/07 04:45:17 DEBUG : both7: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f71_d20250907_m044057_c001_v0001165_t0015_u01757220057242") 2025/09/07 04:45:17 DEBUG : both8: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96992_d20250907_m044133_c001_v7007000_t0000_u01757220093378") 2025/09/07 04:45:17 DEBUG : both8: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33ffd_d20250907_m044119_c001_v0001165_t0005_u01757220079263") 2025/09/07 04:45:17 DEBUG : both8: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bf6_d20250907_m044112_c001_v7007000_t0000_u01757220072795") 2025/09/07 04:45:17 DEBUG : both8: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f77_d20250907_m044057_c001_v0001165_t0014_u01757220057829") 2025/09/07 04:45:17 DEBUG : both9: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96994_d20250907_m044133_c001_v7007000_t0000_u01757220093591") 2025/09/07 04:45:17 DEBUG : both9: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34007_d20250907_m044119_c001_v0001165_t0049_u01757220079976") 2025/09/07 04:45:17 DEBUG : both9: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bfa_d20250907_m044112_c001_v7007000_t0000_u01757220072980") 2025/09/07 04:45:17 DEBUG : both9: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33f7f_d20250907_m044058_c001_v0001165_t0056_u01757220058437") 2025/09/07 04:45:17 DEBUG : c/non empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7b2_d20250907_m043702_c001_v7007000_t0000_u01757219822678") 2025/09/07 04:45:17 DEBUG : c/non empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed28_d20250907_m043701_c001_v0001178_t0028_u01757219821070") 2025/09/07 04:45:17 DEBUG : c/non empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7af_d20250907_m043700_c001_v7007000_t0000_u01757219820484") 2025/09/07 04:45:18 DEBUG : c/non empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed18_d20250907_m043658_c001_v0001178_t0010_u01757219818900") 2025/09/07 04:45:18 DEBUG : c/non empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb7f_d20250907_m043643_c001_v7007000_t0000_u01757219803468") 2025/09/07 04:45:18 DEBUG : c/non empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec5a_d20250907_m043641_c001_v0001178_t0058_u01757219801904") 2025/09/07 04:45:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2062_d20250907_m044227_c001_v7007000_t0000_u01757220147207") 2025/09/07 04:45:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63ee_d20250907_m044222_c001_v0001182_t0025_u01757220142738") 2025/09/07 04:45:18 DEBUG : check sum: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb2d_d20250907_m043634_c001_v7007000_t0000_u01757219794906") 2025/09/07 04:45:18 DEBUG : check sum: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec0b_d20250907_m043633_c001_v0001178_t0039_u01757219793944") 2025/09/07 04:45:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eedd_d20250907_m044504_c001_v7007000_t0000_u01757220304108") 2025/09/07 04:45:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34360_d20250907_m044502_c001_v0001165_t0037_u01757220302711") 2025/09/07 04:45:18 DEBUG : dest/3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2327_d20250907_m043911_c001_v7007000_t0000_u01757219951511") 2025/09/07 04:45:18 DEBUG : dest/3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40888d508d004a5e_d20250907_m043910_c001_v0001171_t0047_u01757219950399") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d1c_d20250907_m044323_c001_v7007000_t0000_u01757220203093") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d65c0_d20250907_m044318_c001_v0001182_t0025_u01757220198874") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddd0_d20250907_m044436_c001_v7007000_t0000_u01757220276165") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a342fe_d20250907_m044425_c001_v0001165_t0043_u01757220265829") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2308_d20250907_m044421_c001_v7007000_t0000_u01757220261740") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a342c1_d20250907_m044411_c001_v0001165_t0056_u01757220251890") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ecf6_d20250907_m044407_c001_v7007000_t0000_u01757220247718") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34298_d20250907_m044356_c001_v0001165_t0009_u01757220236769") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae5713ee_d20250907_m044352_c001_v7007000_t0000_u01757220232670") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34258_d20250907_m044342_c001_v0001165_t0054_u01757220222204") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a14d_d20250907_m044338_c001_v7007000_t0000_u01757220218118") 2025/09/07 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34238_d20250907_m044327_c001_v0001165_t0001_u01757220207224") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f420026efb826a342_d20250907_m044320_c001_v7007000_t0000_u01757220200777") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34200_d20250907_m044310_c001_v0001165_t0021_u01757220190578") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca216f_d20250907_m044306_c001_v7007000_t0000_u01757220186411") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6549_d20250907_m044302_c001_v0001182_t0037_u01757220182669") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eb5c_d20250907_m044301_c001_v7007000_t0000_u01757220181337") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341b6_d20250907_m044250_c001_v0001165_t0005_u01757220170874") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb8045945f_d20250907_m044246_c001_v7007000_t0000_u01757220166820") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6482_d20250907_m044243_c001_v0001182_t0041_u01757220163069") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb804593bd_d20250907_m044241_c001_v7007000_t0000_u01757220161879") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b75ac_d20250907_m044231_c001_v0001161_t0024_u01757220151261") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cedb22_d20250907_m044224_c001_v7007000_t0000_u01757220144917") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34120_d20250907_m044213_c001_v0001165_t0032_u01757220133653") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc806c_d20250907_m044209_c001_v7007000_t0000_u01757220129517") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a340dc_d20250907_m044159_c001_v0001165_t0008_u01757220119647") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793701f9_d20250907_m044155_c001_v7007000_t0000_u01757220115455") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a340a6_d20250907_m044145_c001_v0001165_t0038_u01757220105992") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d7937040e_d20250907_m044304_c001_v7007000_t0000_u01757220184485") 2025/09/07 04:45:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6527_d20250907_m044259_c001_v0001182_t0013_u01757220179241") 2025/09/07 04:45:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d1d_d20250907_m044323_c001_v7007000_t0000_u01757220203277") 2025/09/07 04:45:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b769b_d20250907_m044318_c001_v0001161_t0016_u01757220198887") 2025/09/07 04:45:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddd3_d20250907_m044436_c001_v7007000_t0000_u01757220276349") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f20d_d20250907_m044426_c001_v0001098_t0033_u01757220266395") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2309_d20250907_m044421_c001_v7007000_t0000_u01757220261923") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f1e9_d20250907_m044412_c001_v0001098_t0048_u01757220252453") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ecf8_d20250907_m044407_c001_v7007000_t0000_u01757220247904") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f1b5_d20250907_m044357_c001_v0001098_t0040_u01757220237352") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae5713f4_d20250907_m044352_c001_v7007000_t0000_u01757220232852") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f183_d20250907_m044342_c001_v0001098_t0010_u01757220222770") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a14e_d20250907_m044338_c001_v7007000_t0000_u01757220218299") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f156_d20250907_m044327_c001_v0001098_t0037_u01757220207889") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40357a65047295cf_d20250907_m044320_c001_v7007000_t0000_u01757220200773") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f116_d20250907_m044311_c001_v0001098_t0010_u01757220191400") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2170_d20250907_m044306_c001_v7007000_t0000_u01757220186593") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341e2_d20250907_m044302_c001_v0001165_t0053_u01757220182697") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec1643420_d20250907_m044301_c001_v7007000_t0000_u01757220181370") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7612_d20250907_m044251_c001_v0001161_t0021_u01757220171436") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb80459465_d20250907_m044247_c001_v7007000_t0000_u01757220167004") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3419e_d20250907_m044243_c001_v0001165_t0039_u01757220163104") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db5ee_d20250907_m044241_c001_v7007000_t0000_u01757220161463") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d642e_d20250907_m044232_c001_v0001182_t0020_u01757220152043") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ea36_d20250907_m044224_c001_v7007000_t0000_u01757220144700") 2025/09/07 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f03f_d20250907_m044214_c001_v0001098_t0036_u01757220134272") 2025/09/07 04:45:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc806d_d20250907_m044209_c001_v7007000_t0000_u01757220129701") 2025/09/07 04:45:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0effb_d20250907_m044200_c001_v0001098_t0053_u01757220120206") 2025/09/07 04:45:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793701fa_d20250907_m044155_c001_v7007000_t0000_u01757220115638") 2025/09/07 04:45:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0efc7_d20250907_m044146_c001_v0001098_t0040_u01757220106200") 2025/09/07 04:45:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210bc23_d20250907_m044304_c001_v7007000_t0000_u01757220184137") 2025/09/07 04:45:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7641_d20250907_m044259_c001_v0001161_t0035_u01757220179341") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d1e_d20250907_m044323_c001_v7007000_t0000_u01757220203462") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d65c2_d20250907_m044319_c001_v0001182_t0035_u01757220199111") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddd7_d20250907_m044436_c001_v7007000_t0000_u01757220276532") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d67e5_d20250907_m044427_c001_v0001182_t0001_u01757220267143") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca230a_d20250907_m044422_c001_v7007000_t0000_u01757220262105") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6793_d20250907_m044413_c001_v0001182_t0014_u01757220253207") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ecf9_d20250907_m044408_c001_v7007000_t0000_u01757220248089") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6720_d20250907_m044358_c001_v0001182_t0030_u01757220238044") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae5713f8_d20250907_m044353_c001_v7007000_t0000_u01757220233036") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d66a4_d20250907_m044343_c001_v0001182_t0053_u01757220223744") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a14f_d20250907_m044338_c001_v7007000_t0000_u01757220218480") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6624_d20250907_m044328_c001_v0001182_t0026_u01757220208614") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2953_d20250907_m044320_c001_v7007000_t0000_u01757220200890") 2025/09/07 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d658d_d20250907_m044312_c001_v0001182_t0030_u01757220192177") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2171_d20250907_m044306_c001_v7007000_t0000_u01757220186773") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0f9_d20250907_m044302_c001_v0001098_t0036_u01757220182849") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a092_d20250907_m044301_c001_v7007000_t0000_u01757220181391") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d64db_d20250907_m044252_c001_v0001182_t0034_u01757220172150") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb8045946c_d20250907_m044247_c001_v7007000_t0000_u01757220167186") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b75e8_d20250907_m044243_c001_v0001161_t0015_u01757220163190") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407eeb1ba34266be_d20250907_m044241_c001_v7007000_t0000_u01757220161295") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f08b_d20250907_m044232_c001_v0001098_t0015_u01757220152638") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703e83_d20250907_m044224_c001_v7007000_t0000_u01757220144724") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63b4_d20250907_m044215_c001_v0001182_t0020_u01757220135079") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc806e_d20250907_m044209_c001_v7007000_t0000_u01757220129940") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6318_d20250907_m044200_c001_v0001182_t0038_u01757220120943") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793701fc_d20250907_m044155_c001_v7007000_t0000_u01757220115824") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6294_d20250907_m044146_c001_v0001182_t0046_u01757220106564") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d7937040d_d20250907_m044304_c001_v7007000_t0000_u01757220184301") 2025/09/07 04:45:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341d2_d20250907_m044259_c001_v0001165_t0053_u01757220179433") 2025/09/07 04:45:22 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d1f_d20250907_m044323_c001_v7007000_t0000_u01757220203648") 2025/09/07 04:45:22 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34218_d20250907_m044319_c001_v0001165_t0028_u01757220199147") 2025/09/07 04:45:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddd9_d20250907_m044436_c001_v7007000_t0000_u01757220276716") 2025/09/07 04:45:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b780a_d20250907_m044427_c001_v0001161_t0049_u01757220267728") 2025/09/07 04:45:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca230b_d20250907_m044422_c001_v7007000_t0000_u01757220262290") 2025/09/07 04:45:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b77b6_d20250907_m044413_c001_v0001161_t0051_u01757220253802") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed00_d20250907_m044408_c001_v7007000_t0000_u01757220248273") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7770_d20250907_m044358_c001_v0001161_t0041_u01757220238613") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae5713ff_d20250907_m044353_c001_v7007000_t0000_u01757220233219") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b770e_d20250907_m044344_c001_v0001161_t0033_u01757220224314") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a150_d20250907_m044338_c001_v7007000_t0000_u01757220218662") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b76c6_d20250907_m044329_c001_v0001161_t0006_u01757220209428") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc294f_d20250907_m044320_c001_v7007000_t0000_u01757220200520") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7683_d20250907_m044312_c001_v0001161_t0016_u01757220192739") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2172_d20250907_m044307_c001_v7007000_t0000_u01757220187061") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d654b_d20250907_m044302_c001_v0001182_t0019_u01757220182883") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7b0af6_d20250907_m044301_c001_v7007000_t0000_u01757220181146") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0d3_d20250907_m044252_c001_v0001098_t0022_u01757220172725") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb80459472_d20250907_m044247_c001_v7007000_t0000_u01757220167368") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0b9_d20250907_m044243_c001_v0001098_t0048_u01757220163297") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db5f2_d20250907_m044241_c001_v7007000_t0000_u01757220161887") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3416e_d20250907_m044233_c001_v0001165_t0026_u01757220153481") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4110ef313e2fe742_d20250907_m044224_c001_v7007000_t0000_u01757220144478") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b754a_d20250907_m044215_c001_v0001161_t0006_u01757220135649") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc806f_d20250907_m044210_c001_v7007000_t0000_u01757220130126") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b750a_d20250907_m044201_c001_v0001161_t0005_u01757220121501") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793701fd_d20250907_m044156_c001_v7007000_t0000_u01757220116007") 2025/09/07 04:45:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b74ab_d20250907_m044146_c001_v0001161_t0042_u01757220106762") 2025/09/07 04:45:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2166_d20250907_m044304_c001_v7007000_t0000_u01757220184148") 2025/09/07 04:45:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d652b_d20250907_m044259_c001_v0001182_t0004_u01757220179443") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d20_d20250907_m044323_c001_v7007000_t0000_u01757220203832") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f132_d20250907_m044319_c001_v0001098_t0051_u01757220199233") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cedddc_d20250907_m044436_c001_v7007000_t0000_u01757220276901") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34307_d20250907_m044427_c001_v0001165_t0018_u01757220267997") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca230c_d20250907_m044422_c001_v7007000_t0000_u01757220262473") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a342cf_d20250907_m044414_c001_v0001165_t0031_u01757220254165") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed04_d20250907_m044408_c001_v7007000_t0000_u01757220248458") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3429f_d20250907_m044359_c001_v0001165_t0043_u01757220239072") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae571403_d20250907_m044353_c001_v7007000_t0000_u01757220233401") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3425e_d20250907_m044344_c001_v0001165_t0024_u01757220224576") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a151_d20250907_m044338_c001_v7007000_t0000_u01757220218844") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34240_d20250907_m044329_c001_v0001165_t0030_u01757220209730") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d16_d20250907_m044320_c001_v7007000_t0000_u01757220200713") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34206_d20250907_m044313_c001_v0001165_t0001_u01757220193356") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2173_d20250907_m044307_c001_v7007000_t0000_u01757220187242") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341e6_d20250907_m044302_c001_v0001165_t0048_u01757220182898") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210bc20_d20250907_m044301_c001_v7007000_t0000_u01757220181352") 2025/09/07 04:45:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341bc_d20250907_m044253_c001_v0001165_t0046_u01757220173140") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb80459477_d20250907_m044247_c001_v7007000_t0000_u01757220167551") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6488_d20250907_m044243_c001_v0001182_t0018_u01757220163306") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407eeb1ba34266bf_d20250907_m044241_c001_v7007000_t0000_u01757220161480") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b75b4_d20250907_m044233_c001_v0001161_t0026_u01757220153714") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae571230_d20250907_m044224_c001_v7007000_t0000_u01757220144928") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34124_d20250907_m044216_c001_v0001165_t0013_u01757220136207") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc8070_d20250907_m044210_c001_v7007000_t0000_u01757220130309") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a340e6_d20250907_m044201_c001_v0001165_t0037_u01757220121839") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793701ff_d20250907_m044156_c001_v7007000_t0000_u01757220116192") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a340ac_d20250907_m044147_c001_v0001165_t0026_u01757220107148") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6caa_d20250907_m044304_c001_v7007000_t0000_u01757220184493") 2025/09/07 04:45:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0e9_d20250907_m044259_c001_v0001098_t0002_u01757220179563") 2025/09/07 04:45:25 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d21_d20250907_m044324_c001_v7007000_t0000_u01757220204015") 2025/09/07 04:45:25 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d65c4_d20250907_m044319_c001_v0001182_t0031_u01757220199333") 2025/09/07 04:45:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cedde0_d20250907_m044437_c001_v7007000_t0000_u01757220277085") 2025/09/07 04:45:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f211_d20250907_m044428_c001_v0001098_t0010_u01757220268232") 2025/09/07 04:45:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca230d_d20250907_m044422_c001_v7007000_t0000_u01757220262661") 2025/09/07 04:45:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f1ed_d20250907_m044414_c001_v0001098_t0004_u01757220254366") 2025/09/07 04:45:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed07_d20250907_m044408_c001_v7007000_t0000_u01757220248642") 2025/09/07 04:45:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f1b9_d20250907_m044359_c001_v0001098_t0053_u01757220239285") 2025/09/07 04:45:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57140a_d20250907_m044353_c001_v7007000_t0000_u01757220233583") 2025/09/07 04:45:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f18b_d20250907_m044344_c001_v0001098_t0041_u01757220224890") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a152_d20250907_m044339_c001_v7007000_t0000_u01757220219026") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f160_d20250907_m044329_c001_v0001098_t0017_u01757220209959") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f41794588b2246d04_d20250907_m044320_c001_v7007000_t0000_u01757220200542") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f11a_d20250907_m044313_c001_v0001098_t0041_u01757220193567") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2174_d20250907_m044307_c001_v7007000_t0000_u01757220187424") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b765b_d20250907_m044302_c001_v0001161_t0026_u01757220182931") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f408df5555fce512e_d20250907_m044301_c001_v7007000_t0000_u01757220181395") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7617_d20250907_m044253_c001_v0001161_t0017_u01757220173365") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb8045947e_d20250907_m044247_c001_v7007000_t0000_u01757220167732") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341a0_d20250907_m044243_c001_v0001165_t0046_u01757220163318") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db5f1_d20250907_m044241_c001_v7007000_t0000_u01757220161864") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d643e_d20250907_m044234_c001_v0001182_t0042_u01757220154120") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6bb7_d20250907_m044224_c001_v7007000_t0000_u01757220144707") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f049_d20250907_m044216_c001_v0001098_t0007_u01757220136468") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc8071_d20250907_m044210_c001_v7007000_t0000_u01757220130493") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0efff_d20250907_m044202_c001_v0001098_t0029_u01757220122043") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d79370200_d20250907_m044156_c001_v7007000_t0000_u01757220116377") 2025/09/07 04:45:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0efcb_d20250907_m044147_c001_v0001098_t0017_u01757220107424") 2025/09/07 04:45:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6ca4_d20250907_m044304_c001_v7007000_t0000_u01757220184308") 2025/09/07 04:45:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341d4_d20250907_m044259_c001_v0001165_t0026_u01757220179647") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d22_d20250907_m044324_c001_v7007000_t0000_u01757220204202") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b769d_d20250907_m044319_c001_v0001161_t0048_u01757220199361") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cedde3_d20250907_m044437_c001_v7007000_t0000_u01757220277267") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d67ed_d20250907_m044428_c001_v0001182_t0038_u01757220268575") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca230f_d20250907_m044422_c001_v7007000_t0000_u01757220262845") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d67a7_d20250907_m044414_c001_v0001182_t0034_u01757220254666") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed09_d20250907_m044408_c001_v7007000_t0000_u01757220248827") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6730_d20250907_m044359_c001_v0001182_t0025_u01757220239834") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57140e_d20250907_m044353_c001_v7007000_t0000_u01757220233766") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d66b2_d20250907_m044345_c001_v0001182_t0055_u01757220225203") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a153_d20250907_m044339_c001_v7007000_t0000_u01757220219207") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d662c_d20250907_m044330_c001_v0001182_t0055_u01757220210368") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d15_d20250907_m044320_c001_v7007000_t0000_u01757220200530") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d659c_d20250907_m044314_c001_v0001182_t0026_u01757220194030") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2175_d20250907_m044307_c001_v7007000_t0000_u01757220187607") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341e8_d20250907_m044303_c001_v0001165_t0019_u01757220183096") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee229d_d20250907_m044301_c001_v7007000_t0000_u01757220181369") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d64ed_d20250907_m044254_c001_v0001182_t0036_u01757220174080") 2025/09/07 04:45:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb80459487_d20250907_m044247_c001_v7007000_t0000_u01757220167918") 2025/09/07 04:45:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d648c_d20250907_m044243_c001_v0001182_t0030_u01757220163503") 2025/09/07 04:45:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db5ed_d20250907_m044241_c001_v7007000_t0000_u01757220161279") 2025/09/07 04:45:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f08f_d20250907_m044234_c001_v0001098_t0057_u01757220154344") 2025/09/07 04:45:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca205c_d20250907_m044224_c001_v7007000_t0000_u01757220144668") 2025/09/07 04:45:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63c4_d20250907_m044216_c001_v0001182_t0043_u01757220136860") 2025/09/07 04:45:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc8073_d20250907_m044210_c001_v7007000_t0000_u01757220130687") 2025/09/07 04:45:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6324_d20250907_m044202_c001_v0001182_t0024_u01757220122432") 2025/09/07 04:45:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d79370205_d20250907_m044156_c001_v7007000_t0000_u01757220116561") 2025/09/07 04:45:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d62a4_d20250907_m044147_c001_v0001182_t0008_u01757220107870") 2025/09/07 04:45:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210bc24_d20250907_m044304_c001_v7007000_t0000_u01757220184321") 2025/09/07 04:45:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7645_d20250907_m044259_c001_v0001161_t0026_u01757220179670") 2025/09/07 04:45:28 DEBUG : dir1/0007-12345: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d23_d20250907_m044324_c001_v7007000_t0000_u01757220204385") 2025/09/07 04:45:28 DEBUG : dir1/0007-12345: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3421a_d20250907_m044319_c001_v0001165_t0013_u01757220199368") 2025/09/07 04:45:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cedde6_d20250907_m044437_c001_v7007000_t0000_u01757220277454") 2025/09/07 04:45:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b780c_d20250907_m044428_c001_v0001161_t0017_u01757220268791") 2025/09/07 04:45:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2310_d20250907_m044423_c001_v7007000_t0000_u01757220263030") 2025/09/07 04:45:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b77c6_d20250907_m044414_c001_v0001161_t0052_u01757220254872") 2025/09/07 04:45:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed0a_d20250907_m044409_c001_v7007000_t0000_u01757220249011") 2025/09/07 04:45:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7780_d20250907_m044400_c001_v0001161_t0014_u01757220240074") 2025/09/07 04:45:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae571415_d20250907_m044353_c001_v7007000_t0000_u01757220233948") 2025/09/07 04:45:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7714_d20250907_m044345_c001_v0001161_t0055_u01757220225411") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a154_d20250907_m044339_c001_v7007000_t0000_u01757220219388") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b76cc_d20250907_m044330_c001_v0001161_t0021_u01757220210589") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f41794588b2246d03_d20250907_m044320_c001_v7007000_t0000_u01757220200358") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7689_d20250907_m044314_c001_v0001161_t0020_u01757220194290") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2176_d20250907_m044307_c001_v7007000_t0000_u01757220187788") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d654d_d20250907_m044303_c001_v0001182_t0012_u01757220183106") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210bc1f_d20250907_m044301_c001_v7007000_t0000_u01757220181168") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0d7_d20250907_m044254_c001_v0001098_t0030_u01757220174292") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb80459490_d20250907_m044248_c001_v7007000_t0000_u01757220168100") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341a2_d20250907_m044243_c001_v0001165_t0032_u01757220163523") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eae6_d20250907_m044241_c001_v7007000_t0000_u01757220161669") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34172_d20250907_m044234_c001_v0001165_t0027_u01757220154665") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4110ef313e2fe745_d20250907_m044224_c001_v7007000_t0000_u01757220144665") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7554_d20250907_m044217_c001_v0001161_t0038_u01757220137064") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc8074_d20250907_m044210_c001_v7007000_t0000_u01757220130869") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b750c_d20250907_m044202_c001_v0001161_t0050_u01757220122642") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d7937020a_d20250907_m044156_c001_v7007000_t0000_u01757220116744") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b74b3_d20250907_m044148_c001_v0001161_t0022_u01757220108076") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210bc26_d20250907_m044304_c001_v7007000_t0000_u01757220184507") 2025/09/07 04:45:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d652f_d20250907_m044259_c001_v0001182_t0017_u01757220179658") 2025/09/07 04:45:29 DEBUG : dir1/0008-23456: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d24_d20250907_m044324_c001_v7007000_t0000_u01757220204568") 2025/09/07 04:45:29 DEBUG : dir1/0008-23456: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d65cc_d20250907_m044319_c001_v0001182_t0033_u01757220199532") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cedde9_d20250907_m044437_c001_v7007000_t0000_u01757220277639") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34309_d20250907_m044429_c001_v0001165_t0038_u01757220269302") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2311_d20250907_m044423_c001_v7007000_t0000_u01757220263213") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a342d5_d20250907_m044415_c001_v0001165_t0046_u01757220255192") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed0b_d20250907_m044409_c001_v7007000_t0000_u01757220249196") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a342a9_d20250907_m044400_c001_v0001165_t0004_u01757220240785") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57141a_d20250907_m044354_c001_v7007000_t0000_u01757220234130") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34262_d20250907_m044345_c001_v0001165_t0024_u01757220225707") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a156_d20250907_m044339_c001_v7007000_t0000_u01757220219569") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34246_d20250907_m044331_c001_v0001165_t0006_u01757220211040") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f41794588b2246d05_d20250907_m044320_c001_v7007000_t0000_u01757220200725") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3420a_d20250907_m044314_c001_v0001165_t0023_u01757220194625") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2177_d20250907_m044307_c001_v7007000_t0000_u01757220187970") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b765d_d20250907_m044303_c001_v0001161_t0006_u01757220183251") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793703e2_d20250907_m044301_c001_v7007000_t0000_u01757220181357") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341c4_d20250907_m044254_c001_v0001165_t0007_u01757220174733") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb8045949d_d20250907_m044248_c001_v7007000_t0000_u01757220168283") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0bb_d20250907_m044243_c001_v0001098_t0037_u01757220163659") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec16433b6_d20250907_m044241_c001_v7007000_t0000_u01757220161899") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b75c0_d20250907_m044234_c001_v0001161_t0018_u01757220154928") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4110ef313e2fe74f_d20250907_m044225_c001_v7007000_t0000_u01757220145031") 2025/09/07 04:45:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34126_d20250907_m044217_c001_v0001165_t0020_u01757220137335") 2025/09/07 04:45:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc8075_d20250907_m044211_c001_v7007000_t0000_u01757220131055") 2025/09/07 04:45:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a340ec_d20250907_m044202_c001_v0001165_t0039_u01757220122903") 2025/09/07 04:45:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d79370210_d20250907_m044156_c001_v7007000_t0000_u01757220116927") 2025/09/07 04:45:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a340b0_d20250907_m044148_c001_v0001165_t0023_u01757220108431") 2025/09/07 04:45:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eb65_d20250907_m044304_c001_v7007000_t0000_u01757220184158") 2025/09/07 04:45:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6531_d20250907_m044259_c001_v0001182_t0031_u01757220179869") 2025/09/07 04:45:31 DEBUG : dir1/0009-34567: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d25_d20250907_m044324_c001_v7007000_t0000_u01757220204757") 2025/09/07 04:45:31 DEBUG : dir1/0009-34567: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3421e_d20250907_m044319_c001_v0001165_t0040_u01757220199638") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddec_d20250907_m044437_c001_v7007000_t0000_u01757220277823") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f215_d20250907_m044429_c001_v0001098_t0026_u01757220269510") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2312_d20250907_m044423_c001_v7007000_t0000_u01757220263397") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f1ef_d20250907_m044415_c001_v0001098_t0056_u01757220255398") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed0c_d20250907_m044409_c001_v7007000_t0000_u01757220249389") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f1c1_d20250907_m044401_c001_v0001098_t0029_u01757220241046") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57141e_d20250907_m044354_c001_v7007000_t0000_u01757220234315") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f195_d20250907_m044345_c001_v0001098_t0047_u01757220225930") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a157_d20250907_m044339_c001_v7007000_t0000_u01757220219768") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f164_d20250907_m044331_c001_v0001098_t0003_u01757220211269") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703fa7_d20250907_m044320_c001_v7007000_t0000_u01757220200372") 2025/09/07 04:45:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f120_d20250907_m044314_c001_v0001098_t0028_u01757220194862") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2178_d20250907_m044308_c001_v7007000_t0000_u01757220188151") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6551_d20250907_m044303_c001_v0001182_t0017_u01757220183333") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7b0af8_d20250907_m044301_c001_v7007000_t0000_u01757220181508") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b761f_d20250907_m044254_c001_v0001161_t0025_u01757220174988") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb804594a6_d20250907_m044248_c001_v7007000_t0000_u01757220168466") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6490_d20250907_m044243_c001_v0001182_t0031_u01757220163713") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4110ef313e2fe76f_d20250907_m044241_c001_v7007000_t0000_u01757220161682") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d644e_d20250907_m044235_c001_v0001182_t0031_u01757220155490") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ea39_d20250907_m044224_c001_v7007000_t0000_u01757220144882") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f04b_d20250907_m044217_c001_v0001098_t0029_u01757220137607") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc8076_d20250907_m044211_c001_v7007000_t0000_u01757220131238") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f00d_d20250907_m044203_c001_v0001098_t0019_u01757220123107") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d79370215_d20250907_m044157_c001_v7007000_t0000_u01757220117111") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0efcf_d20250907_m044148_c001_v0001098_t0011_u01757220108661") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2167_d20250907_m044304_c001_v7007000_t0000_u01757220184334") 2025/09/07 04:45:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0eb_d20250907_m044259_c001_v0001098_t0036_u01757220179916") 2025/09/07 04:45:32 DEBUG : dir1/0010-45678: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d26_d20250907_m044324_c001_v7007000_t0000_u01757220204945") 2025/09/07 04:45:32 DEBUG : dir1/0010-45678: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f134_d20250907_m044319_c001_v0001098_t0016_u01757220199680") 2025/09/07 04:45:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddef_d20250907_m044438_c001_v7007000_t0000_u01757220278008") 2025/09/07 04:45:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d67f7_d20250907_m044429_c001_v0001182_t0056_u01757220269887") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2313_d20250907_m044423_c001_v7007000_t0000_u01757220263579") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d67ab_d20250907_m044415_c001_v0001182_t0050_u01757220255768") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed0d_d20250907_m044409_c001_v7007000_t0000_u01757220249573") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d673e_d20250907_m044401_c001_v0001182_t0048_u01757220241447") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae571423_d20250907_m044354_c001_v7007000_t0000_u01757220234499") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d66bd_d20250907_m044346_c001_v0001182_t0017_u01757220226226") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a159_d20250907_m044339_c001_v7007000_t0000_u01757220219951") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d663a_d20250907_m044331_c001_v0001182_t0027_u01757220211631") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d14_d20250907_m044320_c001_v7007000_t0000_u01757220200346") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d65a6_d20250907_m044315_c001_v0001182_t0057_u01757220195170") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2179_d20250907_m044308_c001_v7007000_t0000_u01757220188332") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341ec_d20250907_m044303_c001_v0001165_t0027_u01757220183365") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eb5d_d20250907_m044301_c001_v7007000_t0000_u01757220181520") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d64f5_d20250907_m044255_c001_v0001182_t0000_u01757220175395") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb804594b1_d20250907_m044248_c001_v7007000_t0000_u01757220168650") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341a4_d20250907_m044243_c001_v0001165_t0013_u01757220163732") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db5ef_d20250907_m044241_c001_v7007000_t0000_u01757220161646") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f097_d20250907_m044235_c001_v0001098_t0027_u01757220155717") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca205e_d20250907_m044225_c001_v7007000_t0000_u01757220145039") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63c8_d20250907_m044217_c001_v0001182_t0037_u01757220137961") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc8077_d20250907_m044211_c001_v7007000_t0000_u01757220131421") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d632c_d20250907_m044203_c001_v0001182_t0002_u01757220123585") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d7937021b_d20250907_m044157_c001_v7007000_t0000_u01757220117301") 2025/09/07 04:45:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d62b4_d20250907_m044149_c001_v0001182_t0026_u01757220109051") 2025/09/07 04:45:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee22b0_d20250907_m044304_c001_v7007000_t0000_u01757220184170") 2025/09/07 04:45:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6533_d20250907_m044300_c001_v0001182_t0043_u01757220180068") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d27_d20250907_m044325_c001_v7007000_t0000_u01757220205129") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b769f_d20250907_m044319_c001_v0001161_t0029_u01757220199692") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddf2_d20250907_m044438_c001_v7007000_t0000_u01757220278194") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b781c_d20250907_m044430_c001_v0001161_t0047_u01757220270152") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2314_d20250907_m044423_c001_v7007000_t0000_u01757220263762") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b77d0_d20250907_m044415_c001_v0001161_t0031_u01757220255987") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed0f_d20250907_m044409_c001_v7007000_t0000_u01757220249813") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7788_d20250907_m044401_c001_v0001161_t0052_u01757220241667") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57142a_d20250907_m044354_c001_v7007000_t0000_u01757220234682") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b771c_d20250907_m044346_c001_v0001161_t0032_u01757220226434") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a15a_d20250907_m044340_c001_v7007000_t0000_u01757220220134") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b76d4_d20250907_m044331_c001_v0001161_t0058_u01757220211992") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703fa8_d20250907_m044320_c001_v7007000_t0000_u01757220200555") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7693_d20250907_m044315_c001_v0001161_t0046_u01757220195375") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca217a_d20250907_m044308_c001_v7007000_t0000_u01757220188514") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0ff_d20250907_m044303_c001_v0001098_t0002_u01757220183433") 2025/09/07 04:45:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eb5b_d20250907_m044301_c001_v7007000_t0000_u01757220181154") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0d9_d20250907_m044255_c001_v0001098_t0029_u01757220175596") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb804594b5_d20250907_m044248_c001_v7007000_t0000_u01757220168836") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b75ee_d20250907_m044243_c001_v0001161_t0014_u01757220163743") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57129a_d20250907_m044241_c001_v7007000_t0000_u01757220161864") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34174_d20250907_m044236_c001_v0001165_t0045_u01757220156111") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57122f_d20250907_m044224_c001_v7007000_t0000_u01757220144722") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b755e_d20250907_m044218_c001_v0001161_t0015_u01757220138158") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc8078_d20250907_m044211_c001_v7007000_t0000_u01757220131606") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7514_d20250907_m044203_c001_v0001161_t0030_u01757220123794") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d7937021d_d20250907_m044157_c001_v7007000_t0000_u01757220117485") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b74bf_d20250907_m044149_c001_v0001161_t0053_u01757220109312") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eb66_d20250907_m044304_c001_v7007000_t0000_u01757220184344") 2025/09/07 04:45:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7649_d20250907_m044300_c001_v0001161_t0058_u01757220180081") 2025/09/07 04:45:35 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d28_d20250907_m044325_c001_v7007000_t0000_u01757220205314") 2025/09/07 04:45:35 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d65ce_d20250907_m044319_c001_v0001182_t0005_u01757220199749") 2025/09/07 04:45:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddf5_d20250907_m044438_c001_v7007000_t0000_u01757220278377") 2025/09/07 04:45:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3430d_d20250907_m044430_c001_v0001165_t0032_u01757220270424") 2025/09/07 04:45:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2315_d20250907_m044423_c001_v7007000_t0000_u01757220263945") 2025/09/07 04:45:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a342dd_d20250907_m044416_c001_v0001165_t0029_u01757220256365") 2025/09/07 04:45:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed10_d20250907_m044409_c001_v7007000_t0000_u01757220249997") 2025/09/07 04:45:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a342ab_d20250907_m044401_c001_v0001165_t0012_u01757220241951") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57142f_d20250907_m044354_c001_v7007000_t0000_u01757220234871") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3426a_d20250907_m044346_c001_v0001165_t0058_u01757220226714") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a15c_d20250907_m044340_c001_v7007000_t0000_u01757220220315") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3424c_d20250907_m044332_c001_v0001165_t0057_u01757220212312") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d17_d20250907_m044320_c001_v7007000_t0000_u01757220200920") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3420e_d20250907_m044315_c001_v0001165_t0034_u01757220195659") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca217b_d20250907_m044308_c001_v7007000_t0000_u01757220188696") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6553_d20250907_m044303_c001_v0001182_t0005_u01757220183575") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793703de_d20250907_m044301_c001_v7007000_t0000_u01757220181175") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341c8_d20250907_m044255_c001_v0001165_t0002_u01757220175947") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb804594b8_d20250907_m044249_c001_v7007000_t0000_u01757220169017") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6496_d20250907_m044243_c001_v0001182_t0037_u01757220163942") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae571299_d20250907_m044241_c001_v7007000_t0000_u01757220161662") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b75c4_d20250907_m044236_c001_v0001161_t0054_u01757220156319") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cedb1e_d20250907_m044224_c001_v7007000_t0000_u01757220144729") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3412e_d20250907_m044218_c001_v0001165_t0028_u01757220138938") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc8079_d20250907_m044211_c001_v7007000_t0000_u01757220131789") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a340f8_d20250907_m044204_c001_v0001165_t0000_u01757220124093") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d7937021f_d20250907_m044157_c001_v7007000_t0000_u01757220117671") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a340ba_d20250907_m044149_c001_v0001165_t0034_u01757220109924") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee22b1_d20250907_m044304_c001_v7007000_t0000_u01757220184357") 2025/09/07 04:45:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341d6_d20250907_m044300_c001_v0001165_t0034_u01757220180130") 2025/09/07 04:45:36 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d29_d20250907_m044325_c001_v7007000_t0000_u01757220205499") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34220_d20250907_m044319_c001_v0001165_t0029_u01757220199842") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddf8_d20250907_m044438_c001_v7007000_t0000_u01757220278564") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f217_d20250907_m044430_c001_v0001098_t0025_u01757220270664") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2316_d20250907_m044424_c001_v7007000_t0000_u01757220264128") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f1f1_d20250907_m044416_c001_v0001098_t0012_u01757220256567") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed11_d20250907_m044410_c001_v7007000_t0000_u01757220250183") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f1c7_d20250907_m044402_c001_v0001098_t0052_u01757220242160") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae571435_d20250907_m044355_c001_v7007000_t0000_u01757220235053") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f19b_d20250907_m044346_c001_v0001098_t0006_u01757220226911") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a15d_d20250907_m044340_c001_v7007000_t0000_u01757220220496") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f16c_d20250907_m044332_c001_v0001098_t0049_u01757220212949") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57134a_d20250907_m044320_c001_v7007000_t0000_u01757220200738") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f126_d20250907_m044315_c001_v0001098_t0014_u01757220195864") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca217c_d20250907_m044308_c001_v7007000_t0000_u01757220188886") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341ee_d20250907_m044303_c001_v0001165_t0012_u01757220183648") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210bc21_d20250907_m044301_c001_v7007000_t0000_u01757220181535") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7629_d20250907_m044256_c001_v0001161_t0044_u01757220176175") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb804594bb_d20250907_m044249_c001_v7007000_t0000_u01757220169199") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341a6_d20250907_m044243_c001_v0001165_t0020_u01757220163989") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407eeb1ba34266c1_d20250907_m044241_c001_v7007000_t0000_u01757220161911") 2025/09/07 04:45:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6458_d20250907_m044236_c001_v0001182_t0043_u01757220156658") 2025/09/07 04:45:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4110ef313e2fe741_d20250907_m044224_c001_v7007000_t0000_u01757220144295") 2025/09/07 04:45:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f055_d20250907_m044219_c001_v0001098_t0011_u01757220139138") 2025/09/07 04:45:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc807a_d20250907_m044211_c001_v7007000_t0000_u01757220131972") 2025/09/07 04:45:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f013_d20250907_m044204_c001_v0001098_t0027_u01757220124296") 2025/09/07 04:45:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d79370224_d20250907_m044157_c001_v7007000_t0000_u01757220117946") 2025/09/07 04:45:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0efd7_d20250907_m044150_c001_v0001098_t0045_u01757220110137") 2025/09/07 04:45:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7b0afe_d20250907_m044304_c001_v7007000_t0000_u01757220184181") 2025/09/07 04:45:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6535_d20250907_m044300_c001_v0001182_t0057_u01757220180285") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d2a_d20250907_m044325_c001_v7007000_t0000_u01757220205684") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d65d2_d20250907_m044319_c001_v0001182_t0058_u01757220199957") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddfc_d20250907_m044438_c001_v7007000_t0000_u01757220278749") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d67f9_d20250907_m044431_c001_v0001182_t0041_u01757220271113") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2317_d20250907_m044424_c001_v7007000_t0000_u01757220264311") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d67b7_d20250907_m044417_c001_v0001182_t0023_u01757220257050") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed12_d20250907_m044410_c001_v7007000_t0000_u01757220250367") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6746_d20250907_m044402_c001_v0001182_t0026_u01757220242442") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57143c_d20250907_m044355_c001_v7007000_t0000_u01757220235241") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d66cb_d20250907_m044347_c001_v0001182_t0042_u01757220227293") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a15e_d20250907_m044340_c001_v7007000_t0000_u01757220220678") 2025/09/07 04:45:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6647_d20250907_m044333_c001_v0001182_t0052_u01757220213323") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703fa9_d20250907_m044320_c001_v7007000_t0000_u01757220200739") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d65ab_d20250907_m044316_c001_v0001182_t0037_u01757220196333") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca217d_d20250907_m044309_c001_v7007000_t0000_u01757220189070") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b765f_d20250907_m044303_c001_v0001161_t0003_u01757220183776") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793703e9_d20250907_m044301_c001_v7007000_t0000_u01757220181548") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d650b_d20250907_m044256_c001_v0001182_t0000_u01757220176497") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb804594c3_d20250907_m044249_c001_v7007000_t0000_u01757220169381") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0bd_d20250907_m044244_c001_v0001098_t0025_u01757220164100") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eae7_d20250907_m044241_c001_v7007000_t0000_u01757220161864") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f099_d20250907_m044236_c001_v0001098_t0048_u01757220156862") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f41794588b2246c78_d20250907_m044224_c001_v7007000_t0000_u01757220144676") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63d0_d20250907_m044219_c001_v0001182_t0007_u01757220139637") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc807b_d20250907_m044212_c001_v7007000_t0000_u01757220132156") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d633e_d20250907_m044204_c001_v0001182_t0057_u01757220124634") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d79370228_d20250907_m044158_c001_v7007000_t0000_u01757220118134") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d62c0_d20250907_m044150_c001_v0001182_t0012_u01757220110463") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7b0aff_d20250907_m044304_c001_v7007000_t0000_u01757220184369") 2025/09/07 04:45:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341d8_d20250907_m044300_c001_v0001165_t0005_u01757220180365") 2025/09/07 04:45:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d2c_d20250907_m044325_c001_v7007000_t0000_u01757220205869") 2025/09/07 04:45:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b76a3_d20250907_m044320_c001_v0001161_t0040_u01757220200009") 2025/09/07 04:45:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79ceddff_d20250907_m044438_c001_v7007000_t0000_u01757220278932") 2025/09/07 04:45:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7828_d20250907_m044431_c001_v0001161_t0034_u01757220271339") 2025/09/07 04:45:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2318_d20250907_m044424_c001_v7007000_t0000_u01757220264495") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b77da_d20250907_m044417_c001_v0001161_t0013_u01757220257268") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed13_d20250907_m044410_c001_v7007000_t0000_u01757220250551") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b778c_d20250907_m044402_c001_v0001161_t0039_u01757220242959") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae571441_d20250907_m044355_c001_v7007000_t0000_u01757220235424") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7722_d20250907_m044347_c001_v0001161_t0007_u01757220227519") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a15f_d20250907_m044340_c001_v7007000_t0000_u01757220220860") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b76e8_d20250907_m044333_c001_v0001161_t0050_u01757220213525") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2952_d20250907_m044320_c001_v7007000_t0000_u01757220200705") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7695_d20250907_m044316_c001_v0001161_t0020_u01757220196535") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca217e_d20250907_m044309_c001_v7007000_t0000_u01757220189253") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6559_d20250907_m044303_c001_v0001182_t0027_u01757220183784") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7b0af5_d20250907_m044300_c001_v7007000_t0000_u01757220180962") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0df_d20250907_m044256_c001_v0001098_t0030_u01757220176694") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb804594c7_d20250907_m044249_c001_v7007000_t0000_u01757220169564") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d649c_d20250907_m044244_c001_v0001182_t0007_u01757220164191") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407eeb1ba34266c0_d20250907_m044241_c001_v7007000_t0000_u01757220161665") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3417e_d20250907_m044237_c001_v0001165_t0017_u01757220157258") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f41794588b2246c79_d20250907_m044224_c001_v7007000_t0000_u01757220144867") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7568_d20250907_m044219_c001_v0001161_t0026_u01757220139865") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc807c_d20250907_m044212_c001_v7007000_t0000_u01757220132339") 2025/09/07 04:45:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b751c_d20250907_m044204_c001_v0001161_t0024_u01757220124849") 2025/09/07 04:45:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d7937022c_d20250907_m044158_c001_v7007000_t0000_u01757220118322") 2025/09/07 04:45:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b74c5_d20250907_m044150_c001_v0001161_t0017_u01757220110679") 2025/09/07 04:45:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2168_d20250907_m044304_c001_v7007000_t0000_u01757220184516") 2025/09/07 04:45:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0ef_d20250907_m044300_c001_v0001098_t0037_u01757220180377") 2025/09/07 04:45:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2063_d20250907_m044227_c001_v7007000_t0000_u01757220147389") 2025/09/07 04:45:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34144_d20250907_m044222_c001_v0001165_t0019_u01757220142948") 2025/09/07 04:45:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2064_d20250907_m044227_c001_v7007000_t0000_u01757220147571") 2025/09/07 04:45:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63f0_d20250907_m044222_c001_v0001182_t0025_u01757220142958") 2025/09/07 04:45:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2065_d20250907_m044227_c001_v7007000_t0000_u01757220147753") 2025/09/07 04:45:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f065_d20250907_m044223_c001_v0001098_t0037_u01757220143005") 2025/09/07 04:45:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2066_d20250907_m044227_c001_v7007000_t0000_u01757220147935") 2025/09/07 04:45:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b758c_d20250907_m044223_c001_v0001161_t0045_u01757220143030") 2025/09/07 04:45:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2067_d20250907_m044228_c001_v7007000_t0000_u01757220148116") 2025/09/07 04:45:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63f2_d20250907_m044223_c001_v0001182_t0002_u01757220143188") 2025/09/07 04:45:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2068_d20250907_m044228_c001_v7007000_t0000_u01757220148298") 2025/09/07 04:45:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34146_d20250907_m044223_c001_v0001165_t0010_u01757220143364") 2025/09/07 04:45:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2069_d20250907_m044228_c001_v7007000_t0000_u01757220148481") 2025/09/07 04:45:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7592_d20250907_m044223_c001_v0001161_t0012_u01757220143375") 2025/09/07 04:45:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca206a_d20250907_m044228_c001_v7007000_t0000_u01757220148663") 2025/09/07 04:45:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63f4_d20250907_m044223_c001_v0001182_t0033_u01757220143406") 2025/09/07 04:45:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca206b_d20250907_m044228_c001_v7007000_t0000_u01757220148846") 2025/09/07 04:45:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f067_d20250907_m044223_c001_v0001098_t0015_u01757220143516") 2025/09/07 04:45:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca206c_d20250907_m044229_c001_v7007000_t0000_u01757220149028") 2025/09/07 04:45:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34148_d20250907_m044223_c001_v0001165_t0046_u01757220143570") 2025/09/07 04:45:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca206d_d20250907_m044229_c001_v7007000_t0000_u01757220149210") 2025/09/07 04:45:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63f6_d20250907_m044223_c001_v0001182_t0046_u01757220143601") 2025/09/07 04:45:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca206e_d20250907_m044229_c001_v7007000_t0000_u01757220149392") 2025/09/07 04:45:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3414a_d20250907_m044223_c001_v0001165_t0056_u01757220143777") 2025/09/07 04:45:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca206f_d20250907_m044229_c001_v7007000_t0000_u01757220149576") 2025/09/07 04:45:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63fa_d20250907_m044223_c001_v0001182_t0004_u01757220143803") 2025/09/07 04:45:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2070_d20250907_m044229_c001_v7007000_t0000_u01757220149757") 2025/09/07 04:45:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f069_d20250907_m044223_c001_v0001098_t0052_u01757220143889") 2025/09/07 04:45:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2071_d20250907_m044229_c001_v7007000_t0000_u01757220149938") 2025/09/07 04:45:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3414c_d20250907_m044223_c001_v0001165_t0005_u01757220143994") 2025/09/07 04:45:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2072_d20250907_m044230_c001_v7007000_t0000_u01757220150128") 2025/09/07 04:45:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d63fe_d20250907_m044224_c001_v0001182_t0037_u01757220144008") 2025/09/07 04:45:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb8045940e_d20250907_m044244_c001_v7007000_t0000_u01757220164572") 2025/09/07 04:45:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d646a_d20250907_m044239_c001_v0001182_t0024_u01757220159826") 2025/09/07 04:45:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eb0c_d20250907_m044244_c001_v7007000_t0000_u01757220164614") 2025/09/07 04:45:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3418c_d20250907_m044239_c001_v0001165_t0043_u01757220159838") 2025/09/07 04:45:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db5f6_d20250907_m044244_c001_v7007000_t0000_u01757220164790") 2025/09/07 04:45:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b75dc_d20250907_m044239_c001_v0001161_t0006_u01757220159940") 2025/09/07 04:45:42 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4110ef313e2fe792_d20250907_m044244_c001_v7007000_t0000_u01757220164585") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0ab_d20250907_m044240_c001_v0001098_t0019_u01757220160006") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407eeb1ba34266c3_d20250907_m044244_c001_v7007000_t0000_u01757220164726") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d646c_d20250907_m044240_c001_v0001182_t0046_u01757220160045") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eb11_d20250907_m044244_c001_v7007000_t0000_u01757220164801") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3418e_d20250907_m044240_c001_v0001165_t0029_u01757220160059") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec16433b8_d20250907_m044244_c001_v7007000_t0000_u01757220164736") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6470_d20250907_m044240_c001_v0001182_t0005_u01757220160255") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae57129c_d20250907_m044244_c001_v7007000_t0000_u01757220164593") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34190_d20250907_m044240_c001_v0001165_t0050_u01757220160273") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407eeb1ba34266c2_d20250907_m044244_c001_v7007000_t0000_u01757220164543") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6474_d20250907_m044240_c001_v0001182_t0016_u01757220160463") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4110ef313e2fe793_d20250907_m044244_c001_v7007000_t0000_u01757220164771") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0af_d20250907_m044240_c001_v0001098_t0054_u01757220160481") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db5f7_d20250907_m044244_c001_v7007000_t0000_u01757220164930") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b75e2_d20250907_m044240_c001_v0001161_t0008_u01757220160493") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db5f5_d20250907_m044244_c001_v7007000_t0000_u01757220164747") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34192_d20250907_m044240_c001_v0001165_t0045_u01757220160508") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb8045941a_d20250907_m044244_c001_v7007000_t0000_u01757220164758") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6478_d20250907_m044240_c001_v0001182_t0000_u01757220160682") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb80459426_d20250907_m044244_c001_v7007000_t0000_u01757220164940") 2025/09/07 04:45:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34194_d20250907_m044240_c001_v0001165_t0013_u01757220160709") 2025/09/07 04:45:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407eeb1ba34266c4_d20250907_m044244_c001_v7007000_t0000_u01757220164911") 2025/09/07 04:45:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d647a_d20250907_m044240_c001_v0001182_t0029_u01757220160883") 2025/09/07 04:45:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db5f4_d20250907_m044244_c001_v7007000_t0000_u01757220164606") 2025/09/07 04:45:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0b1_d20250907_m044240_c001_v0001098_t0031_u01757220160951") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec1643054_d20250907_m044041_c001_v7007000_t0000_u01757220041138") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1198c3c9d346ceac_d20250907_m044038_c001_v0001154_t0013_u01757220038877") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f420026efb8269f8d_d20250907_m044038_c001_v7007000_t0000_u01757220038690") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1198c3c9d346cea0_d20250907_m044035_c001_v0001154_t0019_u01757220035251") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f420026efb8269f5a_d20250907_m044034_c001_v7007000_t0000_u01757220034513") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ee54_d20250907_m044029_c001_v0001098_t0010_u01757220029825") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee1fb6_d20250907_m044028_c001_v7007000_t0000_u01757220028352") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33eb9_d20250907_m044026_c001_v0001165_t0022_u01757220026553") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934e836_d20250907_m044026_c001_v7007000_t0000_u01757220026371") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33ea3_d20250907_m044022_c001_v0001165_t0040_u01757220022883") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934e833_d20250907_m044022_c001_v7007000_t0000_u01757220022161") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ee22_d20250907_m044017_c001_v0001098_t0004_u01757220017734") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc7f47_d20250907_m044016_c001_v7007000_t0000_u01757220016456") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f114011de0293da88_d20250907_m044015_c001_v0001032_t0032_u01757220015002") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee1fb1_d20250907_m044014_c001_v7007000_t0000_u01757220014819") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f114011de0293da82_d20250907_m044011_c001_v0001032_t0054_u01757220011587") 2025/09/07 04:45:44 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee1fa9_d20250907_m044010_c001_v7007000_t0000_u01757220010855") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f381_d20250907_m044007_c001_v0001178_t0045_u01757220007261") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc7f41_d20250907_m044006_c001_v7007000_t0000_u01757220006345") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106dc144468baeac_d20250907_m044004_c001_v0001181_t0005_u01757220004674") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f420026efb8269e35_d20250907_m044004_c001_v7007000_t0000_u01757220004489") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106dc144468baea4_d20250907_m044001_c001_v0001181_t0023_u01757220001147") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f420026efb8269de5_d20250907_m044000_c001_v7007000_t0000_u01757220000403") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33dfb_d20250907_m043954_c001_v0001165_t0048_u01757219994499") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db26c_d20250907_m043953_c001_v7007000_t0000_u01757219993581") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f118e9ea2a7045600_d20250907_m043952_c001_v0001182_t0045_u01757219992045") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec1642ef2_d20250907_m043951_c001_v7007000_t0000_u01757219991862") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f118e9ea2a70455d2_d20250907_m043948_c001_v0001182_t0044_u01757219988647") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec1642ef0_d20250907_m043947_c001_v7007000_t0000_u01757219987920") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eda8_d20250907_m043942_c001_v0001098_t0008_u01757219982165") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934e751_d20250907_m043941_c001_v7007000_t0000_u01757219981256") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1182ba4206764494_d20250907_m043939_c001_v0001177_t0002_u01757219979385") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419109e07c314196_d20250907_m043939_c001_v7007000_t0000_u01757219979201") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1182ba4206764482_d20250907_m043935_c001_v0001177_t0051_u01757219975916") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419109e07c314169_d20250907_m043935_c001_v7007000_t0000_u01757219975187") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f22f_d20250907_m043929_c001_v0001178_t0002_u01757219969628") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2382_d20250907_m043928_c001_v7007000_t0000_u01757219968525") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f104d3a5c85dc95da_d20250907_m043922_c001_v0001100_t0035_u01757219962242") 2025/09/07 04:45:45 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae570c8a_d20250907_m043922_c001_v7007000_t0000_u01757219962033") 2025/09/07 04:45:46 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33d49_d20250907_m043918_c001_v0001165_t0049_u01757219958046") 2025/09/07 04:45:46 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f104fa845e13945b5_d20250907_m043917_c001_v0001145_t0007_u01757219957039") 2025/09/07 04:45:46 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f104fa845e13945b1_d20250907_m043915_c001_v0001145_t0033_u01757219955922") 2025/09/07 04:45:46 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210b7e2_d20250907_m043902_c001_v7007000_t0000_u01757219942597") 2025/09/07 04:45:46 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f0f3_d20250907_m043854_c001_v0001178_t0013_u01757219934969") 2025/09/07 04:45:46 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1161994b23b59d81_d20250907_m043853_c001_v0001131_t0024_u01757219933971") 2025/09/07 04:45:46 DEBUG : dst/one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1161994b23b59d7d_d20250907_m043852_c001_v0001131_t0015_u01757219932854") 2025/09/07 04:45:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec1643057_d20250907_m044041_c001_v7007000_t0000_u01757220041322") 2025/09/07 04:45:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f118aba5b7dcf13ba_d20250907_m044038_c001_v0001184_t0046_u01757220038415") 2025/09/07 04:45:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1156609d3572c119_d20250907_m044034_c001_v0001106_t0031_u01757220034018") 2025/09/07 04:45:46 DEBUG : dst/one.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee1fb7_d20250907_m044028_c001_v7007000_t0000_u01757220028534") 2025/09/07 04:45:46 DEBUG : dst/one.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f119e1386aa7c684c_d20250907_m044025_c001_v0001029_t0019_u01757220025996") 2025/09/07 04:45:46 DEBUG : dst/one.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1068ecec8931c4db_d20250907_m044021_c001_v0001115_t0026_u01757220021682") 2025/09/07 04:45:46 DEBUG : dst/one.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc7f48_d20250907_m044016_c001_v7007000_t0000_u01757220016639") 2025/09/07 04:45:46 DEBUG : dst/one.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106a2783713db4c9_d20250907_m044014_c001_v0001043_t0038_u01757220014129") 2025/09/07 04:45:46 DEBUG : dst/one.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1116398d05086867_d20250907_m044010_c001_v0001184_t0008_u01757220010657") 2025/09/07 04:45:46 DEBUG : dst/three: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2383_d20250907_m043928_c001_v7007000_t0000_u01757219968710") 2025/09/07 04:45:46 DEBUG : dst/three: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f104fa845e13945d5_d20250907_m043926_c001_v0001145_t0023_u01757219966880") 2025/09/07 04:45:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec164305a_d20250907_m044041_c001_v7007000_t0000_u01757220041506") 2025/09/07 04:45:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1184f73e82dcad95_d20250907_m044039_c001_v0001171_t0018_u01757220039960") 2025/09/07 04:45:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111f087a8a74f982_d20250907_m044036_c001_v0001171_t0002_u01757220036235") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec164305e_d20250907_m044041_c001_v7007000_t0000_u01757220041688") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1198c3c9d346ceb0_d20250907_m044040_c001_v0001154_t0000_u01757220040416") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f420026efb8269fb2_d20250907_m044040_c001_v7007000_t0000_u01757220040229") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1198c3c9d346cea4_d20250907_m044036_c001_v0001154_t0010_u01757220036768") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f420026efb8269f73_d20250907_m044036_c001_v7007000_t0000_u01757220036578") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f451_d20250907_m044031_c001_v0001178_t0027_u01757220031204") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee1fb8_d20250907_m044028_c001_v7007000_t0000_u01757220028717") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33ec1_d20250907_m044027_c001_v0001165_t0030_u01757220027758") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934e837_d20250907_m044027_c001_v7007000_t0000_u01757220027576") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33ead_d20250907_m044024_c001_v0001165_t0041_u01757220024672") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934e834_d20250907_m044024_c001_v7007000_t0000_u01757220024489") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f3e5_d20250907_m044019_c001_v0001178_t0029_u01757220019039") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee1fb4_d20250907_m044015_c001_v7007000_t0000_u01757220015901") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f3af_d20250907_m044013_c001_v0001178_t0045_u01757220013322") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee1fad_d20250907_m044012_c001_v7007000_t0000_u01757220012592") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33e55_d20250907_m044008_c001_v0001165_t0047_u01757220008216") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f420026efb8269e4b_d20250907_m044005_c001_v7007000_t0000_u01757220005412") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33e33_d20250907_m044003_c001_v0001165_t0059_u01757220003232") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f420026efb8269e09_d20250907_m044002_c001_v7007000_t0000_u01757220002125") 2025/09/07 04:45:47 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0edde_d20250907_m043955_c001_v0001098_t0008_u01757219995264") 2025/09/07 04:45:48 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec1642ef3_d20250907_m043952_c001_v7007000_t0000_u01757219992642") 2025/09/07 04:45:48 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0edc8_d20250907_m043950_c001_v0001098_t0010_u01757219990601") 2025/09/07 04:45:48 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec1642ef1_d20250907_m043949_c001_v7007000_t0000_u01757219989506") 2025/09/07 04:45:48 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f29f_d20250907_m043943_c001_v0001178_t0021_u01757219983089") 2025/09/07 04:45:48 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419109e07c3141a3_d20250907_m043940_c001_v7007000_t0000_u01757219980295") 2025/09/07 04:45:48 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f275_d20250907_m043938_c001_v0001178_t0003_u01757219978105") 2025/09/07 04:45:48 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419109e07c31417f_d20250907_m043937_c001_v7007000_t0000_u01757219977021") 2025/09/07 04:45:48 DEBUG : dst/three.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33d89_d20250907_m043930_c001_v0001165_t0021_u01757219970644") 2025/09/07 04:45:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee1fb9_d20250907_m044028_c001_v7007000_t0000_u01757220028910") 2025/09/07 04:45:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f10403cb20374df9c_d20250907_m044027_c001_v0001183_t0042_u01757220027367") 2025/09/07 04:45:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f100a92f84bdc0cb9_d20250907_m044023_c001_v0001116_t0055_u01757220023831") 2025/09/07 04:45:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc7f49_d20250907_m044016_c001_v7007000_t0000_u01757220016821") 2025/09/07 04:45:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f102a2194f3b762de_d20250907_m044015_c001_v0001100_t0054_u01757220015564") 2025/09/07 04:45:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f10258c65dddb1dfa_d20250907_m044012_c001_v0001041_t0014_u01757220012187") 2025/09/07 04:45:48 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec164305f_d20250907_m044041_c001_v7007000_t0000_u01757220041947") 2025/09/07 04:45:48 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33ee0_d20250907_m044030_c001_v0001165_t0054_u01757220030614") 2025/09/07 04:45:48 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f402ae0c626ee1fba_d20250907_m044029_c001_v7007000_t0000_u01757220029092") 2025/09/07 04:45:48 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33e8f_d20250907_m044018_c001_v0001165_t0012_u01757220018441") 2025/09/07 04:45:48 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc7f4a_d20250907_m044017_c001_v7007000_t0000_u01757220017005") 2025/09/07 04:45:48 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0edfa_d20250907_m044007_c001_v0001098_t0009_u01757220007840") 2025/09/07 04:45:48 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc7f42_d20250907_m044006_c001_v7007000_t0000_u01757220006528") 2025/09/07 04:45:48 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f31b_d20250907_m043955_c001_v0001178_t0054_u01757219995050") 2025/09/07 04:45:48 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406ac994bd2db26d_d20250907_m043953_c001_v7007000_t0000_u01757219993764") 2025/09/07 04:45:49 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33dc5_d20250907_m043942_c001_v0001165_t0055_u01757219982816") 2025/09/07 04:45:49 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934e756_d20250907_m043941_c001_v7007000_t0000_u01757219981441") 2025/09/07 04:45:49 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ed6c_d20250907_m043930_c001_v0001098_t0011_u01757219970244") 2025/09/07 04:45:49 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2384_d20250907_m043928_c001_v7007000_t0000_u01757219968893") 2025/09/07 04:45:49 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1008fc0810caeda9_d20250907_m043924_c001_v0001105_t0025_u01757219964186") 2025/09/07 04:45:49 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210b7e3_d20250907_m043902_c001_v7007000_t0000_u01757219942781") 2025/09/07 04:45:49 DEBUG : dst/two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1161994b23b59d97_d20250907_m043900_c001_v0001131_t0008_u01757219940966") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f408df5555fce2fbd_d20250907_m043824_c001_v7007000_t0000_u01757219904618") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33c28_d20250907_m043817_c001_v0001165_t0045_u01757219897411") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccddf_d20250907_m043815_c001_v7007000_t0000_u01757219895295") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33bb8_d20250907_m043756_c001_v0001165_t0002_u01757219876010") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca1cdf_d20250907_m043740_c001_v7007000_t0000_u01757219860118") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33b3f_d20250907_m043733_c001_v0001165_t0054_u01757219853121") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7e9_d20250907_m043713_c001_v7007000_t0000_u01757219833404") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4eda0_d20250907_m043711_c001_v0001178_t0037_u01757219831660") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7e2_d20250907_m043710_c001_v7007000_t0000_u01757219830851") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed84_d20250907_m043709_c001_v0001178_t0020_u01757219829681") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7c3_d20250907_m043707_c001_v7007000_t0000_u01757219827059") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed62_d20250907_m043705_c001_v0001178_t0014_u01757219825477") 2025/09/07 04:45:49 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7b6_d20250907_m043704_c001_v7007000_t0000_u01757219824518") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed4c_d20250907_m043703_c001_v0001178_t0040_u01757219823260") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7a9_d20250907_m043658_c001_v7007000_t0000_u01757219818136") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ecfa_d20250907_m043656_c001_v0001178_t0011_u01757219816637") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7a3_d20250907_m043655_c001_v7007000_t0000_u01757219815819") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ecea_d20250907_m043655_c001_v0001178_t0057_u01757219815041") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad768_d20250907_m043651_c001_v7007000_t0000_u01757219811165") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ecae_d20250907_m043649_c001_v0001178_t0025_u01757219809513") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb9b_d20250907_m043647_c001_v7007000_t0000_u01757219807666") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec94_d20250907_m043646_c001_v0001178_t0036_u01757219806711") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb8b_d20250907_m043646_c001_v7007000_t0000_u01757219806260") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f110482c2355e8c96_d20250907_m043645_c001_v0001171_t0056_u01757219805426") 2025/09/07 04:45:50 DEBUG : empty space: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec72_d20250907_m043643_c001_v0001178_t0026_u01757219803829") 2025/09/07 04:45:50 DEBUG : enormous: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7e6_d20250907_m043712_c001_v7007000_t0000_u01757219832478") 2025/09/07 04:45:50 DEBUG : enormous: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4eda4_d20250907_m043711_c001_v0001178_t0012_u01757219831881") 2025/09/07 04:45:50 DEBUG : existing: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f407164eec1643062_d20250907_m044046_c001_v7007000_t0000_u01757220046861") 2025/09/07 04:45:50 DEBUG : existing: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f4ce_d20250907_m044045_c001_v0001178_t0026_u01757220045507") 2025/09/07 04:45:50 DEBUG : existing: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c711_d20250907_m043731_c001_v7007000_t0000_u01757219851466") 2025/09/07 04:45:50 DEBUG : existing: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ee45_d20250907_m043730_c001_v0001178_t0007_u01757219850486") 2025/09/07 04:45:50 DEBUG : existing: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb7b_d20250907_m043641_c001_v7007000_t0000_u01757219801287") 2025/09/07 04:45:50 DEBUG : existing: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec4a_d20250907_m043640_c001_v0001178_t0039_u01757219800308") 2025/09/07 04:45:50 DEBUG : existing: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb7a_d20250907_m043639_c001_v7007000_t0000_u01757219799764") 2025/09/07 04:45:51 DEBUG : existing: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec40_d20250907_m043639_c001_v0001178_t0014_u01757219799163") 2025/09/07 04:45:51 DEBUG : existing: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec38_d20250907_m043638_c001_v0001178_t0058_u01757219798378") 2025/09/07 04:45:51 DEBUG : existing-b: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c712_d20250907_m043731_c001_v7007000_t0000_u01757219851648") 2025/09/07 04:45:51 DEBUG : existing-b: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33b31_d20250907_m043730_c001_v0001165_t0036_u01757219850474") 2025/09/07 04:45:51 DEBUG : file1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969b5_d20250907_m044141_c001_v7007000_t0000_u01757220101353") 2025/09/07 04:45:51 DEBUG : file1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6250_d20250907_m044140_c001_v0001182_t0046_u01757220100552") 2025/09/07 04:45:51 DEBUG : file1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969ad_d20250907_m044139_c001_v7007000_t0000_u01757220099166") 2025/09/07 04:45:51 DEBUG : file1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7477_d20250907_m044138_c001_v0001161_t0031_u01757220098200") 2025/09/07 04:45:51 DEBUG : five: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad824_d20250907_m043716_c001_v7007000_t0000_u01757219836916") 2025/09/07 04:45:51 DEBUG : five: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f41895e5f07f4edc6_d20250907_m043714_c001_v0001178_t0058_u01757219834976") 2025/09/07 04:45:51 DEBUG : foo: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb9e_d20250907_m043649_c001_v7007000_t0000_u01757219809150") 2025/09/07 04:45:51 DEBUG : foo: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f41895e5f07f4eca8_d20250907_m043648_c001_v0001178_t0058_u01757219808589") 2025/09/07 04:45:51 DEBUG : foo: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f41895e5f07f4eca2_d20250907_m043648_c001_v0001178_t0058_u01757219808029") 2025/09/07 04:45:51 DEBUG : four: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad82c_d20250907_m043717_c001_v7007000_t0000_u01757219837099") 2025/09/07 04:45:51 DEBUG : four: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f416a02bd64a33abb_d20250907_m043715_c001_v0001165_t0019_u01757219835535") 2025/09/07 04:45:51 DEBUG : four: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4edc0_d20250907_m043714_c001_v0001178_t0048_u01757219834398") 2025/09/07 04:45:51 DEBUG : hello world2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38fe4_d20250907_m043542_c001_v7007000_t0000_u01757219742768") 2025/09/07 04:45:51 DEBUG : hello world2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea29_d20250907_m043542_c001_v0001178_t0054_u01757219742191") 2025/09/07 04:45:51 DEBUG : ignore-size: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb58_d20250907_m043638_c001_v7007000_t0000_u01757219798017") 2025/09/07 04:45:51 DEBUG : ignore-size: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec30_d20250907_m043636_c001_v0001178_t0058_u01757219796977") 2025/09/07 04:45:51 DEBUG : nested/sub dir/file: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c70f_d20250907_m043729_c001_v7007000_t0000_u01757219849743") 2025/09/07 04:45:51 DEBUG : nested/sub dir/file: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33b1f_d20250907_m043728_c001_v0001165_t0023_u01757219848989") 2025/09/07 04:45:51 DEBUG : nested/sub dir/file: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c70d_d20250907_m043728_c001_v7007000_t0000_u01757219848250") 2025/09/07 04:45:52 DEBUG : nested/sub dir/file: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33b17_d20250907_m043727_c001_v0001165_t0000_u01757219847229") 2025/09/07 04:45:52 DEBUG : one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad834_d20250907_m043717_c001_v7007000_t0000_u01757219837283") 2025/09/07 04:45:52 DEBUG : one: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f41895e5f07f4edb6_d20250907_m043713_c001_v0001178_t0058_u01757219833819") 2025/09/07 04:45:52 DEBUG : only0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96995_d20250907_m044133_c001_v7007000_t0000_u01757220093775") 2025/09/07 04:45:52 DEBUG : only0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409408920fd0ef67_d20250907_m044128_c001_v0001098_t0045_u01757220088109") 2025/09/07 04:45:52 DEBUG : only0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef13_d20250907_m044114_c001_v0001098_t0042_u01757220074295") 2025/09/07 04:45:52 DEBUG : only0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f408df5555fce3248_d20250907_m044107_c001_v7007000_t0000_u01757220067803") 2025/09/07 04:45:52 DEBUG : only0: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eeaa_d20250907_m044053_c001_v0001098_t0030_u01757220053265") 2025/09/07 04:45:52 DEBUG : only1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96996_d20250907_m044133_c001_v7007000_t0000_u01757220093956") 2025/09/07 04:45:52 DEBUG : only1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406c0cf6841b7439_d20250907_m044129_c001_v0001161_t0049_u01757220089221") 2025/09/07 04:45:52 DEBUG : only1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef19_d20250907_m044114_c001_v0001098_t0033_u01757220074849") 2025/09/07 04:45:52 DEBUG : only1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2506_d20250907_m044107_c001_v7007000_t0000_u01757220067655") 2025/09/07 04:45:52 DEBUG : only1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eeb0_d20250907_m044053_c001_v0001098_t0008_u01757220053797") 2025/09/07 04:45:52 DEBUG : only10: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96997_d20250907_m044134_c001_v7007000_t0000_u01757220094139") 2025/09/07 04:45:52 DEBUG : only10: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f416a02bd64a34041_d20250907_m044128_c001_v0001165_t0019_u01757220088089") 2025/09/07 04:45:52 DEBUG : only10: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef3f_d20250907_m044120_c001_v0001098_t0003_u01757220080896") 2025/09/07 04:45:52 DEBUG : only10: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268cb82_d20250907_m044107_c001_v7007000_t0000_u01757220067811") 2025/09/07 04:45:52 DEBUG : only10: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eed1_d20250907_m044059_c001_v0001098_t0025_u01757220059590") 2025/09/07 04:45:52 DEBUG : only11: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb96999_d20250907_m044134_c001_v7007000_t0000_u01757220094322") 2025/09/07 04:45:52 DEBUG : only11: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406c0cf6841b742c_d20250907_m044128_c001_v0001161_t0049_u01757220088651") 2025/09/07 04:45:52 DEBUG : only11: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef43_d20250907_m044121_c001_v0001098_t0040_u01757220081481") 2025/09/07 04:45:53 DEBUG : only11: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f408df5555fce324b_d20250907_m044108_c001_v7007000_t0000_u01757220068351") 2025/09/07 04:45:53 DEBUG : only11: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eed7_d20250907_m044100_c001_v0001098_t0053_u01757220060664") 2025/09/07 04:45:53 DEBUG : only12: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9699a_d20250907_m044134_c001_v7007000_t0000_u01757220094505") 2025/09/07 04:45:53 DEBUG : only12: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f411d039a8a3d61dc_d20250907_m044128_c001_v0001182_t0031_u01757220088834") 2025/09/07 04:45:53 DEBUG : only12: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef49_d20250907_m044122_c001_v0001098_t0033_u01757220082037") 2025/09/07 04:45:53 DEBUG : only12: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bd9_d20250907_m044108_c001_v7007000_t0000_u01757220068385") 2025/09/07 04:45:53 DEBUG : only12: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eedb_d20250907_m044101_c001_v0001098_t0059_u01757220061228") 2025/09/07 04:45:53 DEBUG : only13: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9699b_d20250907_m044134_c001_v7007000_t0000_u01757220094687") 2025/09/07 04:45:53 DEBUG : only13: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f416a02bd64a34045_d20250907_m044128_c001_v0001165_t0019_u01757220088477") 2025/09/07 04:45:53 DEBUG : only13: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef4b_d20250907_m044122_c001_v0001098_t0019_u01757220082651") 2025/09/07 04:45:53 DEBUG : only13: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc250b_d20250907_m044108_c001_v7007000_t0000_u01757220068394") 2025/09/07 04:45:53 DEBUG : only13: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eedd_d20250907_m044101_c001_v0001098_t0007_u01757220061773") 2025/09/07 04:45:53 DEBUG : only14: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9699c_d20250907_m044134_c001_v7007000_t0000_u01757220094869") 2025/09/07 04:45:53 DEBUG : only14: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409408920fd0ef69_d20250907_m044128_c001_v0001098_t0045_u01757220088487") 2025/09/07 04:45:53 DEBUG : only14: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef4f_d20250907_m044123_c001_v0001098_t0044_u01757220083294") 2025/09/07 04:45:53 DEBUG : only14: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bd5_d20250907_m044107_c001_v7007000_t0000_u01757220067827") 2025/09/07 04:45:53 DEBUG : only14: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eedf_d20250907_m044102_c001_v0001098_t0027_u01757220062320") 2025/09/07 04:45:53 DEBUG : only15: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9699d_d20250907_m044135_c001_v7007000_t0000_u01757220095051") 2025/09/07 04:45:53 DEBUG : only15: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f416a02bd64a34049_d20250907_m044128_c001_v0001165_t0019_u01757220088661") 2025/09/07 04:45:53 DEBUG : only15: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef53_d20250907_m044123_c001_v0001098_t0036_u01757220083988") 2025/09/07 04:45:54 DEBUG : only15: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268cb85_d20250907_m044108_c001_v7007000_t0000_u01757220068406") 2025/09/07 04:45:54 DEBUG : only15: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eee1_d20250907_m044103_c001_v0001098_t0052_u01757220063040") 2025/09/07 04:45:54 DEBUG : only16: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9699e_d20250907_m044135_c001_v7007000_t0000_u01757220095234") 2025/09/07 04:45:54 DEBUG : only16: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409408920fd0ef6b_d20250907_m044128_c001_v0001098_t0045_u01757220088672") 2025/09/07 04:45:54 DEBUG : only16: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef55_d20250907_m044124_c001_v0001098_t0039_u01757220084594") 2025/09/07 04:45:54 DEBUG : only16: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f408df5555fce324c_d20250907_m044108_c001_v7007000_t0000_u01757220068558") 2025/09/07 04:45:54 DEBUG : only16: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eee5_d20250907_m044103_c001_v0001098_t0041_u01757220063770") 2025/09/07 04:45:55 DEBUG : only17: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb9699f_d20250907_m044135_c001_v7007000_t0000_u01757220095416") 2025/09/07 04:45:55 DEBUG : only17: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406c0cf6841b7433_d20250907_m044128_c001_v0001161_t0049_u01757220088841") 2025/09/07 04:45:55 DEBUG : only17: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef59_d20250907_m044125_c001_v0001098_t0015_u01757220085538") 2025/09/07 04:45:55 DEBUG : only17: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bda_d20250907_m044108_c001_v7007000_t0000_u01757220068568") 2025/09/07 04:45:55 DEBUG : only17: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eeeb_d20250907_m044104_c001_v0001098_t0013_u01757220064353") 2025/09/07 04:45:55 DEBUG : only18: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969a1_d20250907_m044135_c001_v7007000_t0000_u01757220095599") 2025/09/07 04:45:55 DEBUG : only18: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f416a02bd64a3404b_d20250907_m044128_c001_v0001165_t0019_u01757220088850") 2025/09/07 04:45:55 DEBUG : only18: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef5b_d20250907_m044126_c001_v0001098_t0029_u01757220086245") 2025/09/07 04:45:55 DEBUG : only18: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268cb84_d20250907_m044108_c001_v7007000_t0000_u01757220068180") 2025/09/07 04:45:55 DEBUG : only18: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eef3_d20250907_m044105_c001_v0001098_t0057_u01757220065238") 2025/09/07 04:45:55 DEBUG : only19: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969a2_d20250907_m044135_c001_v7007000_t0000_u01757220095782") 2025/09/07 04:45:55 DEBUG : only19: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f411d039a8a3d61e0_d20250907_m044129_c001_v0001182_t0031_u01757220089021") 2025/09/07 04:45:55 DEBUG : only19: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef5f_d20250907_m044126_c001_v0001098_t0039_u01757220086853") 2025/09/07 04:45:55 DEBUG : only19: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2508_d20250907_m044108_c001_v7007000_t0000_u01757220068021") 2025/09/07 04:45:55 DEBUG : only19: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eef5_d20250907_m044105_c001_v0001098_t0010_u01757220065807") 2025/09/07 04:45:55 DEBUG : only2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969a3_d20250907_m044135_c001_v7007000_t0000_u01757220095965") 2025/09/07 04:45:55 DEBUG : only2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f416a02bd64a3404f_d20250907_m044129_c001_v0001165_t0019_u01757220089230") 2025/09/07 04:45:55 DEBUG : only2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef1d_d20250907_m044115_c001_v0001098_t0022_u01757220075369") 2025/09/07 04:45:55 DEBUG : only2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bd8_d20250907_m044108_c001_v7007000_t0000_u01757220068200") 2025/09/07 04:45:55 DEBUG : only2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eeb2_d20250907_m044054_c001_v0001098_t0018_u01757220054359") 2025/09/07 04:45:55 DEBUG : only3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969a4_d20250907_m044136_c001_v7007000_t0000_u01757220096147") 2025/09/07 04:45:55 DEBUG : only3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409408920fd0ef6f_d20250907_m044128_c001_v0001098_t0045_u01757220088860") 2025/09/07 04:45:55 DEBUG : only3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef1f_d20250907_m044116_c001_v0001098_t0004_u01757220076059") 2025/09/07 04:45:55 DEBUG : only3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2507_d20250907_m044107_c001_v7007000_t0000_u01757220067838") 2025/09/07 04:45:55 DEBUG : only3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eeb4_d20250907_m044055_c001_v0001098_t0004_u01757220055005") 2025/09/07 04:45:55 DEBUG : only4: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969a5_d20250907_m044136_c001_v7007000_t0000_u01757220096329") 2025/09/07 04:45:55 DEBUG : only4: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409408920fd0ef73_d20250907_m044129_c001_v0001098_t0045_u01757220089241") 2025/09/07 04:45:56 DEBUG : only4: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef21_d20250907_m044116_c001_v0001098_t0027_u01757220076717") 2025/09/07 04:45:56 DEBUG : only4: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f408df5555fce324a_d20250907_m044108_c001_v7007000_t0000_u01757220068168") 2025/09/07 04:45:56 DEBUG : only4: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eebc_d20250907_m044055_c001_v0001098_t0033_u01757220055634") 2025/09/07 04:45:56 DEBUG : only5: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969a6_d20250907_m044136_c001_v7007000_t0000_u01757220096511") 2025/09/07 04:45:56 DEBUG : only5: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f406c0cf6841b7437_d20250907_m044129_c001_v0001161_t0049_u01757220089036") 2025/09/07 04:45:56 DEBUG : only5: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef23_d20250907_m044117_c001_v0001098_t0019_u01757220077297") 2025/09/07 04:45:56 DEBUG : only5: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2505_d20250907_m044107_c001_v7007000_t0000_u01757220067426") 2025/09/07 04:45:56 DEBUG : only5: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eebe_d20250907_m044056_c001_v0001098_t0051_u01757220056223") 2025/09/07 04:45:56 DEBUG : only6: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969a8_d20250907_m044136_c001_v7007000_t0000_u01757220096693") 2025/09/07 04:45:56 DEBUG : only6: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f416a02bd64a3404d_d20250907_m044129_c001_v0001165_t0019_u01757220089044") 2025/09/07 04:45:56 DEBUG : only6: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef25_d20250907_m044117_c001_v0001098_t0040_u01757220077890") 2025/09/07 04:45:56 DEBUG : only6: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f408df5555fce3249_d20250907_m044107_c001_v7007000_t0000_u01757220067984") 2025/09/07 04:45:56 DEBUG : only6: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eec0_d20250907_m044056_c001_v0001098_t0031_u01757220056732") 2025/09/07 04:45:56 DEBUG : only7: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969a9_d20250907_m044136_c001_v7007000_t0000_u01757220096878") 2025/09/07 04:45:56 DEBUG : only7: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409408920fd0ef71_d20250907_m044129_c001_v0001098_t0045_u01757220089054") 2025/09/07 04:45:56 DEBUG : only7: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef2d_d20250907_m044118_c001_v0001098_t0023_u01757220078480") 2025/09/07 04:45:56 DEBUG : only7: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268cb83_d20250907_m044107_c001_v7007000_t0000_u01757220067997") 2025/09/07 04:45:56 DEBUG : only7: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eec2_d20250907_m044057_c001_v0001098_t0016_u01757220057443") 2025/09/07 04:45:56 DEBUG : only8: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969aa_d20250907_m044137_c001_v7007000_t0000_u01757220097061") 2025/09/07 04:45:56 DEBUG : only8: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f411d039a8a3d61e2_d20250907_m044129_c001_v0001182_t0031_u01757220089206") 2025/09/07 04:45:56 DEBUG : only8: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef35_d20250907_m044119_c001_v0001098_t0015_u01757220079486") 2025/09/07 04:45:56 DEBUG : only8: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc250a_d20250907_m044108_c001_v7007000_t0000_u01757220068209") 2025/09/07 04:45:57 DEBUG : only8: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eec8_d20250907_m044058_c001_v0001098_t0024_u01757220058028") 2025/09/07 04:45:57 DEBUG : only9: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969ab_d20250907_m044137_c001_v7007000_t0000_u01757220097243") 2025/09/07 04:45:57 DEBUG : only9: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f411d039a8a3d61e4_d20250907_m044129_c001_v0001182_t0031_u01757220089390") 2025/09/07 04:45:57 DEBUG : only9: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef3b_d20250907_m044120_c001_v0001098_t0041_u01757220080186") 2025/09/07 04:45:57 DEBUG : only9: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703bd6_d20250907_m044108_c001_v7007000_t0000_u01757220068011") 2025/09/07 04:45:57 DEBUG : only9: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eecd_d20250907_m044058_c001_v0001098_t0031_u01757220058634") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c70b_d20250907_m043726_c001_v7007000_t0000_u01757219846104") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ebbe_d20250907_m043724_c001_v0001098_t0050_u01757219844226") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c708_d20250907_m043723_c001_v7007000_t0000_u01757219843122") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4edf8_d20250907_m043721_c001_v0001178_t0026_u01757219841208") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c705_d20250907_m043720_c001_v7007000_t0000_u01757219840477") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33ad5_d20250907_m043718_c001_v0001165_t0006_u01757219838204") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7d1_d20250907_m043708_c001_v7007000_t0000_u01757219828876") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed6e_d20250907_m043707_c001_v0001178_t0025_u01757219827610") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7bb_d20250907_m043706_c001_v7007000_t0000_u01757219826099") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed5c_d20250907_m043705_c001_v0001178_t0042_u01757219825078") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7b4_d20250907_m043703_c001_v7007000_t0000_u01757219823853") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed46_d20250907_m043703_c001_v0001178_t0016_u01757219823045") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7a8_d20250907_m043657_c001_v7007000_t0000_u01757219817579") 2025/09/07 04:45:57 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ecf8_d20250907_m043656_c001_v0001178_t0023_u01757219816368") 2025/09/07 04:45:58 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7a7_d20250907_m043656_c001_v7007000_t0000_u01757219816001") 2025/09/07 04:45:58 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ece4_d20250907_m043654_c001_v0001178_t0016_u01757219814801") 2025/09/07 04:45:58 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad782_d20250907_m043654_c001_v7007000_t0000_u01757219814434") 2025/09/07 04:45:58 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ecd4_d20250907_m043653_c001_v0001178_t0056_u01757219813848") 2025/09/07 04:45:58 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ecca_d20250907_m043653_c001_v0001178_t0005_u01757219813269") 2025/09/07 04:45:58 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad76f_d20250907_m043652_c001_v7007000_t0000_u01757219812904") 2025/09/07 04:45:58 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ecc4_d20250907_m043652_c001_v0001178_t0055_u01757219812320") 2025/09/07 04:45:58 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ecc0_d20250907_m043651_c001_v0001178_t0031_u01757219811713") 2025/09/07 04:45:58 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad76a_d20250907_m043651_c001_v7007000_t0000_u01757219811348") 2025/09/07 04:45:58 DEBUG : potato: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ecb4_d20250907_m043650_c001_v0001178_t0004_u01757219810219") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934e491_d20250907_m043837_c001_v7007000_t0000_u01757219917927") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ecc2_d20250907_m043837_c001_v0001098_t0004_u01757219917193") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f408df5555fce2fc4_d20250907_m043824_c001_v7007000_t0000_u01757219904851") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ec7c_d20250907_m043816_c001_v0001098_t0010_u01757219896583") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f420026efb8269af9_d20250907_m043803_c001_v7007000_t0000_u01757219883579") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ec38_d20250907_m043755_c001_v0001098_t0023_u01757219875201") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca1ce0_d20250907_m043740_c001_v7007000_t0000_u01757219860389") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ebe4_d20250907_m043732_c001_v0001098_t0032_u01757219852635") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7e7_d20250907_m043712_c001_v7007000_t0000_u01757219832662") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed98_d20250907_m043711_c001_v0001178_t0002_u01757219831404") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7e4_d20250907_m043711_c001_v7007000_t0000_u01757219831035") 2025/09/07 04:45:58 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed80_d20250907_m043709_c001_v0001178_t0018_u01757219829427") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7d3_d20250907_m043709_c001_v7007000_t0000_u01757219829059") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed74_d20250907_m043708_c001_v0001178_t0044_u01757219828285") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7c6_d20250907_m043707_c001_v7007000_t0000_u01757219827243") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed66_d20250907_m043706_c001_v0001178_t0057_u01757219826469") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7b7_d20250907_m043704_c001_v7007000_t0000_u01757219824707") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed4e_d20250907_m043703_c001_v0001178_t0023_u01757219823863") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad7aa_d20250907_m043658_c001_v7007000_t0000_u01757219818320") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ed02_d20250907_m043657_c001_v0001178_t0026_u01757219817232") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38fec_d20250907_m043545_c001_v7007000_t0000_u01757219745468") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea3b_d20250907_m043544_c001_v0001178_t0019_u01757219744809") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38fe7_d20250907_m043543_c001_v7007000_t0000_u01757219743896") 2025/09/07 04:45:59 DEBUG : potato2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea31_d20250907_m043543_c001_v0001178_t0006_u01757219743313") 2025/09/07 04:45:59 DEBUG : potato3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f408df5555fce2fc8_d20250907_m043825_c001_v7007000_t0000_u01757219905135") 2025/09/07 04:45:59 DEBUG : potato3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4efd5_d20250907_m043817_c001_v0001178_t0017_u01757219897979") 2025/09/07 04:45:59 DEBUG : potato3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f420026efb8269af6_d20250907_m043803_c001_v7007000_t0000_u01757219883388") 2025/09/07 04:45:59 DEBUG : potato3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ef15_d20250907_m043756_c001_v0001178_t0023_u01757219876598") 2025/09/07 04:45:59 DEBUG : potato3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca1cea_d20250907_m043740_c001_v7007000_t0000_u01757219860938") 2025/09/07 04:45:59 DEBUG : potato3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ee59_d20250907_m043733_c001_v0001178_t0051_u01757219853334") 2025/09/07 04:45:59 DEBUG : pre-dest1/1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc232b_d20250907_m043911_c001_v7007000_t0000_u01757219951696") 2025/09/07 04:45:59 DEBUG : pre-dest1/1: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4f141_d20250907_m043903_c001_v0001178_t0057_u01757219943541") 2025/09/07 04:45:59 DEBUG : pre-dest2/2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc232f_d20250907_m043911_c001_v7007000_t0000_u01757219951879") 2025/09/07 04:45:59 DEBUG : pre-dest2/2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ed14_d20250907_m043904_c001_v0001098_t0053_u01757219944122") 2025/09/07 04:46:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f417f82ea1210b785_d20250907_m043848_c001_v7007000_t0000_u01757219928816") 2025/09/07 04:46:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33ca9_d20250907_m043845_c001_v0001165_t0056_u01757219925736") 2025/09/07 04:46:00 DEBUG : sizeonly: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb48_d20250907_m043636_c001_v7007000_t0000_u01757219796427") 2025/09/07 04:46:00 DEBUG : sizeonly: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec1f_d20250907_m043635_c001_v0001178_t0034_u01757219795457") 2025/09/07 04:46:00 DEBUG : splitbanan: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6d2d_d20250907_m044326_c001_v7007000_t0000_u01757220206054") 2025/09/07 04:46:00 DEBUG : splitbanan: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f130_d20250907_m044318_c001_v0001098_t0000_u01757220198865") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede02_d20250907_m044439_c001_v7007000_t0000_u01757220279116") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7834_d20250907_m044432_c001_v0001161_t0023_u01757220272378") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca2319_d20250907_m044424_c001_v7007000_t0000_u01757220264681") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b77de_d20250907_m044418_c001_v0001161_t0004_u01757220258673") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934ed14_d20250907_m044410_c001_v7007000_t0000_u01757220250736") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7790_d20250907_m044404_c001_v0001161_t0016_u01757220244323") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f419e449cae571446_d20250907_m044355_c001_v7007000_t0000_u01757220235606") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b772c_d20250907_m044349_c001_v0001161_t0029_u01757220229536") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc3a160_d20250907_m044341_c001_v7007000_t0000_u01757220221041") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b76f0_d20250907_m044334_c001_v0001161_t0052_u01757220214613") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f410615c276cc2949_d20250907_m044320_c001_v7007000_t0000_u01757220200338") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7699_d20250907_m044317_c001_v0001161_t0035_u01757220197714") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f414638e55fca217f_d20250907_m044309_c001_v7007000_t0000_u01757220189433") 2025/09/07 04:46:00 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a341de_d20250907_m044302_c001_v0001165_t0005_u01757220182473") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d793703d7_d20250907_m044300_c001_v7007000_t0000_u01757220180993") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f0e3_d20250907_m044257_c001_v0001098_t0021_u01757220177697") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409672eb804594ca_d20250907_m044249_c001_v7007000_t0000_u01757220169746") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3419a_d20250907_m044242_c001_v0001165_t0011_u01757220162837") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4110ef313e2fe770_d20250907_m044241_c001_v7007000_t0000_u01757220161868") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34184_d20250907_m044238_c001_v0001165_t0046_u01757220158574") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4000f43a2e703e84_d20250907_m044224_c001_v7007000_t0000_u01757220144906") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7578_d20250907_m044221_c001_v0001161_t0024_u01757220141144") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f40452a0682cc807d_d20250907_m044212_c001_v7007000_t0000_u01757220132523") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7526_d20250907_m044206_c001_v0001161_t0020_u01757220126101") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f415f890d79370232_d20250907_m044158_c001_v7007000_t0000_u01757220118507") 2025/09/07 04:46:01 DEBUG : splitbananasplit: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b74cf_d20250907_m044152_c001_v0001161_t0035_u01757220112114") 2025/09/07 04:46:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4182624dcccd6c9f_d20250907_m044304_c001_v7007000_t0000_u01757220184124") 2025/09/07 04:46:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6525_d20250907_m044259_c001_v0001182_t0000_u01757220179043") 2025/09/07 04:46:01 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969be_d20250907_m044145_c001_v7007000_t0000_u01757220105435") 2025/09/07 04:46:01 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b749d_d20250907_m044144_c001_v0001161_t0049_u01757220104359") 2025/09/07 04:46:01 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969ba_d20250907_m044143_c001_v7007000_t0000_u01757220103592") 2025/09/07 04:46:01 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0efb1_d20250907_m044142_c001_v0001098_t0021_u01757220102342") 2025/09/07 04:46:01 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c710_d20250907_m043729_c001_v7007000_t0000_u01757219849925") 2025/09/07 04:46:01 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ebca_d20250907_m043728_c001_v0001098_t0054_u01757219848979") 2025/09/07 04:46:01 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c70e_d20250907_m043728_c001_v7007000_t0000_u01757219848432") 2025/09/07 04:46:01 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ee2c_d20250907_m043727_c001_v0001178_t0042_u01757219847585") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb14_d20250907_m043633_c001_v7007000_t0000_u01757219793392") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ec01_d20250907_m043631_c001_v0001178_t0045_u01757219791962") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccb0a_d20250907_m043631_c001_v7007000_t0000_u01757219791600") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ebf3_d20250907_m043630_c001_v0001178_t0001_u01757219790635") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bccaa9_d20250907_m043624_c001_v7007000_t0000_u01757219784996") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ebb3_d20250907_m043624_c001_v0001178_t0027_u01757219784137") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bcca89_d20250907_m043623_c001_v7007000_t0000_u01757219783595") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4eba9_d20250907_m043622_c001_v0001178_t0021_u01757219782595") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4eb85_d20250907_m043618_c001_v0001178_t0024_u01757219778896") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bcca69_d20250907_m043618_c001_v7007000_t0000_u01757219778535") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4eb7b_d20250907_m043617_c001_v0001178_t0022_u01757219777961") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4eb75_d20250907_m043617_c001_v0001178_t0005_u01757219777381") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4218d39ce8bcca50_d20250907_m043616_c001_v7007000_t0000_u01757219776652") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4eb39_d20250907_m043610_c001_v0001178_t0023_u01757219770756") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4eafb_d20250907_m043604_c001_v0001178_t0031_u01757219764787") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f416a4ec76e82c8ed_d20250907_m043604_c001_v7007000_t0000_u01757219764423") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4eaf7_d20250907_m043603_c001_v0001178_t0055_u01757219763811") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4eaef_d20250907_m043603_c001_v0001178_t0012_u01757219763224") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f416a4ec76e82c8d6_d20250907_m043602_c001_v7007000_t0000_u01757219762490") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea93_d20250907_m043553_c001_v0001178_t0018_u01757219753466") 2025/09/07 04:46:02 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc39004_d20250907_m043553_c001_v7007000_t0000_u01757219753100") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea8b_d20250907_m043552_c001_v0001178_t0002_u01757219752532") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38fff_d20250907_m043551_c001_v7007000_t0000_u01757219751626") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea7b_d20250907_m043551_c001_v0001178_t0012_u01757219751036") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38ffc_d20250907_m043550_c001_v7007000_t0000_u01757219750489") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea6b_d20250907_m043549_c001_v0001178_t0053_u01757219749921") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38ff9_d20250907_m043549_c001_v7007000_t0000_u01757219749014") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea5f_d20250907_m043548_c001_v0001178_t0045_u01757219748266") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38ff5_d20250907_m043547_c001_v7007000_t0000_u01757219747719") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea4f_d20250907_m043547_c001_v0001178_t0036_u01757219747122") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38ff1_d20250907_m043546_c001_v7007000_t0000_u01757219746576") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea49_d20250907_m043546_c001_v0001178_t0051_u01757219746013") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38fe3_d20250907_m043541_c001_v7007000_t0000_u01757219741646") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea1b_d20250907_m043541_c001_v0001178_t0021_u01757219741064") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38fe2_d20250907_m043540_c001_v7007000_t0000_u01757219740515") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea0b_d20250907_m043539_c001_v0001178_t0057_u01757219739874") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38fe1_d20250907_m043538_c001_v7007000_t0000_u01757219738972") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4ea07_d20250907_m043538_c001_v0001178_t0053_u01757219738402") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4164f2d6efc38fde_d20250907_m043536_c001_v7007000_t0000_u01757219736057") 2025/09/07 04:46:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4e9eb_d20250907_m043535_c001_v0001178_t0049_u01757219735481") 2025/09/07 04:46:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969bf_d20250907_m044145_c001_v7007000_t0000_u01757220105618") 2025/09/07 04:46:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6274_d20250907_m044144_c001_v0001182_t0055_u01757220104368") 2025/09/07 04:46:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969bc_d20250907_m044143_c001_v7007000_t0000_u01757220103776") 2025/09/07 04:46:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3409a_d20250907_m044142_c001_v0001165_t0059_u01757220102350") 2025/09/07 04:46:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede1b_d20250907_m044441_c001_v7007000_t0000_u01757220281106") 2025/09/07 04:46:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3432c_d20250907_m044440_c001_v0001165_t0035_u01757220280488") 2025/09/07 04:46:04 DEBUG : sub/yam: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c70a_d20250907_m043725_c001_v7007000_t0000_u01757219845556") 2025/09/07 04:46:04 DEBUG : sub/yam: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33af9_d20250907_m043723_c001_v0001165_t0020_u01757219843869") 2025/09/07 04:46:04 DEBUG : test_dir1/file2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969b6_d20250907_m044141_c001_v7007000_t0000_u01757220101536") 2025/09/07 04:46:04 DEBUG : test_dir1/file2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7487_d20250907_m044140_c001_v0001161_t0048_u01757220100210") 2025/09/07 04:46:04 DEBUG : test_dir1/file2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969ae_d20250907_m044139_c001_v7007000_t0000_u01757220099348") 2025/09/07 04:46:04 DEBUG : test_dir1/file2: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34070_d20250907_m044138_c001_v0001165_t0029_u01757220098207") 2025/09/07 04:46:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969b7_d20250907_m044141_c001_v7007000_t0000_u01757220101721") 2025/09/07 04:46:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3408a_d20250907_m044140_c001_v0001165_t0000_u01757220100198") 2025/09/07 04:46:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4052ddfcabb969b2_d20250907_m044139_c001_v7007000_t0000_u01757220099603") 2025/09/07 04:46:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0ef93_d20250907_m044138_c001_v0001098_t0004_u01757220098221") 2025/09/07 04:46:04 DEBUG : three: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f412a0bb22a7ad83e_d20250907_m043717_c001_v7007000_t0000_u01757219837466") 2025/09/07 04:46:04 DEBUG : three: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4edd2_d20250907_m043716_c001_v0001178_t0038_u01757219836324") 2025/09/07 04:46:04 DEBUG : three: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f11895e5f07f4edbe_d20250907_m043714_c001_v0001178_t0036_u01757219834185") 2025/09/07 04:46:04 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede2a_d20250907_m044442_c001_v7007000_t0000_u01757220282843") 2025/09/07 04:46:04 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f23b_d20250907_m044442_c001_v0001098_t0007_u01757220282055") 2025/09/07 04:46:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede8d_d20250907_m044501_c001_v7007000_t0000_u01757220301175") 2025/09/07 04:46:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6893_d20250907_m044459_c001_v0001182_t0035_u01757220299534") 2025/09/07 04:46:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede6a_d20250907_m044457_c001_v7007000_t0000_u01757220297961") 2025/09/07 04:46:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f254_d20250907_m044456_c001_v0001098_t0049_u01757220296216") 2025/09/07 04:46:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede67_d20250907_m044455_c001_v7007000_t0000_u01757220295250") 2025/09/07 04:46:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a34346_d20250907_m044454_c001_v0001165_t0007_u01757220294576") 2025/09/07 04:46:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede53_d20250907_m044449_c001_v7007000_t0000_u01757220289751") 2025/09/07 04:46:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f249_d20250907_m044448_c001_v0001098_t0016_u01757220288734") 2025/09/07 04:46:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede65_d20250907_m044451_c001_v7007000_t0000_u01757220291803") 2025/09/07 04:46:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6869_d20250907_m044450_c001_v0001182_t0025_u01757220290703") 2025/09/07 04:46:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede48_d20250907_m044447_c001_v7007000_t0000_u01757220287776") 2025/09/07 04:46:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a3433a_d20250907_m044447_c001_v0001165_t0046_u01757220287056") 2025/09/07 04:46:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede2e_d20250907_m044446_c001_v7007000_t0000_u01757220286094") 2025/09/07 04:46:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b7880_d20250907_m044445_c001_v0001161_t0030_u01757220285399") 2025/09/07 04:46:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede2c_d20250907_m044444_c001_v7007000_t0000_u01757220284424") 2025/09/07 04:46:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f111d039a8a3d6835_d20250907_m044443_c001_v0001182_t0055_u01757220283789") 2025/09/07 04:46:05 DEBUG : toe/toe/toe: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4187f8999934eede_d20250907_m044505_c001_v7007000_t0000_u01757220305855") 2025/09/07 04:46:05 DEBUG : toe/toe/toe: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0f266_d20250907_m044505_c001_v0001098_t0054_u01757220305052") 2025/09/07 04:46:05 DEBUG : toe/toe/toe: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede66_d20250907_m044453_c001_v7007000_t0000_u01757220293630") 2025/09/07 04:46:05 DEBUG : toe/toe/toe: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b78a0_d20250907_m044452_c001_v0001161_t0044_u01757220292773") 2025/09/07 04:46:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cedea8_d20250907_m044501_c001_v7007000_t0000_u01757220301757") 2025/09/07 04:46:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f106c0cf6841b78dc_d20250907_m044500_c001_v0001161_t0046_u01757220300850") 2025/09/07 04:46:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4133842b79cede6f_d20250907_m044458_c001_v7007000_t0000_u01757220298560") 2025/09/07 04:46:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f115b689e7f2008db_d20250907_m044457_c001_v0001104_t0002_u01757220297485") 2025/09/07 04:46:06 DEBUG : two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c6ec_d20250907_m043717_c001_v7007000_t0000_u01757219837653") 2025/09/07 04:46:06 DEBUG : two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f409408920fd0eb97_d20250907_m043715_c001_v0001098_t0045_u01757219835719") 2025/09/07 04:46:06 DEBUG : two: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f41895e5f07f4edbc_d20250907_m043714_c001_v0001178_t0058_u01757219834002") 2025/09/07 04:46:06 DEBUG : yam: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c70c_d20250907_m043726_c001_v7007000_t0000_u01757219846286") 2025/09/07 04:46:06 DEBUG : yam: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f10043cda27e1e878_d20250907_m043725_c001_v0001145_t0058_u01757219845247") 2025/09/07 04:46:06 DEBUG : yam: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c707_d20250907_m043722_c001_v7007000_t0000_u01757219842575") 2025/09/07 04:46:06 DEBUG : yam: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f116a02bd64a33ae7_d20250907_m043721_c001_v0001165_t0016_u01757219841217") 2025/09/07 04:46:06 DEBUG : yam: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c6fe_d20250907_m043719_c001_v7007000_t0000_u01757219839930") 2025/09/07 04:46:06 DEBUG : yam: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f109408920fd0eba2_d20250907_m043718_c001_v0001098_t0050_u01757219838214") 2025/09/07 04:46:06 DEBUG : yaml: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c709_d20250907_m043723_c001_v7007000_t0000_u01757219843305") 2025/09/07 04:46:06 DEBUG : yaml: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1138735e1cc95839_d20250907_m043722_c001_v0001032_t0048_u01757219842211") 2025/09/07 04:46:06 DEBUG : yaml: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f4013773ec268c706_d20250907_m043720_c001_v7007000_t0000_u01757219840659") 2025/09/07 04:46:06 DEBUG : yaml: Deleting (id "4_zdfd23d53705d2b2b9f980e1b_f1162f74e4f553c4c_d20250907_m043719_c001_v0001130_t0005_u01757219839589") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m40.840462338s (try 1/5)