"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/18 03:45:28 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu" 2025/10/18 03:45:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:45:28 DEBUG : Creating backend with remote "/tmp/rclone4246888039" 2025/10/18 03:45:28 DEBUG : Config file has changed externally - reloading === 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-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/18 03:45:29 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:29 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.69s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/18 03:45:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:30 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:30 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:31 INFO : sub dir/hello world: Copied (new) 2025/10/18 03:45:31 DEBUG : B2 bucket rclone-test-tipobak6rabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.88s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:33 DEBUG : Creating backend with remote "/non-existing" 2025/10/18 03:45:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/18 03:45:33 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:33 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:34 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:34 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.78s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", 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-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:35 INFO : B2 bucket rclone-test-tipobak6rabu: Running all checks before starting transfers 2025/10/18 03:45:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:35 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:35 INFO : B2 bucket rclone-test-tipobak6rabu: Checks finished, now starting transfers 2025/10/18 03:45:35 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.44s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:37 ERROR : Ignoring --no-traverse with sync 2025/10/18 03:45:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:37 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:37 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:37 INFO : sub dir/hello world: Copied (new) 2025/10/18 03:45:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.21s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/18 03:45:38 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:38 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/18 03:45:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:45:39 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:39 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:45:41 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:41 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.27s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/18 03:45:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 03:45:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/18 03:45:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/18 03:45:43 INFO : sub dir2: Making directory 2025/10/18 03:45:43 INFO : sub dir: Making directory 2025/10/18 03:45:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:43 INFO : sub dir2/sub sub dir2: Making directory 2025/10/18 03:45:43 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:43 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:43 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/18 03:45:43 DEBUG : B2 bucket rclone-test-tipobak6rabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.35s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:44 INFO : sub dir2: Making directory 2025/10/18 03:45:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/18 03:45:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 03:45:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:44 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:44 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:45 DEBUG : sub dir2: Making directory with metadata 2025/10/18 03:45:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 03:45:45 INFO : sub dir2: Making directory 2025/10/18 03:45:45 INFO : sub dir: Making directory 2025/10/18 03:45:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:45 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:45 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:46 INFO : sub dir/hello world: Copied (new) 2025/10/18 03:45:46 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/18 03:45:46 DEBUG : B2 bucket rclone-test-tipobak6rabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/18 03:45:46 DEBUG : B2 bucket rclone-test-tipobak6rabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", 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-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:47 INFO : sub dir2: Making directory 2025/10/18 03:45:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:47 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:47 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:48 INFO : sub dir/hello world: Copied (new) 2025/10/18 03:45:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.49s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:49 DEBUG : sub dir2: Making directory with metadata 2025/10/18 03:45:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 03:45:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/18 03:45:49 INFO : sub dir2: Making directory 2025/10/18 03:45:49 INFO : sub dir: Making directory 2025/10/18 03:45:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:49 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:49 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:49 INFO : sub dir/hello world: Copied (new) 2025/10/18 03:45:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/18 03:45:49 DEBUG : B2 bucket rclone-test-tipobak6rabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", 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-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:50 INFO : sub dir2: Making directory 2025/10/18 03:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:51 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:51 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:51 INFO : sub dir/hello world: Copied (new) 2025/10/18 03:45:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.55s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:52 DEBUG : Creating backend with remote "TestB2:rclone-test-modazej3gigu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tipobak6rabu -> B2 bucket rclone-test-modazej3gigu 2025/10/18 03:45:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:45:53 DEBUG : B2 bucket rclone-test-modazej3gigu: Waiting for checks to finish 2025/10/18 03:45:53 DEBUG : B2 bucket rclone-test-modazej3gigu: Waiting for transfers to finish 2025/10/18 03:45:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:45:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 03:45:55 DEBUG : B2 bucket rclone-test-modazej3gigu: Purge remote 2025/10/18 03:45:55 INFO : B2 bucket rclone-test-modazej3gigu: cleaning bucket "rclone-test-modazej3gigu" of all files 2025/10/18 03:45:55 DEBUG : sub dir/hello world: Deleting (id "4_zcf828d5360cdfb5b9f980e1b_f1073d5c29094d571_d20251018_m034554_c001_v0001105_t0054_u01760759154637") --- PASS: TestServerSideCopy (4.62s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/18 03:45:57 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:45:57 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:45:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/18 03:45:58 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.00s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:45:59 DEBUG : Creating backend with remote "TestB2:rclone-test-ratudoq2rowe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tipobak6rabu -> B2 bucket rclone-test-ratudoq2rowe 2025/10/18 03:46:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:46:00 DEBUG : B2 bucket rclone-test-ratudoq2rowe: Waiting for checks to finish 2025/10/18 03:46:00 DEBUG : B2 bucket rclone-test-ratudoq2rowe: Waiting for transfers to finish 2025/10/18 03:46:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:46:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 03:46:02 DEBUG : B2 bucket rclone-test-ratudoq2rowe: Waiting for checks to finish 2025/10/18 03:46:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/18 03:46:02 DEBUG : B2 bucket rclone-test-ratudoq2rowe: Waiting for transfers to finish 2025/10/18 03:46:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/18 03:46:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 03:46:02 DEBUG : B2 bucket rclone-test-ratudoq2rowe: Purge remote 2025/10/18 03:46:02 INFO : B2 bucket rclone-test-ratudoq2rowe: cleaning bucket "rclone-test-ratudoq2rowe" of all files 2025/10/18 03:46:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f52ad0360cdfb5b9f980e1b_f117cbfd393bd4db1_d20251018_m034602_c001_v0001178_t0053_u01760759162564") 2025/10/18 03:46:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f52ad0360cdfb5b9f980e1b_f1156196afa5263c5_d20251018_m034601_c001_v0001183_t0027_u01760759161324") --- PASS: TestServerSideCopyOverSelf (5.97s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/18 03:46:05 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:05 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/18 03:46:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/18 03:46:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zutoxok4jugo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tipobak6rabu -> B2 bucket rclone-test-zutoxok4jugo 2025/10/18 03:46:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:46:09 DEBUG : B2 bucket rclone-test-zutoxok4jugo: Waiting for checks to finish 2025/10/18 03:46:09 DEBUG : B2 bucket rclone-test-zutoxok4jugo: Waiting for transfers to finish 2025/10/18 03:46:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:46:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 03:46:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/18 03:46:11 DEBUG : B2 bucket rclone-test-zutoxok4jugo: Waiting for checks to finish 2025/10/18 03:46:11 DEBUG : B2 bucket rclone-test-zutoxok4jugo: Waiting for transfers to finish 2025/10/18 03:46:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/18 03:46:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 03:46:11 INFO : sub dir/hello world: Deleted 2025/10/18 03:46:12 DEBUG : testing file moves 2025/10/18 03:46:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/18 03:46:13 DEBUG : B2 bucket rclone-test-zutoxok4jugo: Waiting for checks to finish 2025/10/18 03:46:13 DEBUG : B2 bucket rclone-test-zutoxok4jugo: Waiting for transfers to finish 2025/10/18 03:46:13 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/18 03:46:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/18 03:46:13 INFO : sub dir/hello world: Deleted 2025/10/18 03:46:13 DEBUG : B2 bucket rclone-test-zutoxok4jugo: Purge remote 2025/10/18 03:46:13 INFO : B2 bucket rclone-test-zutoxok4jugo: cleaning bucket "rclone-test-zutoxok4jugo" of all files 2025/10/18 03:46:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf72cd1360cdfb5b9f980e1b_f101375b7cb10802d_d20251018_m034613_c001_v0001145_t0049_u01760759173175") 2025/10/18 03:46:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf72cd1360cdfb5b9f980e1b_f1156196afa5263fd_d20251018_m034611_c001_v0001183_t0044_u01760759171280") 2025/10/18 03:46:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf72cd1360cdfb5b9f980e1b_f1110d03f75a44a88_d20251018_m034609_c001_v0001134_t0027_u01760759169919") --- PASS: TestServerSideMoveOverSelf (7.80s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:15 ERROR : error listing: directory not found 2025/10/18 03:46:16 INFO : Local file system at /tmp/rclone4246888039: Making directory 2025/10/18 03:46:16 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:16 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:46:17 DEBUG : Local file system at /tmp/rclone4246888039: Waiting for checks to finish 2025/10/18 03:46:17 DEBUG : Local file system at /tmp/rclone4246888039: Waiting for transfers to finish 2025/10/18 03:46:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:46:18 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/18 03:46:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.87s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/18 03:46:19 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:19 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 03:46:19 INFO : check sum: Copied (new) 2025/10/18 03:46:19 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:19 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 03:46:19 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/18 03:46:19 DEBUG : check sum: Unchanged skipping 2025/10/18 03:46:19 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:19 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.70s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/18 03:46:20 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:20 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/18 03:46:21 INFO : sizeonly: Copied (new) 2025/10/18 03:46:21 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:21 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:21 DEBUG : sizeonly: Sizes identical 2025/10/18 03:46:21 DEBUG : sizeonly: Unchanged skipping 2025/10/18 03:46:21 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:21 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.93s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/18 03:46:22 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:22 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/18 03:46:23 INFO : ignore-size: Copied (new) 2025/10/18 03:46:23 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:23 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:46:23 DEBUG : ignore-size: Unchanged skipping 2025/10/18 03:46:23 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:23 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:23 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.07s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:46:25 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:25 DEBUG : existing: Unchanged skipping 2025/10/18 03:46:25 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:25 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:25 INFO : There was nothing to transfer 2025/10/18 03:46:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/18 03:46:25 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:25 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/18 03:46:26 INFO : existing: Copied (replaced existing) 2025/10/18 03:46:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.35s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/18 03:46:27 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:27 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/18 03:46:27 INFO : existing: Copied (new) 2025/10/18 03:46:27 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:27 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:27 DEBUG : existing: Destination exists, skipping 2025/10/18 03:46:27 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:27 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.70s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/18 03:46:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:46:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/18 03:46:30 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:30 DEBUG : c/non empty space: Unchanged skipping 2025/10/18 03:46:30 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:46:30 INFO : a/potato2: Copied (new) 2025/10/18 03:46:30 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:30 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:32 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/10/18 03:46:32 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 03:46:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/18 03:46:32 DEBUG : empty space: Unchanged skipping 2025/10/18 03:46:32 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:32 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:32 INFO : There was nothing to transfer 2025/10/18 03:46:32 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/10/18 03:46:32 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 03:46:33 INFO : empty space: Updated modification time in destination 2025/10/18 03:46:33 DEBUG : empty space: Unchanged skipping 2025/10/18 03:46:33 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:33 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:35 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/10/18 03:46:35 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 03:46:35 DEBUG : empty space: Unchanged skipping 2025/10/18 03:46:35 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:35 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:36 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/10/18 03:46:36 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4246888039) 2025/10/18 03:46:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tipobak6rabu) 2025/10/18 03:46:36 DEBUG : foo: sha1 differ 2025/10/18 03:46:36 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/18 03:46:36 INFO : foo: Copied (replaced existing) 2025/10/18 03:46:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:46:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/18 03:46:38 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:38 DEBUG : empty space: Unchanged skipping 2025/10/18 03:46:38 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:46:39 INFO : potato: Copied (new) 2025/10/18 03:46:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.82s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/18 03:46:41 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:41 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/18 03:46:42 INFO : potato: Copied (replaced existing) 2025/10/18 03:46:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.35s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:43 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/10/18 03:46:43 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4246888039) 2025/10/18 03:46:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tipobak6rabu) 2025/10/18 03:46:43 DEBUG : potato: sha1 differ 2025/10/18 03:46:43 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/18 03:46:44 INFO : potato: Copied (replaced existing) 2025/10/18 03:46:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:46:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:46:45 DEBUG : empty space: Unchanged skipping 2025/10/18 03:46:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/18 03:46:45 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:45 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:45 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:46:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:46:47 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:47 DEBUG : empty space: Unchanged skipping 2025/10/18 03:46:47 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:46:48 INFO : potato2: Copied (new) 2025/10/18 03:46:48 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:50 INFO : d: Making directory 2025/10/18 03:46:50 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/18 03:46:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:46:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/18 03:46:50 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:50 DEBUG : c/non empty space: Unchanged skipping 2025/10/18 03:46:50 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:46:51 INFO : a/potato2: Copied (new) 2025/10/18 03:46:51 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:51 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/18 03:46:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:46:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/18 03:46:53 DEBUG : c/non empty space: Unchanged skipping 2025/10/18 03:46:53 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:53 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:46:53 INFO : a/potato2: Copied (new) 2025/10/18 03:46:53 ERROR : B2 bucket rclone-test-tipobak6rabu: not deleting files as there were IO errors 2025/10/18 03:46:53 ERROR : B2 bucket rclone-test-tipobak6rabu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:55 DEBUG : Waiting for deletions to finish 2025/10/18 03:46:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:46:56 DEBUG : empty space: Unchanged skipping 2025/10/18 03:46:56 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:46:56 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:46:56 INFO : potato: Deleted 2025/10/18 03:46:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:46:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.91s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:46:59 DEBUG : Waiting for deletions to finish 2025/10/18 03:47:00 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:00 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:00 INFO : potato: Deleted 2025/10/18 03:47:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:47:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:47:00 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:00 DEBUG : empty space: Unchanged skipping 2025/10/18 03:47:00 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:47:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.91s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:47:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:47:02 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:02 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/18 03:47:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.11s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:47:05 DEBUG : enormous: Excluded (Size Filter) 2025/10/18 03:47:05 DEBUG : enormous: Excluded 2025/10/18 03:47:05 DEBUG : potato2: Excluded (Size Filter) 2025/10/18 03:47:05 DEBUG : potato2: Excluded 2025/10/18 03:47:05 DEBUG : potato2: Excluded (Size Filter) 2025/10/18 03:47:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:47:05 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:05 DEBUG : empty space: Unchanged skipping 2025/10/18 03:47:05 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:05 DEBUG : Waiting for deletions to finish 2025/10/18 03:47:05 INFO : There was nothing to transfer 2025/10/18 03:47:05 DEBUG : enormous: Excluded (Size Filter) 2025/10/18 03:47:05 DEBUG : enormous: Excluded 2025/10/18 03:47:05 DEBUG : potato2: Excluded (Size Filter) 2025/10/18 03:47:05 DEBUG : potato2: Excluded 2025/10/18 03:47:05 DEBUG : potato2: Excluded (Size Filter) 2025/10/18 03:47:05 DEBUG : Local file system at /tmp/rclone4246888039: Waiting for checks to finish 2025/10/18 03:47:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/18 03:47:05 DEBUG : empty space: Unchanged skipping 2025/10/18 03:47:05 DEBUG : Local file system at /tmp/rclone4246888039: Waiting for transfers to finish 2025/10/18 03:47:05 DEBUG : Waiting for deletions to finish 2025/10/18 03:47:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:47:07 DEBUG : enormous: Excluded (Size Filter) 2025/10/18 03:47:07 DEBUG : enormous: Excluded 2025/10/18 03:47:07 DEBUG : potato2: Excluded (Size Filter) 2025/10/18 03:47:07 DEBUG : potato2: Excluded 2025/10/18 03:47:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:47:07 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:07 DEBUG : empty space: Unchanged skipping 2025/10/18 03:47:07 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:07 DEBUG : Waiting for deletions to finish 2025/10/18 03:47:08 INFO : enormous: Deleted 2025/10/18 03:47:08 INFO : potato2: Deleted 2025/10/18 03:47:08 INFO : There was nothing to transfer 2025/10/18 03:47:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/18 03:47:08 DEBUG : empty space: Unchanged skipping 2025/10/18 03:47:08 DEBUG : Local file system at /tmp/rclone4246888039: Waiting for checks to finish 2025/10/18 03:47:08 DEBUG : Local file system at /tmp/rclone4246888039: Waiting for transfers to finish 2025/10/18 03:47:08 DEBUG : Waiting for deletions to finish 2025/10/18 03:47:08 INFO : enormous: Deleted 2025/10/18 03:47:08 INFO : potato2: Deleted 2025/10/18 03:47:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:47:10 DEBUG : five: Need to transfer - File not found at Destination 2025/10/18 03:47:10 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/18 03:47:10 DEBUG : one: Destination is newer than source, skipping 2025/10/18 03:47:10 DEBUG : three: Sizes identical 2025/10/18 03:47:10 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/18 03:47:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4246888039) 2025/10/18 03:47:10 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tipobak6rabu) 2025/10/18 03:47:10 DEBUG : two: sha1 differ 2025/10/18 03:47:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/18 03:47:10 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/18 03:47:11 INFO : five: Copied (new) 2025/10/18 03:47:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/18 03:47:11 INFO : four: Copied (replaced existing) 2025/10/18 03:47:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/18 03:47:11 INFO : two: Copied (replaced existing) 2025/10/18 03:47:11 DEBUG : Waiting for deletions to finish 2025/10/18 03:47:12 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:12 DEBUG : one: Destination is newer than source, skipping 2025/10/18 03:47:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/18 03:47:12 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/18 03:47:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/18 03:47:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/18 03:47:12 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/18 03:47:12 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/18 03:47:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/18 03:47:12 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/18 03:47:12 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/18 03:47:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4246888039) 2025/10/18 03:47:12 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tipobak6rabu) 2025/10/18 03:47:12 DEBUG : three: sha1 differ 2025/10/18 03:47:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/18 03:47:12 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 03:47:12 INFO : three: Copied (replaced existing) 2025/10/18 03:47:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.27s) === 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-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/18 03:47:14 INFO : B2 bucket rclone-test-tipobak6rabu: Making map for --track-renames 2025/10/18 03:47:14 INFO : B2 bucket rclone-test-tipobak6rabu: Finished making map for --track-renames 2025/10/18 03:47:14 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:14 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for renames to finish 2025/10/18 03:47:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/18 03:47:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/18 03:47:14 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 03:47:14 INFO : yam: Copied (new) 2025/10/18 03:47:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/18 03:47:14 INFO : potato: Copied (new) 2025/10/18 03:47:14 DEBUG : Waiting for deletions to finish 2025/10/18 03:47:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:47:15 INFO : B2 bucket rclone-test-tipobak6rabu: Making map for --track-renames 2025/10/18 03:47:15 INFO : B2 bucket rclone-test-tipobak6rabu: Finished making map for --track-renames 2025/10/18 03:47:15 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:15 DEBUG : potato: Unchanged skipping 2025/10/18 03:47:15 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for renames to finish 2025/10/18 03:47:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 03:47:16 INFO : yam: Copied (server-side copy) to: yaml 2025/10/18 03:47:16 INFO : yam: Deleted 2025/10/18 03:47:16 INFO : yaml: Renamed from "yam" 2025/10/18 03:47:16 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/18 03:47:17 INFO : B2 bucket rclone-test-tipobak6rabu: Making map for --track-renames 2025/10/18 03:47:17 INFO : B2 bucket rclone-test-tipobak6rabu: Finished making map for --track-renames 2025/10/18 03:47:17 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/18 03:47:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/18 03:47:17 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for renames to finish 2025/10/18 03:47:17 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 03:47:17 INFO : yam: Copied (new) 2025/10/18 03:47:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/18 03:47:17 INFO : potato: Copied (new) 2025/10/18 03:47:17 DEBUG : Waiting for deletions to finish 2025/10/18 03:47:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:47:18 INFO : B2 bucket rclone-test-tipobak6rabu: Making map for --track-renames 2025/10/18 03:47:18 INFO : B2 bucket rclone-test-tipobak6rabu: Finished making map for --track-renames 2025/10/18 03:47:18 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:18 DEBUG : potato: Unchanged skipping 2025/10/18 03:47:18 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for renames to finish 2025/10/18 03:47:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 03:47:19 INFO : yam: Copied (server-side copy) to: yaml 2025/10/18 03:47:19 INFO : yam: Deleted 2025/10/18 03:47:19 INFO : yaml: Renamed from "yam" 2025/10/18 03:47:19 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/18 03:47:20 INFO : B2 bucket rclone-test-tipobak6rabu: Making map for --track-renames 2025/10/18 03:47:20 INFO : B2 bucket rclone-test-tipobak6rabu: Finished making map for --track-renames 2025/10/18 03:47:20 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/18 03:47:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/18 03:47:20 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for renames to finish 2025/10/18 03:47:20 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 03:47:20 INFO : sub/yam: Copied (new) 2025/10/18 03:47:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/18 03:47:20 INFO : potato: Copied (new) 2025/10/18 03:47:20 DEBUG : Waiting for deletions to finish 2025/10/18 03:47:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:47:21 DEBUG : potato: Unchanged skipping 2025/10/18 03:47:21 INFO : B2 bucket rclone-test-tipobak6rabu: Making map for --track-renames 2025/10/18 03:47:21 INFO : B2 bucket rclone-test-tipobak6rabu: Finished making map for --track-renames 2025/10/18 03:47:21 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:21 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for renames to finish 2025/10/18 03:47:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/18 03:47:21 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/18 03:47:21 INFO : sub/yam: Deleted 2025/10/18 03:47:21 INFO : yam: Renamed from "sub/yam" 2025/10/18 03:47:21 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.69s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:47:22 DEBUG : Creating backend with remote "/tmp/rclone4246888039/dir1" 2025/10/18 03:47:22 DEBUG : Creating backend with remote "/tmp/rclone4246888039/dir2" 2025/10/18 03:47:22 DEBUG : Local file system at /tmp/rclone4246888039/dir2: Using server-side directory move 2025/10/18 03:47:22 INFO : Local file system at /tmp/rclone4246888039/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/18 03:47:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/18 03:47:22 INFO : file1.txt: Moved (server-side) 2025/10/18 03:47:22 DEBUG : Local file system at /tmp/rclone4246888039/dir2: Waiting for checks to finish 2025/10/18 03:47:22 DEBUG : Local file system at /tmp/rclone4246888039/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:47:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:47:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/18 03:47:23 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:23 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/18 03:47:23 INFO : nested/sub dir/file: Copied (new) 2025/10/18 03:47:23 INFO : nested/sub dir/file: Deleted 2025/10/18 03:47:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:47:24 INFO : sub dir/hello world: Copied (new) 2025/10/18 03:47:24 INFO : sub dir/hello world: Deleted 2025/10/18 03:47:24 INFO : sub dir: Removing directory 2025/10/18 03:47:24 INFO : nested/sub dir: Removing directory 2025/10/18 03:47:24 INFO : nested: Removing directory 2025/10/18 03:47:24 DEBUG : Local file system at /tmp/rclone4246888039: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.90s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:47:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/18 03:47:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/18 03:47:25 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:25 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:47:25 INFO : sub dir/hello world: Copied (new) 2025/10/18 03:47:25 INFO : sub dir/hello world: Deleted 2025/10/18 03:47:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/18 03:47:25 INFO : nested/sub dir/file: Copied (new) 2025/10/18 03:47:25 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:47:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/18 03:47:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/18 03:47:26 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:26 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/18 03:47:26 INFO : existing: Copied (new) 2025/10/18 03:47:26 INFO : existing: Deleted 2025/10/18 03:47:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/18 03:47:27 INFO : existing-b: Copied (new) 2025/10/18 03:47:27 INFO : existing-b: Deleted 2025/10/18 03:47:27 DEBUG : existing: Destination exists, skipping 2025/10/18 03:47:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/18 03:47:27 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:47:27 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:47:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.05s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:47:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qununix3qotu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tipobak6rabu -> B2 bucket rclone-test-qununix3qotu 2025/10/18 03:47:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:47:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/18 03:47:32 DEBUG : empty space: Unchanged skipping 2025/10/18 03:47:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/18 03:47:32 DEBUG : B2 bucket rclone-test-qununix3qotu: Waiting for checks to finish 2025/10/18 03:47:32 INFO : empty space: Deleted 2025/10/18 03:47:32 DEBUG : B2 bucket rclone-test-qununix3qotu: Waiting for transfers to finish 2025/10/18 03:47:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:47:32 INFO : potato2: Copied (server-side copy) 2025/10/18 03:47:33 INFO : potato2: Deleted 2025/10/18 03:47:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 03:47:33 INFO : potato3: Copied (server-side copy) 2025/10/18 03:47:33 INFO : potato3: Deleted 2025/10/18 03:47:33 DEBUG : Creating backend with remote "TestB2:rclone-test-buwopin8poho" 2025/10/18 03:47:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/18 03:47:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:47:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/18 03:47:34 DEBUG : B2 bucket rclone-test-buwopin8poho: Waiting for checks to finish 2025/10/18 03:47:34 DEBUG : B2 bucket rclone-test-buwopin8poho: Waiting for transfers to finish 2025/10/18 03:47:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 03:47:35 INFO : empty space: Copied (server-side copy) 2025/10/18 03:47:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:47:35 INFO : potato2: Copied (server-side copy) 2025/10/18 03:47:35 INFO : empty space: Deleted 2025/10/18 03:47:35 INFO : potato2: Deleted 2025/10/18 03:47:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 03:47:36 INFO : potato3: Copied (server-side copy) 2025/10/18 03:47:36 INFO : potato3: Deleted 2025/10/18 03:47:36 DEBUG : B2 bucket rclone-test-buwopin8poho: Purge remote 2025/10/18 03:47:36 INFO : B2 bucket rclone-test-buwopin8poho: cleaning bucket "rclone-test-buwopin8poho" of all files 2025/10/18 03:47:37 DEBUG : empty space: Deleting (id "4_z2f920df360edfb5b9f980e1b_f113a5196f128f001_d20251018_m034735_c001_v0001093_t0014_u01760759255253") 2025/10/18 03:47:37 DEBUG : potato2: Deleting (id "4_z2f920df360edfb5b9f980e1b_f118771989491b6d5_d20251018_m034735_c001_v0001182_t0027_u01760759255628") 2025/10/18 03:47:37 DEBUG : potato3: Deleting (id "4_z2f920df360edfb5b9f980e1b_f105a37e7f023c3a0_d20251018_m034735_c001_v0001104_t0059_u01760759255633") 2025/10/18 03:47:37 DEBUG : B2 bucket rclone-test-qununix3qotu: Purge remote 2025/10/18 03:47:37 INFO : B2 bucket rclone-test-qununix3qotu: cleaning bucket "rclone-test-qununix3qotu" of all files 2025/10/18 03:47:37 DEBUG : empty space: Deleting (id "4_zaf52fde360ddfb5b9f980e1b_f422b06bf1c80b78b_d20251018_m034735_c001_v7007000_t0000_u01760759255687") 2025/10/18 03:47:37 DEBUG : empty space: Deleting (id "4_zaf52fde360ddfb5b9f980e1b_f1111c85b70d3002b_d20251018_m034731_c001_v0001090_t0021_u01760759251586") 2025/10/18 03:47:37 DEBUG : potato2: Deleting (id "4_zaf52fde360ddfb5b9f980e1b_f4149afcae7feaa2d_d20251018_m034735_c001_v7007000_t0000_u01760759255838") 2025/10/18 03:47:37 DEBUG : potato2: Deleting (id "4_zaf52fde360ddfb5b9f980e1b_f119c983eafddcdf8_d20251018_m034732_c001_v0001179_t0010_u01760759252723") 2025/10/18 03:47:37 DEBUG : potato3: Deleting (id "4_zaf52fde360ddfb5b9f980e1b_f4149afcae7feaa2e_d20251018_m034736_c001_v7007000_t0000_u01760759256372") 2025/10/18 03:47:37 DEBUG : potato3: Deleting (id "4_zaf52fde360ddfb5b9f980e1b_f113cd15bed3688c7_d20251018_m034732_c001_v0001184_t0024_u01760759252955") 2025/10/18 03:47:37 DEBUG : potato3: Deleting (id "4_zaf52fde360ddfb5b9f980e1b_f1111c85b70d3002d_d20251018_m034731_c001_v0001090_t0054_u01760759251981") --- PASS: TestServerSideMove (11.04s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-lovobec6gezu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tipobak6rabu -> B2 bucket rclone-test-lovobec6gezu 2025/10/18 03:47:45 DEBUG : empty space: Excluded (Size Filter) 2025/10/18 03:47:45 DEBUG : empty space: Excluded (Size Filter) 2025/10/18 03:47:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:47:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/18 03:47:45 DEBUG : B2 bucket rclone-test-lovobec6gezu: Waiting for checks to finish 2025/10/18 03:47:45 DEBUG : B2 bucket rclone-test-lovobec6gezu: Waiting for transfers to finish 2025/10/18 03:47:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:47:46 INFO : potato2: Copied (server-side copy) 2025/10/18 03:47:46 INFO : potato2: Deleted 2025/10/18 03:47:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 03:47:46 INFO : potato3: Copied (server-side copy) 2025/10/18 03:47:46 INFO : potato3: Deleted 2025/10/18 03:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hevuqer2leqi" 2025/10/18 03:47:47 DEBUG : empty space: Excluded (Size Filter) 2025/10/18 03:47:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:47:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/18 03:47:48 DEBUG : B2 bucket rclone-test-hevuqer2leqi: Waiting for checks to finish 2025/10/18 03:47:48 DEBUG : B2 bucket rclone-test-hevuqer2leqi: Waiting for transfers to finish 2025/10/18 03:47:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:47:48 INFO : potato2: Copied (server-side copy) 2025/10/18 03:47:49 INFO : potato2: Deleted 2025/10/18 03:47:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 03:47:49 INFO : potato3: Copied (server-side copy) 2025/10/18 03:47:49 INFO : potato3: Deleted 2025/10/18 03:47:49 DEBUG : B2 bucket rclone-test-hevuqer2leqi: Purge remote 2025/10/18 03:47:49 INFO : B2 bucket rclone-test-hevuqer2leqi: cleaning bucket "rclone-test-hevuqer2leqi" of all files 2025/10/18 03:47:50 DEBUG : potato2: Deleting (id "4_zafa24d3360edfb5b9f980e1b_f113aa5fda81d84b1_d20251018_m034748_c001_v0001165_t0008_u01760759268664") 2025/10/18 03:47:50 DEBUG : potato3: Deleting (id "4_zafa24d3360edfb5b9f980e1b_f101e9d2dfb02b732_d20251018_m034748_c001_v0001106_t0031_u01760759268936") 2025/10/18 03:47:50 DEBUG : B2 bucket rclone-test-lovobec6gezu: Purge remote 2025/10/18 03:47:50 INFO : B2 bucket rclone-test-lovobec6gezu: cleaning bucket "rclone-test-lovobec6gezu" of all files 2025/10/18 03:47:50 DEBUG : empty space: Deleting (id "4_z2fe22de360edfb5b9f980e1b_f10305e68174dbf55_d20251018_m034743_c001_v0001109_t0058_u01760759263805") 2025/10/18 03:47:50 DEBUG : potato2: Deleting (id "4_z2fe22de360edfb5b9f980e1b_f409a344462dadb5f_d20251018_m034748_c001_v7007000_t0000_u01760759268916") 2025/10/18 03:47:50 DEBUG : potato2: Deleting (id "4_z2fe22de360edfb5b9f980e1b_f11333127385086d4_d20251018_m034745_c001_v0001146_t0022_u01760759265750") 2025/10/18 03:47:50 DEBUG : potato3: Deleting (id "4_z2fe22de360edfb5b9f980e1b_f409a344462dadb63_d20251018_m034749_c001_v7007000_t0000_u01760759269392") 2025/10/18 03:47:50 DEBUG : potato3: Deleting (id "4_z2fe22de360edfb5b9f980e1b_f1006d20b3df261f1_d20251018_m034746_c001_v0001090_t0051_u01760759266163") 2025/10/18 03:47:50 DEBUG : potato3: Deleting (id "4_z2fe22de360edfb5b9f980e1b_f10305e68174dbf57_d20251018_m034744_c001_v0001109_t0059_u01760759264466") 2025/10/18 03:47:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/18 03:47:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/18 03:47:52 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:47:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nematad6wefu" 2025/10/18 03:47:55 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tipobak6rabu -> B2 bucket rclone-test-nematad6wefu 2025/10/18 03:47:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:47:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/18 03:47:58 DEBUG : empty space: Unchanged skipping 2025/10/18 03:47:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/18 03:47:58 DEBUG : B2 bucket rclone-test-nematad6wefu: Waiting for checks to finish 2025/10/18 03:47:58 INFO : empty space: Deleted 2025/10/18 03:47:58 DEBUG : B2 bucket rclone-test-nematad6wefu: Waiting for transfers to finish 2025/10/18 03:47:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:47:58 INFO : potato2: Copied (server-side copy) 2025/10/18 03:47:58 INFO : potato2: Deleted 2025/10/18 03:47:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 03:47:59 INFO : potato3: Copied (server-side copy) 2025/10/18 03:47:59 INFO : potato3: Deleted 2025/10/18 03:47:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lujukit1hifi" 2025/10/18 03:48:00 INFO : tomatoDir: Making directory 2025/10/18 03:48:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/18 03:48:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/18 03:48:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/18 03:48:00 DEBUG : B2 bucket rclone-test-lujukit1hifi: Waiting for checks to finish 2025/10/18 03:48:00 DEBUG : B2 bucket rclone-test-lujukit1hifi: Waiting for transfers to finish 2025/10/18 03:48:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/18 03:48:01 INFO : empty space: Copied (server-side copy) 2025/10/18 03:48:01 INFO : empty space: Deleted 2025/10/18 03:48:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/18 03:48:01 INFO : potato2: Copied (server-side copy) 2025/10/18 03:48:02 INFO : potato2: Deleted 2025/10/18 03:48:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/18 03:48:02 INFO : potato3: Copied (server-side copy) 2025/10/18 03:48:02 INFO : potato3: Deleted 2025/10/18 03:48:02 DEBUG : B2 bucket rclone-test-lujukit1hifi: Purge remote 2025/10/18 03:48:02 INFO : B2 bucket rclone-test-lujukit1hifi: cleaning bucket "rclone-test-lujukit1hifi" of all files 2025/10/18 03:48:03 DEBUG : empty space: Deleting (id "4_zafa27d5360edfb5b9f980e1b_f119cecfb15b679fd_d20251018_m034801_c001_v0001182_t0058_u01760759281557") 2025/10/18 03:48:03 DEBUG : potato2: Deleting (id "4_zafa27d5360edfb5b9f980e1b_f1004363bb157cb05_d20251018_m034801_c001_v0001181_t0000_u01760759281805") 2025/10/18 03:48:03 DEBUG : potato3: Deleting (id "4_zafa27d5360edfb5b9f980e1b_f11333127385086fa_d20251018_m034801_c001_v0001146_t0054_u01760759281944") 2025/10/18 03:48:03 DEBUG : B2 bucket rclone-test-nematad6wefu: Purge remote 2025/10/18 03:48:03 INFO : B2 bucket rclone-test-nematad6wefu: cleaning bucket "rclone-test-nematad6wefu" of all files 2025/10/18 03:48:04 DEBUG : empty space: Deleting (id "4_z2fb26d2360edfb5b9f980e1b_f4103909a6964e7e1_d20251018_m034801_c001_v7007000_t0000_u01760759281784") 2025/10/18 03:48:04 DEBUG : empty space: Deleting (id "4_z2fb26d2360edfb5b9f980e1b_f101429c8384899ce_d20251018_m034757_c001_v0001044_t0021_u01760759277062") 2025/10/18 03:48:04 DEBUG : potato2: Deleting (id "4_z2fb26d2360edfb5b9f980e1b_f4103909a6964e7e4_d20251018_m034802_c001_v7007000_t0000_u01760759282043") 2025/10/18 03:48:04 DEBUG : potato2: Deleting (id "4_z2fb26d2360edfb5b9f980e1b_f117ca1b727ef0bc7_d20251018_m034758_c001_v0001182_t0047_u01760759278539") 2025/10/18 03:48:04 DEBUG : potato3: Deleting (id "4_z2fb26d2360edfb5b9f980e1b_f4103909a6964e7e7_d20251018_m034802_c001_v7007000_t0000_u01760759282293") 2025/10/18 03:48:04 DEBUG : potato3: Deleting (id "4_z2fb26d2360edfb5b9f980e1b_f116a72e9a54c4704_d20251018_m034758_c001_v0001040_t0039_u01760759278851") 2025/10/18 03:48:04 DEBUG : potato3: Deleting (id "4_z2fb26d2360edfb5b9f980e1b_f101429c8384899d0_d20251018_m034757_c001_v0001044_t0046_u01760759277587") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.96s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:48:05 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.38s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:48:08 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:48:09 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/rclone-sync-test" 2025/10/18 03:48:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/rclone-sync-test-include/layer2" 2025/10/18 03:48:13 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/rclone-sync-test-ignore-file" 2025/10/18 03:48:16 DEBUG : B2 bucket rclone-test-tipobak6rabu path rclone-sync-test: Waiting for checks to finish 2025/10/18 03:48:16 DEBUG : B2 bucket rclone-test-tipobak6rabu path rclone-sync-test: Waiting for transfers to finish 2025/10/18 03:48:16 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:16 INFO : There was nothing to transfer 2025/10/18 03:48:17 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:48:17 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:48:17 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:17 INFO : There was nothing to transfer 2025/10/18 03:48:17 DEBUG : B2 bucket rclone-test-tipobak6rabu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/18 03:48:17 DEBUG : B2 bucket rclone-test-tipobak6rabu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/18 03:48:17 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:17 INFO : There was nothing to transfer 2025/10/18 03:48:17 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:48:17 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:48:17 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:17 INFO : There was nothing to transfer 2025/10/18 03:48:18 DEBUG : B2 bucket rclone-test-tipobak6rabu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/18 03:48:18 DEBUG : B2 bucket rclone-test-tipobak6rabu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/18 03:48:18 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:18 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.22s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:48:18 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/dst" 2025/10/18 03:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/CompareDest" 2025/10/18 03:48:21 DEBUG : one: Need to transfer - File not found at Destination 2025/10/18 03:48:21 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:21 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 03:48:22 INFO : one: Copied (new) 2025/10/18 03:48:22 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:48:23 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:23 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/18 03:48:23 INFO : one: Copied (replaced existing) 2025/10/18 03:48:23 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:48:26 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 03:48:26 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:26 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:26 INFO : There was nothing to transfer 2025/10/18 03:48:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:48:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/18 03:48:27 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 03:48:27 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:27 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:27 INFO : There was nothing to transfer 2025/10/18 03:48:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:48:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/18 03:48:28 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 03:48:28 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:28 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:28 INFO : There was nothing to transfer 2025/10/18 03:48:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:48:29 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/10/18 03:48:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/18 03:48:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/18 03:48:29 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 03:48:29 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:29 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:29 INFO : There was nothing to transfer 2025/10/18 03:48:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:48:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/18 03:48:30 DEBUG : two: Need to transfer - File not found at Destination 2025/10/18 03:48:30 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 03:48:30 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/18 03:48:30 INFO : two: Copied (new) 2025/10/18 03:48:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:48:33 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/dest" 2025/10/18 03:48:34 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/pre-dest1" 2025/10/18 03:48:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/pre-dest2" 2025/10/18 03:48:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:48:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/18 03:48:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:48:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/18 03:48:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/18 03:48:38 DEBUG : B2 bucket rclone-test-tipobak6rabu path dest: Waiting for checks to finish 2025/10/18 03:48:38 DEBUG : B2 bucket rclone-test-tipobak6rabu path dest: Waiting for transfers to finish 2025/10/18 03:48:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/18 03:48:39 INFO : 3: Copied (new) 2025/10/18 03:48:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.11s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:48:41 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/dst" 2025/10/18 03:48:42 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/CopyDest" 2025/10/18 03:48:44 DEBUG : one: Need to transfer - File not found at Destination 2025/10/18 03:48:44 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:44 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 03:48:45 INFO : one: Copied (new) 2025/10/18 03:48:45 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:48:45 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:45 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/18 03:48:46 INFO : one: Copied (replaced existing) 2025/10/18 03:48:46 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/BackupDir" 2025/10/18 03:48:49 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:48:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:48:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 03:48:50 INFO : one: Copied (server-side copy) 2025/10/18 03:48:50 INFO : one: Deleted 2025/10/18 03:48:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/18 03:48:51 INFO : one: Copied (server-side copy) 2025/10/18 03:48:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/18 03:48:51 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:51 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:52 DEBUG : one: Unchanged skipping 2025/10/18 03:48:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/18 03:48:53 INFO : two: Copied (server-side copy) 2025/10/18 03:48:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/18 03:48:53 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:53 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:53 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:53 DEBUG : one: Unchanged skipping 2025/10/18 03:48:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:53 DEBUG : two: Unchanged skipping 2025/10/18 03:48:53 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:53 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:53 DEBUG : Waiting for deletions to finish 2025/10/18 03:48:53 INFO : There was nothing to transfer 2025/10/18 03:48:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:54 DEBUG : one: Unchanged skipping 2025/10/18 03:48:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/18 03:48:54 DEBUG : three: Destination not found in --copy-dest 2025/10/18 03:48:54 DEBUG : three: Need to transfer - File not found at Destination 2025/10/18 03:48:54 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:48:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:48:54 DEBUG : two: Unchanged skipping 2025/10/18 03:48:54 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:48:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/18 03:48:55 INFO : three: Copied (new) 2025/10/18 03:48:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.00s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:48:59 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/dst" 2025/10/18 03:49:00 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/backup" 2025/10/18 03:49:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 03:49:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:49:01 DEBUG : two: Unchanged skipping 2025/10/18 03:49:01 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:49:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 03:49:03 INFO : one: Copied (server-side copy) 2025/10/18 03:49:03 INFO : one: Deleted 2025/10/18 03:49:03 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:49:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:49:04 INFO : one: Copied (new) 2025/10/18 03:49:04 DEBUG : Waiting for deletions to finish 2025/10/18 03:49:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 03:49:05 INFO : three.txt: Copied (server-side copy) 2025/10/18 03:49:05 INFO : three.txt: Deleted 2025/10/18 03:49:05 INFO : three.txt: Moved into backup dir 2025/10/18 03:49:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 03:49:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:49:08 DEBUG : two: Unchanged skipping 2025/10/18 03:49:08 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:49:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:49:08 INFO : one: Copied (server-side copy) 2025/10/18 03:49:09 INFO : one: Deleted 2025/10/18 03:49:09 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:49:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 03:49:09 INFO : one: Copied (new) 2025/10/18 03:49:09 DEBUG : Waiting for deletions to finish 2025/10/18 03:49:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 03:49:10 INFO : three.txt: Copied (server-side copy) 2025/10/18 03:49:10 INFO : three.txt: Deleted 2025/10/18 03:49:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:49:14 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/dst" 2025/10/18 03:49:15 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/backup" 2025/10/18 03:49:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 03:49:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:49:17 DEBUG : two: Unchanged skipping 2025/10/18 03:49:17 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:49:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 03:49:18 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 03:49:19 INFO : one: Deleted 2025/10/18 03:49:19 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:49:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:49:20 INFO : one: Copied (new) 2025/10/18 03:49:20 DEBUG : Waiting for deletions to finish 2025/10/18 03:49:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 03:49:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 03:49:20 INFO : three.txt: Deleted 2025/10/18 03:49:20 INFO : three.txt: Moved into backup dir 2025/10/18 03:49:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 03:49:22 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:49:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:49:22 DEBUG : two: Unchanged skipping 2025/10/18 03:49:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:49:22 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 03:49:23 INFO : one: Deleted 2025/10/18 03:49:23 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:49:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 03:49:23 INFO : one: Copied (new) 2025/10/18 03:49:23 DEBUG : Waiting for deletions to finish 2025/10/18 03:49:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 03:49:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 03:49:24 INFO : three.txt: Deleted 2025/10/18 03:49:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/dst" 2025/10/18 03:49:27 DEBUG : Config file has changed externally - reloading 2025/10/18 03:49:28 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/backup" 2025/10/18 03:49:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 03:49:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:49:30 DEBUG : two: Unchanged skipping 2025/10/18 03:49:30 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:49:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 03:49:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/18 03:49:31 INFO : one: Deleted 2025/10/18 03:49:31 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:49:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:49:33 INFO : one: Copied (new) 2025/10/18 03:49:33 DEBUG : Waiting for deletions to finish 2025/10/18 03:49:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 03:49:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/18 03:49:33 INFO : three.txt: Deleted 2025/10/18 03:49:33 INFO : three.txt: Moved into backup dir 2025/10/18 03:49:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 03:49:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:49:35 DEBUG : two: Unchanged skipping 2025/10/18 03:49:35 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:49:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:49:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/18 03:49:36 INFO : one: Deleted 2025/10/18 03:49:36 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:49:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 03:49:36 INFO : one: Copied (new) 2025/10/18 03:49:36 DEBUG : Waiting for deletions to finish 2025/10/18 03:49:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 03:49:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/18 03:49:37 INFO : three.txt: Deleted 2025/10/18 03:49:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.18s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/dst" 2025/10/18 03:49:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 03:49:42 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:49:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:49:42 DEBUG : two: Unchanged skipping 2025/10/18 03:49:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 03:49:43 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 03:49:43 INFO : one: Deleted 2025/10/18 03:49:43 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:49:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:49:44 INFO : one: Copied (new) 2025/10/18 03:49:44 DEBUG : Waiting for deletions to finish 2025/10/18 03:49:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 03:49:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 03:49:45 INFO : three.txt: Deleted 2025/10/18 03:49:45 INFO : three.txt: Moved into backup dir 2025/10/18 03:49:46 DEBUG : one.bak: Excluded (Path Filter) 2025/10/18 03:49:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/18 03:49:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 03:49:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:49:46 DEBUG : two: Unchanged skipping 2025/10/18 03:49:46 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for checks to finish 2025/10/18 03:49:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:49:47 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 03:49:47 INFO : one: Deleted 2025/10/18 03:49:47 DEBUG : B2 bucket rclone-test-tipobak6rabu path dst: Waiting for transfers to finish 2025/10/18 03:49:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 03:49:47 INFO : one: Copied (new) 2025/10/18 03:49:47 DEBUG : Waiting for deletions to finish 2025/10/18 03:49:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 03:49:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 03:49:48 INFO : three.txt: Deleted 2025/10/18 03:49:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.23s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:49:51 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/dst" 2025/10/18 03:49:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 03:49:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 03:49:54 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 03:49:54 INFO : one: Deleted 2025/10/18 03:49:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:49:55 INFO : one: Copied (new) 2025/10/18 03:49:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:49:55 DEBUG : two: Unchanged skipping 2025/10/18 03:49:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/18 03:49:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 03:49:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 03:49:56 INFO : three.txt: Deleted 2025/10/18 03:49:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 03:49:56 INFO : three.txt: Copied (new) 2025/10/18 03:49:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/18 03:49:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/18 03:49:57 DEBUG : pacer: Reducing sleep to 10ms 2025/10/18 03:49:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 03:49:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:49:58 INFO : one: Copied (server-side copy) to: one.bak 2025/10/18 03:49:58 INFO : one: Deleted 2025/10/18 03:49:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 03:49:58 INFO : one: Copied (new) 2025/10/18 03:49:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:49:59 DEBUG : two: Unchanged skipping 2025/10/18 03:49:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/18 03:50:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 03:50:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/18 03:50:00 INFO : three.txt: Deleted 2025/10/18 03:50:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/18 03:50:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.25s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:50:04 DEBUG : Creating backend with remote "TestB2:rclone-test-tipobak6rabu/dst" 2025/10/18 03:50:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/18 03:50:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/18 03:50:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/18 03:50:06 INFO : one: Deleted 2025/10/18 03:50:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:50:07 INFO : one: Copied (new) 2025/10/18 03:50:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:08 DEBUG : two: Unchanged skipping 2025/10/18 03:50:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/18 03:50:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/18 03:50:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/18 03:50:09 INFO : three.txt: Deleted 2025/10/18 03:50:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 03:50:10 INFO : three.txt: Copied (new) 2025/10/18 03:50:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/18 03:50:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/18 03:50:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/18 03:50:11 INFO : one: Deleted 2025/10/18 03:50:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/18 03:50:12 INFO : one: Copied (new) 2025/10/18 03:50:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:12 DEBUG : two: Unchanged skipping 2025/10/18 03:50:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/18 03:50:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/18 03:50:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/18 03:50:13 INFO : three.txt: Deleted 2025/10/18 03:50:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/18 03:50:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.45s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:50:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/18 03:50:16 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:50:16 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:50:17 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/18 03:50:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/18 03:50:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.57s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:50:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/18 03:50:18 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:50:18 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:50:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/18 03:50:19 INFO : existing: Copied (new) 2025/10/18 03:50:19 DEBUG : Waiting for deletions to finish 2025/10/18 03:50:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/18 03:50:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/18 03:50:19 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:50:19 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:50:19 ERROR : B2 bucket rclone-test-tipobak6rabu: not deleting files as there were IO errors 2025/10/18 03:50:19 ERROR : B2 bucket rclone-test-tipobak6rabu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:50:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:21 DEBUG : existing: Unchanged skipping 2025/10/18 03:50:21 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:50:21 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:50:21 DEBUG : Waiting for deletions to finish 2025/10/18 03:50:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", 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-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:50:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:50:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both11: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both13: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both0: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both15: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both16: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both17: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both18: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both19: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both14: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both2: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both3: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both4: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both10: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both12: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both1: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both5: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:37 DEBUG : both6: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both7: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both8: Unchanged skipping 2025/10/18 03:50:37 DEBUG : both9: Unchanged skipping 2025/10/18 03:50:37 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:50:37 DEBUG : Waiting for deletions to finish 2025/10/18 03:50:37 INFO : only0: Deleted 2025/10/18 03:50:37 INFO : only16: Deleted 2025/10/18 03:50:38 INFO : only1: Deleted 2025/10/18 03:50:38 INFO : only19: Deleted 2025/10/18 03:50:38 INFO : only6: Deleted 2025/10/18 03:50:38 INFO : only7: Deleted 2025/10/18 03:50:38 INFO : only11: Deleted 2025/10/18 03:50:38 INFO : only12: Deleted 2025/10/18 03:50:38 INFO : only18: Deleted 2025/10/18 03:50:38 INFO : only2: Deleted 2025/10/18 03:50:38 INFO : only3: Deleted 2025/10/18 03:50:38 INFO : only8: Deleted 2025/10/18 03:50:38 INFO : only14: Deleted 2025/10/18 03:50:38 INFO : only15: Deleted 2025/10/18 03:50:38 INFO : only5: Deleted 2025/10/18 03:50:38 INFO : only10: Deleted 2025/10/18 03:50:38 INFO : only13: Deleted 2025/10/18 03:50:38 INFO : only17: Deleted 2025/10/18 03:50:38 INFO : only4: Deleted 2025/10/18 03:50:38 INFO : only9: Deleted 2025/10/18 03:50:38 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.81s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:50:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both0: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:50:57 DEBUG : both11: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both14: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both15: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both16: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both17: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both18: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both19: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both10: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both12: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both13: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both1: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both2: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both6: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both7: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both3: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:50:57 DEBUG : both9: Unchanged skipping 2025/10/18 03:50:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/18 03:50:57 DEBUG : both4: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both5: Unchanged skipping 2025/10/18 03:50:57 DEBUG : both8: Unchanged skipping 2025/10/18 03:50:57 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:50:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only10: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only0: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only12: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only13: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only14: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only15: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only16: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only17: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only18: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only11: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only19: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only1: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only2: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only3: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only4: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only5: Copied (replaced existing) 2025/10/18 03:50:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:58 INFO : only6: Copied (replaced existing) 2025/10/18 03:50:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:59 INFO : only8: Copied (replaced existing) 2025/10/18 03:50:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:59 INFO : only7: Copied (replaced existing) 2025/10/18 03:50:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/18 03:50:59 INFO : only9: Copied (replaced existing) 2025/10/18 03:50:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.40s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:51:07 DEBUG : empty_dir: Making directory with metadata 2025/10/18 03:51:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 03:51:07 DEBUG : empty_on_remote: Making directory with metadata 2025/10/18 03:51:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 03:51:07 INFO : empty_on_remote: Making directory 2025/10/18 03:51:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/18 03:51:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/18 03:51:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/18 03:51:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/18 03:51:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (4.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:51:11 DEBUG : empty_dir: Making directory with metadata 2025/10/18 03:51:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 03:51:11 DEBUG : empty_on_remote: Making directory with metadata 2025/10/18 03:51:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/18 03:51:11 INFO : empty_on_remote: Making directory 2025/10/18 03:51:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/18 03:51:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/18 03:51:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/18 03:51:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/18 03:51:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/18 03:51:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:51:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/18 03:51:13 INFO : sub dir: Making directory 2025/10/18 03:51:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:51:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/18 03:51:16 INFO : sub dir: Making directory 2025/10/18 03:51:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.94s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:51:25 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:25 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:51:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : apple: Unchanged skipping 2025/10/18 03:51:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : banana: Unchanged skipping 2025/10/18 03:51:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:51:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:51:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:51:26 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:26 INFO : There was nothing to transfer 2025/10/18 03:51:26 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:26 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:51:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : apple: Unchanged skipping 2025/10/18 03:51:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:51:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : banana: Unchanged skipping 2025/10/18 03:51:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:51:26 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:51:26 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:51:26 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:26 INFO : There was nothing to transfer 2025/10/18 03:51:26 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:27 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:51:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:51:40 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:41 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:51:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : apple: Unchanged skipping 2025/10/18 03:51:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:51:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : banana: Unchanged skipping 2025/10/18 03:51:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:51:42 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:51:42 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:42 INFO : There was nothing to transfer 2025/10/18 03:51:42 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:42 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:51:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : apple: Unchanged skipping 2025/10/18 03:51:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:51:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : banana: Unchanged skipping 2025/10/18 03:51:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:51:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:51:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:51:42 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:51:42 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:42 INFO : There was nothing to transfer 2025/10/18 03:51:42 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:43 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:51:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:51:56 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:56 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:51:57 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:51:57 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:51:57 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:51:57 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:51:57 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:51:57 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:51:57 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:51:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:51:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:51:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:51:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:51:57 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:51:57 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:51:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/18 03:51:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:51:57 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:51:57 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:51:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/18 03:51:57 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/18 03:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/18 03:51:57 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/18 03:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 03:51:57 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 03:51:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 03:51:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 03:51:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 03:51:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 03:51:58 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:51:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 03:51:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 03:51:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 03:51:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:51:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 03:51:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 03:51:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:51:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 03:51:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:51:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 03:51:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:51:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 03:51:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:51:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 03:51:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 03:51:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:51:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 03:51:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:51:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 03:51:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:51:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 03:51:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/18 03:51:59 DEBUG : Waiting for deletions to finish 2025/10/18 03:51:59 INFO : splitbananasplit: Deleted 2025/10/18 03:51:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0014-89;=.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0011-56789;.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0015-9;=.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0010-456789.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/18 03:52:00 INFO : apple: Deleted 2025/10/18 03:52:00 INFO : dir1/0007-1234567.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0012-6789;.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0013-789;=.txt: Deleted 2025/10/18 03:52:00 INFO : appleappleapplebanana: Deleted 2025/10/18 03:52:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/18 03:52:00 INFO : banana: Deleted 2025/10/18 03:52:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0003-defghij.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0008-2345678.txt: Deleted 2025/10/18 03:52:00 INFO : dir1/0009-3456789.txt: Deleted 2025/10/18 03:52:00 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/18 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 03:52:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : apple: Unchanged skipping 2025/10/18 03:52:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:52:01 DEBUG : banana: Unchanged skipping 2025/10/18 03:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/18 03:52:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:52:01 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:52:01 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:52:01 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:01 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/18 03:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/18 03:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/18 03:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/18 03:52:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/18 03:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/18 03:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/18 03:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/18 03:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/18 03:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/18 03:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/18 03:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:52:14 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:14 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:52:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:52:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 03:52:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 03:52:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 03:52:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 03:52:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 03:52:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/18 03:52:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/18 03:52:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/18 03:52:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/18 03:52:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/18 03:52:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/18 03:52:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/18 03:52:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/18 03:52:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/18 03:52:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/18 03:52:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:15 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:52:15 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:52:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 03:52:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/18 03:52:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/18 03:52:15 INFO : apple: Copied (new) to: PREFIXapple 2025/10/18 03:52:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 03:52:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/18 03:52:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 03:52:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 03:52:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 03:52:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 03:52:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 03:52:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/18 03:52:15 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/18 03:52:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 03:52:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 03:52:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/18 03:52:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 03:52:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 03:52:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/18 03:52:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 03:52:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 03:52:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 03:52:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 03:52:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 03:52:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 03:52:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 03:52:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 03:52:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/18 03:52:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 03:52:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 03:52:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 03:52:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 03:52:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 03:52:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/18 03:52:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 03:52:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 03:52:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/18 03:52:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 03:52:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 03:52:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/18 03:52:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 03:52:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 03:52:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/18 03:52:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 03:52:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 03:52:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/18 03:52:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 03:52:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/18 03:52:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 03:52:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/18 03:52:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 03:52:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/18 03:52:16 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:17 INFO : appleappleapplebanana: Deleted 2025/10/18 03:52:17 INFO : dir1/0007-1234567.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0003-defghij.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0008-2345678.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0015-9;=.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0009-3456789.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0010-456789.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0012-6789;.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0013-789;=.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0014-89;=.txt: Deleted 2025/10/18 03:52:17 INFO : apple: Deleted 2025/10/18 03:52:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/18 03:52:17 INFO : dir1/0011-56789;.txt: Deleted 2025/10/18 03:52:17 INFO : banana: Deleted 2025/10/18 03:52:17 INFO : splitbananasplit: Deleted 2025/10/18 03:52:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/18 03:52:17 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 03:52:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 03:52:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 03:52:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 03:52:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 03:52:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 03:52:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 03:52:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 03:52:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 03:52:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 03:52:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 03:52:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 03:52:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 03:52:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 03:52:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 03:52:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 03:52:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 03:52:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 03:52:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 03:52:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 03:52:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 03:52:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 03:52:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 03:52:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 03:52:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 03:52:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 03:52:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 03:52:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 03:52:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : apple: transformed to: PREFIXapple 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/18 03:52:18 DEBUG : banana: transformed to: PREFIXbanana 2025/10/18 03:52:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/18 03:52:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/18 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/18 03:52:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/18 03:52:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/18 03:52:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/18 03:52:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/18 03:52:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/18 03:52:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/18 03:52:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/18 03:52:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/18 03:52:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/18 03:52:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/18 03:52:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/18 03:52:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/18 03:52:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/18 03:52:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/18 03:52:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:18 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:52:18 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:52:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 03:52:18 INFO : appleappleapplebanana: Copied (new) 2025/10/18 03:52:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/18 03:52:18 INFO : banana: Copied (new) 2025/10/18 03:52:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 03:52:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/18 03:52:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/18 03:52:18 INFO : apple: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 03:52:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/18 03:52:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 03:52:19 INFO : splitbananasplit: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 03:52:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 03:52:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 03:52:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 03:52:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 03:52:19 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 03:52:19 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 03:52:19 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 03:52:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 03:52:19 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 03:52:19 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/18 03:52:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 03:52:19 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/18 03:52:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 03:52:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/18 03:52:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 03:52:20 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/18 03:52:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 03:52:20 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/18 03:52:20 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:20 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/18 03:52:20 INFO : PREFIXapple: Deleted 2025/10/18 03:52:20 INFO : PREFIXsplitbananasplit: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/18 03:52:20 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/18 03:52:20 INFO : PREFIXbanana: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/18 03:52:20 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/18 03:52:20 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:20 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:21 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:52:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:52:34 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:34 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:52:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:52:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 03:52:35 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 03:52:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:35 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 03:52:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 03:52:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:35 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:35 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 03:52:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:35 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:52:35 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:52:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 03:52:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/18 03:52:35 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 03:52:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 03:52:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 03:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 03:52:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 03:52:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 03:52:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 03:52:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 03:52:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 03:52:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 03:52:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/18 03:52:36 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 03:52:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 03:52:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 03:52:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 03:52:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 03:52:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 03:52:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 03:52:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/18 03:52:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 03:52:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/18 03:52:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 03:52:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/18 03:52:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 03:52:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/18 03:52:37 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:37 INFO : dir1/0007-1234567.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0003-defghij.txt: Deleted 2025/10/18 03:52:37 INFO : splitbananasplit: Deleted 2025/10/18 03:52:37 INFO : dir1/0009-3456789.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0010-456789.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0015-9;=.txt: Deleted 2025/10/18 03:52:37 INFO : banana: Deleted 2025/10/18 03:52:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0013-789;=.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0014-89;=.txt: Deleted 2025/10/18 03:52:37 INFO : apple: Deleted 2025/10/18 03:52:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0008-2345678.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0011-56789;.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0012-6789;.txt: Deleted 2025/10/18 03:52:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/18 03:52:37 INFO : appleappleapplebanana: Deleted 2025/10/18 03:52:37 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/18 03:52:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/18 03:52:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/18 03:52:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/18 03:52:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:38 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:52:38 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:52:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/18 03:52:38 INFO : apple: Copied (new) 2025/10/18 03:52:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 03:52:38 INFO : appleappleapplebanana: Copied (new) 2025/10/18 03:52:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 03:52:39 INFO : splitbananasplit: Copied (new) 2025/10/18 03:52:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 03:52:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/18 03:52:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 03:52:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/18 03:52:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/18 03:52:39 INFO : banana: Copied (new) 2025/10/18 03:52:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 03:52:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/18 03:52:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 03:52:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/18 03:52:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 03:52:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/18 03:52:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 03:52:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/18 03:52:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 03:52:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/18 03:52:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 03:52:39 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/18 03:52:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 03:52:39 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/18 03:52:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 03:52:39 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/18 03:52:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 03:52:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/18 03:52:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 03:52:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/18 03:52:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 03:52:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/18 03:52:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 03:52:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/18 03:52:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 03:52:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/18 03:52:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 03:52:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/18 03:52:40 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:40 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : bananaSUFFIX: Deleted 2025/10/18 03:52:40 INFO : splitbananasplitSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/18 03:52:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/18 03:52:41 INFO : appleSUFFIX: Deleted 2025/10/18 03:52:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/18 03:52:41 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:41 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:41 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:52:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:52:54 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:54 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:52:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:52:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:55 DEBUG : apple: Unchanged skipping 2025/10/18 03:52:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:55 DEBUG : banana: Unchanged skipping 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 03:52:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/18 03:52:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/18 03:52:55 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:52:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 03:52:55 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:52:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/18 03:52:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/18 03:52:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 03:52:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/18 03:52:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/18 03:52:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 03:52:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/18 03:52:55 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/18 03:52:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 03:52:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/18 03:52:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/18 03:52:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 03:52:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/18 03:52:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/18 03:52:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 03:52:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/18 03:52:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/18 03:52:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 03:52:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/18 03:52:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/18 03:52:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 03:52:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/18 03:52:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/18 03:52:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/18 03:52:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/18 03:52:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 03:52:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 03:52:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/18 03:52:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/18 03:52:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 03:52:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/18 03:52:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/18 03:52:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 03:52:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/18 03:52:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/18 03:52:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 03:52:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/18 03:52:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/18 03:52:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 03:52:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/18 03:52:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/18 03:52:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 03:52:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/18 03:52:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/18 03:52:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/18 03:52:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/18 03:52:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/18 03:52:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/18 03:52:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/18 03:52:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/18 03:52:56 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/18 03:52:57 INFO : appleappleapplebanana: Deleted 2025/10/18 03:52:57 INFO : dir1/0011-56789;.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0015-9;=.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/18 03:52:57 INFO : splitbananasplit: Deleted 2025/10/18 03:52:57 INFO : dir1/0014-89;=.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0013-789;=.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0003-defghij.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0010-456789.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0007-1234567.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0008-2345678.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0009-3456789.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0012-6789;.txt: Deleted 2025/10/18 03:52:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/18 03:52:57 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:58 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : appleapple: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 03:52:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 03:52:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 03:52:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 03:52:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 03:52:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 03:52:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 03:52:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 03:52:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 03:52:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 03:52:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 03:52:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 03:52:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 03:52:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 03:52:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 03:52:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 03:52:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 03:52:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 03:52:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 03:52:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 03:52:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 03:52:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 03:52:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 03:52:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 03:52:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 03:52:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 03:52:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 03:52:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 03:52:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 03:52:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 03:52:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 03:52:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 03:52:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 03:52:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 03:52:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 03:52:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 03:52:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 03:52:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 03:52:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 03:52:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 03:52:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 03:52:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 03:52:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 03:52:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 03:52:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:52:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : apple: Unchanged skipping 2025/10/18 03:52:58 DEBUG : banana: Unchanged skipping 2025/10/18 03:52:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/18 03:52:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/18 03:52:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/18 03:52:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/18 03:52:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/18 03:52:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/18 03:52:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/18 03:52:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/18 03:52:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/18 03:52:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/18 03:52:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/18 03:52:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/18 03:52:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:52:58 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:52:58 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:58 DEBUG : Waiting for deletions to finish 2025/10/18 03:52:58 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : appleapple: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 03:52:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 03:52:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 03:52:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 03:52:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 03:52:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 03:52:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 03:52:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 03:52:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 03:52:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 03:52:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 03:52:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 03:52:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 03:52:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 03:52:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 03:52:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 03:52:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 03:52:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 03:52:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 03:52:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/18 03:52:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/18 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/18 03:52:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/18 03:52:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/18 03:52:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/18 03:52:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/18 03:52:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/18 03:52:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/18 03:52:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/18 03:52:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/18 03:52:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/18 03:52:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/18 03:52:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/18 03:52:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/18 03:52:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/18 03:52:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/18 03:52:58 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:53:11 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:11 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : apple: Unchanged skipping 2025/10/18 03:53:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:53:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : banana: Unchanged skipping 2025/10/18 03:53:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:53:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:53:12 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:53:12 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:12 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:12 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:53:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : banana: Unchanged skipping 2025/10/18 03:53:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:53:13 DEBUG : apple: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:53:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:53:13 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:53:13 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:13 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:13 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:53:13 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:14 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:53:28 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:28 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:53:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:53:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : apple: Unchanged skipping 2025/10/18 03:53:28 DEBUG : banana: Unchanged skipping 2025/10/18 03:53:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:53:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:53:28 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:53:28 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:28 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:29 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : apple: Unchanged skipping 2025/10/18 03:53:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : banana: Unchanged skipping 2025/10/18 03:53:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:53:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:53:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:53:29 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:53:29 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:29 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:29 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:53:43 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:43 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:53:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : apple: Unchanged skipping 2025/10/18 03:53:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:53:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:53:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : banana: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:53:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:53:43 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:53:43 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:43 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:44 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : apple: Unchanged skipping 2025/10/18 03:53:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : banana: Unchanged skipping 2025/10/18 03:53:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:53:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:53:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:53:44 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:53:44 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:44 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:44 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:53:57 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:58 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:53:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : apple: Unchanged skipping 2025/10/18 03:53:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : banana: Unchanged skipping 2025/10/18 03:53:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:53:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:53:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:53:58 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:53:58 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:58 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:59 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : banana: Unchanged skipping 2025/10/18 03:53:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:53:59 DEBUG : apple: Unchanged skipping 2025/10/18 03:53:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:53:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:53:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:53:59 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:53:59 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:59 DEBUG : Waiting for deletions to finish 2025/10/18 03:53:59 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:53:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:13 DEBUG : Waiting for deletions to finish 2025/10/18 03:54:13 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:54:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : banana: Unchanged skipping 2025/10/18 03:54:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:54:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:54:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : apple: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:54:14 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:14 DEBUG : Waiting for deletions to finish 2025/10/18 03:54:14 DEBUG : Waiting for deletions to finish 2025/10/18 03:54:14 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:54:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : banana: Unchanged skipping 2025/10/18 03:54:15 DEBUG : apple: Unchanged skipping 2025/10/18 03:54:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/18 03:54:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/18 03:54:15 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:15 DEBUG : Waiting for deletions to finish 2025/10/18 03:54:15 DEBUG : Waiting for deletions to finish 2025/10/18 03:54:15 DEBUG : apple: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : banana: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/18 03:54:15 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (182.05s) --- PASS: TestTransform/NFC (13.82s) --- PASS: TestTransform/NFD (15.82s) --- PASS: TestTransform/base64 (18.43s) --- PASS: TestTransform/prefix (20.04s) --- PASS: TestTransform/suffix (20.27s) --- PASS: TestTransform/truncate (17.01s) --- PASS: TestTransform/encoder (15.44s) --- PASS: TestTransform/ISO-8859-1 (15.82s) --- PASS: TestTransform/charmap (14.87s) --- PASS: TestTransform/lowercase (15.22s) --- PASS: TestTransform/ascii (15.31s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/18 03:54:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/18 03:54:20 INFO : sub dir_somesuffix: Making directory 2025/10/18 03:54:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/18 03:54:20 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/18 03:54:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/18 03:54:20 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/18 03:54:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/18 03:54:20 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:20 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:21 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:21 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/18 03:54:21 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:21 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:22 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:22 INFO : tictactoe: Making directory 2025/10/18 03:54:22 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:22 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:22 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/18 03:54:22 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:22 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:22 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/18 03:54:22 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.82s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:23 INFO : toe: Making directory 2025/10/18 03:54:23 INFO : toe/toe: Making directory 2025/10/18 03:54:23 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/18 03:54:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/18 03:54:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/18 03:54:23 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:23 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/18 03:54:24 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.64s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:25 INFO : toe: Making directory 2025/10/18 03:54:25 INFO : toe/toe: Making directory 2025/10/18 03:54:25 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/18 03:54:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/18 03:54:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/18 03:54:25 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:25 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/18 03:54:26 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:27 DEBUG : empty_dir: Making directory with metadata 2025/10/18 03:54:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 03:54:27 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:27 INFO : tictacempty_dir: Making directory 2025/10/18 03:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:27 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:27 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:27 INFO : tictactoe: Making directory 2025/10/18 03:54:27 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:27 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:27 INFO : tictactoe/tictactoe: Making directory 2025/10/18 03:54:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/18 03:54:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 03:54:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/18 03:54:27 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:27 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/18 03:54:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.68s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:28 DEBUG : empty_dir: Making directory with metadata 2025/10/18 03:54:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 03:54:28 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:29 INFO : tictacempty_dir: Making directory 2025/10/18 03:54:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:29 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:29 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:29 INFO : tictactoe: Making directory 2025/10/18 03:54:29 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:29 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:29 INFO : tictactoe/tictactoe: Making directory 2025/10/18 03:54:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/18 03:54:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 03:54:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:29 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:29 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:30 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/18 03:54:30 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:30 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:30 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:30 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/18 03:54:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/18 03:54:30 NOTICE: B2 bucket rclone-test-tipobak6rabu: 0 differences found 2025/10/18 03:54:30 NOTICE: B2 bucket rclone-test-tipobak6rabu: 1 matching files --- PASS: TestAllTag (2.22s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:31 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:31 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:31 INFO : tictactoe: Making directory 2025/10/18 03:54:31 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:31 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:31 INFO : tictactoe/tictactoe: Making directory 2025/10/18 03:54:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/18 03:54:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 03:54:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/18 03:54:31 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:31 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/18 03:54:32 DEBUG : Waiting for deletions to finish 2025/10/18 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:54:32 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/18 03:54:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/18 03:54:32 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:32 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2025/10/18 03:54:33 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:33 INFO : toe: Making directory 2025/10/18 03:54:33 INFO : toe/toe: Making directory 2025/10/18 03:54:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/18 03:54:33 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:33 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:34 INFO : toe/toe/toe: Copied (new) 2025/10/18 03:54:34 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.68s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:35 DEBUG : empty_dir: Making directory with metadata 2025/10/18 03:54:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 03:54:35 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:35 INFO : tictacempty_dir: Making directory 2025/10/18 03:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:35 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:35 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:35 INFO : tictactoe: Making directory 2025/10/18 03:54:35 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:35 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:35 INFO : tictactoe/tictactoe: Making directory 2025/10/18 03:54:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/18 03:54:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 03:54:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:35 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:35 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:36 INFO : toe/toe/toe.txt: Deleted 2025/10/18 03:54:36 INFO : toe/toe: Removing directory 2025/10/18 03:54:36 INFO : toe: Removing directory 2025/10/18 03:54:36 INFO : empty_dir: Removing directory 2025/10/18 03:54:36 DEBUG : Local file system at /tmp/rclone4246888039: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.09s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:37 DEBUG : empty_dir: Making directory with metadata 2025/10/18 03:54:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 03:54:37 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:37 INFO : tictacempty_dir: Making directory 2025/10/18 03:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:37 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:37 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:37 INFO : tictactoe: Making directory 2025/10/18 03:54:37 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:37 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:37 INFO : tictactoe/tictactoe: Making directory 2025/10/18 03:54:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/18 03:54:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 03:54:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:37 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:37 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:38 INFO : toe/toe/toe.txt: Deleted 2025/10/18 03:54:38 INFO : toe/toe: Removing directory 2025/10/18 03:54:38 INFO : toe: Removing directory 2025/10/18 03:54:38 INFO : empty_dir: Removing directory 2025/10/18 03:54:38 DEBUG : Local file system at /tmp/rclone4246888039: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/18 03:54:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/18 03:54:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 03:54:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 03:54:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 03:54:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/18 03:54:39 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.37s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:40 DEBUG : Reset feature "Copy" 2025/10/18 03:54:40 DEBUG : Reset feature "Move" 2025/10/18 03:54:40 DEBUG : Reset feature "Copy" 2025/10/18 03:54:40 DEBUG : Reset feature "Move" 2025/10/18 03:54:40 DEBUG : empty_dir: Making directory with metadata 2025/10/18 03:54:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 03:54:40 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:40 INFO : tictacempty_dir: Making directory 2025/10/18 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/18 03:54:40 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:40 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:40 INFO : tictactoe: Making directory 2025/10/18 03:54:40 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:40 DEBUG : toe: transformed to: tictactoe 2025/10/18 03:54:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:40 INFO : tictactoe/tictactoe: Making directory 2025/10/18 03:54:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/18 03:54:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/18 03:54:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 03:54:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:40 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:40 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/18 03:54:41 INFO : toe/toe/toe.txt: Deleted 2025/10/18 03:54:41 INFO : toe/toe: Removing directory 2025/10/18 03:54:41 INFO : toe: Removing directory 2025/10/18 03:54:41 INFO : empty_dir: Removing directory 2025/10/18 03:54:41 DEBUG : Local file system at /tmp/rclone4246888039: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/18 03:54:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/18 03:54:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 03:54:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 03:54:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/18 03:54:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/18 03:54:43 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.38s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:43 DEBUG : toe: transformed to: dG9l 2025/10/18 03:54:44 DEBUG : toe: transformed to: dG9l 2025/10/18 03:54:44 INFO : dG9l: Making directory 2025/10/18 03:54:44 DEBUG : toe: transformed to: dG9l 2025/10/18 03:54:44 DEBUG : toe: transformed to: dG9l 2025/10/18 03:54:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/18 03:54:44 INFO : dG9l/dG9l: Making directory 2025/10/18 03:54:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/18 03:54:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/18 03:54:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/18 03:54:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/18 03:54:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/18 03:54:44 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:44 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/18 03:54:44 DEBUG : Waiting for deletions to finish 2025/10/18 03:54:45 DEBUG : dG9l: transformed to: toe 2025/10/18 03:54:45 DEBUG : dG9l: transformed to: toe 2025/10/18 03:54:45 DEBUG : dG9l: transformed to: toe 2025/10/18 03:54:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/18 03:54:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/18 03:54:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/18 03:54:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/18 03:54:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/18 03:54:45 DEBUG : Local file system at /tmp/rclone4246888039: Waiting for checks to finish 2025/10/18 03:54:45 DEBUG : Local file system at /tmp/rclone4246888039: Waiting for transfers to finish 2025/10/18 03:54:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.39s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-tipobak6rabu", Local "Local file system at /tmp/rclone4246888039", Modify Window "1ms" 2025/10/18 03:54:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 03:54:46 DEBUG : toe: transformed to: 2025/10/18 03:54:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 03:54:46 DEBUG : toe: transformed to: 2025/10/18 03:54:46 INFO : B2 bucket rclone-test-tipobak6rabu: Making directory 2025/10/18 03:54:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 03:54:46 DEBUG : toe: transformed to: 2025/10/18 03:54:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 03:54:46 DEBUG : toe: transformed to: 2025/10/18 03:54:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 03:54:46 DEBUG : toe/toe: transformed to: 2025/10/18 03:54:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/18 03:54:46 INFO : toe/toe: Making directory 2025/10/18 03:54:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 03:54:46 DEBUG : toe/toe: transformed to: 2025/10/18 03:54:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/18 03:54:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 03:54:46 DEBUG : toe: transformed to: 2025/10/18 03:54:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/18 03:54:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/18 03:54:46 DEBUG : toe/toe/toe: transformed to: 2025/10/18 03:54:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/18 03:54:46 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for checks to finish 2025/10/18 03:54:46 DEBUG : B2 bucket rclone-test-tipobak6rabu: Waiting for transfers to finish 2025/10/18 03:54:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/18 03:54:47 INFO : toe/toe/toe: Copied (new) 2025/10/18 03:54:47 ERROR : B2 bucket rclone-test-tipobak6rabu: not deleting files as there were IO errors 2025/10/18 03:54:47 ERROR : B2 bucket rclone-test-tipobak6rabu: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2025/10/18 03:54:48 DEBUG : B2 bucket rclone-test-tipobak6rabu: Purge remote 2025/10/18 03:54:48 INFO : B2 bucket rclone-test-tipobak6rabu: cleaning bucket "rclone-test-tipobak6rabu" of all files 2025/10/18 03:54:49 DEBUG : BackupDir/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b4ff5c_d20251018_m034855_c001_v7007000_t0000_u01760759335858") 2025/10/18 03:54:49 DEBUG : BackupDir/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1038c46f95465f25_d20251018_m034850_c001_v0001145_t0047_u01760759330370") 2025/10/18 03:54:49 DEBUG : CompareDest/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafadcca_d20251018_m034831_c001_v7007000_t0000_u01760759311330") 2025/10/18 03:54:49 DEBUG : CompareDest/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed20c5_d20251018_m034825_c001_v0001179_t0052_u01760759305687") 2025/10/18 03:54:49 DEBUG : CompareDest/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafadccc_d20251018_m034831_c001_v7007000_t0000_u01760759311516") 2025/10/18 03:54:49 DEBUG : CompareDest/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689314_d20251018_m034827_c001_v0001184_t0045_u01760759307011") 2025/10/18 03:54:49 DEBUG : CopyDest/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b4ff5d_d20251018_m034856_c001_v7007000_t0000_u01760759336046") 2025/10/18 03:54:49 DEBUG : CopyDest/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d106_d20251018_m034847_c001_v0001113_t0014_u01760759327352") 2025/10/18 03:54:49 DEBUG : CopyDest/three: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b4ff5f_d20251018_m034856_c001_v7007000_t0000_u01760759336232") 2025/10/18 03:54:49 DEBUG : CopyDest/three: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866893e9_d20251018_m034854_c001_v0001184_t0013_u01760759334128") 2025/10/18 03:54:49 DEBUG : CopyDest/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b4ff61_d20251018_m034856_c001_v7007000_t0000_u01760759336427") 2025/10/18 03:54:49 DEBUG : CopyDest/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2149_d20251018_m034851_c001_v0001179_t0034_u01760759331923") 2025/10/18 03:54:49 DEBUG : EXISTING: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c900_d20251018_m035021_c001_v7007000_t0000_u01760759421620") 2025/10/18 03:54:49 DEBUG : EXISTING: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2308_d20251018_m035020_c001_v0001179_t0054_u01760759420658") 2025/10/18 03:54:49 DEBUG : PREFIXapple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f401d37430afe0ef6_d20251018_m035220_c001_v7007000_t0000_u01760759540372") 2025/10/18 03:54:49 DEBUG : PREFIXapple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed257d_d20251018_m035215_c001_v0001179_t0020_u01760759535434") 2025/10/18 03:54:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d912089758f_d20251018_m035220_c001_v7007000_t0000_u01760759540457") 2025/10/18 03:54:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ad9_d20251018_m035215_c001_v0001184_t0029_u01760759535424") 2025/10/18 03:54:50 DEBUG : PREFIXbanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f401d37430afe0ef7_d20251018_m035220_c001_v7007000_t0000_u01760759540558") 2025/10/18 03:54:50 DEBUG : PREFIXbanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e47b_d20251018_m035215_c001_v0001146_t0015_u01760759535442") 2025/10/18 03:54:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b5100e_d20251018_m035220_c001_v7007000_t0000_u01760759540382") 2025/10/18 03:54:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d3e6_d20251018_m035215_c001_v0001113_t0050_u01760759535411") 2025/10/18 03:54:50 DEBUG : Testêé: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c8fc_d20251018_m035017_c001_v7007000_t0000_u01760759417909") 2025/10/18 03:54:50 DEBUG : Testêé: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689699_d20251018_m035017_c001_v0001184_t0000_u01760759417328") 2025/10/18 03:54:50 DEBUG : Testêé: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed22fb_d20251018_m035016_c001_v0001179_t0053_u01760759416095") 2025/10/18 03:54:50 DEBUG : YXBwbGU=: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c3e_d20251018_m035201_c001_v7007000_t0000_u01760759521996") 2025/10/18 03:54:50 DEBUG : YXBwbGU=: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689a0e_d20251018_m035157_c001_v0001184_t0011_u01760759517656") 2025/10/18 03:54:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c3f_d20251018_m035202_c001_v7007000_t0000_u01760759522185") 2025/10/18 03:54:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d390_d20251018_m035157_c001_v0001113_t0001_u01760759517647") 2025/10/18 03:54:50 DEBUG : YmFuYW5h: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c40_d20251018_m035202_c001_v7007000_t0000_u01760759522370") 2025/10/18 03:54:50 DEBUG : YmFuYW5h: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed251f_d20251018_m035157_c001_v0001179_t0059_u01760759517637") 2025/10/18 03:54:50 DEBUG : a/potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff76_d20251018_m034654_c001_v7007000_t0000_u01760759214227") 2025/10/18 03:54:50 DEBUG : a/potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf93_d20251018_m034653_c001_v0001113_t0057_u01760759213476") 2025/10/18 03:54:50 DEBUG : a/potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff72_d20251018_m034651_c001_v7007000_t0000_u01760759211853") 2025/10/18 03:54:50 DEBUG : a/potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf8b_d20251018_m034650_c001_v0001113_t0046_u01760759210955") 2025/10/18 03:54:51 DEBUG : a/potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f3e_d20251018_m034631_c001_v7007000_t0000_u01760759191391") 2025/10/18 03:54:51 DEBUG : a/potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf40_d20251018_m034630_c001_v0001113_t0049_u01760759190274") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb394d_d20251018_m035415_c001_v7007000_t0000_u01760759655898") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2844_d20251018_m035411_c001_v0001179_t0052_u01760759651905") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15ae9_d20251018_m035400_c001_v7007000_t0000_u01760759640476") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed27dd_d20251018_m035356_c001_v0001179_t0012_u01760759636629") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40e0_d20251018_m035345_c001_v7007000_t0000_u01760759625379") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed276c_d20251018_m035341_c001_v0001179_t0001_u01760759621803") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c02_d20251018_m035330_c001_v7007000_t0000_u01760759610483") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed271a_d20251018_m035327_c001_v0001179_t0020_u01760759607089") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2ced_d20251018_m035314_c001_v7007000_t0000_u01760759594561") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed26cb_d20251018_m035310_c001_v0001179_t0040_u01760759590565") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead10_d20251018_m035259_c001_v7007000_t0000_u01760759579282") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2660_d20251018_m035253_c001_v0001179_t0022_u01760759573199") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5f2_d20251018_m035242_c001_v7007000_t0000_u01760759562280") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689bcc_d20251018_m035238_c001_v0001184_t0052_u01760759558802") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122cb_d20251018_m035237_c001_v7007000_t0000_u01760759557658") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4c1_d20251018_m035233_c001_v0001146_t0019_u01760759553519") 2025/10/18 03:54:51 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b70_d20251018_m035221_c001_v7007000_t0000_u01760759541922") 2025/10/18 03:54:52 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d3f4_d20251018_m035218_c001_v0001113_t0051_u01760759538617") 2025/10/18 03:54:52 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf251_d20251018_m035217_c001_v7007000_t0000_u01760759537503") 2025/10/18 03:54:52 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d3dc_d20251018_m035212_c001_v0001113_t0058_u01760759532829") 2025/10/18 03:54:52 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f404fddc32f990462_d20251018_m035159_c001_v7007000_t0000_u01760759519981") 2025/10/18 03:54:52 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed250d_d20251018_m035155_c001_v0001179_t0047_u01760759515204") 2025/10/18 03:54:52 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2d4_d20251018_m035143_c001_v7007000_t0000_u01760759503559") 2025/10/18 03:54:52 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2494_d20251018_m035139_c001_v0001179_t0031_u01760759499587") 2025/10/18 03:54:52 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc34609_d20251018_m035127_c001_v7007000_t0000_u01760759487666") 2025/10/18 03:54:52 DEBUG : apple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2448_d20251018_m035124_c001_v0001179_t0046_u01760759484052") 2025/10/18 03:54:52 DEBUG : appleSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f408d91f0599fc4f5_d20251018_m035240_c001_v7007000_t0000_u01760759560912") 2025/10/18 03:54:52 DEBUG : appleSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4c7_d20251018_m035235_c001_v0001146_t0007_u01760759555639") 2025/10/18 03:54:52 DEBUG : appleapple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead11_d20251018_m035259_c001_v7007000_t0000_u01760759579471") 2025/10/18 03:54:52 DEBUG : appleapple: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d47c_d20251018_m035255_c001_v0001113_t0037_u01760759575576") 2025/10/18 03:54:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb394e_d20251018_m035416_c001_v7007000_t0000_u01760759656086") 2025/10/18 03:54:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689f7d_d20251018_m035412_c001_v0001184_t0025_u01760759652628") 2025/10/18 03:54:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15af1_d20251018_m035400_c001_v7007000_t0000_u01760759640663") 2025/10/18 03:54:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ef2_d20251018_m035357_c001_v0001184_t0059_u01760759637144") 2025/10/18 03:54:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40e1_d20251018_m035345_c001_v7007000_t0000_u01760759625569") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689e59_d20251018_m035342_c001_v0001184_t0004_u01760759622697") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c03_d20251018_m035330_c001_v7007000_t0000_u01760759610675") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689dd2_d20251018_m035327_c001_v0001184_t0037_u01760759607673") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cee_d20251018_m035314_c001_v7007000_t0000_u01760759594759") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689d4c_d20251018_m035311_c001_v0001184_t0030_u01760759591115") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15a44_d20251018_m035257_c001_v7007000_t0000_u01760759577077") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689c59_d20251018_m035253_c001_v0001184_t0048_u01760759573759") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5f3_d20251018_m035242_c001_v7007000_t0000_u01760759562469") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed261b_d20251018_m035238_c001_v0001179_t0052_u01760759558823") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5ee_d20251018_m035237_c001_v7007000_t0000_u01760759557858") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed25f3_d20251018_m035234_c001_v0001179_t0029_u01760759554166") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b72_d20251018_m035222_c001_v7007000_t0000_u01760759542106") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2599_d20251018_m035218_c001_v0001179_t0027_u01760759538629") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d9120897586_d20251018_m035217_c001_v7007000_t0000_u01760759537069") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2579_d20251018_m035213_c001_v0001179_t0016_u01760759533444") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c38_d20251018_m035200_c001_v7007000_t0000_u01760759520144") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866899fa_d20251018_m035155_c001_v0001184_t0000_u01760759515889") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2d5_d20251018_m035143_c001_v7007000_t0000_u01760759503746") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689976_d20251018_m035140_c001_v0001184_t0007_u01760759500258") 2025/10/18 03:54:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc3460a_d20251018_m035127_c001_v7007000_t0000_u01760759487860") 2025/10/18 03:54:54 DEBUG : appleappleapplebanana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866898f6_d20251018_m035124_c001_v0001184_t0046_u01760759484764") 2025/10/18 03:54:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5ef_d20251018_m035240_c001_v7007000_t0000_u01760759560433") 2025/10/18 03:54:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d42b_d20251018_m035235_c001_v0001113_t0045_u01760759555673") 2025/10/18 03:54:54 DEBUG : b/potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff77_d20251018_m034654_c001_v7007000_t0000_u01760759214411") 2025/10/18 03:54:54 DEBUG : b/potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf8d_d20251018_m034652_c001_v0001113_t0029_u01760759212407") 2025/10/18 03:54:54 DEBUG : b/potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff6f_d20251018_m034651_c001_v7007000_t0000_u01760759211287") 2025/10/18 03:54:54 DEBUG : b/potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf83_d20251018_m034649_c001_v0001113_t0007_u01760759209346") 2025/10/18 03:54:54 DEBUG : b/potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f3d_d20251018_m034630_c001_v7007000_t0000_u01760759190815") 2025/10/18 03:54:54 DEBUG : b/potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf36_d20251018_m034628_c001_v0001113_t0003_u01760759188782") 2025/10/18 03:54:54 DEBUG : backup/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40478fe37c8fb7d8_d20251018_m034911_c001_v7007000_t0000_u01760759351238") 2025/10/18 03:54:54 DEBUG : backup/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f100d70edca21153f_d20251018_m034908_c001_v0001098_t0006_u01760759348448") 2025/10/18 03:54:54 DEBUG : backup/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1148c60194b08d27_d20251018_m034903_c001_v0001161_t0012_u01760759343019") 2025/10/18 03:54:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704b63d_d20251018_m034937_c001_v7007000_t0000_u01760759377842") 2025/10/18 03:54:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11657767fe579b45_d20251018_m034935_c001_v0001165_t0024_u01760759375782") 2025/10/18 03:54:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f106546c41d3c66ef_d20251018_m034931_c001_v0001157_t0030_u01760759371328") 2025/10/18 03:54:54 DEBUG : backup/one.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f409a344462dadc04_d20251018_m034924_c001_v7007000_t0000_u01760759364670") 2025/10/18 03:54:54 DEBUG : backup/one.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11950f487846f545_d20251018_m034922_c001_v0001165_t0032_u01760759362785") 2025/10/18 03:54:54 DEBUG : backup/one.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f10431b674c0f0fa7_d20251018_m034918_c001_v0001032_t0041_u01760759358390") 2025/10/18 03:54:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704b63e_d20251018_m034938_c001_v7007000_t0000_u01760759378034") 2025/10/18 03:54:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f110aa49554c5dee5_d20251018_m034936_c001_v0001041_t0032_u01760759376860") 2025/10/18 03:54:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1074c300ef4f9f45_d20251018_m034933_c001_v0001117_t0012_u01760759373306") 2025/10/18 03:54:55 DEBUG : backup/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40478fe37c8fb7d9_d20251018_m034911_c001_v7007000_t0000_u01760759351427") 2025/10/18 03:54:55 DEBUG : backup/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f10203d33abf81d74_d20251018_m034909_c001_v0001106_t0057_u01760759349888") 2025/10/18 03:54:55 DEBUG : backup/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f111591d5016cb4c6_d20251018_m034904_c001_v0001104_t0021_u01760759344808") 2025/10/18 03:54:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f409a344462dadc05_d20251018_m034924_c001_v7007000_t0000_u01760759364857") 2025/10/18 03:54:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1110d03f75a44d1e_d20251018_m034923_c001_v0001134_t0057_u01760759363676") 2025/10/18 03:54:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f104c68d00691089e_d20251018_m034920_c001_v0001109_t0017_u01760759360332") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb394f_d20251018_m035416_c001_v7007000_t0000_u01760759656275") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e652_d20251018_m035412_c001_v0001146_t0005_u01760759652109") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15af2_d20251018_m035400_c001_v7007000_t0000_u01760759640850") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e5fa_d20251018_m035356_c001_v0001146_t0036_u01760759636850") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40e2_d20251018_m035345_c001_v7007000_t0000_u01760759625752") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e5c7_d20251018_m035342_c001_v0001146_t0005_u01760759622012") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c04_d20251018_m035330_c001_v7007000_t0000_u01760759610860") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e581_d20251018_m035327_c001_v0001146_t0015_u01760759607298") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cef_d20251018_m035314_c001_v7007000_t0000_u01760759594947") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e549_d20251018_m035310_c001_v0001146_t0045_u01760759590772") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead12_d20251018_m035259_c001_v7007000_t0000_u01760759579654") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d478_d20251018_m035253_c001_v0001113_t0041_u01760759573407") 2025/10/18 03:54:55 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5f4_d20251018_m035242_c001_v7007000_t0000_u01760759562658") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4cd_d20251018_m035238_c001_v0001146_t0004_u01760759558790") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f4064_d20251018_m035237_c001_v7007000_t0000_u01760759557635") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b94_d20251018_m035233_c001_v0001184_t0021_u01760759553949") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b74_d20251018_m035222_c001_v7007000_t0000_u01760759542292") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b05_d20251018_m035218_c001_v0001184_t0050_u01760759538639") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf252_d20251018_m035217_c001_v7007000_t0000_u01760759537692") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689acb_d20251018_m035213_c001_v0001184_t0048_u01760759533219") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4121dc0fd270ebd9_d20251018_m035200_c001_v7007000_t0000_u01760759520157") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d384_d20251018_m035155_c001_v0001113_t0042_u01760759515460") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2d8_d20251018_m035143_c001_v7007000_t0000_u01760759503929") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d356_d20251018_m035139_c001_v0001113_t0000_u01760759499803") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc3460b_d20251018_m035128_c001_v7007000_t0000_u01760759488048") 2025/10/18 03:54:56 DEBUG : banana: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d31c_d20251018_m035124_c001_v0001113_t0051_u01760759484257") 2025/10/18 03:54:56 DEBUG : bananaSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c387_d20251018_m035240_c001_v7007000_t0000_u01760759560481") 2025/10/18 03:54:56 DEBUG : bananaSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed25ff_d20251018_m035235_c001_v0001179_t0016_u01760759555663") 2025/10/18 03:54:56 DEBUG : both0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c270_d20251018_m035059_c001_v7007000_t0000_u01760759459744") 2025/10/18 03:54:56 DEBUG : both0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d279_d20251018_m035043_c001_v0001113_t0000_u01760759443675") 2025/10/18 03:54:56 DEBUG : both0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159c0_d20251018_m035039_c001_v7007000_t0000_u01760759439390") 2025/10/18 03:54:57 DEBUG : both0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866896cd_d20251018_m035023_c001_v0001184_t0049_u01760759423864") 2025/10/18 03:54:57 DEBUG : both1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c271_d20251018_m035059_c001_v7007000_t0000_u01760759459939") 2025/10/18 03:54:57 DEBUG : both1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866897a0_d20251018_m035045_c001_v0001184_t0014_u01760759445056") 2025/10/18 03:54:57 DEBUG : both1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159c1_d20251018_m035039_c001_v7007000_t0000_u01760759439578") 2025/10/18 03:54:57 DEBUG : both1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2316_d20251018_m035024_c001_v0001179_t0029_u01760759424364") 2025/10/18 03:54:57 DEBUG : both10: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c272_d20251018_m035100_c001_v7007000_t0000_u01760759460130") 2025/10/18 03:54:57 DEBUG : both10: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866897e0_d20251018_m035050_c001_v0001184_t0055_u01760759450903") 2025/10/18 03:54:57 DEBUG : both10: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159c2_d20251018_m035039_c001_v7007000_t0000_u01760759439763") 2025/10/18 03:54:57 DEBUG : both10: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed233c_d20251018_m035030_c001_v0001179_t0032_u01760759430756") 2025/10/18 03:54:57 DEBUG : both11: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c273_d20251018_m035100_c001_v7007000_t0000_u01760759460314") 2025/10/18 03:54:57 DEBUG : both11: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed23be_d20251018_m035051_c001_v0001179_t0059_u01760759451518") 2025/10/18 03:54:57 DEBUG : both11: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159c3_d20251018_m035039_c001_v7007000_t0000_u01760759439946") 2025/10/18 03:54:57 DEBUG : both11: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d241_d20251018_m035031_c001_v0001113_t0010_u01760759431177") 2025/10/18 03:54:57 DEBUG : both12: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c274_d20251018_m035100_c001_v7007000_t0000_u01760759460505") 2025/10/18 03:54:57 DEBUG : both12: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d2a3_d20251018_m035051_c001_v0001113_t0027_u01760759451950") 2025/10/18 03:54:57 DEBUG : both12: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159c4_d20251018_m035040_c001_v7007000_t0000_u01760759440130") 2025/10/18 03:54:57 DEBUG : both12: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689721_d20251018_m035031_c001_v0001184_t0033_u01760759431835") 2025/10/18 03:54:57 DEBUG : both13: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c275_d20251018_m035100_c001_v7007000_t0000_u01760759460689") 2025/10/18 03:54:57 DEBUG : both13: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866897f2_d20251018_m035052_c001_v0001184_t0030_u01760759452844") 2025/10/18 03:54:57 DEBUG : both13: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159c5_d20251018_m035040_c001_v7007000_t0000_u01760759440323") 2025/10/18 03:54:58 DEBUG : both13: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2349_d20251018_m035032_c001_v0001179_t0058_u01760759432571") 2025/10/18 03:54:58 DEBUG : both14: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c276_d20251018_m035100_c001_v7007000_t0000_u01760759460874") 2025/10/18 03:54:58 DEBUG : both14: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed23cc_d20251018_m035053_c001_v0001179_t0030_u01760759453542") 2025/10/18 03:54:58 DEBUG : both14: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159c6_d20251018_m035040_c001_v7007000_t0000_u01760759440508") 2025/10/18 03:54:58 DEBUG : both14: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d245_d20251018_m035033_c001_v0001113_t0020_u01760759433012") 2025/10/18 03:54:58 DEBUG : both15: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c277_d20251018_m035101_c001_v7007000_t0000_u01760759461059") 2025/10/18 03:54:58 DEBUG : both15: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d2ab_d20251018_m035053_c001_v0001113_t0003_u01760759453966") 2025/10/18 03:54:58 DEBUG : both15: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159c8_d20251018_m035040_c001_v7007000_t0000_u01760759440693") 2025/10/18 03:54:58 DEBUG : both15: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689733_d20251018_m035033_c001_v0001184_t0057_u01760759433926") 2025/10/18 03:54:58 DEBUG : both16: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c278_d20251018_m035101_c001_v7007000_t0000_u01760759461244") 2025/10/18 03:54:58 DEBUG : both16: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689802_d20251018_m035054_c001_v0001184_t0017_u01760759454664") 2025/10/18 03:54:58 DEBUG : both16: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159c9_d20251018_m035040_c001_v7007000_t0000_u01760759440877") 2025/10/18 03:54:58 DEBUG : both16: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2355_d20251018_m035034_c001_v0001179_t0029_u01760759434437") 2025/10/18 03:54:58 DEBUG : both17: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c279_d20251018_m035101_c001_v7007000_t0000_u01760759461429") 2025/10/18 03:54:58 DEBUG : both17: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed23d6_d20251018_m035055_c001_v0001179_t0051_u01760759455350") 2025/10/18 03:54:58 DEBUG : both17: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159ca_d20251018_m035041_c001_v7007000_t0000_u01760759441070") 2025/10/18 03:54:58 DEBUG : both17: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d24f_d20251018_m035034_c001_v0001113_t0014_u01760759434882") 2025/10/18 03:54:58 DEBUG : both18: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c27a_d20251018_m035101_c001_v7007000_t0000_u01760759461625") 2025/10/18 03:54:58 DEBUG : both18: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d2b6_d20251018_m035055_c001_v0001113_t0018_u01760759455765") 2025/10/18 03:54:58 DEBUG : both18: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159cc_d20251018_m035041_c001_v7007000_t0000_u01760759441258") 2025/10/18 03:54:59 DEBUG : both18: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689741_d20251018_m035035_c001_v0001184_t0032_u01760759435641") 2025/10/18 03:54:59 DEBUG : both19: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c27b_d20251018_m035101_c001_v7007000_t0000_u01760759461817") 2025/10/18 03:54:59 DEBUG : both19: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689818_d20251018_m035056_c001_v0001184_t0005_u01760759456455") 2025/10/18 03:54:59 DEBUG : both19: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159cd_d20251018_m035041_c001_v7007000_t0000_u01760759441448") 2025/10/18 03:54:59 DEBUG : both19: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed235f_d20251018_m035036_c001_v0001179_t0036_u01760759436220") 2025/10/18 03:54:59 DEBUG : both2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c27c_d20251018_m035102_c001_v7007000_t0000_u01760759462063") 2025/10/18 03:54:59 DEBUG : both2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2394_d20251018_m035045_c001_v0001179_t0006_u01760759445661") 2025/10/18 03:54:59 DEBUG : both2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159ce_d20251018_m035041_c001_v7007000_t0000_u01760759441633") 2025/10/18 03:54:59 DEBUG : both2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d22f_d20251018_m035024_c001_v0001113_t0014_u01760759424781") 2025/10/18 03:54:59 DEBUG : both3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c27d_d20251018_m035102_c001_v7007000_t0000_u01760759462248") 2025/10/18 03:54:59 DEBUG : both3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d281_d20251018_m035046_c001_v0001113_t0001_u01760759446077") 2025/10/18 03:54:59 DEBUG : both3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159cf_d20251018_m035041_c001_v7007000_t0000_u01760759441817") 2025/10/18 03:54:59 DEBUG : both3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866896e1_d20251018_m035025_c001_v0001184_t0027_u01760759425512") 2025/10/18 03:54:59 DEBUG : both4: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c27e_d20251018_m035102_c001_v7007000_t0000_u01760759462432") 2025/10/18 03:54:59 DEBUG : both4: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866897c2_d20251018_m035047_c001_v0001184_t0056_u01760759447330") 2025/10/18 03:54:59 DEBUG : both4: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159d0_d20251018_m035042_c001_v7007000_t0000_u01760759442002") 2025/10/18 03:54:59 DEBUG : both4: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2320_d20251018_m035026_c001_v0001179_t0017_u01760759426311") 2025/10/18 03:54:59 DEBUG : both5: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c27f_d20251018_m035102_c001_v7007000_t0000_u01760759462617") 2025/10/18 03:55:00 DEBUG : both5: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed23a4_d20251018_m035048_c001_v0001179_t0026_u01760759448063") 2025/10/18 03:55:00 DEBUG : both5: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159d1_d20251018_m035042_c001_v7007000_t0000_u01760759442192") 2025/10/18 03:55:00 DEBUG : both5: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d239_d20251018_m035027_c001_v0001113_t0023_u01760759427250") 2025/10/18 03:55:00 DEBUG : both6: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c281_d20251018_m035102_c001_v7007000_t0000_u01760759462809") 2025/10/18 03:55:00 DEBUG : both6: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d289_d20251018_m035048_c001_v0001113_t0017_u01760759448489") 2025/10/18 03:55:00 DEBUG : both6: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159d2_d20251018_m035042_c001_v7007000_t0000_u01760759442376") 2025/10/18 03:55:00 DEBUG : both6: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866896fb_d20251018_m035027_c001_v0001184_t0010_u01760759427922") 2025/10/18 03:55:00 DEBUG : both7: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c282_d20251018_m035103_c001_v7007000_t0000_u01760759463003") 2025/10/18 03:55:00 DEBUG : both7: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866897ce_d20251018_m035049_c001_v0001184_t0049_u01760759449079") 2025/10/18 03:55:00 DEBUG : both7: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159d3_d20251018_m035042_c001_v7007000_t0000_u01760759442562") 2025/10/18 03:55:00 DEBUG : both7: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed232e_d20251018_m035028_c001_v0001179_t0037_u01760759428464") 2025/10/18 03:55:00 DEBUG : both8: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c283_d20251018_m035103_c001_v7007000_t0000_u01760759463195") 2025/10/18 03:55:00 DEBUG : both8: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed23ae_d20251018_m035049_c001_v0001179_t0001_u01760759449664") 2025/10/18 03:55:00 DEBUG : both8: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159d4_d20251018_m035042_c001_v7007000_t0000_u01760759442747") 2025/10/18 03:55:00 DEBUG : both8: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d23d_d20251018_m035028_c001_v0001113_t0000_u01760759428919") 2025/10/18 03:55:00 DEBUG : both9: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c284_d20251018_m035103_c001_v7007000_t0000_u01760759463387") 2025/10/18 03:55:00 DEBUG : both9: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d297_d20251018_m035050_c001_v0001113_t0006_u01760759450108") 2025/10/18 03:55:00 DEBUG : both9: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159d5_d20251018_m035042_c001_v7007000_t0000_u01760759442933") 2025/10/18 03:55:00 DEBUG : both9: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668970b_d20251018_m035030_c001_v0001184_t0018_u01760759430188") 2025/10/18 03:55:00 DEBUG : c/non empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff78_d20251018_m034654_c001_v7007000_t0000_u01760759214598") 2025/10/18 03:55:01 DEBUG : c/non empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf8f_d20251018_m034652_c001_v0001113_t0023_u01760759212717") 2025/10/18 03:55:01 DEBUG : c/non empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff74_d20251018_m034652_c001_v7007000_t0000_u01760759212038") 2025/10/18 03:55:01 DEBUG : c/non empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf87_d20251018_m034650_c001_v0001113_t0011_u01760759210152") 2025/10/18 03:55:01 DEBUG : c/non empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f3f_d20251018_m034631_c001_v7007000_t0000_u01760759191578") 2025/10/18 03:55:01 DEBUG : c/non empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf3c_d20251018_m034629_c001_v0001113_t0053_u01760759189436") 2025/10/18 03:55:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c43_d20251018_m035202_c001_v7007000_t0000_u01760759522556") 2025/10/18 03:55:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e430_d20251018_m035157_c001_v0001146_t0047_u01760759517666") 2025/10/18 03:55:01 DEBUG : check sum: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f33_d20251018_m034620_c001_v7007000_t0000_u01760759180374") 2025/10/18 03:55:01 DEBUG : check sum: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cefe_d20251018_m034619_c001_v0001113_t0016_u01760759179230") 2025/10/18 03:55:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f409a344462dade50_d20251018_m035446_c001_v7007000_t0000_u01760759686063") 2025/10/18 03:55:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed28e6_d20251018_m035444_c001_v0001179_t0015_u01760759684619") 2025/10/18 03:55:01 DEBUG : dest/3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b4ff24_d20251018_m034840_c001_v7007000_t0000_u01760759320625") 2025/10/18 03:55:01 DEBUG : dest/3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4188a3741844098f_d20251018_m034839_c001_v0001172_t0039_u01760759319467") 2025/10/18 03:55:01 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead13_d20251018_m035259_c001_v7007000_t0000_u01760759579839") 2025/10/18 03:55:01 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689c6d_d20251018_m035255_c001_v0001184_t0006_u01760759575586") 2025/10/18 03:55:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3951_d20251018_m035416_c001_v7007000_t0000_u01760759656459") 2025/10/18 03:55:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2814_d20251018_m035405_c001_v0001179_t0051_u01760759645363") 2025/10/18 03:55:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15af3_d20251018_m035401_c001_v7007000_t0000_u01760759641046") 2025/10/18 03:55:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed27ab_d20251018_m035350_c001_v0001179_t0025_u01760759630145") 2025/10/18 03:55:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40e4_d20251018_m035345_c001_v7007000_t0000_u01760759625943") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed273c_d20251018_m035335_c001_v0001179_t0020_u01760759615272") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c05_d20251018_m035331_c001_v7007000_t0000_u01760759611054") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed26f1_d20251018_m035319_c001_v0001179_t0002_u01760759599451") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cf0_d20251018_m035315_c001_v7007000_t0000_u01760759595143") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed26a8_d20251018_m035304_c001_v0001179_t0032_u01760759584009") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f409a344462dadd2d_d20251018_m035257_c001_v7007000_t0000_u01760759577471") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed263f_d20251018_m035247_c001_v0001179_t0048_u01760759567002") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5f5_d20251018_m035242_c001_v7007000_t0000_u01760759562844") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689bd0_d20251018_m035239_c001_v0001184_t0052_u01760759559032") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4165fb729383c1d2_d20251018_m035237_c001_v7007000_t0000_u01760759557869") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4a9_d20251018_m035226_c001_v0001146_t0043_u01760759546731") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b76_d20251018_m035222_c001_v7007000_t0000_u01760759542476") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed259b_d20251018_m035218_c001_v0001179_t0046_u01760759538840") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d9120897589_d20251018_m035217_c001_v7007000_t0000_u01760759537649") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d3b2_d20251018_m035206_c001_v0001113_t0057_u01760759526686") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d8181_d20251018_m035200_c001_v7007000_t0000_u01760759520197") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed24da_d20251018_m035148_c001_v0001179_t0053_u01760759508268") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2d9_d20251018_m035144_c001_v7007000_t0000_u01760759504114") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed246e_d20251018_m035132_c001_v0001179_t0042_u01760759492447") 2025/10/18 03:55:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc3460c_d20251018_m035128_c001_v7007000_t0000_u01760759488235") 2025/10/18 03:55:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed242e_d20251018_m035118_c001_v0001179_t0049_u01760759478263") 2025/10/18 03:55:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5f0_d20251018_m035240_c001_v7007000_t0000_u01760759560700") 2025/10/18 03:55:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ba6_d20251018_m035235_c001_v0001184_t0022_u01760759555871") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead14_d20251018_m035300_c001_v7007000_t0000_u01760759580024") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e511_d20251018_m035255_c001_v0001146_t0058_u01760759575594") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3952_d20251018_m035416_c001_v7007000_t0000_u01760759656652") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e632_d20251018_m035405_c001_v0001146_t0055_u01760759645934") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15af5_d20251018_m035401_c001_v7007000_t0000_u01760759641232") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e5e6_d20251018_m035350_c001_v0001146_t0003_u01760759630715") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40e5_d20251018_m035346_c001_v7007000_t0000_u01760759626128") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e5a9_d20251018_m035335_c001_v0001146_t0047_u01760759615840") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c06_d20251018_m035331_c001_v7007000_t0000_u01760759611238") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e563_d20251018_m035320_c001_v0001146_t0028_u01760759600468") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cf1_d20251018_m035315_c001_v7007000_t0000_u01760759595331") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e52b_d20251018_m035304_c001_v0001146_t0029_u01760759584595") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d91208982be_d20251018_m035257_c001_v7007000_t0000_u01760759577065") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d45b_d20251018_m035247_c001_v0001113_t0029_u01760759567573") 2025/10/18 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5f6_d20251018_m035243_c001_v7007000_t0000_u01760759563033") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed261f_d20251018_m035239_c001_v0001179_t0005_u01760759559055") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5ed_d20251018_m035237_c001_v7007000_t0000_u01760759557666") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b61_d20251018_m035227_c001_v0001184_t0001_u01760759547524") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b78_d20251018_m035222_c001_v7007000_t0000_u01760759542661") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b0d_d20251018_m035218_c001_v0001184_t0000_u01760759538850") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f415e124fbb83d93b_d20251018_m035217_c001_v7007000_t0000_u01760759537637") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689a7b_d20251018_m035207_c001_v0001184_t0036_u01760759527483") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41185a1fa60b22cc_d20251018_m035159_c001_v7007000_t0000_u01760759519960") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d36e_d20251018_m035148_c001_v0001113_t0052_u01760759508834") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2db_d20251018_m035144_c001_v7007000_t0000_u01760759504298") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d336_d20251018_m035133_c001_v0001113_t0019_u01760759493026") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc3460d_d20251018_m035128_c001_v7007000_t0000_u01760759488422") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d30a_d20251018_m035118_c001_v0001113_t0015_u01760759478486") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122d9_d20251018_m035240_c001_v7007000_t0000_u01760759560697") 2025/10/18 03:55:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2601_d20251018_m035235_c001_v0001179_t0035_u01760759555909") 2025/10/18 03:55:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead15_d20251018_m035300_c001_v7007000_t0000_u01760759580219") 2025/10/18 03:55:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689c6f_d20251018_m035255_c001_v0001184_t0029_u01760759575800") 2025/10/18 03:55:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3953_d20251018_m035416_c001_v7007000_t0000_u01760759656836") 2025/10/18 03:55:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689f4a_d20251018_m035406_c001_v0001184_t0012_u01760759646656") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15af7_d20251018_m035401_c001_v7007000_t0000_u01760759641419") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ea9_d20251018_m035351_c001_v0001184_t0033_u01760759631498") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40e7_d20251018_m035346_c001_v7007000_t0000_u01760759626320") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689e24_d20251018_m035336_c001_v0001184_t0042_u01760759616516") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c07_d20251018_m035331_c001_v7007000_t0000_u01760759611423") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689da5_d20251018_m035321_c001_v0001184_t0053_u01760759601382") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cf2_d20251018_m035315_c001_v7007000_t0000_u01760759595523") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689d11_d20251018_m035305_c001_v0001184_t0003_u01760759585271") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c999_d20251018_m035257_c001_v7007000_t0000_u01760759577617") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689c33_d20251018_m035248_c001_v0001184_t0002_u01760759568386") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5f7_d20251018_m035243_c001_v7007000_t0000_u01760759563221") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d43d_d20251018_m035239_c001_v0001113_t0045_u01760759559250") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf265_d20251018_m035237_c001_v7007000_t0000_u01760759557448") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed25cf_d20251018_m035228_c001_v0001179_t0049_u01760759548124") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b7a_d20251018_m035222_c001_v7007000_t0000_u01760759542848") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed259d_d20251018_m035219_c001_v0001179_t0014_u01760759539036") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f401d37430afe0ef2_d20251018_m035217_c001_v7007000_t0000_u01760759537712") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed255f_d20251018_m035208_c001_v0001179_t0037_u01760759528071") 2025/10/18 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c36_d20251018_m035159_c001_v7007000_t0000_u01760759519758") 2025/10/18 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866899c2_d20251018_m035149_c001_v0001184_t0052_u01760759509513") 2025/10/18 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2dc_d20251018_m035144_c001_v7007000_t0000_u01760759504483") 2025/10/18 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689937_d20251018_m035133_c001_v0001184_t0018_u01760759493819") 2025/10/18 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc3460e_d20251018_m035128_c001_v7007000_t0000_u01760759488622") 2025/10/18 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866898c9_d20251018_m035118_c001_v0001184_t0057_u01760759478822") 2025/10/18 03:55:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122d8_d20251018_m035240_c001_v7007000_t0000_u01760759560503") 2025/10/18 03:55:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d42d_d20251018_m035235_c001_v0001113_t0054_u01760759555964") 2025/10/18 03:55:06 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead16_d20251018_m035300_c001_v7007000_t0000_u01760759580407") 2025/10/18 03:55:06 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed267a_d20251018_m035255_c001_v0001179_t0045_u01760759575811") 2025/10/18 03:55:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3955_d20251018_m035417_c001_v7007000_t0000_u01760759657028") 2025/10/18 03:55:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d5a8_d20251018_m035407_c001_v0001113_t0031_u01760759647239") 2025/10/18 03:55:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b00_d20251018_m035401_c001_v7007000_t0000_u01760759641606") 2025/10/18 03:55:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d559_d20251018_m035352_c001_v0001113_t0040_u01760759632086") 2025/10/18 03:55:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40e8_d20251018_m035346_c001_v7007000_t0000_u01760759626508") 2025/10/18 03:55:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d51b_d20251018_m035337_c001_v0001113_t0040_u01760759617083") 2025/10/18 03:55:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c08_d20251018_m035331_c001_v7007000_t0000_u01760759611608") 2025/10/18 03:55:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d4e2_d20251018_m035322_c001_v0001113_t0033_u01760759601962") 2025/10/18 03:55:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cf3_d20251018_m035315_c001_v7007000_t0000_u01760759595725") 2025/10/18 03:55:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d4a0_d20251018_m035305_c001_v0001113_t0032_u01760759585840") 2025/10/18 03:55:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f409a344462dadd2e_d20251018_m035257_c001_v7007000_t0000_u01760759577477") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4fd_d20251018_m035248_c001_v0001146_t0038_u01760759568958") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5f8_d20251018_m035243_c001_v7007000_t0000_u01760759563406") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689bd6_d20251018_m035239_c001_v0001184_t0055_u01760759559261") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5eb_d20251018_m035237_c001_v7007000_t0000_u01760759557227") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d414_d20251018_m035228_c001_v0001113_t0038_u01760759548741") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b7d_d20251018_m035223_c001_v7007000_t0000_u01760759543034") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d3f6_d20251018_m035219_c001_v0001113_t0004_u01760759539067") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d9120897587_d20251018_m035217_c001_v7007000_t0000_u01760759537268") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e467_d20251018_m035208_c001_v0001146_t0059_u01760759528648") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40478fe37c8fb8e4_d20251018_m035200_c001_v7007000_t0000_u01760759520204") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e404_d20251018_m035150_c001_v0001146_t0052_u01760759510095") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2de_d20251018_m035144_c001_v7007000_t0000_u01760759504667") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e3dc_d20251018_m035134_c001_v0001146_t0043_u01760759494460") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc3460f_d20251018_m035128_c001_v7007000_t0000_u01760759488814") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e3b6_d20251018_m035119_c001_v0001146_t0037_u01760759479031") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4165fb729383c1d4_d20251018_m035240_c001_v7007000_t0000_u01760759560701") 2025/10/18 03:55:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689baa_d20251018_m035236_c001_v0001184_t0059_u01760759556086") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead18_d20251018_m035300_c001_v7007000_t0000_u01760759580593") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d47e_d20251018_m035255_c001_v0001113_t0044_u01760759575901") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3956_d20251018_m035417_c001_v7007000_t0000_u01760759657221") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed282e_d20251018_m035407_c001_v0001179_t0044_u01760759647913") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b02_d20251018_m035401_c001_v7007000_t0000_u01760759641793") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed27bb_d20251018_m035352_c001_v0001179_t0014_u01760759632575") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40e9_d20251018_m035346_c001_v7007000_t0000_u01760759626699") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed274a_d20251018_m035337_c001_v0001179_t0034_u01760759617508") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c09_d20251018_m035331_c001_v7007000_t0000_u01760759611801") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2704_d20251018_m035322_c001_v0001179_t0047_u01760759602744") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cf4_d20251018_m035315_c001_v7007000_t0000_u01760759595922") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed26b2_d20251018_m035306_c001_v0001179_t0029_u01760759586265") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4131931c2e8315d8_d20251018_m035257_c001_v7007000_t0000_u01760759577458") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed264b_d20251018_m035249_c001_v0001179_t0045_u01760759569299") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5f9_d20251018_m035243_c001_v7007000_t0000_u01760759563599") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2623_d20251018_m035239_c001_v0001179_t0056_u01760759559286") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc3465e_d20251018_m035237_c001_v7007000_t0000_u01760759557656") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4b3_d20251018_m035229_c001_v0001146_t0010_u01760759549111") 2025/10/18 03:55:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b7f_d20251018_m035223_c001_v7007000_t0000_u01760759543222") 2025/10/18 03:55:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b0f_d20251018_m035219_c001_v0001184_t0020_u01760759539101") 2025/10/18 03:55:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c353_d20251018_m035217_c001_v7007000_t0000_u01760759537661") 2025/10/18 03:55:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d3c0_d20251018_m035209_c001_v0001113_t0017_u01760759529047") 2025/10/18 03:55:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41185a1fa60b22cd_d20251018_m035200_c001_v7007000_t0000_u01760759520165") 2025/10/18 03:55:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed24e5_d20251018_m035150_c001_v0001179_t0052_u01760759510581") 2025/10/18 03:55:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2e2_d20251018_m035144_c001_v7007000_t0000_u01760759504851") 2025/10/18 03:55:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed247a_d20251018_m035134_c001_v0001179_t0017_u01760759494933") 2025/10/18 03:55:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc34610_d20251018_m035129_c001_v7007000_t0000_u01760759489002") 2025/10/18 03:55:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2432_d20251018_m035119_c001_v0001179_t0004_u01760759479431") 2025/10/18 03:55:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c991_d20251018_m035240_c001_v7007000_t0000_u01760759560701") 2025/10/18 03:55:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2605_d20251018_m035236_c001_v0001179_t0035_u01760759556123") 2025/10/18 03:55:09 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead19_d20251018_m035300_c001_v7007000_t0000_u01760759580784") 2025/10/18 03:55:09 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689c77_d20251018_m035256_c001_v0001184_t0048_u01760759576026") 2025/10/18 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3957_d20251018_m035417_c001_v7007000_t0000_u01760759657406") 2025/10/18 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e63c_d20251018_m035408_c001_v0001146_t0027_u01760759648135") 2025/10/18 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b04_d20251018_m035402_c001_v7007000_t0000_u01760759642029") 2025/10/18 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e5ec_d20251018_m035352_c001_v0001146_t0045_u01760759632843") 2025/10/18 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40eb_d20251018_m035346_c001_v7007000_t0000_u01760759626890") 2025/10/18 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e5b7_d20251018_m035337_c001_v0001146_t0029_u01760759617747") 2025/10/18 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c0a_d20251018_m035331_c001_v7007000_t0000_u01760759611985") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e571_d20251018_m035322_c001_v0001146_t0035_u01760759602961") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cf5_d20251018_m035316_c001_v7007000_t0000_u01760759596115") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e531_d20251018_m035306_c001_v0001146_t0051_u01760759586495") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead0e_d20251018_m035257_c001_v7007000_t0000_u01760759577732") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d464_d20251018_m035249_c001_v0001113_t0014_u01760759569515") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5fa_d20251018_m035243_c001_v7007000_t0000_u01760759563785") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4d1_d20251018_m035239_c001_v0001146_t0018_u01760759559295") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf266_d20251018_m035237_c001_v7007000_t0000_u01760759557634") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b73_d20251018_m035229_c001_v0001184_t0021_u01760759549842") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b81_d20251018_m035223_c001_v7007000_t0000_u01760759543413") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e48f_d20251018_m035219_c001_v0001146_t0040_u01760759539144") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d9120897588_d20251018_m035217_c001_v7007000_t0000_u01760759537462") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689a9a_d20251018_m035209_c001_v0001184_t0043_u01760759529619") 2025/10/18 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f404fddc32f990463_d20251018_m035200_c001_v7007000_t0000_u01760759520176") 2025/10/18 03:55:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d376_d20251018_m035150_c001_v0001113_t0000_u01760759510789") 2025/10/18 03:55:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2e5_d20251018_m035145_c001_v7007000_t0000_u01760759505052") 2025/10/18 03:55:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d33e_d20251018_m035135_c001_v0001113_t0055_u01760759495176") 2025/10/18 03:55:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc34611_d20251018_m035129_c001_v7007000_t0000_u01760759489191") 2025/10/18 03:55:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d310_d20251018_m035119_c001_v0001113_t0007_u01760759479661") 2025/10/18 03:55:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122da_d20251018_m035240_c001_v7007000_t0000_u01760759560697") 2025/10/18 03:55:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689bac_d20251018_m035236_c001_v0001184_t0033_u01760759556292") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead1a_d20251018_m035300_c001_v7007000_t0000_u01760759580968") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed267c_d20251018_m035256_c001_v0001179_t0039_u01760759576047") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3958_d20251018_m035417_c001_v7007000_t0000_u01760759657601") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689f59_d20251018_m035408_c001_v0001184_t0035_u01760759648641") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b05_d20251018_m035402_c001_v7007000_t0000_u01760759642220") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ec2_d20251018_m035353_c001_v0001184_t0041_u01760759633229") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40ec_d20251018_m035347_c001_v7007000_t0000_u01760759627074") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689e35_d20251018_m035338_c001_v0001184_t0037_u01760759618262") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c0b_d20251018_m035332_c001_v7007000_t0000_u01760759612175") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689db0_d20251018_m035323_c001_v0001184_t0006_u01760759603596") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cf6_d20251018_m035316_c001_v7007000_t0000_u01760759596302") 2025/10/18 03:55:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689d23_d20251018_m035306_c001_v0001184_t0041_u01760759586858") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c998_d20251018_m035257_c001_v7007000_t0000_u01760759577432") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689c3c_d20251018_m035249_c001_v0001184_t0052_u01760759569959") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5fb_d20251018_m035243_c001_v7007000_t0000_u01760759563971") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689bd8_d20251018_m035239_c001_v0001184_t0033_u01760759559479") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c386_d20251018_m035237_c001_v7007000_t0000_u01760759557811") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed25db_d20251018_m035230_c001_v0001179_t0026_u01760759550047") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b83_d20251018_m035223_c001_v7007000_t0000_u01760759543613") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b11_d20251018_m035219_c001_v0001184_t0007_u01760759539305") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122af_d20251018_m035217_c001_v7007000_t0000_u01760759537670") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed256b_d20251018_m035209_c001_v0001179_t0053_u01760759529846") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c983_d20251018_m035200_c001_v7007000_t0000_u01760759520195") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866899da_d20251018_m035152_c001_v0001184_t0015_u01760759512035") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2e8_d20251018_m035145_c001_v7007000_t0000_u01760759505235") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689956_d20251018_m035136_c001_v0001184_t0004_u01760759496184") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc34612_d20251018_m035129_c001_v7007000_t0000_u01760759489379") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866898d1_d20251018_m035120_c001_v0001184_t0015_u01760759480330") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4165fb729383c1d3_d20251018_m035240_c001_v7007000_t0000_u01760759560443") 2025/10/18 03:55:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2607_d20251018_m035236_c001_v0001179_t0005_u01760759556364") 2025/10/18 03:55:12 DEBUG : dir1/0007-12345: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead1b_d20251018_m035301_c001_v7007000_t0000_u01760759581151") 2025/10/18 03:55:13 DEBUG : dir1/0007-12345: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e515_d20251018_m035256_c001_v0001146_t0046_u01760759576058") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3959_d20251018_m035417_c001_v7007000_t0000_u01760759657798") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d5b3_d20251018_m035408_c001_v0001113_t0018_u01760759648884") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b0e_d20251018_m035402_c001_v7007000_t0000_u01760759642405") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d561_d20251018_m035353_c001_v0001113_t0025_u01760759633455") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40ed_d20251018_m035347_c001_v7007000_t0000_u01760759627258") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d51f_d20251018_m035338_c001_v0001113_t0013_u01760759618482") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c0e_d20251018_m035332_c001_v7007000_t0000_u01760759612363") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d4ea_d20251018_m035323_c001_v0001113_t0031_u01760759603809") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cf7_d20251018_m035316_c001_v7007000_t0000_u01760759596495") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d4a8_d20251018_m035307_c001_v0001113_t0017_u01760759587079") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d91208982c2_d20251018_m035257_c001_v7007000_t0000_u01760759577638") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4ff_d20251018_m035250_c001_v0001146_t0002_u01760759570161") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5fc_d20251018_m035244_c001_v7007000_t0000_u01760759564159") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2625_d20251018_m035239_c001_v0001179_t0013_u01760759559516") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c381_d20251018_m035237_c001_v7007000_t0000_u01760759557233") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d41a_d20251018_m035230_c001_v0001113_t0012_u01760759550250") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b85_d20251018_m035223_c001_v7007000_t0000_u01760759543798") 2025/10/18 03:55:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed259f_d20251018_m035219_c001_v0001179_t0044_u01760759539327") 2025/10/18 03:55:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122ab_d20251018_m035217_c001_v7007000_t0000_u01760759537082") 2025/10/18 03:55:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e46b_d20251018_m035210_c001_v0001146_t0038_u01760759530066") 2025/10/18 03:55:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d8180_d20251018_m035159_c001_v7007000_t0000_u01760759519994") 2025/10/18 03:55:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e40a_d20251018_m035152_c001_v0001146_t0034_u01760759512243") 2025/10/18 03:55:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2eb_d20251018_m035145_c001_v7007000_t0000_u01760759505420") 2025/10/18 03:55:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e3e2_d20251018_m035136_c001_v0001146_t0045_u01760759496402") 2025/10/18 03:55:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc34613_d20251018_m035129_c001_v7007000_t0000_u01760759489566") 2025/10/18 03:55:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e3ba_d20251018_m035120_c001_v0001146_t0028_u01760759480544") 2025/10/18 03:55:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf26a_d20251018_m035240_c001_v7007000_t0000_u01760759560698") 2025/10/18 03:55:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d42f_d20251018_m035236_c001_v0001113_t0029_u01760759556411") 2025/10/18 03:55:14 DEBUG : dir1/0008-23456: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead1c_d20251018_m035301_c001_v7007000_t0000_u01760759581337") 2025/10/18 03:55:14 DEBUG : dir1/0008-23456: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689c7d_d20251018_m035256_c001_v0001184_t0034_u01760759576243") 2025/10/18 03:55:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb395b_d20251018_m035417_c001_v7007000_t0000_u01760759657988") 2025/10/18 03:55:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2838_d20251018_m035409_c001_v0001179_t0050_u01760759649333") 2025/10/18 03:55:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b0f_d20251018_m035402_c001_v7007000_t0000_u01760759642592") 2025/10/18 03:55:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed27c7_d20251018_m035353_c001_v0001179_t0039_u01760759633870") 2025/10/18 03:55:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40f0_d20251018_m035347_c001_v7007000_t0000_u01760759627445") 2025/10/18 03:55:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2754_d20251018_m035338_c001_v0001179_t0058_u01760759618984") 2025/10/18 03:55:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c0f_d20251018_m035332_c001_v7007000_t0000_u01760759612560") 2025/10/18 03:55:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed270a_d20251018_m035324_c001_v0001179_t0058_u01760759604352") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cf8_d20251018_m035316_c001_v7007000_t0000_u01760759596690") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed26ba_d20251018_m035307_c001_v0001179_t0059_u01760759587563") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4131931c2e8315d9_d20251018_m035257_c001_v7007000_t0000_u01760759577648") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2653_d20251018_m035250_c001_v0001179_t0038_u01760759570704") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5fd_d20251018_m035244_c001_v7007000_t0000_u01760759564352") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4d5_d20251018_m035239_c001_v0001146_t0050_u01760759559686") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf267_d20251018_m035237_c001_v7007000_t0000_u01760759557823") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4b7_d20251018_m035230_c001_v0001146_t0003_u01760759550664") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b87_d20251018_m035223_c001_v7007000_t0000_u01760759543985") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e491_d20251018_m035219_c001_v0001146_t0006_u01760759539462") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122ac_d20251018_m035217_c001_v7007000_t0000_u01760759537274") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d3ce_d20251018_m035210_c001_v0001113_t0045_u01760759530358") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f415fb23326984c8c_d20251018_m035200_c001_v7007000_t0000_u01760759520328") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed24f7_d20251018_m035152_c001_v0001179_t0025_u01760759512781") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2ec_d20251018_m035145_c001_v7007000_t0000_u01760759505606") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed247d_d20251018_m035136_c001_v0001179_t0035_u01760759496868") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc34614_d20251018_m035129_c001_v7007000_t0000_u01760759489753") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2436_d20251018_m035121_c001_v0001179_t0052_u01760759481157") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122d7_d20251018_m035240_c001_v7007000_t0000_u01760759560451") 2025/10/18 03:55:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689bb0_d20251018_m035236_c001_v0001184_t0019_u01760759556499") 2025/10/18 03:55:16 DEBUG : dir1/0009-34567: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead1d_d20251018_m035301_c001_v7007000_t0000_u01760759581530") 2025/10/18 03:55:16 DEBUG : dir1/0009-34567: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d482_d20251018_m035256_c001_v0001113_t0020_u01760759576263") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb395c_d20251018_m035418_c001_v7007000_t0000_u01760759658178") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e648_d20251018_m035409_c001_v0001146_t0025_u01760759649539") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b10_d20251018_m035402_c001_v7007000_t0000_u01760759642778") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e5f4_d20251018_m035354_c001_v0001146_t0043_u01760759634079") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40f1_d20251018_m035347_c001_v7007000_t0000_u01760759627640") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e5bb_d20251018_m035339_c001_v0001146_t0020_u01760759619194") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c11_d20251018_m035332_c001_v7007000_t0000_u01760759612746") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e577_d20251018_m035324_c001_v0001146_t0044_u01760759604563") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cf9_d20251018_m035316_c001_v7007000_t0000_u01760759596890") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e537_d20251018_m035307_c001_v0001146_t0003_u01760759587815") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f409a344462dadd2f_d20251018_m035257_c001_v7007000_t0000_u01760759577659") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d46c_d20251018_m035250_c001_v0001113_t0017_u01760759570921") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5fe_d20251018_m035244_c001_v7007000_t0000_u01760759564543") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689bdc_d20251018_m035239_c001_v0001184_t0040_u01760759559695") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c383_d20251018_m035237_c001_v7007000_t0000_u01760759557439") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b7b_d20251018_m035231_c001_v0001184_t0015_u01760759551356") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b8a_d20251018_m035224_c001_v7007000_t0000_u01760759544171") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b17_d20251018_m035219_c001_v0001184_t0042_u01760759539520") 2025/10/18 03:55:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c351_d20251018_m035217_c001_v7007000_t0000_u01760759537464") 2025/10/18 03:55:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ab2_d20251018_m035210_c001_v0001184_t0049_u01760759530774") 2025/10/18 03:55:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c3a_d20251018_m035200_c001_v7007000_t0000_u01760759520341") 2025/10/18 03:55:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d37c_d20251018_m035153_c001_v0001113_t0000_u01760759513000") 2025/10/18 03:55:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2ed_d20251018_m035145_c001_v7007000_t0000_u01760759505789") 2025/10/18 03:55:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d34c_d20251018_m035137_c001_v0001113_t0018_u01760759497085") 2025/10/18 03:55:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc34615_d20251018_m035129_c001_v7007000_t0000_u01760759489939") 2025/10/18 03:55:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d316_d20251018_m035121_c001_v0001113_t0031_u01760759481400") 2025/10/18 03:55:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122db_d20251018_m035240_c001_v7007000_t0000_u01760759560890") 2025/10/18 03:55:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed260b_d20251018_m035236_c001_v0001179_t0033_u01760759556571") 2025/10/18 03:55:17 DEBUG : dir1/0010-45678: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead1e_d20251018_m035301_c001_v7007000_t0000_u01760759581719") 2025/10/18 03:55:17 DEBUG : dir1/0010-45678: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed267e_d20251018_m035256_c001_v0001179_t0000_u01760759576274") 2025/10/18 03:55:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb395d_d20251018_m035418_c001_v7007000_t0000_u01760759658369") 2025/10/18 03:55:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689f61_d20251018_m035409_c001_v0001184_t0006_u01760759649994") 2025/10/18 03:55:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b12_d20251018_m035402_c001_v7007000_t0000_u01760759642964") 2025/10/18 03:55:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ecf_d20251018_m035354_c001_v0001184_t0001_u01760759634393") 2025/10/18 03:55:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40f2_d20251018_m035347_c001_v7007000_t0000_u01760759627832") 2025/10/18 03:55:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689e45_d20251018_m035339_c001_v0001184_t0059_u01760759619756") 2025/10/18 03:55:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c12_d20251018_m035332_c001_v7007000_t0000_u01760759612939") 2025/10/18 03:55:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689db6_d20251018_m035324_c001_v0001184_t0013_u01760759604941") 2025/10/18 03:55:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cfa_d20251018_m035317_c001_v7007000_t0000_u01760759597088") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689d36_d20251018_m035308_c001_v0001184_t0021_u01760759588286") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf26d_d20251018_m035257_c001_v7007000_t0000_u01760759577492") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689c40_d20251018_m035251_c001_v0001184_t0050_u01760759571326") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5ff_d20251018_m035244_c001_v7007000_t0000_u01760759564731") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d441_d20251018_m035239_c001_v0001113_t0005_u01760759559704") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5ec_d20251018_m035237_c001_v7007000_t0000_u01760759557451") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed25e1_d20251018_m035231_c001_v0001179_t0006_u01760759551568") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b8c_d20251018_m035224_c001_v7007000_t0000_u01760759544356") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed25a1_d20251018_m035219_c001_v0001179_t0006_u01760759539533") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f401d37430afe0ef1_d20251018_m035217_c001_v7007000_t0000_u01760759537473") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed256f_d20251018_m035210_c001_v0001179_t0053_u01760759530993") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c982_d20251018_m035159_c001_v7007000_t0000_u01760759519964") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866899e2_d20251018_m035153_c001_v0001184_t0008_u01760759513448") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2ee_d20251018_m035145_c001_v7007000_t0000_u01760759505979") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689961_d20251018_m035137_c001_v0001184_t0012_u01760759497525") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc34616_d20251018_m035130_c001_v7007000_t0000_u01760759490128") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866898df_d20251018_m035121_c001_v0001184_t0049_u01760759481919") 2025/10/18 03:55:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122dc_d20251018_m035240_c001_v7007000_t0000_u01760759560901") 2025/10/18 03:55:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4cb_d20251018_m035236_c001_v0001146_t0054_u01760759556611") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead1f_d20251018_m035301_c001_v7007000_t0000_u01760759581909") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689c83_d20251018_m035256_c001_v0001184_t0000_u01760759576461") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb395e_d20251018_m035418_c001_v7007000_t0000_u01760759658561") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d5bb_d20251018_m035410_c001_v0001113_t0011_u01760759650227") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b13_d20251018_m035403_c001_v7007000_t0000_u01760759643150") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d569_d20251018_m035354_c001_v0001113_t0012_u01760759634608") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40f3_d20251018_m035348_c001_v7007000_t0000_u01760759628024") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d52b_d20251018_m035340_c001_v0001113_t0043_u01760759620011") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c13_d20251018_m035333_c001_v7007000_t0000_u01760759613133") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d4f1_d20251018_m035325_c001_v0001113_t0053_u01760759605165") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cfb_d20251018_m035317_c001_v7007000_t0000_u01760759597290") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d4ae_d20251018_m035308_c001_v0001113_t0047_u01760759588529") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d91208982c0_d20251018_m035257_c001_v7007000_t0000_u01760759577259") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e505_d20251018_m035251_c001_v0001146_t0043_u01760759571540") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d600_d20251018_m035244_c001_v7007000_t0000_u01760759564922") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2629_d20251018_m035239_c001_v0001179_t0056_u01760759559738") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f408d91f0599fc4de_d20251018_m035237_c001_v7007000_t0000_u01760759557839") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d420_d20251018_m035231_c001_v0001113_t0018_u01760759551785") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b8e_d20251018_m035224_c001_v7007000_t0000_u01760759544547") 2025/10/18 03:55:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d3f8_d20251018_m035219_c001_v0001113_t0040_u01760759539581") 2025/10/18 03:55:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b57_d20251018_m035217_c001_v7007000_t0000_u01760759537684") 2025/10/18 03:55:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e46f_d20251018_m035211_c001_v0001146_t0049_u01760759531213") 2025/10/18 03:55:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4121dc0fd270ebd6_d20251018_m035159_c001_v7007000_t0000_u01760759519943") 2025/10/18 03:55:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e412_d20251018_m035153_c001_v0001146_t0027_u01760759513666") 2025/10/18 03:55:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2ef_d20251018_m035146_c001_v7007000_t0000_u01760759506162") 2025/10/18 03:55:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e3e8_d20251018_m035137_c001_v0001146_t0033_u01760759497734") 2025/10/18 03:55:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc34617_d20251018_m035130_c001_v7007000_t0000_u01760759490318") 2025/10/18 03:55:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e3be_d20251018_m035122_c001_v0001146_t0015_u01760759482126") 2025/10/18 03:55:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c388_d20251018_m035240_c001_v7007000_t0000_u01760759560698") 2025/10/18 03:55:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d431_d20251018_m035236_c001_v0001113_t0014_u01760759556667") 2025/10/18 03:55:20 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead20_d20251018_m035302_c001_v7007000_t0000_u01760759582099") 2025/10/18 03:55:20 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e517_d20251018_m035256_c001_v0001146_t0043_u01760759576484") 2025/10/18 03:55:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb395f_d20251018_m035418_c001_v7007000_t0000_u01760759658752") 2025/10/18 03:55:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed283c_d20251018_m035410_c001_v0001179_t0004_u01760759650664") 2025/10/18 03:55:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b14_d20251018_m035403_c001_v7007000_t0000_u01760759643348") 2025/10/18 03:55:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed27d1_d20251018_m035355_c001_v0001179_t0045_u01760759635081") 2025/10/18 03:55:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40f4_d20251018_m035348_c001_v7007000_t0000_u01760759628210") 2025/10/18 03:55:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed275c_d20251018_m035340_c001_v0001179_t0050_u01760759620528") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c15_d20251018_m035333_c001_v7007000_t0000_u01760759613325") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2710_d20251018_m035325_c001_v0001179_t0028_u01760759605639") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cfc_d20251018_m035317_c001_v7007000_t0000_u01760759597485") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed26c0_d20251018_m035308_c001_v0001179_t0013_u01760759588948") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f409a344462dadd30_d20251018_m035257_c001_v7007000_t0000_u01760759577669") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed265b_d20251018_m035252_c001_v0001179_t0054_u01760759572035") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d601_d20251018_m035245_c001_v7007000_t0000_u01760759565108") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689bde_d20251018_m035239_c001_v0001184_t0043_u01760759559897") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122cc_d20251018_m035237_c001_v7007000_t0000_u01760759557845") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4bd_d20251018_m035232_c001_v0001146_t0048_u01760759552273") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b90_d20251018_m035224_c001_v7007000_t0000_u01760759544782") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b1b_d20251018_m035219_c001_v0001184_t0019_u01760759539728") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122ad_d20251018_m035217_c001_v7007000_t0000_u01760759537471") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d3d4_d20251018_m035211_c001_v0001113_t0054_u01760759531708") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40478fe37c8fb8e3_d20251018_m035200_c001_v7007000_t0000_u01760759520002") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2505_d20251018_m035153_c001_v0001179_t0011_u01760759513986") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2f0_d20251018_m035146_c001_v7007000_t0000_u01760759506346") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed248a_d20251018_m035138_c001_v0001179_t0051_u01760759498271") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc34618_d20251018_m035130_c001_v7007000_t0000_u01760759490504") 2025/10/18 03:55:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed243e_d20251018_m035122_c001_v0001179_t0056_u01760759482504") 2025/10/18 03:55:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d5f1_d20251018_m035240_c001_v7007000_t0000_u01760759560925") 2025/10/18 03:55:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689bb2_d20251018_m035236_c001_v0001184_t0012_u01760759556711") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead21_d20251018_m035302_c001_v7007000_t0000_u01760759582287") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2680_d20251018_m035256_c001_v0001179_t0040_u01760759576499") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3960_d20251018_m035418_c001_v7007000_t0000_u01760759658942") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e64e_d20251018_m035410_c001_v0001146_t0035_u01760759650884") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b15_d20251018_m035403_c001_v7007000_t0000_u01760759643546") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e5f8_d20251018_m035355_c001_v0001146_t0005_u01760759635313") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40f6_d20251018_m035348_c001_v7007000_t0000_u01760759628405") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e5bf_d20251018_m035340_c001_v0001146_t0021_u01760759620739") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c17_d20251018_m035333_c001_v7007000_t0000_u01760759613516") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e57b_d20251018_m035325_c001_v0001146_t0022_u01760759605849") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cfd_d20251018_m035317_c001_v7007000_t0000_u01760759597674") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e53f_d20251018_m035309_c001_v0001146_t0052_u01760759589167") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15a46_d20251018_m035257_c001_v7007000_t0000_u01760759577457") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d474_d20251018_m035252_c001_v0001113_t0039_u01760759572244") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d602_d20251018_m035245_c001_v7007000_t0000_u01760759565298") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed262b_d20251018_m035239_c001_v0001179_t0010_u01760759559930") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89bdc_d20251018_m035237_c001_v7007000_t0000_u01760759557637") 2025/10/18 03:55:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b8a_d20251018_m035232_c001_v0001184_t0027_u01760759552711") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b93_d20251018_m035224_c001_v7007000_t0000_u01760759544979") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed25a5_d20251018_m035219_c001_v0001179_t0044_u01760759539739") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b5100b_d20251018_m035217_c001_v7007000_t0000_u01760759537486") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ac3_d20251018_m035212_c001_v0001184_t0048_u01760759532118") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f415fb23326984c8b_d20251018_m035200_c001_v7007000_t0000_u01760759520131") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d380_d20251018_m035154_c001_v0001113_t0023_u01760759514222") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2f1_d20251018_m035146_c001_v7007000_t0000_u01760759506530") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d350_d20251018_m035138_c001_v0001113_t0053_u01760759498479") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc34619_d20251018_m035130_c001_v7007000_t0000_u01760759490694") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d31a_d20251018_m035122_c001_v0001113_t0056_u01760759482714") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf269_d20251018_m035240_c001_v7007000_t0000_u01760759560471") 2025/10/18 03:55:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed260d_d20251018_m035236_c001_v0001179_t0041_u01760759556781") 2025/10/18 03:55:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead22_d20251018_m035302_c001_v7007000_t0000_u01760759582478") 2025/10/18 03:55:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d484_d20251018_m035256_c001_v0001113_t0004_u01760759576592") 2025/10/18 03:55:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3961_d20251018_m035419_c001_v7007000_t0000_u01760759659128") 2025/10/18 03:55:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689f6b_d20251018_m035411_c001_v0001184_t0039_u01760759651359") 2025/10/18 03:55:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b18_d20251018_m035403_c001_v7007000_t0000_u01760759643742") 2025/10/18 03:55:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ee3_d20251018_m035355_c001_v0001184_t0025_u01760759635938") 2025/10/18 03:55:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40f7_d20251018_m035348_c001_v7007000_t0000_u01760759628592") 2025/10/18 03:55:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689e4d_d20251018_m035341_c001_v0001184_t0026_u01760759621095") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c18_d20251018_m035333_c001_v7007000_t0000_u01760759613707") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689dc4_d20251018_m035326_c001_v0001184_t0023_u01760759606277") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cfe_d20251018_m035317_c001_v7007000_t0000_u01760759597871") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689d40_d20251018_m035309_c001_v0001184_t0050_u01760759589651") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d91208982c1_d20251018_m035257_c001_v7007000_t0000_u01760759577445") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689c54_d20251018_m035252_c001_v0001184_t0015_u01760759572531") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d603_d20251018_m035245_c001_v7007000_t0000_u01760759565486") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689be6_d20251018_m035240_c001_v0001184_t0012_u01760759560119") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4165fb729383c1d1_d20251018_m035237_c001_v7007000_t0000_u01760759557657") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed25e7_d20251018_m035232_c001_v0001179_t0029_u01760759552927") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b95_d20251018_m035225_c001_v7007000_t0000_u01760759545165") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689b1d_d20251018_m035219_c001_v0001184_t0026_u01760759539930") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b56_d20251018_m035217_c001_v7007000_t0000_u01760759537495") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2573_d20251018_m035212_c001_v0001179_t0056_u01760759532328") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f415fb23326984c87_d20251018_m035159_c001_v7007000_t0000_u01760759519945") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866899f0_d20251018_m035154_c001_v0001184_t0029_u01760759514637") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2f2_d20251018_m035146_c001_v7007000_t0000_u01760759506716") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668996c_d20251018_m035138_c001_v0001184_t0040_u01760759498972") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc3461a_d20251018_m035130_c001_v7007000_t0000_u01760759490930") 2025/10/18 03:55:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866898eb_d20251018_m035123_c001_v0001184_t0002_u01760759483254") 2025/10/18 03:55:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f408d91f0599fc4f4_d20251018_m035240_c001_v7007000_t0000_u01760759560697") 2025/10/18 03:55:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689bb6_d20251018_m035236_c001_v0001184_t0039_u01760759556919") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead23_d20251018_m035302_c001_v7007000_t0000_u01760759582661") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689c87_d20251018_m035256_c001_v0001184_t0025_u01760759576676") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3963_d20251018_m035419_c001_v7007000_t0000_u01760759659317") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d5c3_d20251018_m035411_c001_v0001113_t0036_u01760759651607") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b19_d20251018_m035403_c001_v7007000_t0000_u01760759643944") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d571_d20251018_m035356_c001_v0001113_t0043_u01760759636157") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40f8_d20251018_m035348_c001_v7007000_t0000_u01760759628784") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d531_d20251018_m035341_c001_v0001113_t0016_u01760759621305") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c19_d20251018_m035333_c001_v7007000_t0000_u01760759613898") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d4fb_d20251018_m035326_c001_v0001113_t0001_u01760759606512") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2cff_d20251018_m035318_c001_v7007000_t0000_u01760759598081") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d4b4_d20251018_m035309_c001_v0001113_t0049_u01760759589864") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15a45_d20251018_m035257_c001_v7007000_t0000_u01760759577268") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e509_d20251018_m035252_c001_v0001146_t0033_u01760759572739") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d604_d20251018_m035245_c001_v7007000_t0000_u01760759565674") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e4d9_d20251018_m035240_c001_v0001146_t0023_u01760759560128") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c384_d20251018_m035237_c001_v7007000_t0000_u01760759557628") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d424_d20251018_m035233_c001_v0001113_t0052_u01760759553144") 2025/10/18 03:55:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b97_d20251018_m035225_c001_v7007000_t0000_u01760759545362") 2025/10/18 03:55:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed25a9_d20251018_m035219_c001_v0001179_t0001_u01760759539948") 2025/10/18 03:55:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f415e124fbb83d939_d20251018_m035217_c001_v7007000_t0000_u01760759537452") 2025/10/18 03:55:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e475_d20251018_m035212_c001_v0001146_t0040_u01760759532534") 2025/10/18 03:55:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c37_d20251018_m035159_c001_v7007000_t0000_u01760759519951") 2025/10/18 03:55:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e41c_d20251018_m035154_c001_v0001146_t0054_u01760759514877") 2025/10/18 03:55:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2f3_d20251018_m035146_c001_v7007000_t0000_u01760759506900") 2025/10/18 03:55:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e3ea_d20251018_m035139_c001_v0001146_t0023_u01760759499197") 2025/10/18 03:55:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc3461b_d20251018_m035131_c001_v7007000_t0000_u01760759491117") 2025/10/18 03:55:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e3c4_d20251018_m035123_c001_v0001146_t0050_u01760759483461") 2025/10/18 03:55:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f408d91f0599fc4f3_d20251018_m035240_c001_v7007000_t0000_u01760759560463") 2025/10/18 03:55:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed260f_d20251018_m035236_c001_v0001179_t0015_u01760759556991") 2025/10/18 03:55:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c46_d20251018_m035202_c001_v7007000_t0000_u01760759522743") 2025/10/18 03:55:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689a10_d20251018_m035157_c001_v0001184_t0047_u01760759517858") 2025/10/18 03:55:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c48_d20251018_m035202_c001_v7007000_t0000_u01760759522928") 2025/10/18 03:55:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2523_d20251018_m035157_c001_v0001179_t0040_u01760759517875") 2025/10/18 03:55:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c4a_d20251018_m035203_c001_v7007000_t0000_u01760759523114") 2025/10/18 03:55:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e432_d20251018_m035158_c001_v0001146_t0034_u01760759518064") 2025/10/18 03:55:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c4c_d20251018_m035203_c001_v7007000_t0000_u01760759523301") 2025/10/18 03:55:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689a12_d20251018_m035158_c001_v0001184_t0018_u01760759518075") 2025/10/18 03:55:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c4e_d20251018_m035203_c001_v7007000_t0000_u01760759523485") 2025/10/18 03:55:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2525_d20251018_m035158_c001_v0001179_t0055_u01760759518088") 2025/10/18 03:55:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c50_d20251018_m035203_c001_v7007000_t0000_u01760759523671") 2025/10/18 03:55:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689a16_d20251018_m035158_c001_v0001184_t0031_u01760759518315") 2025/10/18 03:55:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c52_d20251018_m035203_c001_v7007000_t0000_u01760759523856") 2025/10/18 03:55:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2527_d20251018_m035158_c001_v0001179_t0024_u01760759518328") 2025/10/18 03:55:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c55_d20251018_m035204_c001_v7007000_t0000_u01760759524042") 2025/10/18 03:55:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d394_d20251018_m035158_c001_v0001113_t0002_u01760759518398") 2025/10/18 03:55:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c57_d20251018_m035204_c001_v7007000_t0000_u01760759524234") 2025/10/18 03:55:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689a18_d20251018_m035158_c001_v0001184_t0033_u01760759518521") 2025/10/18 03:55:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c59_d20251018_m035204_c001_v7007000_t0000_u01760759524422") 2025/10/18 03:55:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2529_d20251018_m035158_c001_v0001179_t0050_u01760759518540") 2025/10/18 03:55:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c5b_d20251018_m035204_c001_v7007000_t0000_u01760759524608") 2025/10/18 03:55:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e434_d20251018_m035158_c001_v0001146_t0038_u01760759518704") 2025/10/18 03:55:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c5e_d20251018_m035204_c001_v7007000_t0000_u01760759524800") 2025/10/18 03:55:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689a1a_d20251018_m035158_c001_v0001184_t0043_u01760759518733") 2025/10/18 03:55:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c61_d20251018_m035204_c001_v7007000_t0000_u01760759524987") 2025/10/18 03:55:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed252b_d20251018_m035158_c001_v0001179_t0030_u01760759518747") 2025/10/18 03:55:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c63_d20251018_m035205_c001_v7007000_t0000_u01760759525173") 2025/10/18 03:55:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689a20_d20251018_m035158_c001_v0001184_t0024_u01760759518959") 2025/10/18 03:55:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c66_d20251018_m035205_c001_v7007000_t0000_u01760759525363") 2025/10/18 03:55:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed252f_d20251018_m035158_c001_v0001179_t0051_u01760759518972") 2025/10/18 03:55:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c69_d20251018_m035205_c001_v7007000_t0000_u01760759525552") 2025/10/18 03:55:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e436_d20251018_m035159_c001_v0001146_t0002_u01760759519095") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b64_d20251018_m035220_c001_v7007000_t0000_u01760759540605") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689adf_d20251018_m035215_c001_v0001184_t0012_u01760759535629") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122b1_d20251018_m035220_c001_v7007000_t0000_u01760759540229") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2581_d20251018_m035215_c001_v0001179_t0030_u01760759535659") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b5100f_d20251018_m035220_c001_v7007000_t0000_u01760759540568") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d3e8_d20251018_m035215_c001_v0001113_t0005_u01760759535784") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c357_d20251018_m035220_c001_v7007000_t0000_u01760759540241") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ae3_d20251018_m035215_c001_v0001184_t0034_u01760759535837") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f401d37430afe0ef5_d20251018_m035220_c001_v7007000_t0000_u01760759540187") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2583_d20251018_m035215_c001_v0001179_t0047_u01760759535875") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d912089758b_d20251018_m035220_c001_v7007000_t0000_u01760759540251") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e47f_d20251018_m035215_c001_v0001146_t0035_u01760759535882") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf255_d20251018_m035220_c001_v7007000_t0000_u01760759540403") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ae9_d20251018_m035216_c001_v0001184_t0011_u01760759536050") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b62_d20251018_m035220_c001_v7007000_t0000_u01760759540414") 2025/10/18 03:55:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2585_d20251018_m035216_c001_v0001179_t0025_u01760759536084") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a62122b2_d20251018_m035220_c001_v7007000_t0000_u01760759540424") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e485_d20251018_m035216_c001_v0001146_t0039_u01760759536186") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c35b_d20251018_m035220_c001_v7007000_t0000_u01760759540437") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689aef_d20251018_m035216_c001_v0001184_t0014_u01760759536259") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf256_d20251018_m035220_c001_v7007000_t0000_u01760759540589") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2589_d20251018_m035216_c001_v0001179_t0020_u01760759536361") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b5100d_d20251018_m035220_c001_v7007000_t0000_u01760759540197") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d3ec_d20251018_m035216_c001_v0001113_t0049_u01760759536343") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d912089758e_d20251018_m035220_c001_v7007000_t0000_u01760759540448") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689af1_d20251018_m035216_c001_v0001184_t0042_u01760759536476") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf254_d20251018_m035220_c001_v7007000_t0000_u01760759540208") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e487_d20251018_m035216_c001_v0001146_t0045_u01760759536485") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b60_d20251018_m035220_c001_v7007000_t0000_u01760759540220") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed258b_d20251018_m035216_c001_v0001179_t0017_u01760759536569") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d912089758c_d20251018_m035220_c001_v7007000_t0000_u01760759540262") 2025/10/18 03:55:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689af5_d20251018_m035216_c001_v0001184_t0012_u01760759536688") 2025/10/18 03:55:29 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c8f6_d20251018_m035014_c001_v7007000_t0000_u01760759414581") 2025/10/18 03:55:29 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f115622764d4d16c5_d20251018_m035011_c001_v0001109_t0053_u01760759411853") 2025/10/18 03:55:29 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405135ade5cf7f1d_d20251018_m035011_c001_v7007000_t0000_u01760759411663") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f115622764d4d16b7_d20251018_m035007_c001_v0001109_t0033_u01760759407480") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405135ade5cf7f1a_d20251018_m035006_c001_v7007000_t0000_u01760759406749") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed22ae_d20251018_m035002_c001_v0001179_t0059_u01760759402635") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d805d_d20251018_m035001_c001_v7007000_t0000_u01760759401122") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1185fa2eecdacb88_d20251018_m034958_c001_v0001180_t0022_u01760759398810") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d91208960d7_d20251018_m034958_c001_v7007000_t0000_u01760759398613") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1185fa2eecdacb79_d20251018_m034955_c001_v0001180_t0036_u01760759395262") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d91208960bc_d20251018_m034954_c001_v7007000_t0000_u01760759394529") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2272_d20251018_m034950_c001_v0001179_t0007_u01760759390383") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704b642_d20251018_m034949_c001_v7007000_t0000_u01760759389035") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11401d8f9a124c13_d20251018_m034947_c001_v0001091_t0028_u01760759387660") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7feab46_d20251018_m034947_c001_v7007000_t0000_u01760759387475") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11401d8f9a124c07_d20251018_m034944_c001_v0001091_t0017_u01760759384236") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7feab42_d20251018_m034943_c001_v7007000_t0000_u01760759383504") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d1a9_d20251018_m034939_c001_v0001113_t0004_u01760759379148") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704b63f_d20251018_m034938_c001_v7007000_t0000_u01760759378227") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1193a0483ed5c0cb_d20251018_m034936_c001_v0001117_t0034_u01760759376183") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f408d91f0599fc2dd_d20251018_m034935_c001_v7007000_t0000_u01760759375994") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1193a0483ed5c0c1_d20251018_m034932_c001_v0001117_t0038_u01760759372558") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f408d91f0599fc2ba_d20251018_m034931_c001_v7007000_t0000_u01760759371829") 2025/10/18 03:55:30 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866894e4_d20251018_m034925_c001_v0001184_t0007_u01760759365974") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f409a344462dadc06_d20251018_m034925_c001_v7007000_t0000_u01760759365051") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11241fa188028d53_d20251018_m034923_c001_v0001171_t0058_u01760759363175") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafadd08_d20251018_m034922_c001_v7007000_t0000_u01760759362988") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11241fa188028d09_d20251018_m034919_c001_v0001171_t0053_u01760759359757") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafadcfd_d20251018_m034919_c001_v7007000_t0000_u01760759359027") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed21b6_d20251018_m034912_c001_v0001179_t0047_u01760759352554") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40478fe37c8fb7da_d20251018_m034911_c001_v7007000_t0000_u01760759351616") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f100765bce7f05e0b_d20251018_m034909_c001_v0001041_t0005_u01760759349152") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f401d37430afe0dcd_d20251018_m034908_c001_v7007000_t0000_u01760759348959") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f100765bce7f05df9_d20251018_m034904_c001_v0001041_t0036_u01760759344215") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f401d37430afe0dc9_d20251018_m034903_c001_v7007000_t0000_u01760759343467") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d129_d20251018_m034857_c001_v0001113_t0037_u01760759337741") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b4ff62_d20251018_m034856_c001_v7007000_t0000_u01760759336623") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f105ab0562630cbaf_d20251018_m034850_c001_v0001130_t0004_u01760759330871") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafadcea_d20251018_m034850_c001_v7007000_t0000_u01760759330652") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668939f_d20251018_m034846_c001_v0001184_t0002_u01760759326776") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f111d91ee94288cda_d20251018_m034845_c001_v0001179_t0016_u01760759325973") 2025/10/18 03:55:31 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f111d91ee94288cd6_d20251018_m034845_c001_v0001179_t0041_u01760759325020") 2025/10/18 03:55:32 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafadcce_d20251018_m034831_c001_v7007000_t0000_u01760759311709") 2025/10/18 03:55:32 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d0d0_d20251018_m034824_c001_v0001113_t0003_u01760759304363") 2025/10/18 03:55:32 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117ca1b727ef0c5c_d20251018_m034823_c001_v0001182_t0024_u01760759303605") 2025/10/18 03:55:32 DEBUG : dst/one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117ca1b727ef0c54_d20251018_m034822_c001_v0001182_t0025_u01760759302627") 2025/10/18 03:55:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c8f7_d20251018_m035014_c001_v7007000_t0000_u01760759414775") 2025/10/18 03:55:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f107f0b8d0e505833_d20251018_m035011_c001_v0001146_t0055_u01760759411245") 2025/10/18 03:55:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f102010c7d89753c7_d20251018_m035006_c001_v0001177_t0045_u01760759406524") 2025/10/18 03:55:32 DEBUG : dst/one.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d805e_d20251018_m035001_c001_v7007000_t0000_u01760759401317") 2025/10/18 03:55:32 DEBUG : dst/one.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f108318e8ebdfade9_d20251018_m034958_c001_v0001150_t0004_u01760759398203") 2025/10/18 03:55:32 DEBUG : dst/one.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f109e5454ddf2452c_d20251018_m034954_c001_v0001178_t0044_u01760759394298") 2025/10/18 03:55:32 DEBUG : dst/one.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704b643_d20251018_m034949_c001_v7007000_t0000_u01760759389268") 2025/10/18 03:55:32 DEBUG : dst/one.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1044dd6b94a02646_d20251018_m034947_c001_v0001041_t0035_u01760759387094") 2025/10/18 03:55:32 DEBUG : dst/one.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11348d5f4610fb4d_d20251018_m034943_c001_v0001130_t0025_u01760759383103") 2025/10/18 03:55:32 DEBUG : dst/three: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b4ff64_d20251018_m034856_c001_v7007000_t0000_u01760759336813") 2025/10/18 03:55:32 DEBUG : dst/three: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f111d91ee94288d0c_d20251018_m034855_c001_v0001179_t0042_u01760759335278") 2025/10/18 03:55:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c8f8_d20251018_m035014_c001_v7007000_t0000_u01760759414960") 2025/10/18 03:55:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f104cbfd2e5717ee9_d20251018_m035012_c001_v0001105_t0010_u01760759412915") 2025/10/18 03:55:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117c3e4a22fea791_d20251018_m035008_c001_v0001145_t0001_u01760759408654") 2025/10/18 03:55:32 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c8f9_d20251018_m035015_c001_v7007000_t0000_u01760759415147") 2025/10/18 03:55:32 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f115622764d4d16c9_d20251018_m035013_c001_v0001109_t0047_u01760759413634") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405135ade5cf7f1e_d20251018_m035013_c001_v7007000_t0000_u01760759413446") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f115622764d4d16bd_d20251018_m035009_c001_v0001109_t0021_u01760759409603") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405135ade5cf7f1c_d20251018_m035009_c001_v7007000_t0000_u01760759409411") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d1f6_d20251018_m035003_c001_v0001113_t0047_u01760759403781") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d8060_d20251018_m035001_c001_v7007000_t0000_u01760759401514") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1185fa2eecdacb90_d20251018_m035000_c001_v0001180_t0017_u01760759400315") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d91208960d9_d20251018_m035000_c001_v7007000_t0000_u01760759400129") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1185fa2eecdacb7d_d20251018_m034956_c001_v0001180_t0017_u01760759396779") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d91208960bd_d20251018_m034956_c001_v7007000_t0000_u01760759396588") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d1d5_d20251018_m034951_c001_v0001113_t0001_u01760759391190") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7feab48_d20251018_m034948_c001_v7007000_t0000_u01760759388472") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d1bf_d20251018_m034946_c001_v0001113_t0044_u01760759386005") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7feab44_d20251018_m034945_c001_v7007000_t0000_u01760759385269") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668954c_d20251018_m034940_c001_v0001184_t0003_u01760759380632") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f408d91f0599fc2e8_d20251018_m034937_c001_v7007000_t0000_u01760759377284") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668951d_d20251018_m034934_c001_v0001184_t0029_u01760759374989") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f408d91f0599fc2cc_d20251018_m034933_c001_v7007000_t0000_u01760759373887") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed21f1_d20251018_m034926_c001_v0001179_t0028_u01760759366985") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafadd09_d20251018_m034924_c001_v7007000_t0000_u01760759364107") 2025/10/18 03:55:33 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed21db_d20251018_m034922_c001_v0001179_t0045_u01760759362002") 2025/10/18 03:55:34 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafadd05_d20251018_m034920_c001_v7007000_t0000_u01760759360899") 2025/10/18 03:55:34 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d159_d20251018_m034913_c001_v0001113_t0008_u01760759353735") 2025/10/18 03:55:34 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f401d37430afe0dcf_d20251018_m034910_c001_v7007000_t0000_u01760759350681") 2025/10/18 03:55:34 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d14b_d20251018_m034906_c001_v0001113_t0056_u01760759346775") 2025/10/18 03:55:34 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f401d37430afe0dcb_d20251018_m034905_c001_v7007000_t0000_u01760759345679") 2025/10/18 03:55:34 DEBUG : dst/three.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668940c_d20251018_m034858_c001_v0001184_t0041_u01760759338695") 2025/10/18 03:55:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d8061_d20251018_m035001_c001_v7007000_t0000_u01760759401706") 2025/10/18 03:55:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1131edc429287029_d20251018_m034959_c001_v0001120_t0011_u01760759399606") 2025/10/18 03:55:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1040276682061f83_d20251018_m034956_c001_v0001090_t0012_u01760759396059") 2025/10/18 03:55:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704b644_d20251018_m034949_c001_v7007000_t0000_u01760759389459") 2025/10/18 03:55:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1169aba40fe96776_d20251018_m034948_c001_v0001182_t0036_u01760759388252") 2025/10/18 03:55:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1023435c1210d84b_d20251018_m034944_c001_v0001137_t0014_u01760759384838") 2025/10/18 03:55:34 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c8fa_d20251018_m035015_c001_v7007000_t0000_u01760759415341") 2025/10/18 03:55:34 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668961a_d20251018_m035003_c001_v0001184_t0026_u01760759403208") 2025/10/18 03:55:34 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d8062_d20251018_m035001_c001_v7007000_t0000_u01760759401894") 2025/10/18 03:55:34 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866895a8_d20251018_m034950_c001_v0001184_t0014_u01760759390992") 2025/10/18 03:55:34 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704b645_d20251018_m034949_c001_v7007000_t0000_u01760759389649") 2025/10/18 03:55:34 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed223b_d20251018_m034940_c001_v0001179_t0004_u01760759380044") 2025/10/18 03:55:34 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704b640_d20251018_m034938_c001_v7007000_t0000_u01760759378412") 2025/10/18 03:55:34 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d181_d20251018_m034926_c001_v0001113_t0054_u01760759366553") 2025/10/18 03:55:35 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f409a344462dadc07_d20251018_m034925_c001_v7007000_t0000_u01760759365237") 2025/10/18 03:55:35 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668947d_d20251018_m034913_c001_v0001184_t0027_u01760759353155") 2025/10/18 03:55:35 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40478fe37c8fb7db_d20251018_m034911_c001_v7007000_t0000_u01760759351809") 2025/10/18 03:55:35 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed216d_d20251018_m034858_c001_v0001179_t0010_u01760759338487") 2025/10/18 03:55:35 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b4ff66_d20251018_m034857_c001_v7007000_t0000_u01760759337000") 2025/10/18 03:55:35 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11998c11730765c2_d20251018_m034852_c001_v0001092_t0040_u01760759332725") 2025/10/18 03:55:35 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafadccf_d20251018_m034831_c001_v7007000_t0000_u01760759311894") 2025/10/18 03:55:35 DEBUG : dst/two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117ca1b727ef0c90_d20251018_m034830_c001_v0001182_t0030_u01760759310755") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40478fe37c8fb7ae_d20251018_m034758_c001_v7007000_t0000_u01760759278513") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668921b_d20251018_m034754_c001_v0001184_t0013_u01760759274397") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40478fe37c8fb79b_d20251018_m034752_c001_v7007000_t0000_u01760759272537") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668919d_d20251018_m034741_c001_v0001184_t0059_u01760759261177") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89973_d20251018_m034732_c001_v7007000_t0000_u01760759252699") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689137_d20251018_m034729_c001_v0001184_t0001_u01760759249415") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff86_d20251018_m034708_c001_v7007000_t0000_u01760759228840") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfc5_d20251018_m034706_c001_v0001113_t0027_u01760759226869") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff81_d20251018_m034705_c001_v7007000_t0000_u01760759225895") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfbc_d20251018_m034704_c001_v0001113_t0004_u01760759224453") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff7d_d20251018_m034701_c001_v7007000_t0000_u01760759221222") 2025/10/18 03:55:35 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfa9_d20251018_m034659_c001_v0001113_t0018_u01760759219287") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff7a_d20251018_m034658_c001_v7007000_t0000_u01760759218316") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf9f_d20251018_m034655_c001_v0001113_t0045_u01760759215400") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff41_d20251018_m034648_c001_v7007000_t0000_u01760759208793") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf7b_d20251018_m034647_c001_v0001113_t0023_u01760759207008") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff0b_d20251018_m034646_c001_v7007000_t0000_u01760759206138") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf75_d20251018_m034645_c001_v0001113_t0031_u01760759205202") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f47_d20251018_m034639_c001_v7007000_t0000_u01760759199659") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf52_d20251018_m034637_c001_v0001113_t0048_u01760759197750") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f41_d20251018_m034635_c001_v7007000_t0000_u01760759195862") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf48_d20251018_m034634_c001_v0001113_t0018_u01760759194740") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f40_d20251018_m034634_c001_v7007000_t0000_u01760759194369") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11042d8f448bccc3_d20251018_m034633_c001_v0001100_t0057_u01760759193668") 2025/10/18 03:55:36 DEBUG : empty space: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf42_d20251018_m034631_c001_v0001113_t0046_u01760759191946") 2025/10/18 03:55:36 DEBUG : enormous: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff84_d20251018_m034707_c001_v7007000_t0000_u01760759227918") 2025/10/18 03:55:36 DEBUG : enormous: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfc9_d20251018_m034707_c001_v0001113_t0038_u01760759227256") 2025/10/18 03:55:36 DEBUG : existing: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c8fe_d20251018_m035020_c001_v7007000_t0000_u01760759420274") 2025/10/18 03:55:36 DEBUG : existing: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d215_d20251018_m035019_c001_v0001113_t0025_u01760759419032") 2025/10/18 03:55:36 DEBUG : existing: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89970_d20251018_m034728_c001_v7007000_t0000_u01760759248059") 2025/10/18 03:55:36 DEBUG : existing: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668910f_d20251018_m034726_c001_v0001184_t0056_u01760759246763") 2025/10/18 03:55:36 DEBUG : existing: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f3c_d20251018_m034628_c001_v7007000_t0000_u01760759188413") 2025/10/18 03:55:37 DEBUG : existing: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf32_d20251018_m034627_c001_v0001113_t0049_u01760759187267") 2025/10/18 03:55:37 DEBUG : existing: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f39_d20251018_m034626_c001_v7007000_t0000_u01760759186708") 2025/10/18 03:55:37 DEBUG : existing: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf2c_d20251018_m034625_c001_v0001113_t0001_u01760759185538") 2025/10/18 03:55:37 DEBUG : existing: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf26_d20251018_m034624_c001_v0001113_t0020_u01760759184740") 2025/10/18 03:55:37 DEBUG : existing-b: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89971_d20251018_m034728_c001_v7007000_t0000_u01760759248245") 2025/10/18 03:55:37 DEBUG : existing-b: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d022_d20251018_m034726_c001_v0001113_t0056_u01760759246754") 2025/10/18 03:55:37 DEBUG : file1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2a1_d20251018_m035113_c001_v7007000_t0000_u01760759473153") 2025/10/18 03:55:37 DEBUG : file1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668988f_d20251018_m035112_c001_v0001184_t0019_u01760759472314") 2025/10/18 03:55:37 DEBUG : file1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c29c_d20251018_m035110_c001_v7007000_t0000_u01760759470970") 2025/10/18 03:55:37 DEBUG : file1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d2e3_d20251018_m035108_c001_v0001113_t0004_u01760759468275") 2025/10/18 03:55:37 DEBUG : five: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff89_d20251018_m034713_c001_v7007000_t0000_u01760759233377") 2025/10/18 03:55:37 DEBUG : five: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f403e2d7d1a82cfe5_d20251018_m034711_c001_v0001113_t0039_u01760759231032") 2025/10/18 03:55:37 DEBUG : foo: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f44_d20251018_m034637_c001_v7007000_t0000_u01760759197381") 2025/10/18 03:55:37 DEBUG : foo: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f403e2d7d1a82cf50_d20251018_m034636_c001_v0001113_t0039_u01760759196824") 2025/10/18 03:55:37 DEBUG : foo: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f403e2d7d1a82cf4c_d20251018_m034636_c001_v0001113_t0039_u01760759196232") 2025/10/18 03:55:37 DEBUG : four: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff8b_d20251018_m034713_c001_v7007000_t0000_u01760759233561") 2025/10/18 03:55:37 DEBUG : four: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f417f310a2eed1f3c_d20251018_m034711_c001_v0001179_t0013_u01760759231586") 2025/10/18 03:55:37 DEBUG : four: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfe3_d20251018_m034710_c001_v0001113_t0017_u01760759230321") 2025/10/18 03:55:37 DEBUG : hello world2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bcc_d20251018_m034539_c001_v7007000_t0000_u01760759139385") 2025/10/18 03:55:37 DEBUG : hello world2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce68_d20251018_m034538_c001_v0001113_t0014_u01760759138619") 2025/10/18 03:55:38 DEBUG : ignore-size: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f36_d20251018_m034624_c001_v7007000_t0000_u01760759184369") 2025/10/18 03:55:38 DEBUG : ignore-size: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf18_d20251018_m034622_c001_v0001113_t0006_u01760759182854") 2025/10/18 03:55:38 DEBUG : nested/sub dir/file: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a8996a_d20251018_m034725_c001_v7007000_t0000_u01760759245996") 2025/10/18 03:55:38 DEBUG : nested/sub dir/file: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed1f85_d20251018_m034725_c001_v0001179_t0051_u01760759245423") 2025/10/18 03:55:38 DEBUG : nested/sub dir/file: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89967_d20251018_m034724_c001_v7007000_t0000_u01760759244660") 2025/10/18 03:55:38 DEBUG : nested/sub dir/file: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed1f7f_d20251018_m034723_c001_v0001179_t0038_u01760759243526") 2025/10/18 03:55:38 DEBUG : one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff8c_d20251018_m034713_c001_v7007000_t0000_u01760759233745") 2025/10/18 03:55:38 DEBUG : one: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f403e2d7d1a82cfd9_d20251018_m034709_c001_v0001113_t0039_u01760759229246") 2025/10/18 03:55:38 DEBUG : only0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c285_d20251018_m035103_c001_v7007000_t0000_u01760759463578") 2025/10/18 03:55:38 DEBUG : only0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41940cb98668981d_d20251018_m035058_c001_v0001184_t0059_u01760759458080") 2025/10/18 03:55:38 DEBUG : only0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2392_d20251018_m035044_c001_v0001179_t0024_u01760759444454") 2025/10/18 03:55:38 DEBUG : only0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4165fb729383c0ff_d20251018_m035037_c001_v7007000_t0000_u01760759437624") 2025/10/18 03:55:38 DEBUG : only0: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d22a_d20251018_m035024_c001_v0001113_t0021_u01760759424077") 2025/10/18 03:55:38 DEBUG : only1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c286_d20251018_m035103_c001_v7007000_t0000_u01760759463771") 2025/10/18 03:55:38 DEBUG : only1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41940cb986689825_d20251018_m035058_c001_v0001184_t0059_u01760759458676") 2025/10/18 03:55:38 DEBUG : only1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d27d_d20251018_m035045_c001_v0001113_t0011_u01760759445257") 2025/10/18 03:55:38 DEBUG : only1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4165fb729383c109_d20251018_m035037_c001_v7007000_t0000_u01760759437997") 2025/10/18 03:55:38 DEBUG : only1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866896d7_d20251018_m035024_c001_v0001184_t0037_u01760759424568") 2025/10/18 03:55:38 DEBUG : only10: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c287_d20251018_m035103_c001_v7007000_t0000_u01760759463965") 2025/10/18 03:55:38 DEBUG : only10: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f417f310a2eed23e0_d20251018_m035058_c001_v0001179_t0013_u01760759458067") 2025/10/18 03:55:39 DEBUG : only10: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d29d_d20251018_m035051_c001_v0001113_t0001_u01760759451104") 2025/10/18 03:55:39 DEBUG : only10: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159bd_d20251018_m035038_c001_v7007000_t0000_u01760759438567") 2025/10/18 03:55:39 DEBUG : only10: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689711_d20251018_m035030_c001_v0001184_t0053_u01760759430962") 2025/10/18 03:55:39 DEBUG : only11: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c289_d20251018_m035104_c001_v7007000_t0000_u01760759464173") 2025/10/18 03:55:39 DEBUG : only11: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4159435b37c1e350_d20251018_m035058_c001_v0001146_t0055_u01760759458643") 2025/10/18 03:55:39 DEBUG : only11: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866897e8_d20251018_m035051_c001_v0001184_t0055_u01760759451730") 2025/10/18 03:55:39 DEBUG : only11: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4165fb729383c10a_d20251018_m035038_c001_v7007000_t0000_u01760759438183") 2025/10/18 03:55:39 DEBUG : only11: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2341_d20251018_m035031_c001_v0001179_t0031_u01760759431630") 2025/10/18 03:55:39 DEBUG : only12: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c28a_d20251018_m035104_c001_v7007000_t0000_u01760759464366") 2025/10/18 03:55:39 DEBUG : only12: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f403e2d7d1a82d2be_d20251018_m035058_c001_v0001113_t0039_u01760759458090") 2025/10/18 03:55:39 DEBUG : only12: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed23c6_d20251018_m035052_c001_v0001179_t0020_u01760759452646") 2025/10/18 03:55:39 DEBUG : only12: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159bb_d20251018_m035038_c001_v7007000_t0000_u01760759438190") 2025/10/18 03:55:39 DEBUG : only12: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d243_d20251018_m035032_c001_v0001113_t0032_u01760759432041") 2025/10/18 03:55:39 DEBUG : only13: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c28b_d20251018_m035104_c001_v7007000_t0000_u01760759464558") 2025/10/18 03:55:39 DEBUG : only13: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f417f310a2eed23e2_d20251018_m035058_c001_v0001179_t0013_u01760759458288") 2025/10/18 03:55:39 DEBUG : only13: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d2a7_d20251018_m035053_c001_v0001113_t0050_u01760759453053") 2025/10/18 03:55:39 DEBUG : only13: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d912089749c_d20251018_m035038_c001_v7007000_t0000_u01760759438580") 2025/10/18 03:55:39 DEBUG : only13: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689727_d20251018_m035032_c001_v0001184_t0004_u01760759432804") 2025/10/18 03:55:39 DEBUG : only14: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c28c_d20251018_m035104_c001_v7007000_t0000_u01760759464746") 2025/10/18 03:55:40 DEBUG : only14: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41940cb98668981f_d20251018_m035058_c001_v0001184_t0059_u01760759458300") 2025/10/18 03:55:40 DEBUG : only14: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866897f8_d20251018_m035053_c001_v0001184_t0014_u01760759453749") 2025/10/18 03:55:40 DEBUG : only14: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d912089749b_d20251018_m035038_c001_v7007000_t0000_u01760759438392") 2025/10/18 03:55:40 DEBUG : only14: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed234f_d20251018_m035033_c001_v0001179_t0021_u01760759433394") 2025/10/18 03:55:40 DEBUG : only15: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c28d_d20251018_m035104_c001_v7007000_t0000_u01760759464939") 2025/10/18 03:55:40 DEBUG : only15: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f403e2d7d1a82d2c0_d20251018_m035058_c001_v0001113_t0039_u01760759458310") 2025/10/18 03:55:40 DEBUG : only15: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed23d0_d20251018_m035054_c001_v0001179_t0002_u01760759454410") 2025/10/18 03:55:40 DEBUG : only15: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41185a1fa60b21eb_d20251018_m035038_c001_v7007000_t0000_u01760759438412") 2025/10/18 03:55:40 DEBUG : only15: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d24b_d20251018_m035034_c001_v0001113_t0035_u01760759434127") 2025/10/18 03:55:40 DEBUG : only16: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c28f_d20251018_m035105_c001_v7007000_t0000_u01760759465130") 2025/10/18 03:55:40 DEBUG : only16: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f417f310a2eed23e6_d20251018_m035058_c001_v0001179_t0013_u01760759458473") 2025/10/18 03:55:40 DEBUG : only16: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d2b3_d20251018_m035054_c001_v0001113_t0018_u01760759454885") 2025/10/18 03:55:40 DEBUG : only16: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4165fb729383c108_d20251018_m035037_c001_v7007000_t0000_u01760759437810") 2025/10/18 03:55:40 DEBUG : only16: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668973b_d20251018_m035034_c001_v0001184_t0010_u01760759434652") 2025/10/18 03:55:41 DEBUG : only17: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c290_d20251018_m035105_c001_v7007000_t0000_u01760759465319") 2025/10/18 03:55:41 DEBUG : only17: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41940cb986689821_d20251018_m035058_c001_v0001184_t0059_u01760759458488") 2025/10/18 03:55:41 DEBUG : only17: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668980e_d20251018_m035055_c001_v0001184_t0049_u01760759455554") 2025/10/18 03:55:41 DEBUG : only17: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41185a1fa60b21ec_d20251018_m035038_c001_v7007000_t0000_u01760759438597") 2025/10/18 03:55:41 DEBUG : only17: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2359_d20251018_m035035_c001_v0001179_t0005_u01760759435404") 2025/10/18 03:55:41 DEBUG : only18: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c291_d20251018_m035105_c001_v7007000_t0000_u01760759465510") 2025/10/18 03:55:41 DEBUG : only18: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f403e2d7d1a82d2c4_d20251018_m035058_c001_v0001113_t0039_u01760759458498") 2025/10/18 03:55:41 DEBUG : only18: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed23de_d20251018_m035056_c001_v0001179_t0051_u01760759456247") 2025/10/18 03:55:41 DEBUG : only18: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d912089749a_d20251018_m035038_c001_v7007000_t0000_u01760759438203") 2025/10/18 03:55:41 DEBUG : only18: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d253_d20251018_m035035_c001_v0001113_t0043_u01760759435861") 2025/10/18 03:55:41 DEBUG : only19: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c292_d20251018_m035105_c001_v7007000_t0000_u01760759465701") 2025/10/18 03:55:41 DEBUG : only19: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f417f310a2eed23e8_d20251018_m035058_c001_v0001179_t0013_u01760759458659") 2025/10/18 03:55:41 DEBUG : only19: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d2b8_d20251018_m035056_c001_v0001113_t0051_u01760759456668") 2025/10/18 03:55:41 DEBUG : only19: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41185a1fa60b21e9_d20251018_m035038_c001_v7007000_t0000_u01760759438002") 2025/10/18 03:55:41 DEBUG : only19: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689749_d20251018_m035036_c001_v0001184_t0002_u01760759436444") 2025/10/18 03:55:41 DEBUG : only2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c293_d20251018_m035105_c001_v7007000_t0000_u01760759465887") 2025/10/18 03:55:41 DEBUG : only2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f403e2d7d1a82d2c6_d20251018_m035058_c001_v0001113_t0039_u01760759458687") 2025/10/18 03:55:42 DEBUG : only2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866897b4_d20251018_m035045_c001_v0001184_t0056_u01760759445869") 2025/10/18 03:55:42 DEBUG : only2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41185a1fa60b21ea_d20251018_m035038_c001_v7007000_t0000_u01760759438216") 2025/10/18 03:55:42 DEBUG : only2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed231a_d20251018_m035025_c001_v0001179_t0002_u01760759425222") 2025/10/18 03:55:42 DEBUG : only3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c294_d20251018_m035106_c001_v7007000_t0000_u01760759466073") 2025/10/18 03:55:42 DEBUG : only3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4159435b37c1e358_d20251018_m035058_c001_v0001146_t0055_u01760759458832") 2025/10/18 03:55:42 DEBUG : only3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed239c_d20251018_m035047_c001_v0001179_t0044_u01760759447088") 2025/10/18 03:55:42 DEBUG : only3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4165fb729383c10b_d20251018_m035038_c001_v7007000_t0000_u01760759438368") 2025/10/18 03:55:42 DEBUG : only3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d237_d20251018_m035025_c001_v0001113_t0016_u01760759425720") 2025/10/18 03:55:42 DEBUG : only4: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c295_d20251018_m035106_c001_v7007000_t0000_u01760759466273") 2025/10/18 03:55:42 DEBUG : only4: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f417f310a2eed23ea_d20251018_m035058_c001_v0001179_t0013_u01760759458845") 2025/10/18 03:55:42 DEBUG : only4: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d285_d20251018_m035047_c001_v0001113_t0048_u01760759447556") 2025/10/18 03:55:42 DEBUG : only4: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4165fb729383c118_d20251018_m035038_c001_v7007000_t0000_u01760759438744") 2025/10/18 03:55:42 DEBUG : only4: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866896f1_d20251018_m035027_c001_v0001184_t0053_u01760759427025") 2025/10/18 03:55:42 DEBUG : only5: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c296_d20251018_m035106_c001_v7007000_t0000_u01760759466464") 2025/10/18 03:55:42 DEBUG : only5: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41940cb98668982b_d20251018_m035058_c001_v0001184_t0059_u01760759458866") 2025/10/18 03:55:42 DEBUG : only5: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866897c8_d20251018_m035048_c001_v0001184_t0038_u01760759448272") 2025/10/18 03:55:42 DEBUG : only5: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4165fb729383c10d_d20251018_m035038_c001_v7007000_t0000_u01760759438559") 2025/10/18 03:55:42 DEBUG : only5: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2328_d20251018_m035027_c001_v0001179_t0013_u01760759427701") 2025/10/18 03:55:42 DEBUG : only6: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c297_d20251018_m035106_c001_v7007000_t0000_u01760759466658") 2025/10/18 03:55:42 DEBUG : only6: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f403e2d7d1a82d2c8_d20251018_m035058_c001_v0001113_t0039_u01760759458877") 2025/10/18 03:55:43 DEBUG : only6: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed23aa_d20251018_m035048_c001_v0001179_t0030_u01760759448845") 2025/10/18 03:55:43 DEBUG : only6: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159ba_d20251018_m035038_c001_v7007000_t0000_u01760759438004") 2025/10/18 03:55:43 DEBUG : only6: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d23b_d20251018_m035028_c001_v0001113_t0049_u01760759428123") 2025/10/18 03:55:43 DEBUG : only7: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c298_d20251018_m035106_c001_v7007000_t0000_u01760759466857") 2025/10/18 03:55:43 DEBUG : only7: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4159435b37c1e35a_d20251018_m035059_c001_v0001146_t0055_u01760759459022") 2025/10/18 03:55:43 DEBUG : only7: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d28d_d20251018_m035049_c001_v0001113_t0017_u01760759449302") 2025/10/18 03:55:43 DEBUG : only7: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f42182d9120897499_d20251018_m035038_c001_v7007000_t0000_u01760759438018") 2025/10/18 03:55:43 DEBUG : only7: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689703_d20251018_m035028_c001_v0001184_t0044_u01760759428694") 2025/10/18 03:55:43 DEBUG : only8: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c299_d20251018_m035107_c001_v7007000_t0000_u01760759467047") 2025/10/18 03:55:43 DEBUG : only8: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f417f310a2eed23ec_d20251018_m035059_c001_v0001179_t0013_u01760759459032") 2025/10/18 03:55:43 DEBUG : only8: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866897d4_d20251018_m035049_c001_v0001184_t0034_u01760759449907") 2025/10/18 03:55:43 DEBUG : only8: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159bc_d20251018_m035038_c001_v7007000_t0000_u01760759438378") 2025/10/18 03:55:43 DEBUG : only8: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2338_d20251018_m035029_c001_v0001179_t0029_u01760759429982") 2025/10/18 03:55:43 DEBUG : only9: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c29a_d20251018_m035107_c001_v7007000_t0000_u01760759467239") 2025/10/18 03:55:43 DEBUG : only9: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41940cb98668982d_d20251018_m035059_c001_v0001184_t0059_u01760759459060") 2025/10/18 03:55:43 DEBUG : only9: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed23b4_d20251018_m035050_c001_v0001179_t0027_u01760759450700") 2025/10/18 03:55:43 DEBUG : only9: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f159bf_d20251018_m035038_c001_v7007000_t0000_u01760759438752") 2025/10/18 03:55:43 DEBUG : only9: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d23f_d20251018_m035030_c001_v0001113_t0052_u01760759430434") 2025/10/18 03:55:43 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a8995b_d20251018_m034722_c001_v7007000_t0000_u01760759242378") 2025/10/18 03:55:43 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866890d1_d20251018_m034720_c001_v0001184_t0002_u01760759240799") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89951_d20251018_m034719_c001_v7007000_t0000_u01760759239689") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cffd_d20251018_m034717_c001_v0001113_t0002_u01760759237519") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89949_d20251018_m034716_c001_v7007000_t0000_u01760759236768") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668909e_d20251018_m034714_c001_v0001184_t0039_u01760759234676") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff7f_d20251018_m034703_c001_v7007000_t0000_u01760759223333") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfaf_d20251018_m034701_c001_v0001113_t0038_u01760759221787") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff7c_d20251018_m034700_c001_v7007000_t0000_u01760759220155") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfa7_d20251018_m034658_c001_v0001113_t0055_u01760759218878") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff79_d20251018_m034656_c001_v7007000_t0000_u01760759216232") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf9b_d20251018_m034654_c001_v0001113_t0011_u01760759214970") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff35_d20251018_m034648_c001_v7007000_t0000_u01760759208231") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf79_d20251018_m034646_c001_v0001113_t0036_u01760759206698") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff10_d20251018_m034646_c001_v7007000_t0000_u01760759206324") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf73_d20251018_m034644_c001_v0001113_t0039_u01760759204879") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9feec_d20251018_m034644_c001_v7007000_t0000_u01760759204510") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf6d_d20251018_m034643_c001_v0001113_t0010_u01760759203697") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf6b_d20251018_m034642_c001_v0001113_t0025_u01760759202929") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9feca_d20251018_m034642_c001_v7007000_t0000_u01760759202555") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf69_d20251018_m034641_c001_v0001113_t0025_u01760759201813") 2025/10/18 03:55:44 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf63_d20251018_m034640_c001_v0001113_t0003_u01760759200576") 2025/10/18 03:55:45 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f48_d20251018_m034639_c001_v7007000_t0000_u01760759199845") 2025/10/18 03:55:45 DEBUG : potato: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf59_d20251018_m034638_c001_v0001113_t0050_u01760759198711") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41185a1fa60b20d6_d20251018_m034807_c001_v7007000_t0000_u01760759287884") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2074_d20251018_m034807_c001_v0001179_t0029_u01760759287317") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40478fe37c8fb7af_d20251018_m034758_c001_v7007000_t0000_u01760759278829") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2033_d20251018_m034753_c001_v0001179_t0038_u01760759273830") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f3e54_d20251018_m034746_c001_v7007000_t0000_u01760759266185") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed1fef_d20251018_m034740_c001_v0001179_t0035_u01760759260599") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89974_d20251018_m034732_c001_v7007000_t0000_u01760759252940") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed1f97_d20251018_m034729_c001_v0001179_t0052_u01760759249171") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff85_d20251018_m034708_c001_v7007000_t0000_u01760759228102") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfc3_d20251018_m034706_c001_v0001113_t0035_u01760759226455") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff82_d20251018_m034706_c001_v7007000_t0000_u01760759226080") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfb8_d20251018_m034703_c001_v0001113_t0015_u01760759223897") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff80_d20251018_m034703_c001_v7007000_t0000_u01760759223520") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfb1_d20251018_m034702_c001_v0001113_t0007_u01760759222439") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff7e_d20251018_m034701_c001_v7007000_t0000_u01760759221412") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfad_d20251018_m034700_c001_v0001113_t0023_u01760759220525") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff7b_d20251018_m034658_c001_v7007000_t0000_u01760759218510") 2025/10/18 03:55:45 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfa3_d20251018_m034656_c001_v0001113_t0002_u01760759216223") 2025/10/18 03:55:46 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff44_d20251018_m034648_c001_v7007000_t0000_u01760759208977") 2025/10/18 03:55:46 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf7d_d20251018_m034647_c001_v0001113_t0006_u01760759207714") 2025/10/18 03:55:46 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bd1_d20251018_m034542_c001_v7007000_t0000_u01760759142821") 2025/10/18 03:55:46 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce72_d20251018_m034541_c001_v0001113_t0057_u01760759141489") 2025/10/18 03:55:46 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bcf_d20251018_m034540_c001_v7007000_t0000_u01760759140556") 2025/10/18 03:55:46 DEBUG : potato2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce6e_d20251018_m034539_c001_v0001113_t0035_u01760759139932") 2025/10/18 03:55:46 DEBUG : potato3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40478fe37c8fb7b0_d20251018_m034759_c001_v7007000_t0000_u01760759279211") 2025/10/18 03:55:46 DEBUG : potato3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d08b_d20251018_m034754_c001_v0001113_t0048_u01760759274983") 2025/10/18 03:55:46 DEBUG : potato3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f3e5b_d20251018_m034746_c001_v7007000_t0000_u01760759266618") 2025/10/18 03:55:46 DEBUG : potato3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d05b_d20251018_m034741_c001_v0001113_t0031_u01760759261763") 2025/10/18 03:55:46 DEBUG : potato3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89975_d20251018_m034733_c001_v7007000_t0000_u01760759253149") 2025/10/18 03:55:46 DEBUG : potato3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d02d_d20251018_m034729_c001_v0001113_t0025_u01760759249627") 2025/10/18 03:55:46 DEBUG : pre-dest1/1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b4ff25_d20251018_m034840_c001_v7007000_t0000_u01760759320813") 2025/10/18 03:55:46 DEBUG : pre-dest1/1: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d0e4_d20251018_m034832_c001_v0001113_t0012_u01760759312646") 2025/10/18 03:55:46 DEBUG : pre-dest2/2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b4ff27_d20251018_m034841_c001_v7007000_t0000_u01760759321002") 2025/10/18 03:55:46 DEBUG : pre-dest2/2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed20ea_d20251018_m034833_c001_v0001179_t0015_u01760759313431") 2025/10/18 03:55:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafadcb3_d20251018_m034818_c001_v7007000_t0000_u01760759298558") 2025/10/18 03:55:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866892c9_d20251018_m034815_c001_v0001184_t0014_u01760759295608") 2025/10/18 03:55:46 DEBUG : sizeonly: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f35_d20251018_m034622_c001_v7007000_t0000_u01760759182292") 2025/10/18 03:55:46 DEBUG : sizeonly: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cf0a_d20251018_m034620_c001_v0001113_t0014_u01760759180932") 2025/10/18 03:55:47 DEBUG : splitbanan: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4149afcae7fead24_d20251018_m035302_c001_v7007000_t0000_u01760759582856") 2025/10/18 03:55:47 DEBUG : splitbanan: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2676_d20251018_m035255_c001_v0001179_t0004_u01760759575567") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3964_d20251018_m035419_c001_v7007000_t0000_u01760759659509") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d5c7_d20251018_m035412_c001_v0001113_t0026_u01760759652833") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40776c4bb3f15b1a_d20251018_m035404_c001_v7007000_t0000_u01760759644152") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d577_d20251018_m035357_c001_v0001113_t0018_u01760759637346") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40338a7a292f40f9_d20251018_m035348_c001_v7007000_t0000_u01760759628971") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d536_d20251018_m035342_c001_v0001113_t0021_u01760759622898") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89c1b_d20251018_m035334_c001_v7007000_t0000_u01760759614096") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d503_d20251018_m035327_c001_v0001113_t0050_u01760759607875") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb2d00_d20251018_m035318_c001_v7007000_t0000_u01760759598279") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d4bc_d20251018_m035311_c001_v0001113_t0040_u01760759591325") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89bdf_d20251018_m035257_c001_v7007000_t0000_u01760759577440") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e50b_d20251018_m035253_c001_v0001146_t0008_u01760759573975") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f405b1185a147d605_d20251018_m035245_c001_v7007000_t0000_u01760759565859") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d43b_d20251018_m035238_c001_v0001113_t0041_u01760759558811") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f406528ccdafaf264_d20251018_m035237_c001_v7007000_t0000_u01760759557244") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d428_d20251018_m035234_c001_v0001113_t0040_u01760759554377") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89b99_d20251018_m035225_c001_v7007000_t0000_u01760759545551") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e48b_d20251018_m035218_c001_v0001146_t0016_u01760759538648") 2025/10/18 03:55:47 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f40290cfc92b5100c_d20251018_m035217_c001_v7007000_t0000_u01760759537701") 2025/10/18 03:55:48 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e478_d20251018_m035214_c001_v0001146_t0015_u01760759534163") 2025/10/18 03:55:48 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f418b4b763a954c33_d20251018_m035159_c001_v7007000_t0000_u01760759519564") 2025/10/18 03:55:48 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e422_d20251018_m035156_c001_v0001146_t0033_u01760759516116") 2025/10/18 03:55:48 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2f4_d20251018_m035147_c001_v7007000_t0000_u01760759507135") 2025/10/18 03:55:48 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e3ec_d20251018_m035140_c001_v0001146_t0004_u01760759500483") 2025/10/18 03:55:48 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f400166412bc3461c_d20251018_m035131_c001_v7007000_t0000_u01760759491303") 2025/10/18 03:55:48 DEBUG : splitbananasplit: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e3c7_d20251018_m035124_c001_v0001146_t0019_u01760759484984") 2025/10/18 03:55:48 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f419401ec44c0c990_d20251018_m035240_c001_v7007000_t0000_u01760759560497") 2025/10/18 03:55:48 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689ba2_d20251018_m035235_c001_v0001184_t0006_u01760759555652") 2025/10/18 03:55:48 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2a7_d20251018_m035117_c001_v7007000_t0000_u01760759477692") 2025/10/18 03:55:48 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866898b1_d20251018_m035116_c001_v0001184_t0053_u01760759476525") 2025/10/18 03:55:48 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2a5_d20251018_m035115_c001_v7007000_t0000_u01760759475751") 2025/10/18 03:55:48 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d2f4_d20251018_m035114_c001_v0001113_t0033_u01760759474115") 2025/10/18 03:55:48 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a8996c_d20251018_m034726_c001_v7007000_t0000_u01760759246185") 2025/10/18 03:55:48 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb9866890f9_d20251018_m034725_c001_v0001184_t0040_u01760759245410") 2025/10/18 03:55:48 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89968_d20251018_m034724_c001_v7007000_t0000_u01760759244848") 2025/10/18 03:55:48 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d012_d20251018_m034723_c001_v0001113_t0018_u01760759243875") 2025/10/18 03:55:48 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f31_d20251018_m034618_c001_v7007000_t0000_u01760759178669") 2025/10/18 03:55:48 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cef8_d20251018_m034617_c001_v0001113_t0023_u01760759177167") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f30_d20251018_m034616_c001_v7007000_t0000_u01760759176794") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cef0_d20251018_m034615_c001_v0001113_t0010_u01760759175486") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f2f_d20251018_m034613_c001_v7007000_t0000_u01760759173419") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cee6_d20251018_m034612_c001_v0001113_t0032_u01760759172048") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f2d_d20251018_m034611_c001_v7007000_t0000_u01760759171491") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cede_d20251018_m034610_c001_v0001113_t0049_u01760759170414") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ced0_d20251018_m034607_c001_v0001113_t0015_u01760759167688") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41649bf1753d7f2b_d20251018_m034607_c001_v7007000_t0000_u01760759167319") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cecc_d20251018_m034606_c001_v0001113_t0007_u01760759166143") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cec6_d20251018_m034605_c001_v0001113_t0033_u01760759165079") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bfe_d20251018_m034604_c001_v7007000_t0000_u01760759164346") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cebc_d20251018_m034601_c001_v0001113_t0034_u01760759161722") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ceb8_d20251018_m034559_c001_v0001113_t0000_u01760759159104") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bfc_d20251018_m034558_c001_v7007000_t0000_u01760759158731") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ceb4_d20251018_m034557_c001_v0001113_t0041_u01760759157978") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ceac_d20251018_m034557_c001_v0001113_t0000_u01760759157108") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bfa_d20251018_m034556_c001_v7007000_t0000_u01760759156740") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cea4_d20251018_m034552_c001_v0001113_t0025_u01760759152482") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bf8_d20251018_m034552_c001_v7007000_t0000_u01760759152115") 2025/10/18 03:55:49 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cea2_d20251018_m034551_c001_v0001113_t0013_u01760759151119") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bf5_d20251018_m034550_c001_v7007000_t0000_u01760759150210") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce96_d20251018_m034549_c001_v0001113_t0058_u01760759149289") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bf3_d20251018_m034548_c001_v7007000_t0000_u01760759148738") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce90_d20251018_m034547_c001_v0001113_t0012_u01760759147801") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bf1_d20251018_m034546_c001_v7007000_t0000_u01760759146879") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce8c_d20251018_m034545_c001_v0001113_t0053_u01760759145982") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bd6_d20251018_m034545_c001_v7007000_t0000_u01760759145426") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce82_d20251018_m034544_c001_v0001113_t0035_u01760759144720") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bd4_d20251018_m034544_c001_v7007000_t0000_u01760759144165") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce7e_d20251018_m034543_c001_v0001113_t0047_u01760759143368") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bca_d20251018_m034538_c001_v7007000_t0000_u01760759138070") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce65_d20251018_m034537_c001_v0001113_t0053_u01760759137410") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bc7_d20251018_m034536_c001_v7007000_t0000_u01760759136861") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce63_d20251018_m034536_c001_v0001113_t0033_u01760759136006") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bbf_d20251018_m034535_c001_v7007000_t0000_u01760759135070") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce5d_d20251018_m034534_c001_v0001113_t0029_u01760759134378") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f423f3964a6211bbb_d20251018_m034532_c001_v7007000_t0000_u01760759132042") 2025/10/18 03:55:50 DEBUG : sub dir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82ce4f_d20251018_m034531_c001_v0001113_t0027_u01760759131253") 2025/10/18 03:55:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2a8_d20251018_m035117_c001_v7007000_t0000_u01760759477882") 2025/10/18 03:55:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e3ac_d20251018_m035116_c001_v0001146_t0059_u01760759476533") 2025/10/18 03:55:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2a6_d20251018_m035115_c001_v7007000_t0000_u01760759475938") 2025/10/18 03:55:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2421_d20251018_m035114_c001_v0001179_t0027_u01760759474127") 2025/10/18 03:55:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3969_d20251018_m035421_c001_v7007000_t0000_u01760759661535") 2025/10/18 03:55:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2874_d20251018_m035420_c001_v0001179_t0045_u01760759660880") 2025/10/18 03:55:51 DEBUG : sub/yam: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89958_d20251018_m034721_c001_v7007000_t0000_u01760759241820") 2025/10/18 03:55:51 DEBUG : sub/yam: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed1f6d_d20251018_m034720_c001_v0001179_t0038_u01760759240452") 2025/10/18 03:55:51 DEBUG : test_dir1/file2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2a2_d20251018_m035113_c001_v7007000_t0000_u01760759473338") 2025/10/18 03:55:51 DEBUG : test_dir1/file2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2413_d20251018_m035111_c001_v0001179_t0018_u01760759471972") 2025/10/18 03:55:51 DEBUG : test_dir1/file2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c29d_d20251018_m035111_c001_v7007000_t0000_u01760759471163") 2025/10/18 03:55:51 DEBUG : test_dir1/file2: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2404_d20251018_m035108_c001_v0001179_t0012_u01760759468287") 2025/10/18 03:55:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c2a3_d20251018_m035113_c001_v7007000_t0000_u01760759473523") 2025/10/18 03:55:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e398_d20251018_m035111_c001_v0001146_t0017_u01760759471974") 2025/10/18 03:55:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4175adbfc704c29e_d20251018_m035111_c001_v7007000_t0000_u01760759471355") 2025/10/18 03:55:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e382_d20251018_m035108_c001_v0001146_t0033_u01760759468297") 2025/10/18 03:55:51 DEBUG : three: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff8d_d20251018_m034713_c001_v7007000_t0000_u01760759233929") 2025/10/18 03:55:51 DEBUG : three: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfed_d20251018_m034712_c001_v0001113_t0032_u01760759232353") 2025/10/18 03:55:51 DEBUG : three: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82cfe1_d20251018_m034709_c001_v0001113_t0011_u01760759229620") 2025/10/18 03:55:51 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb396d_d20251018_m035423_c001_v7007000_t0000_u01760759663359") 2025/10/18 03:55:51 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e678_d20251018_m035422_c001_v0001146_t0011_u01760759662490") 2025/10/18 03:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3981_d20251018_m035443_c001_v7007000_t0000_u01760759683059") 2025/10/18 03:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668a081_d20251018_m035441_c001_v0001184_t0007_u01760759681244") 2025/10/18 03:55:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb397d_d20251018_m035439_c001_v7007000_t0000_u01760759679653") 2025/10/18 03:55:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e6bd_d20251018_m035437_c001_v0001146_t0030_u01760759677883") 2025/10/18 03:55:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb397b_d20251018_m035436_c001_v7007000_t0000_u01760759676909") 2025/10/18 03:55:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed28af_d20251018_m035435_c001_v0001179_t0015_u01760759675795") 2025/10/18 03:55:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3977_d20251018_m035430_c001_v7007000_t0000_u01760759670754") 2025/10/18 03:55:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e692_d20251018_m035429_c001_v0001146_t0004_u01760759669509") 2025/10/18 03:55:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3979_d20251018_m035433_c001_v7007000_t0000_u01760759673159") 2025/10/18 03:55:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb98668a030_d20251018_m035431_c001_v0001184_t0045_u01760759671723") 2025/10/18 03:55:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3974_d20251018_m035428_c001_v7007000_t0000_u01760759668533") 2025/10/18 03:55:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed2894_d20251018_m035427_c001_v0001179_t0015_u01760759667824") 2025/10/18 03:55:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3972_d20251018_m035426_c001_v7007000_t0000_u01760759666862") 2025/10/18 03:55:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d5fd_d20251018_m035425_c001_v0001113_t0034_u01760759665956") 2025/10/18 03:55:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3970_d20251018_m035424_c001_v7007000_t0000_u01760759664989") 2025/10/18 03:55:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11940cb986689fed_d20251018_m035424_c001_v0001184_t0021_u01760759664352") 2025/10/18 03:55:52 DEBUG : toe/toe/toe: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f409a344462dade52_d20251018_m035447_c001_v7007000_t0000_u01760759687856") 2025/10/18 03:55:52 DEBUG : toe/toe/toe: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1159435b37c1e6d4_d20251018_m035447_c001_v0001146_t0011_u01760759687014") 2025/10/18 03:55:52 DEBUG : toe/toe/toe: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb397a_d20251018_m035434_c001_v7007000_t0000_u01760759674832") 2025/10/18 03:55:52 DEBUG : toe/toe/toe: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d621_d20251018_m035434_c001_v0001113_t0038_u01760759674108") 2025/10/18 03:55:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb3982_d20251018_m035443_c001_v7007000_t0000_u01760759683671") 2025/10/18 03:55:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f103e2d7d1a82d645_d20251018_m035442_c001_v0001113_t0013_u01760759682561") 2025/10/18 03:55:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4192e54f0fdb397e_d20251018_m035440_c001_v7007000_t0000_u01760759680284") 2025/10/18 03:55:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f11770eced7d716d1_d20251018_m035439_c001_v0001090_t0036_u01760759679301") 2025/10/18 03:55:53 DEBUG : two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f4176f69306b9ff8e_d20251018_m034714_c001_v7007000_t0000_u01760759234114") 2025/10/18 03:55:53 DEBUG : two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f41940cb98668908a_d20251018_m034711_c001_v0001184_t0059_u01760759231776") 2025/10/18 03:55:53 DEBUG : two: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f403e2d7d1a82cfdd_d20251018_m034709_c001_v0001113_t0039_u01760759229434") 2025/10/18 03:55:53 DEBUG : yam: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a8995d_d20251018_m034722_c001_v7007000_t0000_u01760759242565") 2025/10/18 03:55:53 DEBUG : yam: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f110339697261e4ed_d20251018_m034721_c001_v0001184_t0027_u01760759241601") 2025/10/18 03:55:53 DEBUG : yam: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a8994f_d20251018_m034719_c001_v7007000_t0000_u01760759239124") 2025/10/18 03:55:53 DEBUG : yam: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed1f62_d20251018_m034717_c001_v0001179_t0013_u01760759237531") 2025/10/18 03:55:53 DEBUG : yam: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89947_d20251018_m034716_c001_v7007000_t0000_u01760759236201") 2025/10/18 03:55:53 DEBUG : yam: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f117f310a2eed1f54_d20251018_m034714_c001_v0001179_t0059_u01760759234669") 2025/10/18 03:55:53 DEBUG : yaml: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a89954_d20251018_m034719_c001_v7007000_t0000_u01760759239877") 2025/10/18 03:55:53 DEBUG : yaml: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f1182cb2b81f5f3cf_d20251018_m034718_c001_v0001042_t0048_u01760759238626") 2025/10/18 03:55:53 DEBUG : yaml: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f420744ac74a8994a_d20251018_m034716_c001_v7007000_t0000_u01760759236960") 2025/10/18 03:55:53 DEBUG : yaml: Deleting (id "4_zdf422d4360cdfb5b9f980e1b_f110791bed22f3c23_d20251018_m034715_c001_v0001137_t0019_u01760759235855") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m26.514054325s (try 1/5)